Add Echelon

This commit is contained in:
Echelon Foundation 2022-04-13 17:24:55 -06:00 committed by GitHub
parent ce1611a006
commit 766eac071d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View 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"
}]
}