Skip to content

Commit

Permalink
Add test5
Browse files Browse the repository at this point in the history
  • Loading branch information
zivkovicmilos committed Nov 17, 2024
1 parent 5662f36 commit 40239f0
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion src/data/faucets.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,19 @@
{
"faucets": [
{
"name": "Gno test5 Testnet",
"chain_id": "test5",
"amounts": [5, 10, 15],
"url": "https://faucet-api.test5.gno.land",
"description": "The latest gno.land testnet, running the latest stable versions of Gno, gno.land, and TM2.",
"recaptcha": "6Lfm2XgqAAAAAPfC1VmfOR8eQNHw0bPUKzx9wJno"
},
{
"name": "Gno test4 Testnet",
"chain_id": "test4",
"amounts": [5, 10, 15],
"url": "https://faucet-api.test4.gno.land",
"description": "The latest gno.land multinode testnet, running the latest stable versions of Gno, gno.land, and TM2.",
"description": "v4 of the gno testnet. Running the first multinode versions of Gno, gno.land, and TM2.",
"recaptcha": "6LeXKwsqAAAAAPMtBHM7bupGDRmwoyPlgIRHBIVY"
},
{
Expand Down

0 comments on commit 40239f0

Please sign in to comment.