From 28e02412a33000995df60e06aaff5be123becd07 Mon Sep 17 00:00:00 2001
From: cryptomanz <cryptomanz@users.noreply.github.com>
Date: Mon, 19 Jul 2021 19:58:33 +0000
Subject: [PATCH] Fixes (sanity and consistency, auto), history

---
 blockchains/smartchain/allowlist.json            |  1 +
 .../info.json                                    | 13 +++----------
 history/LATEST.json                              |  6 +++---
 history/versions/2994.json                       | 16 ++++++++++++++++
 4 files changed, 23 insertions(+), 13 deletions(-)
 create mode 100644 history/versions/2994.json

diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json
index 1dd041ff0..d22fe8600 100644
--- a/blockchains/smartchain/allowlist.json
+++ b/blockchains/smartchain/allowlist.json
@@ -316,6 +316,7 @@
     "0x3504de9e61FDFf2Fc70f5cC8a6D1Ee493434C1Aa",
     "0x355389292D8c963719FDaF0651f7846D6c504448",
     "0x359f35085202C8527a0c767557339635A335Eb76",
+    "0x35Bd36597fF784FCc30D08EBE4Bd917374C40d4B",
     "0x35E446a313369F2CCa5592E62dB9edBB23233Dd2",
     "0x3645Faf5d10422d5508Cf37771F6e47fEfA4c6A3",
     "0x36DB129506fE81dA7Ce085648ff9C7a0D5e31ed2",
diff --git a/blockchains/smartchain/assets/0x35Bd36597fF784FCc30D08EBE4Bd917374C40d4B/info.json b/blockchains/smartchain/assets/0x35Bd36597fF784FCc30D08EBE4Bd917374C40d4B/info.json
index 8a9635cc4..963e79c38 100644
--- a/blockchains/smartchain/assets/0x35Bd36597fF784FCc30D08EBE4Bd917374C40d4B/info.json
+++ b/blockchains/smartchain/assets/0x35Bd36597fF784FCc30D08EBE4Bd917374C40d4B/info.json
@@ -1,4 +1,3 @@
-
 {
     "name": "miniShibaToken",
     "type": "BEP20",
@@ -9,8 +8,7 @@
     "explorer": "https://bscscan.com/token/0x35Bd36597fF784FCc30D08EBE4Bd917374C40d4B",
     "status": "active",
     "id": "0x35Bd36597fF784FCc30D08EBE4Bd917374C40d4B",
-    "links": 
-    [
+    "links": [
         {
             "name": "github",
             "url": "https://github.com/MiniShibTeam"
@@ -23,10 +21,5 @@
             "name": "reddit",
             "url": "https://reddit.com/r/MinishibGroup/"
         }
-    ] 
-}
-
-
-
-
-
+    ]
+}
\ No newline at end of file
diff --git a/history/LATEST.json b/history/LATEST.json
index fee7a0118..87e2540ed 100644
--- a/history/LATEST.json
+++ b/history/LATEST.json
@@ -1,5 +1,5 @@
 {
-    "versionNum": 2993,
-    "commit": "0609fb2e4833028df4fda93016206ec6ac5e82db",
-    "date": "2021-07-19T19:41:16.638Z"
+    "versionNum": 2994,
+    "commit": "2a8f5d484bd4e93d1cb41d857b4f1524fdece3c0",
+    "date": "2021-07-19T19:58:15.403Z"
 }
\ No newline at end of file
diff --git a/history/versions/2994.json b/history/versions/2994.json
new file mode 100644
index 000000000..ba3076635
--- /dev/null
+++ b/history/versions/2994.json
@@ -0,0 +1,16 @@
+{
+    "versionEnd": {
+        "versionNum": 2994,
+        "commit": "2a8f5d484bd4e93d1cb41d857b4f1524fdece3c0",
+        "date": "2021-07-19T19:58:15.403Z"
+    },
+    "versionStart": {
+        "versionNum": 2993,
+        "commit": "0609fb2e4833028df4fda93016206ec6ac5e82db",
+        "date": "2021-07-19T19:41:16.638Z"
+    },
+    "changes": [
+        "blockchains/smartchain/assets/0x35Bd36597fF784FCc30D08EBE4Bd917374C40d4B/info.json",
+        "blockchains/smartchain/assets/0x35Bd36597fF784FCc30D08EBE4Bd917374C40d4B/logo.png"
+    ]
+}
\ No newline at end of file