chain information for Arbitrum on xDai (#389)

This commit is contained in:
Alexander Kolotov 2021-08-31 15:25:27 +03:00 committed by GitHub
parent 260ccf3e98
commit 677e682764
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View 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"
}]
}