From dc23604f27be0296233d442cef3b0ab379e4d273 Mon Sep 17 00:00:00 2001 From: Nazar Date: Tue, 24 Aug 2021 21:46:12 +0300 Subject: [PATCH] Add links ASTRO (ERC20) (#13038) * 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/0xcbd55D4fFc43467142761A764763652b48b969ff/info.json b/blockchains/ethereum/assets/0xcbd55D4fFc43467142761A764763652b48b969ff/info.json index 3bd6c0147..b645259b9 100644 --- a/blockchains/ethereum/assets/0xcbd55D4fFc43467142761A764763652b48b969ff/info.json +++ b/blockchains/ethereum/assets/0xcbd55D4fFc43467142761A764763652b48b969ff/info.json @@ -7,5 +7,23 @@ "symbol": "ASTRO", "decimals": 18, "status": "active", - "id": "0xcbd55D4fFc43467142761A764763652b48b969ff" + "id": "0xcbd55D4fFc43467142761A764763652b48b969ff", + "links": [ + { + "name": "telegram", + "url": "https://t.me/astrotoolsio" + }, + { + "name": "twitter", + "url": "https://twitter.com/Astro_Tools" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/astrotools/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/astrotools/" + } + ] } \ No newline at end of file