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

This commit is contained in:
ligi 2022-01-09 13:57:53 +00:00
parent 072a2ca82e
commit e4717e4526
4 changed files with 14 additions and 14 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

@ -48,7 +48,7 @@
"decimals": 18 "decimals": 18
}, },
"rpc": ["https://rinkeby.infura.io/v3/${INFURA_API_KEY}", "wss://rinkeby.infura.io/ws/v3/${INFURA_API_KEY}"], "rpc": ["https://rinkeby.infura.io/v3/${INFURA_API_KEY}", "wss://rinkeby.infura.io/ws/v3/${INFURA_API_KEY}"],
"faucets": ["https://faucet.rinkeby.io"], "faucets": ["http://fauceth.komputing.org?chain=4&address=${ADDRESS}", "https://faucet.rinkeby.io"],
"infoURL": "https://www.rinkeby.io" "infoURL": "https://www.rinkeby.io"
}, { }, {
"name": "Görli", "name": "Görli",
@ -61,7 +61,7 @@
"decimals": 18 "decimals": 18
}, },
"rpc": ["https://goerli.infura.io/v3/${INFURA_API_KEY}", "wss://goerli.infura.io/v3/${INFURA_API_KEY}", "https://rpc.goerli.mudit.blog/"], "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": ["http://fauceth.komputing.org?chain=5&address=${ADDRESS}", "https://goerli-faucet.slock.it?address=${ADDRESS}", "https://faucet.goerli.mudit.blog"],
"infoURL": "https://goerli.net/#about" "infoURL": "https://goerli.net/#about"
}, { }, {
"name": "Ethereum Classic Testnet Kotti", "name": "Ethereum Classic Testnet Kotti",
@ -503,7 +503,7 @@
"decimals": 18 "decimals": 18
}, },
"rpc": ["https://kovan.poa.network", "http://kovan.poa.network:8545", "https://kovan.infura.io/v3/${INFURA_API_KEY}", "wss://kovan.infura.io/ws/v3/${INFURA_API_KEY}", "ws://kovan.poa.network:8546"], "rpc": ["https://kovan.poa.network", "http://kovan.poa.network:8545", "https://kovan.infura.io/v3/${INFURA_API_KEY}", "wss://kovan.infura.io/ws/v3/${INFURA_API_KEY}", "ws://kovan.poa.network:8546"],
"faucets": ["https://faucet.kovan.network", "https://gitter.im/kovan-testnet/faucet"], "faucets": ["http://fauceth.komputing.org?chain=42&address=${ADDRESS}", "https://faucet.kovan.network", "https://gitter.im/kovan-testnet/faucet"],
"infoURL": "https://kovan-testnet.github.io/website" "infoURL": "https://kovan-testnet.github.io/website"
}, { }, {
"name": "Darwinia Pangolin Testnet", "name": "Darwinia Pangolin Testnet",
@ -776,7 +776,7 @@
"decimals": 18 "decimals": 18
}, },
"rpc": ["https://kovan.optimism.io/"], "rpc": ["https://kovan.optimism.io/"],
"faucets": [], "faucets": ["http://fauceth.komputing.org?chain=69&address=${ADDRESS}"],
"infoURL": "https://optimism.io" "infoURL": "https://optimism.io"
}, { }, {
"name": "Mix", "name": "Mix",
@ -3323,7 +3323,7 @@
"symbol": "ARETH", "symbol": "ARETH",
"decimals": 18 "decimals": 18
}, },
"rpc": ["https://rinkeby.arbitrum.io/rpc", "wss://rinkeby.arbitrum.io/ws"], "rpc": ["http://fauceth.komputing.org?chain=421611&address=${ADDRESS}", "https://rinkeby.arbitrum.io/rpc", "wss://rinkeby.arbitrum.io/ws"],
"faucets": [], "faucets": [],
"infoURL": "https://arbitrum.io" "infoURL": "https://arbitrum.io"
}, { }, {
@ -3376,7 +3376,7 @@
"decimals": 18 "decimals": 18
}, },
"rpc": ["https://rpc.kintsugi.themerge.dev"], "rpc": ["https://rpc.kintsugi.themerge.dev"],
"faucets": ["https://faucet.kintsugi.themerge.dev"], "faucets": ["http://fauceth.komputing.org?chain=1337702&address=${ADDRESS}", "https://faucet.kintsugi.themerge.dev"],
"infoURL": "https://kintsugi.themerge.dev/" "infoURL": "https://kintsugi.themerge.dev/"
}, { }, {
"name": "Musicoin", "name": "Musicoin",

View File

@ -59,7 +59,7 @@
"title": "Ethereum Testnet Rinkeby", "title": "Ethereum Testnet Rinkeby",
"chain": "ETH", "chain": "ETH",
"rpc": ["https://rinkeby.infura.io/v3/${INFURA_API_KEY}", "wss://rinkeby.infura.io/ws/v3/${INFURA_API_KEY}"], "rpc": ["https://rinkeby.infura.io/v3/${INFURA_API_KEY}", "wss://rinkeby.infura.io/ws/v3/${INFURA_API_KEY}"],
"faucets": ["https://faucet.rinkeby.io"], "faucets": ["http://fauceth.komputing.org?chain=4&address=${ADDRESS}", "https://faucet.rinkeby.io"],
"nativeCurrency": { "nativeCurrency": {
"name": "Rinkeby Ether", "name": "Rinkeby Ether",
"symbol": "RIN", "symbol": "RIN",
@ -82,7 +82,7 @@
"title": "Ethereum Testnet Görli", "title": "Ethereum Testnet Görli",
"chain": "ETH", "chain": "ETH",
"rpc": ["https://goerli.infura.io/v3/${INFURA_API_KEY}", "wss://goerli.infura.io/v3/${INFURA_API_KEY}", "https://rpc.goerli.mudit.blog/"], "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": ["http://fauceth.komputing.org?chain=5&address=${ADDRESS}", "https://goerli-faucet.slock.it?address=${ADDRESS}", "https://faucet.goerli.mudit.blog"],
"nativeCurrency": { "nativeCurrency": {
"name": "Görli Ether", "name": "Görli Ether",
"symbol": "GOR", "symbol": "GOR",
@ -630,7 +630,7 @@
"title": "Ethereum Testnet Kovan", "title": "Ethereum Testnet Kovan",
"chain": "ETH", "chain": "ETH",
"rpc": ["https://kovan.poa.network", "http://kovan.poa.network:8545", "https://kovan.infura.io/v3/${INFURA_API_KEY}", "wss://kovan.infura.io/ws/v3/${INFURA_API_KEY}", "ws://kovan.poa.network:8546"], "rpc": ["https://kovan.poa.network", "http://kovan.poa.network:8545", "https://kovan.infura.io/v3/${INFURA_API_KEY}", "wss://kovan.infura.io/ws/v3/${INFURA_API_KEY}", "ws://kovan.poa.network:8546"],
"faucets": ["https://faucet.kovan.network", "https://gitter.im/kovan-testnet/faucet"], "faucets": ["http://fauceth.komputing.org?chain=42&address=${ADDRESS}", "https://faucet.kovan.network", "https://gitter.im/kovan-testnet/faucet"],
"nativeCurrency": { "nativeCurrency": {
"name": "Kovan Ether", "name": "Kovan Ether",
"symbol": "KOV", "symbol": "KOV",
@ -999,7 +999,7 @@
"title": "Optimistic Ethereum Testnet Kovan", "title": "Optimistic Ethereum Testnet Kovan",
"chain": "ETH", "chain": "ETH",
"rpc": ["https://kovan.optimism.io/"], "rpc": ["https://kovan.optimism.io/"],
"faucets": [], "faucets": ["http://fauceth.komputing.org?chain=69&address=${ADDRESS}"],
"nativeCurrency": { "nativeCurrency": {
"name": "Kovan Ether", "name": "Kovan Ether",
"symbol": "KOR", "symbol": "KOR",
@ -4446,7 +4446,7 @@
"symbol": "ARETH", "symbol": "ARETH",
"decimals": 18 "decimals": 18
}, },
"rpc": ["https://rinkeby.arbitrum.io/rpc", "wss://rinkeby.arbitrum.io/ws"], "rpc": ["http://fauceth.komputing.org?chain=421611&address=${ADDRESS}", "https://rinkeby.arbitrum.io/rpc", "wss://rinkeby.arbitrum.io/ws"],
"faucets": [], "faucets": [],
"infoURL": "https://arbitrum.io", "infoURL": "https://arbitrum.io",
"explorers": [{ "explorers": [{
@ -4520,7 +4520,7 @@
"title": "Kintsugi merge testnet", "title": "Kintsugi merge testnet",
"chain": "ETH", "chain": "ETH",
"rpc": ["https://rpc.kintsugi.themerge.dev"], "rpc": ["https://rpc.kintsugi.themerge.dev"],
"faucets": ["https://faucet.kintsugi.themerge.dev"], "faucets": ["http://fauceth.komputing.org?chain=1337702&address=${ADDRESS}", "https://faucet.kintsugi.themerge.dev"],
"nativeCurrency": { "nativeCurrency": {
"name": "kintsugi Ethere", "name": "kintsugi Ethere",
"symbol": "kiETH", "symbol": "kiETH",