From 88f590f781561e2cf48f9ddbd5a54c323864da8e Mon Sep 17 00:00:00 2001 From: Dmytro Date: Tue, 14 Nov 2023 16:23:26 +0000 Subject: [PATCH] Hotfix: add Nebula faucet --- src/core/community_pool.ts | 1 - src/metadata/faucet.json | 4 ++++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/src/core/community_pool.ts b/src/core/community_pool.ts index 8a1a461..cdff10c 100644 --- a/src/core/community_pool.ts +++ b/src/core/community_pool.ts @@ -104,7 +104,6 @@ export async function getCommunityPoolData( return communityPoolData } - export async function withdraw( mpc: MetaportCore, walletClient: WalletClient, diff --git a/src/metadata/faucet.json b/src/metadata/faucet.json index e87a19e..3c7476e 100644 --- a/src/metadata/faucet.json +++ b/src/metadata/faucet.json @@ -23,6 +23,10 @@ "wan-red-ain": { "address": "0xb51a0E538c76C82e76757dc6D5a3938136C03c0C", "func": "0x0c11dedd" + }, + "green-giddy-denebola": { + "address": "0x5a6869ef5b81DCb58EBF51b8F893c31f5AFE3Fa8", + "func": "0x0c11dedd" } }, "staging": {