From 4fb58d1b886a28f398238e5cca4336f467e48a4f Mon Sep 17 00:00:00 2001 From: CryptoA <82717856+Cryptocool1@users.noreply.github.com> Date: Sat, 3 Jul 2021 20:42:52 +0300 Subject: [PATCH] Add links to REN token (#11205) * Update info.json * Fixes (sanity and consistency, auto), history Co-authored-by: Cryptocool1 --- .../info.json | 36 ++++++++++++++++++- 1 file changed, 35 insertions(+), 1 deletion(-) diff --git a/blockchains/ethereum/assets/0x408e41876cCCDC0F92210600ef50372656052a38/info.json b/blockchains/ethereum/assets/0x408e41876cCCDC0F92210600ef50372656052a38/info.json index b4fea176b..c3299a303 100644 --- a/blockchains/ethereum/assets/0x408e41876cCCDC0F92210600ef50372656052a38/info.json +++ b/blockchains/ethereum/assets/0x408e41876cCCDC0F92210600ef50372656052a38/info.json @@ -7,5 +7,39 @@ "symbol": "REN", "decimals": 18, "status": "active", - "id": "0x408e41876cCCDC0F92210600ef50372656052a38" + "id": "0x408e41876cCCDC0F92210600ef50372656052a38", + "links": [ + { + "name": "github", + "url": "https://github.com/renproject" + }, + { + "name": "twitter", + "url": "https://twitter.com/renprotocol" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/RenProject" + }, + { + "name": "blog", + "url": "https://medium.com/renproject" + }, + { + "name": "facebook", + "url": "https://facebook.com/RenProject/" + }, + { + "name": "telegram", + "url": "https://t.me/renproject" + }, + { + "name": "whitepaper", + "url": "https://renproject.io/litepaper.pdf" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/republic-protocol/" + } + ] } \ No newline at end of file