From ab15ce7a464874d01a9a4000f30d98663068d4c1 Mon Sep 17 00:00:00 2001 From: Nazar Date: Sun, 29 Aug 2021 12:27:53 +0300 Subject: [PATCH] Add links LIT (ERC20) (#13178) * Update info.json * Fixes (sanity and consistency, auto), history Co-authored-by: cryptomanz --- .../info.json | 20 ++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) diff --git a/blockchains/ethereum/assets/0xb59490aB09A0f526Cc7305822aC65f2Ab12f9723/info.json b/blockchains/ethereum/assets/0xb59490aB09A0f526Cc7305822aC65f2Ab12f9723/info.json index 292b144f0..be58f5902 100644 --- a/blockchains/ethereum/assets/0xb59490aB09A0f526Cc7305822aC65f2Ab12f9723/info.json +++ b/blockchains/ethereum/assets/0xb59490aB09A0f526Cc7305822aC65f2Ab12f9723/info.json @@ -7,5 +7,23 @@ "symbol": "LIT", "decimals": 18, "status": "active", - "id": "0xb59490aB09A0f526Cc7305822aC65f2Ab12f9723" + "id": "0xb59490aB09A0f526Cc7305822aC65f2Ab12f9723", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/litentry" + }, + { + "name": "github", + "url": "https://github.com/litentry/" + }, + { + "name": "telegram", + "url": "https://t.me/litentry" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/litentry/" + } + ] } \ No newline at end of file