From c74d60ee0c9b480f64280d7758aef212cb20fcd3 Mon Sep 17 00:00:00 2001 From: CryptoA <82717856+Cryptocool1@users.noreply.github.com> Date: Sat, 3 Jul 2021 11:18:04 +0300 Subject: [PATCH] Add links to HT token (#11151) * 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/0x6f259637dcD74C767781E37Bc6133cd6A68aa161/info.json b/blockchains/ethereum/assets/0x6f259637dcD74C767781E37Bc6133cd6A68aa161/info.json index f1d660c0f..e939366ae 100644 --- a/blockchains/ethereum/assets/0x6f259637dcD74C767781E37Bc6133cd6A68aa161/info.json +++ b/blockchains/ethereum/assets/0x6f259637dcD74C767781E37Bc6133cd6A68aa161/info.json @@ -7,5 +7,27 @@ "symbol": "HT", "decimals": 18, "status": "active", - "id": "0x6f259637dcD74C767781E37Bc6133cd6A68aa161" + "id": "0x6f259637dcD74C767781E37Bc6133cd6A68aa161", + "links": [ + { + "name": "telegram", + "url": "https://t.me/huobiproofficial" + }, + { + "name": "twitter", + "url": "https://twitter.com/HUOBI_Pro" + }, + { + "name": "facebook", + "url": "https://facebook.com/huobi.pro" + }, + { + "name": "blog", + "url": "https://medium.com/huobi-global" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/huobi-token/" + } + ] } \ No newline at end of file