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

This commit is contained in:
ligi 2021-12-24 14:56:05 +00:00
parent 3b6ec5241b
commit addd4ff21f
5 changed files with 13 additions and 13 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

@ -935,9 +935,9 @@
"faucets": [],
"infoURL": "https://poa.network"
}, {
"name": "xDAI Chain",
"name": "Gnosis Chain (formerly xDai)",
"chainId": 100,
"shortName": "xdai",
"shortName": "gno",
"networkId": 100,
"nativeCurrency": {
"name": "xDAI",
@ -945,8 +945,8 @@
"decimals": 18
},
"rpc": ["https://rpc.xdaichain.com", "https://xdai.poanetwork.dev", "wss://rpc.xdaichain.com/wss", "wss://xdai.poanetwork.dev/wss", "http://xdai.poanetwork.dev", "https://dai.poa.network", "ws://xdai.poanetwork.dev:8546"],
"faucets": ["https://free-online-app.com/faucet-for-eth-evm-chains/", "https://xdai-app.herokuapp.com/faucet"],
"infoURL": "https://forum.poa.network/c/xdai-chain"
"faucets": ["https://xdai-app.herokuapp.com/faucet", "https://stakely.io/faucet/xdai-chain", "https://faucet.prussia.dev/xdai"],
"infoURL": "https://www.xdaichain.com/"
}, {
"name": "EtherInc",
"chainId": 101,

View File

@ -1293,24 +1293,24 @@
"standard": "none"
}]
}, {
"name": "xDAI Chain",
"chain": "XDAI",
"name": "Gnosis Chain (formerly xDai)",
"chain": "Gnosis",
"network": "mainnet",
"rpc": ["https://rpc.xdaichain.com", "https://xdai.poanetwork.dev", "wss://rpc.xdaichain.com/wss", "wss://xdai.poanetwork.dev/wss", "http://xdai.poanetwork.dev", "https://dai.poa.network", "ws://xdai.poanetwork.dev:8546"],
"faucets": ["https://free-online-app.com/faucet-for-eth-evm-chains/", "https://xdai-app.herokuapp.com/faucet"],
"faucets": ["https://xdai-app.herokuapp.com/faucet", "https://stakely.io/faucet/xdai-chain", "https://faucet.prussia.dev/xdai"],
"nativeCurrency": {
"name": "xDAI",
"symbol": "xDAI",
"decimals": 18
},
"infoURL": "https://forum.poa.network/c/xdai-chain",
"shortName": "xdai",
"infoURL": "https://www.xdaichain.com/",
"shortName": "gno",
"chainId": 100,
"networkId": 100,
"slip44": 700,
"explorers": [{
"name": "blockscout",
"url": "https://blockscout.com/poa/xdai",
"url": "https://blockscout.com/xdai/mainnet",
"standard": "EIP3091"
}]
}, {

View File

@ -71,7 +71,7 @@
"nsc": "eip155:96",
"bnbt": "eip155:97",
"poa": "eip155:99",
"xdai": "eip155:100",
"gno": "eip155:100",
"eti": "eip155:101",
"w3g": "eip155:102",
"vlx": "eip155:106",