Skip to content

Commit

Permalink
Hotfix: add Nebula faucet
Browse files Browse the repository at this point in the history
  • Loading branch information
dmytrotkk committed Nov 14, 2023
1 parent 775c381 commit 88f590f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/core/community_pool.ts
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,6 @@ export async function getCommunityPoolData(
return communityPoolData
}


export async function withdraw(
mpc: MetaportCore,
walletClient: WalletClient,
Expand Down
4 changes: 4 additions & 0 deletions src/metadata/faucet.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,10 @@
"wan-red-ain": {
"address": "0xb51a0E538c76C82e76757dc6D5a3938136C03c0C",
"func": "0x0c11dedd"
},
"green-giddy-denebola": {
"address": "0x5a6869ef5b81DCb58EBF51b8F893c31f5AFE3Fa8",
"func": "0x0c11dedd"
}
},
"staging": {
Expand Down

0 comments on commit 88f590f

Please sign in to comment.