mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Deploying to gh-pages from @ ethereum-lists/chains@7504a90fae 🚀
This commit is contained in:
parent
3b6ec5241b
commit
addd4ff21f
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -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,
|
||||
|
|
|
@ -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"
|
||||
}]
|
||||
}, {
|
||||
|
|
|
@ -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",
|
||||
|
|
Loading…
Reference in New Issue
Block a user