mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
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
This commit is contained in:
parent
99ac4612ce
commit
382df0fe96
|
@ -1,19 +1,27 @@
|
|||
{
|
||||
"name": "Ether-1",
|
||||
"name": "Etho Protocol",
|
||||
"chain": "ETHO",
|
||||
"network": "mainnet",
|
||||
"rpc": [
|
||||
"https://rpc.ether1.org"
|
||||
],
|
||||
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "Ether-1 Ether",
|
||||
"name": "Etho Protocol",
|
||||
"symbol": "ETHO",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://ether1.org",
|
||||
|
||||
"infoURL": "https://ethoprotocol.com",
|
||||
"shortName": "etho",
|
||||
"chainId": 1313114,
|
||||
"networkId": 1313114,
|
||||
"slip44": 1313114
|
||||
"slip44": 1313114,
|
||||
|
||||
"explorers": [{
|
||||
"name": "blockscout",
|
||||
"url": "https://explorer.ethoprotocol.com",
|
||||
"standard": "none"
|
||||
}]
|
||||
}
|
8
_data/icons/etho.json
Normal file
8
_data/icons/etho.json
Normal file
|
@ -0,0 +1,8 @@
|
|||
[
|
||||
{
|
||||
"url":"ipfs://QmNSNdgbazhur7fKbTc5YgqP1oPhgSCyrm7QMkxS6itoTw",
|
||||
"width":688,
|
||||
"height":688,
|
||||
"format":"png"
|
||||
}
|
||||
]
|
Loading…
Reference in New Issue
Block a user