From a7eac8459a5a33ee03b04e27f237cbffc4b7a081 Mon Sep 17 00:00:00 2001
From: Cryptocool1 <Cryptocool1@users.noreply.github.com>
Date: Sun, 4 Jul 2021 15:50:39 +0000
Subject: [PATCH] Fixes (sanity and consistency, auto), history

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

diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json
index 354294a45..88bcec36c 100644
--- a/blockchains/smartchain/allowlist.json
+++ b/blockchains/smartchain/allowlist.json
@@ -1,4 +1,5 @@
 [
+    "0x00000ee41472D518B364FA09866532A792F4009B",
     "0x0025B42bfc22CbbA6c02d23d4Ec2aBFcf6E014d4",
     "0x007EA5C0Ea75a8DF45D288a4debdD5bb633F9e56",
     "0x00aa85e010204068b7CC2235800B2d8036bdbF2E",
diff --git a/history/LATEST.json b/history/LATEST.json
index a04e8a877..2439490ab 100644
--- a/history/LATEST.json
+++ b/history/LATEST.json
@@ -1,5 +1,5 @@
 {
-    "versionNum": 2774,
-    "commit": "8398261977f56ceee1e074d337d96785539f2933",
-    "date": "2021-07-04T15:34:24.465Z"
+    "versionNum": 2775,
+    "commit": "24933f7a6bdbe1ef8b65dbfe638a1a91d75899df",
+    "date": "2021-07-04T15:50:22.069Z"
 }
\ No newline at end of file
diff --git a/history/versions/2775.json b/history/versions/2775.json
new file mode 100644
index 000000000..60dcedf93
--- /dev/null
+++ b/history/versions/2775.json
@@ -0,0 +1,16 @@
+{
+    "versionEnd": {
+        "versionNum": 2775,
+        "commit": "24933f7a6bdbe1ef8b65dbfe638a1a91d75899df",
+        "date": "2021-07-04T15:50:22.069Z"
+    },
+    "versionStart": {
+        "versionNum": 2774,
+        "commit": "8398261977f56ceee1e074d337d96785539f2933",
+        "date": "2021-07-04T15:34:24.465Z"
+    },
+    "changes": [
+        "blockchains/smartchain/assets/0x00000ee41472D518B364FA09866532A792F4009B/info.json",
+        "blockchains/smartchain/assets/0x00000ee41472D518B364FA09866532A792F4009B/logo.png"
+    ]
+}
\ No newline at end of file