From 188bd2ac484c047165e9c7c6fefde59f7da16c3c Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Fri, 14 May 2021 16:36:08 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 2 ++ .../info.json | 2 +- history/LATEST.json | 6 +++--- history/versions/1338.json | 18 ++++++++++++++++++ 4 files changed, 24 insertions(+), 4 deletions(-) create mode 100644 history/versions/1338.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 8e77f7937..d00643e33 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -528,6 +528,7 @@ "0xBea7086c99A85D4b5E6A0494C18B037fDD8eE932", "0xBf5140A22578168FD562DCcF235E5D43A02ce9B1", "0xbF7c81FFF98BbE61B40Ed186e4AfD6DDd01337fe", + "0xbfBEe3dAc982148aC793161f7362344925506903", "0xBFEf6cCFC830D3BaCA4F6766a0d4AaA242Ca9F3D", "0xc04e039aE8587e71f8024b36d630f841cc2106CC", "0xC070C8Ae94977f78d04553D33449DEf944F24254", @@ -691,5 +692,6 @@ "0xFE7E350009a1f3915352022B1BFc2087D7B1D1CD", "0xFeea0bDd3D07eb6FE305938878C0caDBFa169042", "0xFF3F9cc3083580baFD140e8f05cf2d7C3AF15b53", + "0xFF749E976358791a3799262B8FccedF8D0888563", "0xFfB3eDd21be33d5e78C9e0C2A275b3Fd42670D67" ] \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xbfBEe3dAc982148aC793161f7362344925506903/info.json b/blockchains/smartchain/assets/0xbfBEe3dAc982148aC793161f7362344925506903/info.json index 5fcbaa38f..4dff3f722 100644 --- a/blockchains/smartchain/assets/0xbfBEe3dAc982148aC793161f7362344925506903/info.json +++ b/blockchains/smartchain/assets/0xbfBEe3dAc982148aC793161f7362344925506903/info.json @@ -8,4 +8,4 @@ "explorer": "https://bscscan.com/token/0xbfbee3dac982148ac793161f7362344925506903", "status": "active", "id": "0xbfBEe3dAc982148aC793161f7362344925506903" -} +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 2f46341a2..0aa2fc592 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1337, - "commit": "27537df3de095835b8913d97cd11d59f9cfd517d", - "date": "2021-05-14T11:41:04.247Z" + "versionNum": 1338, + "commit": "a2542e3dab2ee53447acbad17d7f5a0b0250ebe8", + "date": "2021-05-14T16:35:55.402Z" } \ No newline at end of file diff --git a/history/versions/1338.json b/history/versions/1338.json new file mode 100644 index 000000000..09082aa45 --- /dev/null +++ b/history/versions/1338.json @@ -0,0 +1,18 @@ +{ + "versionEnd": { + "versionNum": 1338, + "commit": "a2542e3dab2ee53447acbad17d7f5a0b0250ebe8", + "date": "2021-05-14T16:35:55.402Z" + }, + "versionStart": { + "versionNum": 1337, + "commit": "27537df3de095835b8913d97cd11d59f9cfd517d", + "date": "2021-05-14T11:41:04.247Z" + }, + "changes": [ + "blockchains/smartchain/assets/0xFF749E976358791a3799262B8FccedF8D0888563/info.json", + "blockchains/smartchain/assets/0xFF749E976358791a3799262B8FccedF8D0888563/logo.png", + "blockchains/smartchain/assets/0xbfBEe3dAc982148aC793161f7362344925506903/info.json", + "blockchains/smartchain/assets/0xbfBEe3dAc982148aC793161f7362344925506903/logo.png" + ] +} \ No newline at end of file