|
1 | 1 | {
|
2 | 2 | "faucets": [
|
3 | 3 | {
|
4 |
| - "name": "Gno test5 Testnet", |
| 4 | + "name": "Test5", |
5 | 5 | "chain_id": "test5",
|
6 | 6 | "amounts": [5, 10, 15],
|
7 | 7 | "url": "https://faucet-api.test5.gno.land",
|
8 | 8 | "description": "The latest gno.land testnet, running the latest stable versions of Gno, gno.land, and TM2.",
|
9 | 9 | "recaptcha": "6LfHmYIqAAAAAEktVwxuLoagtBfSsp8kA_zx0vA2"
|
10 | 10 | },
|
11 | 11 | {
|
12 |
| - "name": "Gno test4 Testnet", |
| 12 | + "name": "Test4", |
13 | 13 | "chain_id": "test4",
|
14 | 14 | "amounts": [5, 10, 15],
|
15 | 15 | "url": "https://faucet-api.test4.gno.land",
|
16 | 16 | "description": "v4 of the gno testnet. Running the first multinode versions of Gno, gno.land, and TM2.",
|
17 | 17 | "recaptcha": "6LeXKwsqAAAAAPMtBHM7bupGDRmwoyPlgIRHBIVY"
|
18 | 18 | },
|
19 | 19 | {
|
20 |
| - "name": "Gno Portal Loop", |
| 20 | + "name": "Portal Loop", |
21 | 21 | "chain_id": "portal-loop",
|
22 | 22 | "amounts": [1, 5, 10],
|
23 | 23 | "url": "https://faucet-api.gno.land",
|
24 |
| - "description": "A nightly staging testnet used for experimenting with the latest versions of Gno, Gno.land, and TM2.", |
| 24 | + "description": "A nightly staging testnet used for experimenting with the latest versions of Gno, gno.land, and TM2.", |
25 | 25 | "recaptcha": "6Ldp0pgpAAAAANZxTw4oy4XkOKhhkmpDl8Yoq6uw"
|
26 | 26 | },
|
27 | 27 | {
|
28 |
| - "name": "Gno Staging", |
| 28 | + "name": "Staging", |
29 | 29 | "chain_id": "staging",
|
30 | 30 | "amounts": [1, 5, 10],
|
31 | 31 | "description": "A staging testnet which is reset regularly, used for testing automation, single-use code, and demoing.",
|
|
37 | 37 | "chain_id": "dev",
|
38 | 38 | "amounts": [1, 5, 10],
|
39 | 39 | "url": "https://faucet.gno.berty.io",
|
40 |
| - "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.", |
| 40 | + "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.", |
41 | 41 | "recaptcha": "6LcQz9IpAAAAAIRM9gJkdtANwRM0gaQVBPJq0Mr9"
|
42 | 42 | }
|
43 | 43 | ]
|
|
0 commit comments