add faucets

This commit is contained in:
benbaley 2021-11-01 17:48:52 +08:00
parent 75d9c8bd59
commit 94ad030f28
2 changed files with 6 additions and 2 deletions

View File

@ -6,7 +6,9 @@
"https://devnetopenapi.alaya.network/rpc", "https://devnetopenapi.alaya.network/rpc",
"wss://devnetopenapi.alaya.network/ws" "wss://devnetopenapi.alaya.network/ws"
], ],
"faucets": [], "faucets": [
"https://faucet.alaya.network/faucet/?id=f93426c0887f11eb83b900163e06151c"
],
"nativeCurrency": { "nativeCurrency": {
"name": "ATP", "name": "ATP",
"symbol": "atp", "symbol": "atp",

View File

@ -6,7 +6,9 @@
"https://devnetopenapi.platon.network/rpc", "https://devnetopenapi.platon.network/rpc",
"wss://devnetopenapi.platon.network/ws" "wss://devnetopenapi.platon.network/ws"
], ],
"faucets": [], "faucets": [
"https://faucet.platon.network/faucet/?id=e5d32df10aee11ec911142010a667c03"
],
"nativeCurrency": { "nativeCurrency": {
"name": "LAT", "name": "LAT",
"symbol": "lat", "symbol": "lat",