From d2de47d80f33fe380e2dfe0f31f72ca33fa978f6 Mon Sep 17 00:00:00 2001 From: Nazar <85495047+cryptomanz@users.noreply.github.com> Date: Sat, 3 Jul 2021 16:06:30 +0300 Subject: [PATCH] Add links to REV token (#11179) * Update info.json * Update info.json * Fixes (sanity and consistency, auto), history Co-authored-by: cryptomanz --- .../info.json | 36 ++++++++++++++++++- 1 file changed, 35 insertions(+), 1 deletion(-) diff --git a/blockchains/ethereum/assets/0x2ef52Ed7De8c5ce03a4eF0efbe9B7450F2D7Edc9/info.json b/blockchains/ethereum/assets/0x2ef52Ed7De8c5ce03a4eF0efbe9B7450F2D7Edc9/info.json index b835d7ad3..dd43d2854 100644 --- a/blockchains/ethereum/assets/0x2ef52Ed7De8c5ce03a4eF0efbe9B7450F2D7Edc9/info.json +++ b/blockchains/ethereum/assets/0x2ef52Ed7De8c5ce03a4eF0efbe9B7450F2D7Edc9/info.json @@ -7,5 +7,39 @@ "website": "https://revain.org/", "explorer": "https://etherscan.io/token/0x2ef52Ed7De8c5ce03a4eF0efbe9B7450F2D7Edc9", "status": "active", - "id": "0x2ef52Ed7De8c5ce03a4eF0efbe9B7450F2D7Edc9" + "id": "0x2ef52Ed7De8c5ce03a4eF0efbe9B7450F2D7Edc9", + "links": [ + { + "name": "github", + "url": "https://github.com/Revain" + }, + { + "name": "twitter", + "url": "https://twitter.com/Revain_org" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/revain_org/" + }, + { + "name": "blog", + "url": "https://medium.com/revain" + }, + { + "name": "facebook", + "url": "https://facebook.com/revain.org/" + }, + { + "name": "telegram", + "url": "https://t.me/joinchat/CzZcC0PCgpJcbBCb3JfNeQ" + }, + { + "name": "whitepaper", + "url": "https://revain.org/pdf/wp/en-wp.pdf" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/revain/" + } + ] } \ No newline at end of file