From a11d1b624e4ecb4d84fb1bcadee568cc927d8458 Mon Sep 17 00:00:00 2001
From: zachzwei <zachzwei@users.noreply.github.com>
Date: Tue, 29 Jun 2021 12:29:35 +0000
Subject: [PATCH] Fixes (sanity and consistency, auto), history

---
 blockchains/ethereum/allowlist.json           |  1 +
 .../info.json                                 | 20 +++++++++----------
 history/LATEST.json                           |  6 +++---
 history/versions/2582.json                    | 16 +++++++++++++++
 4 files changed, 30 insertions(+), 13 deletions(-)
 create mode 100644 history/versions/2582.json

diff --git a/blockchains/ethereum/allowlist.json b/blockchains/ethereum/allowlist.json
index 8f3abe0b6..b9ab0228f 100644
--- a/blockchains/ethereum/allowlist.json
+++ b/blockchains/ethereum/allowlist.json
@@ -6079,6 +6079,7 @@
     "0xEe9E5eFF401ee921b138490d00CA8D1F13f67A72",
     "0xeEAA40B28A2d1b0B08f6f97bB1DD4B75316c6107",
     "0xEEaf33534F7e8628B281DA3aA01271D4ce22619d",
+    "0xEec2bE5c91ae7f8a338e1e5f3b5DE49d07AfdC81",
     "0xEECfa1F63F9CCe7AE80A49D5341DCbA2563d72e1",
     "0xEEd3aE7b0F8b5B9BB8C035A9941382B1822671CD",
     "0xEED736b2b809550D89A941C2005dE93588c628e2",
diff --git a/blockchains/ethereum/assets/0xEec2bE5c91ae7f8a338e1e5f3b5DE49d07AfdC81/info.json b/blockchains/ethereum/assets/0xEec2bE5c91ae7f8a338e1e5f3b5DE49d07AfdC81/info.json
index 731807b1d..55fafd9da 100644
--- a/blockchains/ethereum/assets/0xEec2bE5c91ae7f8a338e1e5f3b5DE49d07AfdC81/info.json
+++ b/blockchains/ethereum/assets/0xEec2bE5c91ae7f8a338e1e5f3b5DE49d07AfdC81/info.json
@@ -1,11 +1,11 @@
-{
-    "name": "Dopex Governance Token",
-    "symbol": "DPX",
-    "type": "ERC20",
-    "decimals": 18,
-    "description": "DPX - vanilla governance and protocol fee accrual token",
-    "website": "https://www.dopex.io/",
-    "explorer": "https://etherscan.io/token/0xEec2bE5c91ae7f8a338e1e5f3b5DE49d07AfdC81",
-    "status": "active",
-    "id": "0xEec2bE5c91ae7f8a338e1e5f3b5DE49d07AfdC81"
+{
+    "name": "Dopex Governance Token",
+    "symbol": "DPX",
+    "type": "ERC20",
+    "decimals": 18,
+    "description": "DPX - vanilla governance and protocol fee accrual token",
+    "website": "https://www.dopex.io/",
+    "explorer": "https://etherscan.io/token/0xEec2bE5c91ae7f8a338e1e5f3b5DE49d07AfdC81",
+    "status": "active",
+    "id": "0xEec2bE5c91ae7f8a338e1e5f3b5DE49d07AfdC81"
 }
\ No newline at end of file
diff --git a/history/LATEST.json b/history/LATEST.json
index 76d160920..ac40e88a0 100644
--- a/history/LATEST.json
+++ b/history/LATEST.json
@@ -1,5 +1,5 @@
 {
-    "versionNum": 2581,
-    "commit": "b8d5e6e8155c919afbd083449eb5d8f51ea4d7d3",
-    "date": "2021-06-29T12:15:45.281Z"
+    "versionNum": 2582,
+    "commit": "b2d95aa9476fb31e6b9725bfe7adb4d62312b45e",
+    "date": "2021-06-29T12:29:18.114Z"
 }
\ No newline at end of file
diff --git a/history/versions/2582.json b/history/versions/2582.json
new file mode 100644
index 000000000..2321ba188
--- /dev/null
+++ b/history/versions/2582.json
@@ -0,0 +1,16 @@
+{
+    "versionEnd": {
+        "versionNum": 2582,
+        "commit": "b2d95aa9476fb31e6b9725bfe7adb4d62312b45e",
+        "date": "2021-06-29T12:29:18.114Z"
+    },
+    "versionStart": {
+        "versionNum": 2581,
+        "commit": "b8d5e6e8155c919afbd083449eb5d8f51ea4d7d3",
+        "date": "2021-06-29T12:15:45.281Z"
+    },
+    "changes": [
+        "blockchains/ethereum/assets/0xEec2bE5c91ae7f8a338e1e5f3b5DE49d07AfdC81/info.json",
+        "blockchains/ethereum/assets/0xEec2bE5c91ae7f8a338e1e5f3b5DE49d07AfdC81/logo.png"
+    ]
+}
\ No newline at end of file