From e455bb7cdf570787a77c1d942fa3f058e7a2b024 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Wed, 18 Aug 2021 05:19:20 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 4 ++-- history/LATEST.json | 6 +++--- history/versions/3282.json | 16 ++++++++++++++++ 4 files changed, 22 insertions(+), 5 deletions(-) create mode 100644 history/versions/3282.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 8f5de0a1b..dfcfa9634 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -1282,6 +1282,7 @@ "0xcF6BB5389c92Bdda8a3747Ddb454cB7a64626C63", "0xCF9f991b14620f5ad144Eec11f9bc7Bf08987622", "0xcFDC1e2c7F4B40cFb3632188d6F766309151b7b8", + "0xD024Ac1195762F6F13f8CfDF3cdd2c97b33B248b", "0xd0840D5F67206f865AeE7cCE075bd4484cD3cC81", "0xd09092B1C9C495Eb7e0A043927492Cf2DEE68a86", "0xd1061342B3A119Ad2247c79235ECbd51997ed8eD", diff --git a/blockchains/smartchain/assets/0xD024Ac1195762F6F13f8CfDF3cdd2c97b33B248b/info.json b/blockchains/smartchain/assets/0xD024Ac1195762F6F13f8CfDF3cdd2c97b33B248b/info.json index 404562a16..a2cdf65e2 100644 --- a/blockchains/smartchain/assets/0xD024Ac1195762F6F13f8CfDF3cdd2c97b33B248b/info.json +++ b/blockchains/smartchain/assets/0xD024Ac1195762F6F13f8CfDF3cdd2c97b33B248b/info.json @@ -20,6 +20,6 @@ "name": "telegram", "url": "https://t.me/minifootballtoken" } - ], + ], "id": "0xD024Ac1195762F6F13f8CfDF3cdd2c97b33B248b" -} +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 32d5d5955..47c93f693 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 3281, - "commit": "69dd1904f6f1c9295d5779b511043776f6de3af8", - "date": "2021-08-18T04:57:40.887Z" + "versionNum": 3282, + "commit": "d494252f57442d3fe4659308bfcf76a1623966b2", + "date": "2021-08-18T05:19:03.932Z" } \ No newline at end of file diff --git a/history/versions/3282.json b/history/versions/3282.json new file mode 100644 index 000000000..c838c35d6 --- /dev/null +++ b/history/versions/3282.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 3282, + "commit": "d494252f57442d3fe4659308bfcf76a1623966b2", + "date": "2021-08-18T05:19:03.932Z" + }, + "versionStart": { + "versionNum": 3281, + "commit": "69dd1904f6f1c9295d5779b511043776f6de3af8", + "date": "2021-08-18T04:57:40.887Z" + }, + "changes": [ + "blockchains/smartchain/assets/0xD024Ac1195762F6F13f8CfDF3cdd2c97b33B248b/info.json", + "blockchains/smartchain/assets/0xD024Ac1195762F6F13f8CfDF3cdd2c97b33B248b/logo.png" + ] +} \ No newline at end of file