Skip to content

Commit 2695e1f

Browse files
committed
chore: add staging
1 parent 0a846a6 commit 2695e1f

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

src/data/faucets.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,13 @@
66
"amounts": [1, 5, 10],
77
"url": "https://faucet-api.portal.gnoteam.com",
88
"recaptcha": "6Ldp0pgpAAAAANZxTw4oy4XkOKhhkmpDl8Yoq6uw"
9+
},
10+
{
11+
"name": "Gno staging",
12+
"chain_id": "test3",
13+
"amounts": [1, 5, 10],
14+
"url": "https://faucet-api.staging.gnoteam.com",
15+
"recaptcha": "6Ldp0pgpAAAAANZxTw4oy4XkOKhhkmpDl8Yoq6uw"
916
}
1017
]
1118
}

0 commit comments

Comments
 (0)