forked from cerc-io/cosmos-explorer
Add Echelon
This commit is contained in:
parent
ce1611a006
commit
766eac071d
19
src/chains/mainnet/echelon.json
Normal file
19
src/chains/mainnet/echelon.json
Normal file
@ -0,0 +1,19 @@
|
|||||||
|
{
|
||||||
|
"chain_name": "echelon",
|
||||||
|
"coingecko": "",
|
||||||
|
"api": "https://api.ech.network",
|
||||||
|
"rpc": ["https://tendermint.ech.network"],
|
||||||
|
"snapshot_provider": "",
|
||||||
|
"sdk_version": "0.45.1",
|
||||||
|
"coin_type": "60",
|
||||||
|
"min_tx_fee": "3000000000000000",
|
||||||
|
"addr_prefix": "echelon",
|
||||||
|
"logo": "https://user-images.githubusercontent.com/102999403/162600548-1fa6f810-8f22-4800-a3b4-187c3e62bda5.gif",
|
||||||
|
"assets": [{
|
||||||
|
"base": "aechelon",
|
||||||
|
"symbol": "ECH",
|
||||||
|
"exponent": "18",
|
||||||
|
"coingecko_id": "",
|
||||||
|
"logo": "https://user-images.githubusercontent.com/102999403/162600548-1fa6f810-8f22-4800-a3b4-187c3e62bda5.gif"
|
||||||
|
}]
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user