From 51ba0018bfefb3f3447ebd4f8eb809ad677839fe Mon Sep 17 00:00:00 2001 From: CryptoA <82717856+Cryptocool1@users.noreply.github.com> Date: Sat, 3 Jul 2021 11:36:06 +0300 Subject: [PATCH] Add links to TUSDB token (#11155) * Update info.json * Fixes (sanity and consistency, auto), history Co-authored-by: Cryptocool1 --- .../binance/assets/TUSDB-888/info.json | 28 ++++++++++++++++++- 1 file changed, 27 insertions(+), 1 deletion(-) diff --git a/blockchains/binance/assets/TUSDB-888/info.json b/blockchains/binance/assets/TUSDB-888/info.json index d16bc875f..290884e30 100644 --- a/blockchains/binance/assets/TUSDB-888/info.json +++ b/blockchains/binance/assets/TUSDB-888/info.json @@ -7,5 +7,31 @@ "website": "https://trusttoken.com", "explorer": "https://explorer.binance.org/asset/TUSDB-888", "status": "active", - "id": "TUSDB-888" + "id": "TUSDB-888", + "links": [ + { + "name": "github", + "url": "https://github.com/trusttoken/TrueUSD" + }, + { + "name": "twitter", + "url": "https://twitter.com/TrustToken" + }, + { + "name": "facebook", + "url": "https://facebook.com/TrustToken/" + }, + { + "name": "blog", + "url": "https://blog.trusttoken.com/" + }, + { + "name": "telegram", + "url": "https://t.me/joinchat/HihkMkTja1gIyBRM1J1_vg" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/true-usd/" + } + ] } \ No newline at end of file