trustwallet-assets/blockchains/ethereum/assets/0x57Ab1ec28D129707052df4dF418D58a2D46d5f51/info.json
Nazar ce904fb34b
Add links Synth (sUSD) (ERC20) (#13255)
* Update info.json

* Fixes (sanity and consistency, auto), history

Co-authored-by: cryptomanz <cryptomanz@users.noreply.github.com>
2021-08-31 20:23:09 +03:00

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/"
}
]
}