Fixes (sanity and consistency, auto)

This commit is contained in:
Cryptocool1 2021-10-30 13:35:26 +00:00 committed by trust-wallet-merge-bot
parent a7928d1ddd
commit a180608149

View File

@ -1,37 +1,37 @@
{ {
"name": "Ethera", "name": "Ethera",
"website": "https://ethera.cc", "website": "https://ethera.cc",
"description": "Ethera is a new innovative yield farming protocol designed to reward its holders through passive staking. With a suite of BSC tools in development and other crypto variations in the pipeline.", "description": "Ethera is a new innovative yield farming protocol designed to reward its holders through passive staking. With a suite of BSC tools in development and other crypto variations in the pipeline.",
"explorer": "https://bscscan.com/token/0x90727C1195fB2246fd758172f9253873790d06a4", "explorer": "https://bscscan.com/token/0x90727C1195fB2246fd758172f9253873790d06a4",
"type": "BEP20", "type": "BEP20",
"symbol": "ETA", "symbol": "ETA",
"decimals": 9, "decimals": 9,
"status": "active", "status": "active",
"id": "0x90727C1195fB2246fd758172f9253873790d06a4", "id": "0x90727C1195fB2246fd758172f9253873790d06a4",
"links": [ "links": [
{ {
"name": "github", "name": "github",
"url": "https://github.com/Etheratoken" "url": "https://github.com/Etheratoken"
}, },
{ {
"name": "twitter", "name": "twitter",
"url": "https://twitter.com/Etheratoken" "url": "https://twitter.com/Etheratoken"
}, },
{ {
"name": "reddit", "name": "reddit",
"url": "https://reddit.com/r/Ethera/" "url": "https://reddit.com/r/Ethera/"
}, },
{ {
"name": "telegram", "name": "telegram",
"url": "https://t.me/EtheraETA" "url": "https://t.me/EtheraETA"
}, },
{ {
"name": "coingecko", "name": "coingecko",
"url": "https://coingecko.com/en/coins/ethera" "url": "https://coingecko.com/en/coins/ethera"
}, },
{ {
"name": "coinmarketcap", "name": "coinmarketcap",
"url": "https://coinmarketcap.com/currencies/ethera/" "url": "https://coinmarketcap.com/currencies/ethera/"
} }
] ]
} }