Add links to TUSD token (#11154)

* Update info.json

* Fixes (sanity and consistency, auto), history

Co-authored-by: Cryptocool1 <Cryptocool1@users.noreply.github.com>
This commit is contained in:
CryptoA 2021-07-03 11:33:50 +03:00 committed by GitHub
parent 0e55eadf41
commit 0ed4b138d5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,5 +7,31 @@
"symbol": "TUSD",
"decimals": 18,
"status": "active",
"id": "0x0000000000085d4780B73119b644AE5ecd22b376"
"id": "0x0000000000085d4780B73119b644AE5ecd22b376",
"links": [
{
"name": "github",
"url": "https://github.com/trusttoken/TrueUSD"
},
{
"name": "twitter",
"url": "https://twitter.com/TrustToken"
},
{
"name": "facebook",
"url": "https://facebook.com/TrustToken/"
},
{
"name": "blog",
"url": "https://blog.trusttoken.com/"
},
{
"name": "telegram",
"url": "https://t.me/joinchat/HihkMkTja1gIyBRM1J1_vg"
},
{
"name": "coingecko",
"url": "https://coingecko.com/en/coins/true-usd/"
}
]
}