mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
9cfa206dc7
update rpc
24 lines
579 B
JSON
24 lines
579 B
JSON
{
|
|
"name": "Elysium Mainnet",
|
|
"title": "An L1, carbon-neutral, tree-planting, metaverse dedicated blockchain created by VulcanForged",
|
|
"chain": "Elysium",
|
|
"rpc": ["https://rpc.elysiumchain.tech/"],
|
|
"faucets": [],
|
|
"nativeCurrency": {
|
|
"name": "LAVA",
|
|
"symbol": "LAVA",
|
|
"decimals": 18
|
|
},
|
|
"infoURL": "https://elysiumscan.vulcanforged.com",
|
|
"shortName": "ELSM",
|
|
"chainId": 1339,
|
|
"networkId": 1339,
|
|
"explorers": [
|
|
{
|
|
"name": "Elysium mainnet explorer",
|
|
"url": "https://explorer.elysiumchain.tech",
|
|
"standard": "none"
|
|
}
|
|
]
|
|
}
|