From 34438c3f14b381e877a7fa1c8c70fa7600204fd9 Mon Sep 17 00:00:00 2001
From: catenocrypt <catenocrypt@users.noreply.github.com>
Date: Mon, 8 Mar 2021 22:10:35 +0000
Subject: [PATCH] Fixes (sanity and consistency, auto), history

---
 blockchains/ethereum/allowlist.json              |  1 +
 .../info.json                                    |  2 +-
 history/LATEST.json                              |  6 +++---
 history/versions/134.json                        | 16 ++++++++++++++++
 4 files changed, 21 insertions(+), 4 deletions(-)
 create mode 100644 history/versions/134.json

diff --git a/blockchains/ethereum/allowlist.json b/blockchains/ethereum/allowlist.json
index d6147543b..6e121ad91 100644
--- a/blockchains/ethereum/allowlist.json
+++ b/blockchains/ethereum/allowlist.json
@@ -4394,6 +4394,7 @@
     "0xb0D926c1BC3d78064F3e1075D5bD9A24F35Ae6C5",
     "0xb0DC7fdB068aBA78Cd79e1BF9006196fF3299C8f",
     "0xB0DD7c86b9FB49A5a2377111d9b5EEDeF2f99880",
+    "0xb0dFd28d3CF7A5897C694904Ace292539242f858",
     "0xb0ecc7f33973D8aCd6296Ab40f37718015b98345",
     "0xB0F14f66caE71164D89E8a0cf0875eF2c32Fb660",
     "0xB110eC7B1dcb8FAB8dEDbf28f53Bc63eA5BEdd84",
diff --git a/blockchains/ethereum/assets/0xb0dFd28d3CF7A5897C694904Ace292539242f858/info.json b/blockchains/ethereum/assets/0xb0dFd28d3CF7A5897C694904Ace292539242f858/info.json
index 4246b321b..a8b539eb2 100644
--- a/blockchains/ethereum/assets/0xb0dFd28d3CF7A5897C694904Ace292539242f858/info.json
+++ b/blockchains/ethereum/assets/0xb0dFd28d3CF7A5897C694904Ace292539242f858/info.json
@@ -8,4 +8,4 @@
     "decimals": 18,
     "status": "active",
     "id": "0xb0dfd28d3cf7a5897c694904ace292539242f858"
-}
+}
\ No newline at end of file
diff --git a/history/LATEST.json b/history/LATEST.json
index ea393971f..1e0ce2d3b 100644
--- a/history/LATEST.json
+++ b/history/LATEST.json
@@ -1,5 +1,5 @@
 {
-    "versionNum": 133,
-    "commit": "0e2c9a9ed46829effc25b59b16d677834d331df2",
-    "date": "2021-03-08T21:39:18.828Z"
+    "versionNum": 134,
+    "commit": "0e5690395cb7d6d8c8fd8b1eab993513f81c8fc2",
+    "date": "2021-03-08T22:10:19.446Z"
 }
\ No newline at end of file
diff --git a/history/versions/134.json b/history/versions/134.json
new file mode 100644
index 000000000..d048e5b06
--- /dev/null
+++ b/history/versions/134.json
@@ -0,0 +1,16 @@
+{
+    "versionEnd": {
+        "versionNum": 134,
+        "commit": "0e5690395cb7d6d8c8fd8b1eab993513f81c8fc2",
+        "date": "2021-03-08T22:10:19.446Z"
+    },
+    "versionStart": {
+        "versionNum": 133,
+        "commit": "0e2c9a9ed46829effc25b59b16d677834d331df2",
+        "date": "2021-03-08T21:39:18.828Z"
+    },
+    "changes": [
+        "blockchains/ethereum/assets/0xb0dFd28d3CF7A5897C694904Ace292539242f858/info.json",
+        "blockchains/ethereum/assets/0xb0dFd28d3CF7A5897C694904Ace292539242f858/logo.png"
+    ]
+}
\ No newline at end of file