From bd572e58be2fc8e151aea7487701caf9a2a83cef Mon Sep 17 00:00:00 2001 From: CryptoA <82717856+Cryptocool1@users.noreply.github.com> Date: Sat, 3 Jul 2021 21:13:27 +0300 Subject: [PATCH] Add links to WRX token (#11206) * Update info.json * Fixes (sanity and consistency, auto), history Co-authored-by: Cryptocool1 --- blockchains/binance/assets/WRX-ED1/info.json | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) diff --git a/blockchains/binance/assets/WRX-ED1/info.json b/blockchains/binance/assets/WRX-ED1/info.json index c6ec94c15..d2884a40d 100644 --- a/blockchains/binance/assets/WRX-ED1/info.json +++ b/blockchains/binance/assets/WRX-ED1/info.json @@ -8,5 +8,23 @@ "symbol": "WRX", "decimals": 8, "status": "active", - "id": "WRX-ED1" + "id": "WRX-ED1", + "links": [ + { + "name": "whitepaper", + "url": "https://download.wazirx.com/wrx/wrx-whitepaper.pdf" + }, + { + "name": "twitter", + "url": "https://twitter.com/wazirxindiap" + }, + { + "name": "facebook", + "url": "https://facebook.com/wazirx" + }, + { + "name": "github", + "url": "https://github.com/wazirx" + } + ] } \ No newline at end of file