mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
ce904fb34b
* Update info.json * Fixes (sanity and consistency, auto), history Co-authored-by: cryptomanz <cryptomanz@users.noreply.github.com>
33 lines
958 B
JSON
33 lines
958 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",
|
|
"links": [
|
|
{
|
|
"name": "github",
|
|
"url": "https://github.com/Synthetixio"
|
|
},
|
|
{
|
|
"name": "twitter",
|
|
"url": "https://twitter.com/synthetix_io"
|
|
},
|
|
{
|
|
"name": "blog",
|
|
"url": "https://blog.synthetix.io/"
|
|
},
|
|
{
|
|
"name": "coinmarketcap",
|
|
"url": "https://coinmarketcap.com/currencies/susd/"
|
|
},
|
|
{
|
|
"name": "coingecko",
|
|
"url": "https://coingecko.com/en/coins/nusd/"
|
|
}
|
|
]
|
|
} |