From 52b83f6c92bff5b14872156dc9010c72c559d572 Mon Sep 17 00:00:00 2001
From: Nazar <85495047+cryptomanz@users.noreply.github.com>
Date: Sat, 3 Jul 2021 12:26:36 +0300
Subject: [PATCH] Add links to TEL token (#11159)

* Update info.json

* Fixes (sanity and consistency, auto), history

Co-authored-by: cryptomanz <cryptomanz@users.noreply.github.com>
---
 .../info.json                                 | 32 ++++++++++++++++++-
 1 file changed, 31 insertions(+), 1 deletion(-)

diff --git a/blockchains/ethereum/assets/0x467Bccd9d29f223BcE8043b84E8C8B282827790F/info.json b/blockchains/ethereum/assets/0x467Bccd9d29f223BcE8043b84E8C8B282827790F/info.json
index 08c74c4f7..c8f6a2d0f 100644
--- a/blockchains/ethereum/assets/0x467Bccd9d29f223BcE8043b84E8C8B282827790F/info.json
+++ b/blockchains/ethereum/assets/0x467Bccd9d29f223BcE8043b84E8C8B282827790F/info.json
@@ -7,5 +7,35 @@
     "website": "http://www.telco.in",
     "explorer": "https://etherscan.io/token/0x467Bccd9d29f223BcE8043b84E8C8B282827790F",
     "status": "active",
-    "id": "0x467Bccd9d29f223BcE8043b84E8C8B282827790F"
+    "id": "0x467Bccd9d29f223BcE8043b84E8C8B282827790F",
+    "links": [
+        {
+            "name": "github",
+            "url": "https://github.com/telcoin"
+        },
+        {
+            "name": "twitter",
+            "url": "https://twitter.com/telcoin_team"
+        },
+        {
+            "name": "blog",
+            "url": "https://medium.com/@telcoin"
+        },
+        {
+            "name": "facebook",
+            "url": "https://facebook.com/telcoin/"
+        },
+        {
+            "name": "telegram",
+            "url": "https://t.me/telcoincommunity"
+        },
+        {
+            "name": "whitepaper",
+            "url": "https://telco.in/docs/whitepaper.pdf"
+        },
+        {
+            "name": "coingecko",
+            "url": "https://coingecko.com/en/coins/telcoin/"
+        }
+    ]
 }
\ No newline at end of file