mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
16 lines
282 B
JSON
16 lines
282 B
JSON
{
|
|
"name": "ELA-DID-Sidechain Mainnet",
|
|
"chain": "ETH",
|
|
"rpc": [],
|
|
"faucets": [],
|
|
"nativeCurrency": {
|
|
"name": "Elastos",
|
|
"symbol": "ELA",
|
|
"decimals": 18
|
|
},
|
|
"infoURL": "https://www.elastos.org/",
|
|
"shortName": "eladid",
|
|
"chainId": 22,
|
|
"networkId": 22
|
|
}
|