chains/_data/chains/eip155-1313114.json
Exlo 382df0fe96
Updated ETHO (#498)
* Added ETHO logo

* Changed From Ether-1 to Etho Protocol and added explorer

*Changed from Ether-1 to Etho Protocol
*Added explorer
*Updated website link
2021-10-20 23:09:46 +02:00

28 lines
531 B
JSON

{
"name": "Etho Protocol",
"chain": "ETHO",
"network": "mainnet",
"rpc": [
"https://rpc.ether1.org"
],
"faucets": [],
"nativeCurrency": {
"name": "Etho Protocol",
"symbol": "ETHO",
"decimals": 18
},
"infoURL": "https://ethoprotocol.com",
"shortName": "etho",
"chainId": 1313114,
"networkId": 1313114,
"slip44": 1313114,
"explorers": [{
"name": "blockscout",
"url": "https://explorer.ethoprotocol.com",
"standard": "none"
}]
}