Add links Synth (sUSD) (ERC20) (#13255)

* Update info.json

* Fixes (sanity and consistency, auto), history

Co-authored-by: cryptomanz <cryptomanz@users.noreply.github.com>
This commit is contained in:
Nazar 2021-08-31 20:23:09 +03:00 committed by GitHub
parent 8b09e1a9d0
commit ce904fb34b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,5 +7,27 @@
"symbol": "sUSD",
"decimals": 18,
"status": "active",
"id": "0x57Ab1ec28D129707052df4dF418D58a2D46d5f51"
"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/"
}
]
}