From 4b04f3badb6dcd206f0d476d3074ec84d93f09b4 Mon Sep 17 00:00:00 2001
From: cryptomanz <cryptomanz@users.noreply.github.com>
Date: Wed, 23 Jun 2021 17:55:53 +0000
Subject: [PATCH] Fixes (sanity and consistency, auto), history

---
 blockchains/smartchain/allowlist.json |  1 +
 history/LATEST.json                   |  6 +++---
 history/versions/2450.json            | 16 ++++++++++++++++
 3 files changed, 20 insertions(+), 3 deletions(-)
 create mode 100644 history/versions/2450.json

diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json
index 3ffeb7114..a990c45f5 100644
--- a/blockchains/smartchain/allowlist.json
+++ b/blockchains/smartchain/allowlist.json
@@ -5,6 +5,7 @@
     "0x00abaA93fAF8fDc4f382135a7A56F9Cf7C3EdD21",
     "0x00e7daf0E5FD1F5331c92d09e3C825A8e4Fc6515",
     "0x0110fF9e7E4028a5337F07841437B92d5bf53762",
+    "0x01413859d321F423054f6A26276325E8085Dd5fc",
     "0x01600Ed07fC7493686ef143D1b92cd5612d50D5b",
     "0x016C285d5b918B92aa85EF1e147498BADfe30d69",
     "0x016CF83732f1468150D87dCC5BdF67730B3934D3",
diff --git a/history/LATEST.json b/history/LATEST.json
index 9d405321c..c24e744bc 100644
--- a/history/LATEST.json
+++ b/history/LATEST.json
@@ -1,5 +1,5 @@
 {
-    "versionNum": 2449,
-    "commit": "80315a78b18764d5e3213b3d4f8016990bec8cd2",
-    "date": "2021-06-23T16:21:25.861Z"
+    "versionNum": 2450,
+    "commit": "ca213fdf6f01f12fafe352365d12c70283861a25",
+    "date": "2021-06-23T17:55:36.921Z"
 }
\ No newline at end of file
diff --git a/history/versions/2450.json b/history/versions/2450.json
new file mode 100644
index 000000000..c62b37190
--- /dev/null
+++ b/history/versions/2450.json
@@ -0,0 +1,16 @@
+{
+    "versionEnd": {
+        "versionNum": 2450,
+        "commit": "ca213fdf6f01f12fafe352365d12c70283861a25",
+        "date": "2021-06-23T17:55:36.921Z"
+    },
+    "versionStart": {
+        "versionNum": 2449,
+        "commit": "80315a78b18764d5e3213b3d4f8016990bec8cd2",
+        "date": "2021-06-23T16:21:25.861Z"
+    },
+    "changes": [
+        "blockchains/smartchain/assets/0x01413859d321F423054f6A26276325E8085Dd5fc/info.json",
+        "blockchains/smartchain/assets/0x01413859d321F423054f6A26276325E8085Dd5fc/logo.png"
+    ]
+}
\ No newline at end of file