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:
Nazar 2021-07-03 15:52:57 +03:00 committed by GitHub
parent 7e1fc7ff3f
commit 8fef26481f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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