mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
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:
parent
8b09e1a9d0
commit
ce904fb34b
|
@ -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/"
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user