mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Update Gnosis chain (#696)
* Update Gnosis chain Updated Gnosis chain, formerly xdai chain. * Update eip155-100.json
This commit is contained in:
parent
f219a1730e
commit
7504a90fae
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "xDAI Chain",
|
"name": "Gnosis Chain (formerly xDai)",
|
||||||
"chain": "XDAI",
|
"chain": "Gnosis",
|
||||||
"network": "mainnet",
|
"network": "mainnet",
|
||||||
"rpc": [
|
"rpc": [
|
||||||
"https://rpc.xdaichain.com",
|
"https://rpc.xdaichain.com",
|
||||||
|
@ -11,21 +11,21 @@
|
||||||
"https://dai.poa.network",
|
"https://dai.poa.network",
|
||||||
"ws://xdai.poanetwork.dev:8546"
|
"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": {
|
"nativeCurrency": {
|
||||||
"name": "xDAI",
|
"name": "xDAI",
|
||||||
"symbol": "xDAI",
|
"symbol": "xDAI",
|
||||||
"decimals": 18
|
"decimals": 18
|
||||||
},
|
},
|
||||||
"infoURL": "https://forum.poa.network/c/xdai-chain",
|
"infoURL": "https://www.xdaichain.com/",
|
||||||
"shortName": "xdai",
|
"shortName": "gno",
|
||||||
"chainId": 100,
|
"chainId": 100,
|
||||||
"networkId": 100,
|
"networkId": 100,
|
||||||
"slip44": 700,
|
"slip44": 700,
|
||||||
|
|
||||||
"explorers": [{
|
"explorers": [{
|
||||||
"name": "blockscout",
|
"name": "blockscout",
|
||||||
"url": "https://blockscout.com/poa/xdai",
|
"url": "https://blockscout.com/xdai/mainnet",
|
||||||
"standard": "EIP3091"
|
"standard": "EIP3091"
|
||||||
}]
|
}]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user