Deploying to gh-pages from @ ethereum-lists/chains@c259518c9f 🚀

This commit is contained in:
ligi 2022-10-03 09:43:12 +00:00
parent 17623f8e0d
commit f6c26776bf
6 changed files with 15 additions and 7 deletions

File diff suppressed because one or more lines are too long

View File

@ -1,7 +1,7 @@
{
"name": "Celo Mainnet",
"chainId": 42220,
"shortName": "CELO",
"shortName": "celo",
"chain": "CELO",
"networkId": 42220,
"nativeCurrency": {
@ -12,8 +12,12 @@
"rpc": ["https://forno.celo.org", "wss://forno.celo.org/ws"],
"faucets": ["https://free-online-app.com/faucet-for-eth-evm-chains/"],
"infoURL": "https://docs.celo.org/",
"explorers": [
{
"name": "Celoscan",
"url": "https://celoscan.io",
"standard": "EIP3091"
},
{
"name": "blockscout",
"url": "https://explorer.celo.org",

File diff suppressed because one or more lines are too long

View File

@ -4837,7 +4837,7 @@
}, {
"name": "Celo Mainnet",
"chainId": 42220,
"shortName": "CELO",
"shortName": "celo",
"networkId": 42220,
"nativeCurrency": {
"name": "CELO",

View File

@ -6886,7 +6886,7 @@
}, {
"name": "Celo Mainnet",
"chainId": 42220,
"shortName": "CELO",
"shortName": "celo",
"chain": "CELO",
"networkId": 42220,
"nativeCurrency": {
@ -6898,6 +6898,10 @@
"faucets": ["https://free-online-app.com/faucet-for-eth-evm-chains/"],
"infoURL": "https://docs.celo.org/",
"explorers": [{
"name": "Celoscan",
"url": "https://celoscan.io",
"standard": "EIP3091"
}, {
"name": "blockscout",
"url": "https://explorer.celo.org",
"standard": "none"

View File

@ -371,7 +371,7 @@
"PC": "eip155:42069",
"arb1": "eip155:42161",
"arb-nova": "eip155:42170",
"CELO": "eip155:42220",
"celo": "eip155:42220",
"emerald-testnet": "eip155:42261",
"emerald": "eip155:42262",
"avaeth": "eip155:43110",