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

This commit is contained in:
ligi 2022-08-04 11:20:08 +00:00
parent 39daf4e953
commit bf3109984d
10 changed files with 20 additions and 20 deletions

File diff suppressed because one or more lines are too long

View File

@ -13,7 +13,7 @@
],
"nativeCurrency": {
"name": "Ropsten Ether",
"symbol": "ROP",
"symbol": "ETH",
"decimals": 18
},
"infoURL": "https://github.com/ethereum/ropsten",

View File

@ -13,7 +13,7 @@
],
"nativeCurrency": {
"name": "Rinkeby Ether",
"symbol": "RIN",
"symbol": "ETH",
"decimals": 18
},
"infoURL": "https://www.rinkeby.io",

View File

@ -17,7 +17,7 @@
],
"nativeCurrency": {
"name": "Kovan Ether",
"symbol": "KOV",
"symbol": "ETH",
"decimals": 18
},
"explorers": [{

View File

@ -7,7 +7,7 @@
"networkId": 421611,
"nativeCurrency": {
"name": "Arbitrum Rinkeby Ether",
"symbol": "ARETH",
"symbol": "ETH",
"decimals": 18
},
"rpc": [

View File

@ -15,7 +15,7 @@
],
"nativeCurrency": {
"name": "Görli Ether",
"symbol": "GOR",
"symbol": "ETH",
"decimals": 18
},
"infoURL": "https://goerli.net/#about",

View File

@ -8,7 +8,7 @@
],
"nativeCurrency": {
"name": "Kovan Ether",
"symbol": "KOR",
"symbol": "ETH",
"decimals": 18
},
"explorers": [{

File diff suppressed because one or more lines are too long

View File

@ -31,7 +31,7 @@
"networkId": 3,
"nativeCurrency": {
"name": "Ropsten Ether",
"symbol": "ROP",
"symbol": "ETH",
"decimals": 18
},
"rpc": ["https://ropsten.infura.io/v3/${INFURA_API_KEY}", "wss://ropsten.infura.io/ws/v3/${INFURA_API_KEY}"],
@ -44,7 +44,7 @@
"networkId": 4,
"nativeCurrency": {
"name": "Rinkeby Ether",
"symbol": "RIN",
"symbol": "ETH",
"decimals": 18
},
"rpc": ["https://rinkeby.infura.io/v3/${INFURA_API_KEY}", "wss://rinkeby.infura.io/ws/v3/${INFURA_API_KEY}"],
@ -57,7 +57,7 @@
"networkId": 5,
"nativeCurrency": {
"name": "Görli Ether",
"symbol": "GOR",
"symbol": "ETH",
"decimals": 18
},
"rpc": ["https://goerli.infura.io/v3/${INFURA_API_KEY}", "wss://goerli.infura.io/v3/${INFURA_API_KEY}", "https://rpc.goerli.mudit.blog/"],
@ -512,7 +512,7 @@
"networkId": 42,
"nativeCurrency": {
"name": "Kovan Ether",
"symbol": "KOV",
"symbol": "ETH",
"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"],
@ -824,7 +824,7 @@
"networkId": 69,
"nativeCurrency": {
"name": "Kovan Ether",
"symbol": "KOR",
"symbol": "ETH",
"decimals": 18
},
"rpc": ["https://kovan.optimism.io/"],
@ -5322,7 +5322,7 @@
"networkId": 421611,
"nativeCurrency": {
"name": "Arbitrum Rinkeby Ether",
"symbol": "ARETH",
"symbol": "ETH",
"decimals": 18
},
"rpc": ["https://rinkeby.arbitrum.io/rpc"],

View File

@ -46,7 +46,7 @@
"faucets": ["http://fauceth.komputing.org?chain=3&address=${ADDRESS}", "https://faucet.ropsten.be?${ADDRESS}"],
"nativeCurrency": {
"name": "Ropsten Ether",
"symbol": "ROP",
"symbol": "ETH",
"decimals": 18
},
"infoURL": "https://github.com/ethereum/ropsten",
@ -70,7 +70,7 @@
"faucets": ["http://fauceth.komputing.org?chain=4&address=${ADDRESS}", "https://faucet.rinkeby.io"],
"nativeCurrency": {
"name": "Rinkeby Ether",
"symbol": "RIN",
"symbol": "ETH",
"decimals": 18
},
"infoURL": "https://www.rinkeby.io",
@ -94,7 +94,7 @@
"faucets": ["http://fauceth.komputing.org?chain=5&address=${ADDRESS}", "https://goerli-faucet.slock.it?address=${ADDRESS}", "https://faucet.goerli.mudit.blog"],
"nativeCurrency": {
"name": "Görli Ether",
"symbol": "GOR",
"symbol": "ETH",
"decimals": 18
},
"infoURL": "https://goerli.net/#about",
@ -679,7 +679,7 @@
"faucets": ["http://fauceth.komputing.org?chain=42&address=${ADDRESS}", "https://faucet.kovan.network", "https://gitter.im/kovan-testnet/faucet"],
"nativeCurrency": {
"name": "Kovan Ether",
"symbol": "KOV",
"symbol": "ETH",
"decimals": 18
},
"explorers": [{
@ -1108,7 +1108,7 @@
"faucets": ["http://fauceth.komputing.org?chain=69&address=${ADDRESS}"],
"nativeCurrency": {
"name": "Kovan Ether",
"symbol": "KOR",
"symbol": "ETH",
"decimals": 18
},
"explorers": [{
@ -7625,7 +7625,7 @@
"networkId": 421611,
"nativeCurrency": {
"name": "Arbitrum Rinkeby Ether",
"symbol": "ARETH",
"symbol": "ETH",
"decimals": 18
},
"rpc": ["https://rinkeby.arbitrum.io/rpc"],