From 55f37f576880f7a6d63d1ed199e423ded6295f27 Mon Sep 17 00:00:00 2001 From: CryptoA <82717856+Cryptocool1@users.noreply.github.com> Date: Sat, 3 Jul 2021 21:35:49 +0300 Subject: [PATCH] Add links to RSR token (#11209) * Update info.json * Fixes (sanity and consistency, auto), history Co-authored-by: Cryptocool1 --- .../info.json | 24 ++++++++++++++++++- 1 file changed, 23 insertions(+), 1 deletion(-) diff --git a/blockchains/ethereum/assets/0x8762db106B2c2A0bccB3A80d1Ed41273552616E8/info.json b/blockchains/ethereum/assets/0x8762db106B2c2A0bccB3A80d1Ed41273552616E8/info.json index daa8e4c1a..55e3a7098 100644 --- a/blockchains/ethereum/assets/0x8762db106B2c2A0bccB3A80d1Ed41273552616E8/info.json +++ b/blockchains/ethereum/assets/0x8762db106B2c2A0bccB3A80d1Ed41273552616E8/info.json @@ -8,5 +8,27 @@ "symbol": "RSR", "decimals": 18, "status": "active", - "id": "0x8762db106B2c2A0bccB3A80d1Ed41273552616E8" + "id": "0x8762db106B2c2A0bccB3A80d1Ed41273552616E8", + "links": [ + { + "name": "github", + "url": "https://github.com/reserve-protocol/rsr" + }, + { + "name": "twitter", + "url": "https://twitter.com/reserveprotocol" + }, + { + "name": "blog", + "url": "https://medium.com/reserve-currency" + }, + { + "name": "telegram", + "url": "https://t.me/reservecurrency" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/reserve-rights-token/" + } + ] } \ No newline at end of file