Skip to content

Commit 5662f36

Browse files
feat: add preliminary data for test4 (#32)
* Add preliminary data for test4 * Update typo * Add test4 faucet URL
1 parent cf3e296 commit 5662f36

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
@@ -1,5 +1,13 @@
11
{
22
"faucets": [
3+
{
4+
"name": "Gno test4 Testnet",
5+
"chain_id": "test4",
6+
"amounts": [5, 10, 15],
7+
"url": "https://faucet-api.test4.gno.land",
8+
"description": "The latest gno.land multinode testnet, running the latest stable versions of Gno, gno.land, and TM2.",
9+
"recaptcha": "6LeXKwsqAAAAAPMtBHM7bupGDRmwoyPlgIRHBIVY"
10+
},
311
{
412
"name": "Gno Portal Loop",
513
"chain_id": "portal-loop",

0 commit comments

Comments
 (0)