forked from cerc-io/cosmos-explorer
21 lines
929 B
JSON
21 lines
929 B
JSON
|
{
|
||
|
"chain_name": "echelon",
|
||
|
"coingecko": "echelon",
|
||
|
"api": ["https://api.ech.network", "https://lcd-echelon.whispernode.com", "https://api.echelon.nodestake.top", "https://echelon-api.polkachu.com", "https://api.eu.ech.world", "https://api.us.ech.world"],
|
||
|
"rpc": ["https://tendermint.ech.network", "https://rpc-echelon.whispernode.com" , "https://rpc.echelon.nodestake.top", "https://echelon-rpc.polkachu.com", "https://rpc.eu.ech.world", "https://rpc.us.ech.world"],
|
||
|
"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"
|
||
|
}]
|
||
|
}
|