From 6f0c5c9f25deed51c966b2ad2280a002f7bccec4 Mon Sep 17 00:00:00 2001
From: catenocrypt <catenocrypt@users.noreply.github.com>
Date: Wed, 5 May 2021 11:00:00 +0000
Subject: [PATCH] Fixes (sanity and consistency, auto), history

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

diff --git a/blockchains/ethereum/allowlist.json b/blockchains/ethereum/allowlist.json
index dda9cffaa..19fac400f 100644
--- a/blockchains/ethereum/allowlist.json
+++ b/blockchains/ethereum/allowlist.json
@@ -5953,6 +5953,7 @@
     "0xEdF44412B47A76e452FD133794e45d9485E4cd4b",
     "0xEdFBd6c48c3dDfF5612Ade14B45bb19F916809ba",
     "0xEe059F0ca1507e4E20C689b20CFf71B5E924f7bd",
+    "0xEE06A81a695750E71a662B51066F2c74CF4478a0",
     "0xeE0f286776639cD363Da810DAF3e0623F82576b0",
     "0xEe16f8Cf30f56FA34f6348799d29568333E07CB5",
     "0xEE2131B349738090E92991d55F6D09Ce17930b92",
diff --git a/blockchains/ethereum/assets/0xEE06A81a695750E71a662B51066F2c74CF4478a0/info.json b/blockchains/ethereum/assets/0xEE06A81a695750E71a662B51066F2c74CF4478a0/info.json
index 363b8d231..d0d40570f 100644
--- a/blockchains/ethereum/assets/0xEE06A81a695750E71a662B51066F2c74CF4478a0/info.json
+++ b/blockchains/ethereum/assets/0xEE06A81a695750E71a662B51066F2c74CF4478a0/info.json
@@ -1,11 +1,11 @@
 {
-	"name": "Decentral Games",
-	"symbol": "$DG",
-	"type": "ERC20",
-	"decimals": 18,
-	"description": "The first community-owned, Metaverse casino",
-	"website": "https://decentral.games",
-	"explorer": "https://etherscan.io/token/0xEE06A81a695750E71a662B51066F2c74CF4478a0",
-	"status": "active",
-	"id": "0xEE06A81a695750E71a662B51066F2c74CF4478a0"
-}
+    "name": "Decentral Games",
+    "symbol": "$DG",
+    "type": "ERC20",
+    "decimals": 18,
+    "description": "The first community-owned, Metaverse casino",
+    "website": "https://decentral.games",
+    "explorer": "https://etherscan.io/token/0xEE06A81a695750E71a662B51066F2c74CF4478a0",
+    "status": "active",
+    "id": "0xEE06A81a695750E71a662B51066F2c74CF4478a0"
+}
\ No newline at end of file
diff --git a/history/LATEST.json b/history/LATEST.json
index 50fa313b7..c4175f8b8 100644
--- a/history/LATEST.json
+++ b/history/LATEST.json
@@ -1,5 +1,5 @@
 {
-    "versionNum": 1049,
-    "commit": "dc9bbc1867ec954a01932ab14ca2fecafefb7aba",
-    "date": "2021-05-05T10:46:55.665Z"
+    "versionNum": 1050,
+    "commit": "e27b7b86e1496438d5a5e2613d08f0cf6eeae2df",
+    "date": "2021-05-05T10:59:43.726Z"
 }
\ No newline at end of file
diff --git a/history/versions/1050.json b/history/versions/1050.json
new file mode 100644
index 000000000..cc70173af
--- /dev/null
+++ b/history/versions/1050.json
@@ -0,0 +1,16 @@
+{
+    "versionEnd": {
+        "versionNum": 1050,
+        "commit": "e27b7b86e1496438d5a5e2613d08f0cf6eeae2df",
+        "date": "2021-05-05T10:59:43.726Z"
+    },
+    "versionStart": {
+        "versionNum": 1049,
+        "commit": "dc9bbc1867ec954a01932ab14ca2fecafefb7aba",
+        "date": "2021-05-05T10:46:55.665Z"
+    },
+    "changes": [
+        "blockchains/ethereum/assets/0xEE06A81a695750E71a662B51066F2c74CF4478a0/info.json",
+        "blockchains/ethereum/assets/0xEE06A81a695750E71a662B51066F2c74CF4478a0/logo.png"
+    ]
+}
\ No newline at end of file