From 0ed4b138d509525b5ea884654fbebdaa07a8cc67 Mon Sep 17 00:00:00 2001 From: CryptoA <82717856+Cryptocool1@users.noreply.github.com> Date: Sat, 3 Jul 2021 11:33:50 +0300 Subject: [PATCH] Add links to TUSD token (#11154) * Update info.json * Fixes (sanity and consistency, auto), history Co-authored-by: Cryptocool1 --- .../info.json | 28 ++++++++++++++++++- 1 file changed, 27 insertions(+), 1 deletion(-) diff --git a/blockchains/ethereum/assets/0x0000000000085d4780B73119b644AE5ecd22b376/info.json b/blockchains/ethereum/assets/0x0000000000085d4780B73119b644AE5ecd22b376/info.json index d19ebae55..723411253 100644 --- a/blockchains/ethereum/assets/0x0000000000085d4780B73119b644AE5ecd22b376/info.json +++ b/blockchains/ethereum/assets/0x0000000000085d4780B73119b644AE5ecd22b376/info.json @@ -7,5 +7,31 @@ "symbol": "TUSD", "decimals": 18, "status": "active", - "id": "0x0000000000085d4780B73119b644AE5ecd22b376" + "id": "0x0000000000085d4780B73119b644AE5ecd22b376", + "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