mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
16 lines
278 B
JSON
16 lines
278 B
JSON
|
{
|
||
|
"name": "ELA-DID-Sidechain Testnet",
|
||
|
"chain": "ETH",
|
||
|
"rpc": [],
|
||
|
"faucets": [],
|
||
|
"nativeCurrency": {
|
||
|
"name": "Elastos",
|
||
|
"symbol": "tELA",
|
||
|
"decimals": 18
|
||
|
},
|
||
|
"infoURL": "https://elaeth.io/",
|
||
|
"shortName": "eladidt",
|
||
|
"chainId": 23,
|
||
|
"networkId": 23
|
||
|
}
|