chains/_data/chains/eip155-49.json
2023-03-13 11:04:03 +01:00

24 lines
464 B
JSON

{
"name": "Ennothem Testnet Pioneer",
"chain": "ETMP",
"rpc": ["https://rpc.pioneer.etm.network"],
"faucets": [],
"nativeCurrency": {
"name": "Ennothem",
"symbol": "ETMP",
"decimals": 18
},
"infoURL": "https://etm.network",
"shortName": "etmpTest",
"chainId": 49,
"networkId": 49,
"icon": "etmp",
"explorers": [
{
"name": "etmp",
"url": "https://pioneer.etmscan.network",
"standard": "EIP3091"
}
]
}