Add links to SNX token (#11176)

* 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:50:44 +03:00 committed by GitHub
parent 35dbb40eaa
commit 2a4ea5e704
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": "0xC011a73ee8576Fb46F5E1c5751cA3B9Fe0af2a6F"
"id": "0xC011a73ee8576Fb46F5E1c5751cA3B9Fe0af2a6F",
"links": [
{
"name": "github",
"url": "https://github.com/havven/havven"
},
{
"name": "twitter",
"url": "https://twitter.com/synthetix_io"
},
{
"name": "reddit",
"url": "https://reddit.com/r/synthetix_io/"
},
{
"name": "blog",
"url": "https://blog.synthetix.io/"
},
{
"name": "whitepaper",
"url": "https://synthetix.io/uploads/havven_whitepaper.pdf"
},
{
"name": "coingecko",
"url": "https://coingecko.com/en/coins/havven/"
}
]
}