Skip to content

Commit e1993f2

Browse files
authored
chore: PL -> Staging (title only) + move test5 at the end (#45)
1 parent cab6f77 commit e1993f2

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

src/data/faucets.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -9,15 +9,7 @@
99
"recaptcha": "6LfTghgrAAAAAFHO8IsgWMpDI1692Q-9cZdikI5F"
1010
},
1111
{
12-
"name": "Test5 network",
13-
"chain_id": "test5",
14-
"amounts": [5, 10, 15],
15-
"url": "https://faucet-api.test5.gno.land",
16-
"description": "The fifth gno.land testnet",
17-
"recaptcha": "6LfHmYIqAAAAAEktVwxuLoagtBfSsp8kA_zx0vA2"
18-
},
19-
{
20-
"name": "Portal Loop",
12+
"name": "Staging",
2113
"chain_id": "portal-loop",
2214
"amounts": [1, 5, 10],
2315
"url": "https://faucet-api.gno.land",
@@ -39,6 +31,14 @@
3931
"url": "https://faucet.gno.berty.io",
4032
"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.",
4133
"recaptcha": "6LcQz9IpAAAAAIRM9gJkdtANwRM0gaQVBPJq0Mr9"
34+
},
35+
{
36+
"name": "Test5 network",
37+
"chain_id": "test5",
38+
"amounts": [5, 10, 15],
39+
"url": "https://faucet-api.test5.gno.land",
40+
"description": "The fifth gno.land testnet",
41+
"recaptcha": "6LfHmYIqAAAAAEktVwxuLoagtBfSsp8kA_zx0vA2"
4242
}
4343
]
4444
}

0 commit comments

Comments
 (0)