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

This commit is contained in:
ligi 2022-11-30 22:13:25 +00:00
parent 01149922be
commit 0d70b1a81f
3 changed files with 15 additions and 3 deletions

File diff suppressed because one or more lines are too long

View File

@ -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"
}
]
} }

View File

@ -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",