From 2a4ea5e704b20a45c57908dbc35ec4fa88de18a2 Mon Sep 17 00:00:00 2001 From: Nazar <85495047+cryptomanz@users.noreply.github.com> Date: Sat, 3 Jul 2021 15:50:44 +0300 Subject: [PATCH] Add links to SNX token (#11176) * Update info.json * Fixes (sanity and consistency, auto), history Co-authored-by: cryptomanz --- .../info.json | 28 ++++++++++++++++++- 1 file changed, 27 insertions(+), 1 deletion(-) diff --git a/blockchains/ethereum/assets/0xC011a73ee8576Fb46F5E1c5751cA3B9Fe0af2a6F/info.json b/blockchains/ethereum/assets/0xC011a73ee8576Fb46F5E1c5751cA3B9Fe0af2a6F/info.json index 94d04f289..0ed81c3db 100644 --- a/blockchains/ethereum/assets/0xC011a73ee8576Fb46F5E1c5751cA3B9Fe0af2a6F/info.json +++ b/blockchains/ethereum/assets/0xC011a73ee8576Fb46F5E1c5751cA3B9Fe0af2a6F/info.json @@ -8,5 +8,31 @@ "symbol": "SNX", "decimals": 18, "status": "active", - "id": "0xC011a73ee8576Fb46F5E1c5751cA3B9Fe0af2a6F" + "id": "0xC011a73ee8576Fb46F5E1c5751cA3B9Fe0af2a6F", + "links": [ + { + "name": "github", + "url": "https://github.com/havven/havven" + }, + { + "name": "twitter", + "url": "https://twitter.com/synthetix_io" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/synthetix_io/" + }, + { + "name": "blog", + "url": "https://blog.synthetix.io/" + }, + { + "name": "whitepaper", + "url": "https://synthetix.io/uploads/havven_whitepaper.pdf" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/havven/" + } + ] } \ No newline at end of file