|
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 |
| - { |
12 |
| - "name": "Test4 network", |
13 |
| - "chain_id": "test4", |
14 |
| - "amounts": [5, 10, 15], |
15 |
| - "url": "https://faucet-api.test4.gno.land", |
16 |
| - "description": "v4 of the gno.land network. Running the first multinode version of Gno, gno.land, and TM2.", |
17 |
| - "recaptcha": "6LeXKwsqAAAAAPMtBHM7bupGDRmwoyPlgIRHBIVY" |
18 |
| - }, |
19 | 11 | {
|
20 | 12 | "name": "Portal Loop",
|
21 | 13 | "chain_id": "portal-loop",
|
|
25 | 17 | "recaptcha": "6Ldp0pgpAAAAANZxTw4oy4XkOKhhkmpDl8Yoq6uw"
|
26 | 18 | },
|
27 | 19 | {
|
28 |
| - "name": "Staging", |
29 |
| - "chain_id": "staging", |
30 |
| - "amounts": [1, 5, 10], |
31 |
| - "description": "A staging testnet which is reset regularly, used for testing automation, single-use code, and demoing.", |
32 |
| - "url": "https://faucet-api.staging.gnoteam.com", |
33 |
| - "recaptcha": "6Ldp0pgpAAAAANZxTw4oy4XkOKhhkmpDl8Yoq6uw" |
| 20 | + "name": "DevX Faucet", |
| 21 | + "chain_id": "devx", |
| 22 | + "amounts": [20, 50, 100], |
| 23 | + "url": "https://faucet.dev.gnodevx.network", |
| 24 | + "description": "A development testnet faucet used for Gno DevX", |
| 25 | + "recaptcha": "6LeuHdoqAAAAAAPd4iDTKRAsywQXnPEgy0ZWVgTJ" |
34 | 26 | },
|
35 | 27 | {
|
36 | 28 | "name": "dSocial Faucet",
|
|
39 | 31 | "url": "https://faucet.gno.berty.io",
|
40 | 32 | "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 | 33 | "recaptcha": "6LcQz9IpAAAAAIRM9gJkdtANwRM0gaQVBPJq0Mr9"
|
42 |
| - }, |
43 |
| - { |
44 |
| - "name": "DevX Faucet", |
45 |
| - "chain_id": "devx", |
46 |
| - "amounts": [20, 50, 100], |
47 |
| - "url": "https://faucet.dev.gnodevx.network", |
48 |
| - "description": "A development testnet faucet used for Gno DevX", |
49 |
| - "recaptcha": "6LeuHdoqAAAAAAPd4iDTKRAsywQXnPEgy0ZWVgTJ" |
50 | 34 | }
|
51 | 35 | ]
|
52 | 36 | }
|
0 commit comments