mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
chain information for Arbitrum on xDai (#389)
This commit is contained in:
parent
260ccf3e98
commit
677e682764
21
_data/chains/eip155-200.json
Normal file
21
_data/chains/eip155-200.json
Normal file
|
@ -0,0 +1,21 @@
|
||||||
|
{
|
||||||
|
"name": "Arbitrum on xDai",
|
||||||
|
"chain": "AOX",
|
||||||
|
"network": "xdai",
|
||||||
|
"rpc": ["https://arbitrum.xdaichain.com/"],
|
||||||
|
"faucets": [],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "xDAI",
|
||||||
|
"symbol": "xDAI",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"infoURL": "https://xdaichain.com",
|
||||||
|
"shortName": "aox",
|
||||||
|
"chainId": 200,
|
||||||
|
"networkId": 200,
|
||||||
|
"explorers": [{
|
||||||
|
"name": "blockscout",
|
||||||
|
"url": "https://blockscout.com/xdai/arbitrum",
|
||||||
|
"standard": "EIP3091"
|
||||||
|
}]
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user