cosmos-explorer/chains/mainnet/echelon.json
ech-world 2aa636393a
Update echelon.json
echelon joker => added
ech.world nodes will be shutdown => removed
2023-07-17 22:04:24 +03:00

21 lines
664 B
JSON

{
"chain_name": "echelon",
"coingecko": "echelon",
"api": ["https://ech01api.mindheartsoul.org", "https://api.echjoker.lol"],
"rpc": ["https://ech01trpc.mindheartsoul.org", "https://rpc.echjoker.lol"],
"snapshot_provider": "",
"sdk_version": "0.45.1",
"coin_type": "60",
"min_tx_fee": "3000000000000000",
"addr_prefix": "echelon",
"logo": "/logos/echelon.gif",
"keplr_features": ["ibc-transfer", "ibc-go", "eth-address-gen", "eth-key-sign"],
"assets": [{
"base": "aechelon",
"symbol": "ECH",
"exponent": "18",
"coingecko_id": "echelon",
"logo": "/logos/echelon.gif"
}]
}