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