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

This commit is contained in:
ligi 2022-01-05 14:34:04 +00:00
parent ebc5a4ce29
commit 723cc6df4e
4 changed files with 16 additions and 307 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -38,7 +38,7 @@
"faucets": ["https://faucet.ropsten.be?${ADDRESS}"], "faucets": ["https://faucet.ropsten.be?${ADDRESS}"],
"infoURL": "https://github.com/ethereum/ropsten" "infoURL": "https://github.com/ethereum/ropsten"
}, { }, {
"name": "Ethereum Testnet Rinkeby", "name": "Rinkeby",
"chainId": 4, "chainId": 4,
"shortName": "rin", "shortName": "rin",
"networkId": 4, "networkId": 4,
@ -60,7 +60,7 @@
"symbol": "GOR", "symbol": "GOR",
"decimals": 18 "decimals": 18
}, },
"rpc": ["https://rpc.goerli.mudit.blog/", "https://rpc.slock.it/goerli", "https://goerli.prylabs.net/"], "rpc": ["https://goerli.infura.io/v3/${INFURA_API_KEY}", "wss://goerli.infura.io/v3/${INFURA_API_KEY}", "https://rpc.goerli.mudit.blog/"],
"faucets": ["https://goerli-faucet.slock.it/?address=${ADDRESS}", "https://faucet.goerli.mudit.blog"], "faucets": ["https://goerli-faucet.slock.it/?address=${ADDRESS}", "https://faucet.goerli.mudit.blog"],
"infoURL": "https://goerli.net/#about" "infoURL": "https://goerli.net/#about"
}, { }, {
@ -493,7 +493,7 @@
"faucets": ["https://app.telos.net/testnet/developers"], "faucets": ["https://app.telos.net/testnet/developers"],
"infoURL": "https://telos.net" "infoURL": "https://telos.net"
}, { }, {
"name": "Ethereum Testnet Kovan", "name": "Kovan",
"chainId": 42, "chainId": 42,
"shortName": "kov", "shortName": "kov",
"networkId": 42, "networkId": 42,
@ -766,7 +766,7 @@
"faucets": [], "faucets": [],
"infoURL": "https://www.soterone.com" "infoURL": "https://www.soterone.com"
}, { }, {
"name": "Optimistic Ethereum Testnet Kovan", "name": "Optimistic Kovan",
"chainId": 69, "chainId": 69,
"shortName": "okov", "shortName": "okov",
"networkId": 69, "networkId": 69,
@ -3327,7 +3327,7 @@
"faucets": ["https://faucet.polis.tech"], "faucets": ["https://faucet.polis.tech"],
"infoURL": "https://polis.tech" "infoURL": "https://polis.tech"
}, { }, {
"name": "Arbitrum Testnet Rinkeby", "name": "Arbitrum Rinkeby",
"chainId": 421611, "chainId": 421611,
"shortName": "arb-rinkeby", "shortName": "arb-rinkeby",
"networkId": 421611, "networkId": 421611,

File diff suppressed because it is too large Load Diff