From 0e02f76d3bfe677288866a7fe18b42a7c0915752 Mon Sep 17 00:00:00 2001 From: Nazar <85495047+cryptomanz@users.noreply.github.com> Date: Sat, 3 Jul 2021 23:13:41 +0300 Subject: [PATCH] Add links to WOO token (#11220) * Update info.json * Fixes (sanity and consistency, auto), history Co-authored-by: cryptomanz --- .../info.json | 24 ++++++++++++++++++- 1 file changed, 23 insertions(+), 1 deletion(-) diff --git a/blockchains/ethereum/assets/0x4691937a7508860F876c9c0a2a617E7d9E945D4B/info.json b/blockchains/ethereum/assets/0x4691937a7508860F876c9c0a2a617E7d9E945D4B/info.json index c5695d5dc..a7535575a 100644 --- a/blockchains/ethereum/assets/0x4691937a7508860F876c9c0a2a617E7d9E945D4B/info.json +++ b/blockchains/ethereum/assets/0x4691937a7508860F876c9c0a2a617E7d9E945D4B/info.json @@ -7,5 +7,27 @@ "description": "Wootrade is a layer one trading infrastructure complete with deep liquidity, frontend trading GUI, and the ability to integrate into any exchange, trading desk, wallet, dApp, or other trading-related platform.", "explorer": "https://etherscan.io/token/0x4691937a7508860f876c9c0a2a617e7d9e945d4b", "status": "active", - "id": "0x4691937a7508860F876c9c0a2a617E7d9E945D4B" + "id": "0x4691937a7508860F876c9c0a2a617E7d9E945D4B", + "links": [ + { + "name": "telegram", + "url": "https://t.me/wootrade" + }, + { + "name": "blog", + "url": "https://medium.com/@wootrade" + }, + { + "name": "facebook", + "url": "https://facebook.com/Wootrade" + }, + { + "name": "whitepaper", + "url": "https://woo.network/Litepaper.pdf" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/wootrade-network/" + } + ] } \ No newline at end of file