mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
Add links to SNX token (#11177)
* Update info.json * Fixes (sanity and consistency, auto), history Co-authored-by: cryptomanz <cryptomanz@users.noreply.github.com>
This commit is contained in:
parent
7e1fc7ff3f
commit
8fef26481f
|
@ -8,5 +8,31 @@
|
|||
"symbol": "SNX",
|
||||
"decimals": 18,
|
||||
"status": "active",
|
||||
"id": "0x9Ac983826058b8a9C7Aa1C9171441191232E8404"
|
||||
"id": "0x9Ac983826058b8a9C7Aa1C9171441191232E8404",
|
||||
"links": [
|
||||
{
|
||||
"name": "github",
|
||||
"url": "https://github.com/Synthetixio/synthetix"
|
||||
},
|
||||
{
|
||||
"name": "twitter",
|
||||
"url": "https://twitter.com/synthetix_io"
|
||||
},
|
||||
{
|
||||
"name": "reddit",
|
||||
"url": "https://reddit.com/r/synthetix_io/"
|
||||
},
|
||||
{
|
||||
"name": "blog",
|
||||
"url": "https://blog.havven.io/"
|
||||
},
|
||||
{
|
||||
"name": "whitepaper",
|
||||
"url": "https://synthetix.io/uploads/havven_whitepaper.pdf"
|
||||
},
|
||||
{
|
||||
"name": "coingecko",
|
||||
"url": "https://coingecko.com/en/coins/havven/"
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user