From a75843e69b7f2137efdcb92d0f0815fade4ebe67 Mon Sep 17 00:00:00 2001
From: zachzwei <zachzwei@users.noreply.github.com>
Date: Sat, 6 Mar 2021 11:00:38 +0000
Subject: [PATCH] Fixes (sanity and consistency, auto), history

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

diff --git a/blockchains/ethereum/allowlist.json b/blockchains/ethereum/allowlist.json
index 276b8f20a..d1ab3f44a 100644
--- a/blockchains/ethereum/allowlist.json
+++ b/blockchains/ethereum/allowlist.json
@@ -1144,6 +1144,7 @@
     "0x2b591e99afE9f32eAA6214f7B7629768c40Eeb39",
     "0x2b6fF53Fc2493CcD5202D80a6C439741414C5Ff2",
     "0x2B757fa0630a4d1f9B01a3765E8fb00ee80a85DD",
+    "0x2B89bF8ba858cd2FCee1faDa378D5cd6936968Be",
     "0x2ba592F78dB6436527729929AAf6c908497cB200",
     "0x2ba6b1E4424e19816382d15937739959F7DA5fD8",
     "0x2baac9330Cf9aC479D819195794d79AD0c7616e3",
diff --git a/history/LATEST.json b/history/LATEST.json
index f8c2b0fee..68796a2dc 100644
--- a/history/LATEST.json
+++ b/history/LATEST.json
@@ -1,5 +1,5 @@
 {
-    "versionNum": 109,
-    "commit": "56aa0ca03e214371d61fc8ae8d442b033663623d",
-    "date": "2021-03-06T07:21:58.996Z"
+    "versionNum": 110,
+    "commit": "83de6c0f7ec7e43fc384db78acaf566147abb573",
+    "date": "2021-03-06T11:00:21.919Z"
 }
\ No newline at end of file
diff --git a/history/versions/110.json b/history/versions/110.json
new file mode 100644
index 000000000..ed3415634
--- /dev/null
+++ b/history/versions/110.json
@@ -0,0 +1,16 @@
+{
+    "versionEnd": {
+        "versionNum": 110,
+        "commit": "83de6c0f7ec7e43fc384db78acaf566147abb573",
+        "date": "2021-03-06T11:00:21.919Z"
+    },
+    "versionStart": {
+        "versionNum": 109,
+        "commit": "56aa0ca03e214371d61fc8ae8d442b033663623d",
+        "date": "2021-03-06T07:21:58.996Z"
+    },
+    "changes": [
+        "blockchains/ethereum/assets/0x2B89bF8ba858cd2FCee1faDa378D5cd6936968Be/info.json",
+        "blockchains/ethereum/assets/0x2B89bF8ba858cd2FCee1faDa378D5cd6936968Be/logo.png"
+    ]
+}
\ No newline at end of file