From fa5d02eb5edc844cc3e33e9a003e451280be6355 Mon Sep 17 00:00:00 2001 From: Nazar <85495047+cryptomanz@users.noreply.github.com> Date: Sat, 3 Jul 2021 12:12:53 +0300 Subject: [PATCH] Add links to CHZ token (#11158) * Update info.json * Fixes (sanity and consistency, auto), history Co-authored-by: cryptomanz --- blockchains/binance/assets/CHZ-ECD/info.json | 28 +++++++++++++++++++- 1 file changed, 27 insertions(+), 1 deletion(-) diff --git a/blockchains/binance/assets/CHZ-ECD/info.json b/blockchains/binance/assets/CHZ-ECD/info.json index 82f5ae7db..f7630160a 100644 --- a/blockchains/binance/assets/CHZ-ECD/info.json +++ b/blockchains/binance/assets/CHZ-ECD/info.json @@ -7,5 +7,31 @@ "symbol": "CHZ", "decimals": 8, "status": "active", - "id": "CHZ-ECD" + "id": "CHZ-ECD", + "links": [ + { + "name": "telegram", + "url": "https://t.me/chiliz_io" + }, + { + "name": "twitter", + "url": "https://twitter.com/chiliZ/" + }, + { + "name": "facebook", + "url": "https://facebook.com/chiliZdotcom/" + }, + { + "name": "blog", + "url": "https://medium.com/chiliz" + }, + { + "name": "whitepaper", + "url": "https://chiliz.com/docs/CHZ_whitepaper.pdf" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/chiliz/" + } + ] } \ No newline at end of file