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@c82b0f6d64 🚀
This commit is contained in:
parent
36c763a318
commit
c94e21dc7d
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -1117,7 +1117,7 @@
|
|||
"faucets": [],
|
||||
"infoURL": "https://poa.network"
|
||||
}, {
|
||||
"name": "Gnosis Chain (formerly xDai)",
|
||||
"name": "Gnosis",
|
||||
"chainId": 100,
|
||||
"shortName": "gno",
|
||||
"networkId": 100,
|
||||
|
@ -1126,9 +1126,9 @@
|
|||
"symbol": "xDAI",
|
||||
"decimals": 18
|
||||
},
|
||||
"rpc": ["https://rpc.gnosischain.com", "https://xdai.poanetwork.dev", "wss://rpc.gnosischain.com/wss", "wss://xdai.poanetwork.dev/wss", "http://xdai.poanetwork.dev", "https://dai.poa.network", "ws://xdai.poanetwork.dev:8546"],
|
||||
"rpc": ["https://rpc.gnosischain.com", "https://xdai.poanetwork.dev", "https://dai.poa.network", "https://rpc.ankr.com/gnosis", "https://gnosischain-rpc.gateway.pokt.network", "wss://rpc.gnosischain.com/wss", "wss://xdai.poanetwork.dev/wss", "ws://xdai.poanetwork.dev:8546"],
|
||||
"faucets": ["https://faucet.gimlu.com/gnosis", "https://stakely.io/faucet/gnosis-chain-xdai", "https://faucet.prussia.dev/xdai"],
|
||||
"infoURL": "https://www.xdaichain.com/"
|
||||
"infoURL": "https://developers.gnosischain.com"
|
||||
}, {
|
||||
"name": "EtherInc",
|
||||
"chainId": 101,
|
||||
|
|
|
@ -1553,17 +1553,17 @@
|
|||
"standard": "none"
|
||||
}]
|
||||
}, {
|
||||
"name": "Gnosis Chain (formerly xDai)",
|
||||
"name": "Gnosis",
|
||||
"chain": "Gnosis",
|
||||
"icon": "gnosis",
|
||||
"rpc": ["https://rpc.gnosischain.com", "https://xdai.poanetwork.dev", "wss://rpc.gnosischain.com/wss", "wss://xdai.poanetwork.dev/wss", "http://xdai.poanetwork.dev", "https://dai.poa.network", "ws://xdai.poanetwork.dev:8546"],
|
||||
"rpc": ["https://rpc.gnosischain.com", "https://xdai.poanetwork.dev", "https://dai.poa.network", "https://rpc.ankr.com/gnosis", "https://gnosischain-rpc.gateway.pokt.network", "wss://rpc.gnosischain.com/wss", "wss://xdai.poanetwork.dev/wss", "ws://xdai.poanetwork.dev:8546"],
|
||||
"faucets": ["https://faucet.gimlu.com/gnosis", "https://stakely.io/faucet/gnosis-chain-xdai", "https://faucet.prussia.dev/xdai"],
|
||||
"nativeCurrency": {
|
||||
"name": "xDAI",
|
||||
"symbol": "xDAI",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://www.xdaichain.com/",
|
||||
"infoURL": "https://developers.gnosischain.com",
|
||||
"shortName": "gno",
|
||||
"chainId": 100,
|
||||
"networkId": 100,
|
||||
|
|
Loading…
Reference in New Issue
Block a user