From 148eee225dfb1348f8ea973e37c8cd3388063a5f Mon Sep 17 00:00:00 2001 From: Nazar <85495047+cryptomanz@users.noreply.github.com> Date: Sat, 3 Jul 2021 15:35:32 +0300 Subject: [PATCH] Add links to NEXO token (#11174) * Update info.json * Fixes (sanity and consistency, auto), history Co-authored-by: cryptomanz --- .../info.json | 32 ++++++++++++++++++- 1 file changed, 31 insertions(+), 1 deletion(-) diff --git a/blockchains/ethereum/assets/0xB62132e35a6c13ee1EE0f84dC5d40bad8d815206/info.json b/blockchains/ethereum/assets/0xB62132e35a6c13ee1EE0f84dC5d40bad8d815206/info.json index ec2947592..0bd673f3e 100644 --- a/blockchains/ethereum/assets/0xB62132e35a6c13ee1EE0f84dC5d40bad8d815206/info.json +++ b/blockchains/ethereum/assets/0xB62132e35a6c13ee1EE0f84dC5d40bad8d815206/info.json @@ -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/" + } + ] } \ No newline at end of file