From 3c569b895abad8c5360f2be6d2097e60792bf77e Mon Sep 17 00:00:00 2001
From: catenocrypt <catenocrypt@users.noreply.github.com>
Date: Tue, 23 Mar 2021 15:14:35 +0000
Subject: [PATCH] Fixes (sanity and consistency, auto), history

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

diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json
index 598f92ec1..467f6ec04 100644
--- a/blockchains/smartchain/allowlist.json
+++ b/blockchains/smartchain/allowlist.json
@@ -38,6 +38,7 @@
     "0x1Fa4a73a3F0133f0025378af00236f3aBDEE5D63",
     "0x2090c8295769791ab7A3CF1CC6e0AA19F35e441A",
     "0x20bff4bbEDa07536FF00e073bd8359E5D80D733d",
+    "0x211FfbE424b90e25a15531ca322adF1559779E45",
     "0x2170Ed0880ac9A755fd29B2688956BD959F933F8",
     "0x23396cF899Ca06c4472205fC903bDB4de249D6fC",
     "0x233d91A0713155003fc4DcE0AFa871b508B3B715",
diff --git a/blockchains/smartchain/assets/0x211FfbE424b90e25a15531ca322adF1559779E45/info.json b/blockchains/smartchain/assets/0x211FfbE424b90e25a15531ca322adF1559779E45/info.json
index 165186791..b594742d0 100644
--- a/blockchains/smartchain/assets/0x211FfbE424b90e25a15531ca322adF1559779E45/info.json
+++ b/blockchains/smartchain/assets/0x211FfbE424b90e25a15531ca322adF1559779E45/info.json
@@ -19,5 +19,5 @@
     "symbol": "BUX",
     "decimals": 18,
     "status": "active",
-    "id": "0x211ffbe424b90e25a15531ca322adf1559779e45"
-}
+    "id": "0x211FfbE424b90e25a15531ca322adF1559779E45"
+}
\ No newline at end of file
diff --git a/history/LATEST.json b/history/LATEST.json
index 277a2806d..e553a795e 100644
--- a/history/LATEST.json
+++ b/history/LATEST.json
@@ -1,5 +1,5 @@
 {
-    "versionNum": 256,
-    "commit": "fceb883c269a559b302c01cc024446e63c5ff41c",
-    "date": "2021-03-23T14:37:59.199Z"
+    "versionNum": 257,
+    "commit": "80718b5f6ed6f12a1b4f690ce53ee7bbd27f1732",
+    "date": "2021-03-23T15:14:19.214Z"
 }
\ No newline at end of file
diff --git a/history/versions/257.json b/history/versions/257.json
new file mode 100644
index 000000000..904caaa09
--- /dev/null
+++ b/history/versions/257.json
@@ -0,0 +1,16 @@
+{
+    "versionEnd": {
+        "versionNum": 257,
+        "commit": "80718b5f6ed6f12a1b4f690ce53ee7bbd27f1732",
+        "date": "2021-03-23T15:14:19.214Z"
+    },
+    "versionStart": {
+        "versionNum": 256,
+        "commit": "fceb883c269a559b302c01cc024446e63c5ff41c",
+        "date": "2021-03-23T14:37:59.199Z"
+    },
+    "changes": [
+        "blockchains/smartchain/assets/0x211FfbE424b90e25a15531ca322adF1559779E45/info.json",
+        "blockchains/smartchain/assets/0x211FfbE424b90e25a15531ca322adF1559779E45/logo.png"
+    ]
+}
\ No newline at end of file