From 9a88cbab2d53067a8a5d0398e65ae7e306da627e Mon Sep 17 00:00:00 2001
From: Cryptocool1 <Cryptocool1@users.noreply.github.com>
Date: Wed, 16 Jun 2021 08:12:32 +0000
Subject: [PATCH] Fixes (sanity and consistency, auto), history

---
 blockchains/smartchain/allowlist.json         |  1 +
 .../info.json                                 | 20 +++++++++----------
 history/LATEST.json                           |  6 +++---
 history/versions/2222.json                    | 18 +++++++++++++++++
 4 files changed, 32 insertions(+), 13 deletions(-)
 create mode 100644 history/versions/2222.json

diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json
index 8c7a9afb2..3f3f9f473 100644
--- a/blockchains/smartchain/allowlist.json
+++ b/blockchains/smartchain/allowlist.json
@@ -471,6 +471,7 @@
     "0x60582805620370818967B32dC8Cd709195B72fab",
     "0x60b3BC37593853c04410c4F07fE4D6748245BF77",
     "0x60e9880DAeF10E960dA3c45b076dbdAc4f111Edf",
+    "0x611DFe661C82B858087AB5b16e3Cb082552df4F3",
     "0x6130AAaffDd8F39dC8EC00c6af0681DF0cBb2EEF",
     "0x6158b3435DC3bc54a19A32Da2A2ed22aeC3bEF3e",
     "0x617724974218A18769020A70162165A539c07E8a",
diff --git a/blockchains/smartchain/assets/0x611DFe661C82B858087AB5b16e3Cb082552df4F3/info.json b/blockchains/smartchain/assets/0x611DFe661C82B858087AB5b16e3Cb082552df4F3/info.json
index 63ba9a603..994e39d82 100644
--- a/blockchains/smartchain/assets/0x611DFe661C82B858087AB5b16e3Cb082552df4F3/info.json
+++ b/blockchains/smartchain/assets/0x611DFe661C82B858087AB5b16e3Cb082552df4F3/info.json
@@ -1,11 +1,11 @@
-{
-    "name": "Chia",
-    "website": "https://chianetwork.app/",
-    "description": "Yield farm Chia on Binance Smart Chain.",
-    "explorer": "https://bscscan.com/token/0x611DFe661C82B858087AB5b16e3Cb082552df4F3",
-    "type": "BEP20",
-    "symbol": "Chia",
-    "decimals": 8,
-    "status": "active",
-    "id": "0x611DFe661C82B858087AB5b16e3Cb082552df4F3"
+{
+    "name": "Chia",
+    "website": "https://chianetwork.app/",
+    "description": "Yield farm Chia on Binance Smart Chain.",
+    "explorer": "https://bscscan.com/token/0x611DFe661C82B858087AB5b16e3Cb082552df4F3",
+    "type": "BEP20",
+    "symbol": "Chia",
+    "decimals": 8,
+    "status": "active",
+    "id": "0x611DFe661C82B858087AB5b16e3Cb082552df4F3"
 }
\ No newline at end of file
diff --git a/history/LATEST.json b/history/LATEST.json
index 4acab0983..050c597ee 100644
--- a/history/LATEST.json
+++ b/history/LATEST.json
@@ -1,5 +1,5 @@
 {
-    "versionNum": 2221,
-    "commit": "371cf40f8aa6c27457a4c90dc0bc22543753dcb4",
-    "date": "2021-06-16T08:10:18.316Z"
+    "versionNum": 2222,
+    "commit": "2bbef4623aacbc8528cd2399164aa65dbf299416",
+    "date": "2021-06-16T08:12:16.459Z"
 }
\ No newline at end of file
diff --git a/history/versions/2222.json b/history/versions/2222.json
new file mode 100644
index 000000000..da6fb2057
--- /dev/null
+++ b/history/versions/2222.json
@@ -0,0 +1,18 @@
+{
+    "versionEnd": {
+        "versionNum": 2222,
+        "commit": "2bbef4623aacbc8528cd2399164aa65dbf299416",
+        "date": "2021-06-16T08:12:16.459Z"
+    },
+    "versionStart": {
+        "versionNum": 2221,
+        "commit": "371cf40f8aa6c27457a4c90dc0bc22543753dcb4",
+        "date": "2021-06-16T08:10:18.316Z"
+    },
+    "changes": [
+        "blockchains/smartchain/allowlist.json",
+        "blockchains/smartchain/assets/0x2F52F99DB24b0cBedD16dA57b098226D3b0831e8/info.json",
+        "blockchains/smartchain/assets/0x611DFe661C82B858087AB5b16e3Cb082552df4F3/info.json",
+        "blockchains/smartchain/assets/0x611DFe661C82B858087AB5b16e3Cb082552df4F3/logo.png"
+    ]
+}
\ No newline at end of file