Add links to NEXO token (#11175)

* 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:51:02 +03:00 committed by GitHub
parent 2a4ea5e704
commit d1e015d374
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,5 +7,35 @@
"symbol": "NEXO",
"decimals": 8,
"status": "active",
"id": "NEXO-A84"
"id": "NEXO-A84",
"links": [
{
"name": "github",
"url": "https://github.com/nexofinance/NEXO-Token/"
},
{
"name": "twitter",
"url": "https://twitter.com/NexoFinance"
},
{
"name": "blog",
"url": "https://medium.com/nexo"
},
{
"name": "facebook",
"url": "https://facebook.com/NexoFinance"
},
{
"name": "telegram",
"url": "https://t.me/nexofinance"
},
{
"name": "whitepaper",
"url": "https://nexo.io/assets/downloads/Nexo-Whitepaper.pdf?=a"
},
{
"name": "coingecko",
"url": "https://coingecko.com/en/coins/nexo/"
}
]
}