From 80eb06da2a0a734dcee16baa7539996fbc162b15 Mon Sep 17 00:00:00 2001
From: Nazar <85495047+cryptomanz@users.noreply.github.com>
Date: Sat, 3 Jul 2021 10:11:58 +0300
Subject: [PATCH] Add links to BTCB token (#11144)

* Update info.json

* Fixes (sanity and consistency, auto), history

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

diff --git a/blockchains/smartchain/assets/0x7130d2A12B9BCbFAe4f2634d864A1Ee1Ce3Ead9c/info.json b/blockchains/smartchain/assets/0x7130d2A12B9BCbFAe4f2634d864A1Ee1Ce3Ead9c/info.json
index 23e5235e0..942bb53df 100644
--- a/blockchains/smartchain/assets/0x7130d2A12B9BCbFAe4f2634d864A1Ee1Ce3Ead9c/info.json
+++ b/blockchains/smartchain/assets/0x7130d2A12B9BCbFAe4f2634d864A1Ee1Ce3Ead9c/info.json
@@ -8,5 +8,23 @@
     "symbol": "BTCB",
     "decimals": 18,
     "status": "active",
-    "id": "0x7130d2A12B9BCbFAe4f2634d864A1Ee1Ce3Ead9c"
+    "id": "0x7130d2A12B9BCbFAe4f2634d864A1Ee1Ce3Ead9c",
+    "links": [
+        {
+            "name": "github",
+            "url": "https://github.com/binance-chain/"
+        },
+        {
+            "name": "twitter",
+            "url": "https://twitter.com/binance_dex"
+        },
+        {
+            "name": "telegram",
+            "url": "https://t.me/BinanceDEXchange"
+        },
+        {
+            "name": "blog",
+            "url": "https://binance.org/en/blog/"
+        }
+    ]
 }
\ No newline at end of file