Fixes (sanity and consistency, auto)

This commit is contained in:
Cryptocool1 2021-11-22 00:01:24 +00:00 committed by trust-wallet-merge-bot
parent fe20d92443
commit 53bba92eb1

View File

@ -1,33 +1,33 @@
{ {
"name": "Traders Coin", "name": "Traders Coin",
"website": "https://trdctoken.com", "website": "https://trdctoken.com",
"description": "TRDC is a decentralized platform project of cryptocurrencies trading where users get full control of their money.", "description": "TRDC is a decentralized platform project of cryptocurrencies trading where users get full control of their money.",
"explorer": "https://bscscan.com/token/0x7e8DB69dcff9209E486a100e611B0af300c3374e", "explorer": "https://bscscan.com/token/0x7e8DB69dcff9209E486a100e611B0af300c3374e",
"type": "BEP20", "type": "BEP20",
"symbol": "TRDC", "symbol": "TRDC",
"decimals": 18, "decimals": 18,
"status": "active", "status": "active",
"id": "0x7e8DB69dcff9209E486a100e611B0af300c3374e", "id": "0x7e8DB69dcff9209E486a100e611B0af300c3374e",
"links": [ "links": [
{ {
"name": "twitter", "name": "twitter",
"url": "https://twitter.com/TradersCoinTRDC" "url": "https://twitter.com/TradersCoinTRDC"
}, },
{ {
"name": "reddit", "name": "reddit",
"url": "https://reddit.com/r/traderscoinTRDC/" "url": "https://reddit.com/r/traderscoinTRDC/"
}, },
{ {
"name": "coinmarketcap", "name": "coinmarketcap",
"url": "https://coinmarketcap.com/currencies/traders-coin/" "url": "https://coinmarketcap.com/currencies/traders-coin/"
}, },
{ {
"name": "telegram", "name": "telegram",
"url": "https://t.me/trdc_family" "url": "https://t.me/trdc_family"
}, },
{ {
"name": "coingecko", "name": "coingecko",
"url": "https://coingecko.com/en/coins/traders-coin" "url": "https://coingecko.com/en/coins/traders-coin"
} }
] ]
} }