mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
24 lines
465 B
JSON
24 lines
465 B
JSON
{
|
|
"name": "Excelon Mainnet",
|
|
"chain": "XLON",
|
|
"icon": "xlon",
|
|
"rpc": ["https://edgewallet1.xlon.org/"],
|
|
"faucets": [],
|
|
"nativeCurrency": {
|
|
"name": "Excelon",
|
|
"symbol": "xlon",
|
|
"decimals": 18
|
|
},
|
|
"infoURL": "https://xlon.org",
|
|
"shortName": "xlon",
|
|
"chainId": 22052002,
|
|
"networkId": 22052002,
|
|
"explorers": [
|
|
{
|
|
"name": "Excelon explorer",
|
|
"url": "https://explorer.excelon.io",
|
|
"standard": "EIP3091"
|
|
}
|
|
]
|
|
}
|