From b1dd521335e3af0e556cf86cfa3dfb86d7131857 Mon Sep 17 00:00:00 2001 From: CryptoA <82717856+Cryptocool1@users.noreply.github.com> Date: Sat, 3 Jul 2021 20:39:56 +0300 Subject: [PATCH] Add links to renBTC token (#11203) * Update info.json * Fixes (sanity and consistency, auto), history Co-authored-by: Cryptocool1 --- .../info.json | 32 ++++++++++++++++++- 1 file changed, 31 insertions(+), 1 deletion(-) diff --git a/blockchains/ethereum/assets/0xEB4C2781e4ebA804CE9a9803C67d0893436bB27D/info.json b/blockchains/ethereum/assets/0xEB4C2781e4ebA804CE9a9803C67d0893436bB27D/info.json index b64292817..64bb55b12 100644 --- a/blockchains/ethereum/assets/0xEB4C2781e4ebA804CE9a9803C67d0893436bB27D/info.json +++ b/blockchains/ethereum/assets/0xEB4C2781e4ebA804CE9a9803C67d0893436bB27D/info.json @@ -7,5 +7,35 @@ "website": "https://renproject.io", "explorer": "https://etherscan.io/token/0xEB4C2781e4ebA804CE9a9803C67d0893436bB27D", "status": "active", - "id": "0xEB4C2781e4ebA804CE9a9803C67d0893436bB27D" + "id": "0xEB4C2781e4ebA804CE9a9803C67d0893436bB27D", + "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": "telegram", + "url": "https://t.me/renproject" + }, + { + "name": "whitepaper", + "url": "https://github.com/renproject/ren/wiki/Introduction" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/renbtc/" + } + ] } \ No newline at end of file