From 8517a99c6be8caec3de34cc06fc612a6c8318198 Mon Sep 17 00:00:00 2001 From: Nazar Date: Sun, 29 Aug 2021 13:08:01 +0300 Subject: [PATCH] Add links REEF (ERC20) (#13182) * Update info.json * Fixes (sanity and consistency, auto), history Co-authored-by: cryptomanz --- .../info.json | 20 ++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) diff --git a/blockchains/ethereum/assets/0xFE3E6a25e6b192A42a44ecDDCd13796471735ACf/info.json b/blockchains/ethereum/assets/0xFE3E6a25e6b192A42a44ecDDCd13796471735ACf/info.json index 79e7b344e..9d70c15cb 100644 --- a/blockchains/ethereum/assets/0xFE3E6a25e6b192A42a44ecDDCd13796471735ACf/info.json +++ b/blockchains/ethereum/assets/0xFE3E6a25e6b192A42a44ecDDCd13796471735ACf/info.json @@ -8,5 +8,23 @@ "symbol": "REEF", "decimals": 18, "status": "active", - "id": "0xFE3E6a25e6b192A42a44ecDDCd13796471735ACf" + "id": "0xFE3E6a25e6b192A42a44ecDDCd13796471735ACf", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/ReefDeFi" + }, + { + "name": "telegram", + "url": "https://t.me/reefdefi" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/reef-finance/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/reef/" + } + ] } \ No newline at end of file