From 7206bc009b66cb5e699fe0f00e602df8e002fd16 Mon Sep 17 00:00:00 2001 From: Nazar <85495047+cryptomanz@users.noreply.github.com> Date: Sat, 3 Jul 2021 17:59:44 +0300 Subject: [PATCH] Add links to HUSD token (#11188) * 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/0xdF574c24545E5FfEcb9a659c229253D4111d87e1/info.json b/blockchains/ethereum/assets/0xdF574c24545E5FfEcb9a659c229253D4111d87e1/info.json index 704456244..35003414a 100644 --- a/blockchains/ethereum/assets/0xdF574c24545E5FfEcb9a659c229253D4111d87e1/info.json +++ b/blockchains/ethereum/assets/0xdF574c24545E5FfEcb9a659c229253D4111d87e1/info.json @@ -7,5 +7,23 @@ "website": "https://www.stcoins.com", "explorer": "https://etherscan.io/token/0xdF574c24545E5FfEcb9a659c229253D4111d87e1", "status": "active", - "id": "0xdF574c24545E5FfEcb9a659c229253D4111d87e1" + "id": "0xdF574c24545E5FfEcb9a659c229253D4111d87e1", + "links": [ + { + "name": "github", + "url": "https://github.com/stcoins/HUSD" + }, + { + "name": "twitter", + "url": "https://twitter.com/Stablecoin_HUSD" + }, + { + "name": "blog", + "url": "https://medium.com/@Stablecoin_HUSD" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/husd/" + } + ] } \ No newline at end of file