mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
33 lines
974 B
JSON
33 lines
974 B
JSON
|
{
|
||
|
"name": "TrueUSDToken",
|
||
|
"symbol": "TrueUSD",
|
||
|
"type": "TRC20",
|
||
|
"decimals": 18,
|
||
|
"description": "TrueUSD (TUSD) is the first independently-verified digital asset redeemable 1-for-1 for US Dollars.",
|
||
|
"website": "https://www.trueusd.com/",
|
||
|
"explorer": "https://tronscan.io/#/token20/TUpMhErZL2fhh4sVNULAbNKLokS4GjC1F4",
|
||
|
"status": "active",
|
||
|
"id": "TUpMhErZL2fhh4sVNULAbNKLokS4GjC1F4",
|
||
|
"links": [
|
||
|
{
|
||
|
"name": "github",
|
||
|
"url": "https://github.com/trusttoken/TrueUSD"
|
||
|
},
|
||
|
{
|
||
|
"name": "twitter",
|
||
|
"url": "https://twitter.com/tusd_official"
|
||
|
},
|
||
|
{
|
||
|
"name": "telegram",
|
||
|
"url": "https://t.me/TUSDofficial_EN"
|
||
|
},
|
||
|
{
|
||
|
"name": "medium",
|
||
|
"url": "https://trueusd.medium.com/"
|
||
|
},
|
||
|
{
|
||
|
"name": "coingecko",
|
||
|
"url": "https://coingecko.com/en/coins/true-usd/"
|
||
|
}
|
||
|
]
|
||
|
}
|