Update to use local logo

This commit is contained in:
Echelon Foundation 2022-04-14 05:00:04 -06:00 committed by GitHub
parent fafec0789c
commit f6542709dd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,12 +8,12 @@
"coin_type": "60", "coin_type": "60",
"min_tx_fee": "3000000000000000", "min_tx_fee": "3000000000000000",
"addr_prefix": "echelon", "addr_prefix": "echelon",
"logo": "https://user-images.githubusercontent.com/102999403/162600548-1fa6f810-8f22-4800-a3b4-187c3e62bda5.gif", "logo": "/logos/echelon.gif",
"assets": [{ "assets": [{
"base": "aechelon", "base": "aechelon",
"symbol": "ECH", "symbol": "ECH",
"exponent": "18", "exponent": "18",
"coingecko_id": "", "coingecko_id": "",
"logo": "https://user-images.githubusercontent.com/102999403/162600548-1fa6f810-8f22-4800-a3b4-187c3e62bda5.gif" "logo": "/logos/echelon.gif"
}] }]
} }