From ba413857fd7fa859090620f749485814608b86dc Mon Sep 17 00:00:00 2001 From: Nazar <85495047+cryptomanz@users.noreply.github.com> Date: Sat, 3 Jul 2021 18:27:26 +0300 Subject: [PATCH] Add links to VGX token (#11190) * Update info.json * Update info.json * Fixes (sanity and consistency, auto), history Co-authored-by: cryptomanz --- .../info.json | 28 ++++++++++++++++++- 1 file changed, 27 insertions(+), 1 deletion(-) diff --git a/blockchains/ethereum/assets/0x5Af2Be193a6ABCa9c8817001F45744777Db30756/info.json b/blockchains/ethereum/assets/0x5Af2Be193a6ABCa9c8817001F45744777Db30756/info.json index 6901e300b..0f867b047 100644 --- a/blockchains/ethereum/assets/0x5Af2Be193a6ABCa9c8817001F45744777Db30756/info.json +++ b/blockchains/ethereum/assets/0x5Af2Be193a6ABCa9c8817001F45744777Db30756/info.json @@ -7,5 +7,31 @@ "website": "https://www.InvestVoyager.com", "explorer": "https://etherscan.io/token/0x5Af2Be193a6ABCa9c8817001F45744777Db30756", "status": "active", - "id": "0x5Af2Be193a6ABCa9c8817001F45744777Db30756" + "id": "0x5Af2Be193a6ABCa9c8817001F45744777Db30756", + "links": [ + { + "name": "blog", + "url": "https://investvoyager.com/blog/" + }, + { + "name": "twitter", + "url": "https://twitter.com/investvoyager" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/Invest_Voyager/" + }, + { + "name": "telegram", + "url": "https://t.me/investvoyager" + }, + { + "name": "whitepaper", + "url": "https://investvoyager.com/VoyagerToken/White_Paper.pdf" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/ethos/" + } + ] } \ No newline at end of file