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
397 B
JSON
11 lines
397 B
JSON
{
|
|
"name": "sUSD",
|
|
"website": "https://synthetix.io",
|
|
"description": "sUSD is an ERC-20 token made by the Synthetix team which tracks the price of USD.",
|
|
"explorer": "https://etherscan.io/token/0x57Ab1ec28D129707052df4dF418D58a2D46d5f51",
|
|
"type": "ERC20",
|
|
"symbol": "sUSD",
|
|
"decimals": 18,
|
|
"status": "active",
|
|
"id": "0x57Ab1ec28D129707052df4dF418D58a2D46d5f51"
|
|
} |