mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
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:
parent
2a4ea5e704
commit
d1e015d374
|
@ -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/"
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user