mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
16 lines
292 B
JSON
16 lines
292 B
JSON
{
|
|
"name": "Xerom",
|
|
"chain": "XERO",
|
|
"rpc": ["https://rpc.xerom.org"],
|
|
"faucets": [],
|
|
"nativeCurrency": {
|
|
"name": "Xerom Ether",
|
|
"symbol": "XERO",
|
|
"decimals": 18
|
|
},
|
|
"infoURL": "https://xerom.org",
|
|
"shortName": "xero",
|
|
"chainId": 1313500,
|
|
"networkId": 1313500
|
|
}
|