Add links to NEXO token (#11174)

* 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:35:32 +03:00 committed by GitHub
parent ce1c7c4f95
commit 148eee225d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,5 +7,35 @@
"symbol": "NEXO",
"decimals": 18,
"status": "active",
"id": "0xB62132e35a6c13ee1EE0f84dC5d40bad8d815206"
"id": "0xB62132e35a6c13ee1EE0f84dC5d40bad8d815206",
"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/"
}
]
}