mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
25 lines
469 B
JSON
25 lines
469 B
JSON
{
|
|
"name": "ETND Chain Mainnets",
|
|
"chain": "ETND",
|
|
"rpc": ["https://rpc.node1.etnd.pro/"],
|
|
"faucets": [],
|
|
"nativeCurrency": {
|
|
"name": "ETND",
|
|
"symbol": "ETND",
|
|
"decimals": 18
|
|
},
|
|
"infoURL": "https://www.etnd.pro",
|
|
"shortName": "ETND",
|
|
"chainId": 131419,
|
|
"networkId": 131419,
|
|
"icon": "ETND",
|
|
"explorers": [
|
|
{
|
|
"name": "etndscan",
|
|
"url": "https://scan.etnd.pro",
|
|
"icon": "ETND",
|
|
"standard": "none"
|
|
}
|
|
]
|
|
}
|