Merge pull request #134 from echelonfoundation/patch-1

Update echelon.json to include Coingecko
This commit is contained in:
ping 2022-05-15 07:05:11 +08:00 committed by GitHub
commit 9851a58cfb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
{
"chain_name": "echelon",
"coingecko": "",
"coingecko": "echelon",
"api": "https://api.ech.network",
"rpc": ["https://tendermint.ech.network"],
"snapshot_provider": "",
@ -13,7 +13,7 @@
"base": "aechelon",
"symbol": "ECH",
"exponent": "18",
"coingecko_id": "",
"coingecko_id": "echelon",
"logo": "/logos/echelon.gif"
}]
}