Fix RPC<>Faucet

This commit is contained in:
ligi 2022-01-23 19:02:47 +01:00 committed by GitHub
parent 1adb8b2172
commit e87e529533
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,12 +10,13 @@
"symbol": "ARETH",
"decimals": 18
},
"rpc": [
"http://fauceth.komputing.org?chain=421611&address=${ADDRESS}",
"rpc": [
"https://rinkeby.arbitrum.io/rpc",
"wss://rinkeby.arbitrum.io/ws"
],
"faucets": [],
"faucets": [
"http://fauceth.komputing.org?chain=421611&address=${ADDRESS}"
],
"infoURL": "https://arbitrum.io",
"explorers": [
{