Fixes (sanity and consistency, auto)

This commit is contained in:
ramsty 2021-10-30 11:53:26 +00:00 committed by trust-wallet-merge-bot
parent b6171e6ac1
commit fa832ac60c

View File

@ -1,41 +1,41 @@
{ {
"name": "ADAcash", "name": "ADAcash",
"website":"https://adacash.io", "website": "https://adacash.io",
"description": "A revolutionary new token that earns you 10% ADA reflections just for holding", "description": "A revolutionary new token that earns you 10% ADA reflections just for holding",
"explorer": "https://bscscan.com/token/0x651a89fed302227d41425235F8E934502FB94C48", "explorer": "https://bscscan.com/token/0x651a89fed302227d41425235F8E934502FB94C48",
"type": "BEP20", "type": "BEP20",
"symbol": "ADAcash", "symbol": "ADAcash",
"decimals": 18, "decimals": 18,
"status": "active", "status": "active",
"id": "0x651a89fed302227d41425235F8E934502FB94C48", "id": "0x651a89fed302227d41425235F8E934502FB94C48",
"links": [ "links": [
{ {
"name": "whitepaper", "name": "whitepaper",
"url": "https://adacash.io/whitepaper" "url": "https://adacash.io/whitepaper"
}, },
{ {
"name": "twitter", "name": "twitter",
"url": "https://twitter.com/adacashbsc" "url": "https://twitter.com/adacashbsc"
}, },
{ {
"name": "telegram", "name": "telegram",
"url": "https://t.me/adacashtoken" "url": "https://t.me/adacashtoken"
}, },
{ {
"name": "reddit", "name": "reddit",
"url": "https://reddit.com/r/adacash/" "url": "https://reddit.com/r/adacash/"
}, },
{ {
"name": "youtube", "name": "youtube",
"url": "https://youtube.com/channel/UCNxEz6I44_y8oThFvakyYpA" "url": "https://youtube.com/channel/UCNxEz6I44_y8oThFvakyYpA"
}, },
{ {
"name": "coinmarketcap", "name": "coinmarketcap",
"url": "https://coinmarketcap.com/currencies/adacash/" "url": "https://coinmarketcap.com/currencies/adacash/"
}, },
{ {
"name": "coingecko", "name": "coingecko",
"url": "https://coingecko.com/en/coins/adacash" "url": "https://coingecko.com/en/coins/adacash"
} }
] ]
} }