mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
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:
parent
0e55eadf41
commit
0ed4b138d5
|
@ -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/"
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user