mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
a987c49d9b
* Add status field to all info files (where missing, with value active). * Enforce check for field status. Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
11 lines
393 B
JSON
11 lines
393 B
JSON
{
|
|
"name": "Tether",
|
|
"website": "https://tether.to",
|
|
"description": "Tether (USDT) is a cryptocurrency with a value meant to mirror the value of the U.S. dollar.",
|
|
"explorer": "https://tronscan.io/#/token20/TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t",
|
|
"type": "TRC20",
|
|
"symbol": "USDT",
|
|
"decimals": 6,
|
|
"status": "active",
|
|
"id": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t"
|
|
} |