Skip to content

Commit 67787c9

Browse files
authored
add devx devnet (#40)
* add devx devnet * fix * fix description * Update faucets.json
1 parent cbfb3ec commit 67787c9

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

src/data/faucets.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,14 @@
3939
"url": "https://faucet.gno.berty.io",
4040
"description": "The dSocial faucet is here to provide you with a smooth experience when onboarding a new user to the dSocial app. The dApp uses the faucet behind the scenes to provide initial funds for the user to interact with the gno.land dSocial realm.",
4141
"recaptcha": "6LcQz9IpAAAAAIRM9gJkdtANwRM0gaQVBPJq0Mr9"
42+
},
43+
{
44+
"name": "DevX Faucet",
45+
"chain_id": "devx",
46+
"amounts": [20, 50, 100],
47+
"url": "https://faucet.dev.gnodevx.network",
48+
"description": "A development testnet faucet used for Gno DevX",
49+
"recaptcha": "6LeuHdoqAAAAAAPd4iDTKRAsywQXnPEgy0ZWVgTJ"
4250
}
4351
]
4452
}

0 commit comments

Comments
 (0)