mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Deploying to gh-pages from @ ethereum-lists/chains@c41a494684 🚀
This commit is contained in:
parent
01149922be
commit
0d70b1a81f
File diff suppressed because one or more lines are too long
|
@ -17,5 +17,12 @@
|
||||||
"https://celo.org/developers/faucet",
|
"https://celo.org/developers/faucet",
|
||||||
"https://cauldron.pretoriaresearchlab.io/alfajores-faucet"
|
"https://cauldron.pretoriaresearchlab.io/alfajores-faucet"
|
||||||
],
|
],
|
||||||
"infoURL": "https://docs.celo.org/"
|
"infoURL": "https://docs.celo.org/",
|
||||||
|
"explorers": [
|
||||||
|
{
|
||||||
|
"name": "Celoscan",
|
||||||
|
"url": "https://celoscan.io",
|
||||||
|
"standard": "EIP3091"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
|
|
|
@ -8430,7 +8430,12 @@
|
||||||
},
|
},
|
||||||
"rpc": ["https://alfajores-forno.celo-testnet.org", "wss://alfajores-forno.celo-testnet.org/ws"],
|
"rpc": ["https://alfajores-forno.celo-testnet.org", "wss://alfajores-forno.celo-testnet.org/ws"],
|
||||||
"faucets": ["https://celo.org/developers/faucet", "https://cauldron.pretoriaresearchlab.io/alfajores-faucet"],
|
"faucets": ["https://celo.org/developers/faucet", "https://cauldron.pretoriaresearchlab.io/alfajores-faucet"],
|
||||||
"infoURL": "https://docs.celo.org/"
|
"infoURL": "https://docs.celo.org/",
|
||||||
|
"explorers": [{
|
||||||
|
"name": "Celoscan",
|
||||||
|
"url": "https://celoscan.io",
|
||||||
|
"standard": "EIP3091"
|
||||||
|
}]
|
||||||
}, {
|
}, {
|
||||||
"name": "Autobahn Network",
|
"name": "Autobahn Network",
|
||||||
"chain": "TXL",
|
"chain": "TXL",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user