mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Fix RPC<>Faucet
This commit is contained in:
parent
1adb8b2172
commit
e87e529533
|
@ -11,11 +11,12 @@
|
||||||
"decimals": 18
|
"decimals": 18
|
||||||
},
|
},
|
||||||
"rpc": [
|
"rpc": [
|
||||||
"http://fauceth.komputing.org?chain=421611&address=${ADDRESS}",
|
|
||||||
"https://rinkeby.arbitrum.io/rpc",
|
"https://rinkeby.arbitrum.io/rpc",
|
||||||
"wss://rinkeby.arbitrum.io/ws"
|
"wss://rinkeby.arbitrum.io/ws"
|
||||||
],
|
],
|
||||||
"faucets": [],
|
"faucets": [
|
||||||
|
"http://fauceth.komputing.org?chain=421611&address=${ADDRESS}"
|
||||||
|
],
|
||||||
"infoURL": "https://arbitrum.io",
|
"infoURL": "https://arbitrum.io",
|
||||||
"explorers": [
|
"explorers": [
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue
Block a user