Fixes (sanity and consistency, auto)

This commit is contained in:
cryptomanz 2021-10-01 11:28:57 +00:00 committed by trust-wallet-merge-bot
parent ee4adf0e6e
commit 93e99d300b

View File

@ -1,41 +1,41 @@
{ {
"name": "TTCOIN", "name": "TTCOIN",
"website": "https://ttcoin.info", "website": "https://ttcoin.info",
"description": "TTcoin is designed for use in TTcoin brands and organizations.", "description": "TTcoin is designed for use in TTcoin brands and organizations.",
"explorer": "https://tronscan.io/#/token20/TCMwzYUUCxLkTNpXjkYSBgXgqXwt7KJ82y", "explorer": "https://tronscan.io/#/token20/TCMwzYUUCxLkTNpXjkYSBgXgqXwt7KJ82y",
"type": "TRC20", "type": "TRC20",
"symbol": "TC", "symbol": "TC",
"decimals": 4, "decimals": 4,
"status": "active", "status": "active",
"id": "TCMwzYUUCxLkTNpXjkYSBgXgqXwt7KJ82y", "id": "TCMwzYUUCxLkTNpXjkYSBgXgqXwt7KJ82y",
"links": [ "links": [
{ {
"name": "whitepaper", "name": "whitepaper",
"url": "https://github.com/TTCOIN-TC/tc/raw/main/whitepaper/tc-whitepaper-v2-EN.pdf" "url": "https://github.com/TTCOIN-TC/tc/raw/main/whitepaper/tc-whitepaper-v2-EN.pdf"
}, },
{ {
"name": "twitter", "name": "twitter",
"url": "https://twitter.com/ttcoinofficial" "url": "https://twitter.com/ttcoinofficial"
}, },
{ {
"name": "telegram", "name": "telegram",
"url": "https://t.me/ttcoinworld" "url": "https://t.me/ttcoinworld"
}, },
{ {
"name": "facebook", "name": "facebook",
"url": "https://facebook.com/ttcoinofficial" "url": "https://facebook.com/ttcoinofficial"
}, },
{ {
"name": "telegram_news", "name": "telegram_news",
"url": "https://t.me/ttcoinofficial" "url": "https://t.me/ttcoinofficial"
}, },
{ {
"name": "youtube", "name": "youtube",
"url": "https://youtube.com/channel/UCw4ctJY-VD12hwHuHl1D9kw" "url": "https://youtube.com/channel/UCw4ctJY-VD12hwHuHl1D9kw"
}, },
{ {
"name": "github", "name": "github",
"url": "https://github.com/TTCOIN-TC/tc" "url": "https://github.com/TTCOIN-TC/tc"
} }
] ]
} }