Merge pull request #110 from echelonfoundation/master

Add Echelon
This commit is contained in:
ping 2022-04-14 19:11:10 +08:00 committed by GitHub
commit d002ed0c10
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 19 additions and 0 deletions

BIN
public/logos/echelon.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.6 MiB

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": "/logos/echelon.gif",
"assets": [{
"base": "aechelon",
"symbol": "ECH",
"exponent": "18",
"coingecko_id": "",
"logo": "/logos/echelon.gif"
}]
}