From 9856cd7bddbad469a87032c3ecdb38f88e5b8567 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Sun, 16 May 2021 18:28:26 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 2 +- history/LATEST.json | 6 +++--- history/versions/1401.json | 16 ++++++++++++++++ 4 files changed, 21 insertions(+), 4 deletions(-) create mode 100644 history/versions/1401.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index e9b46705b..34f0f5140 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -339,6 +339,7 @@ "0x735EBe3Ed47877a11023B904054a0ffE44e91AB7", "0x737f0E47c4d4167a3eEcde5FA87306b6eEe3140e", "0x738f3810b3dA0F3e6dC8C689D0d72f3b4992c43b", + "0x746E53502e50A7eB0c1EAbaA6A99eEF970F47685", "0x748AD98b14C814B28812eB42ad219C8672909879", "0x74B3abB94e9e1ECc25Bd77d6872949B4a9B2aACF", "0x75e3CF3DC6748ff6c92FE77646bE7d2fdFdFA623", diff --git a/blockchains/smartchain/assets/0x746E53502e50A7eB0c1EAbaA6A99eEF970F47685/info.json b/blockchains/smartchain/assets/0x746E53502e50A7eB0c1EAbaA6A99eEF970F47685/info.json index 4fb5aa8f9..8da43d2eb 100644 --- a/blockchains/smartchain/assets/0x746E53502e50A7eB0c1EAbaA6A99eEF970F47685/info.json +++ b/blockchains/smartchain/assets/0x746E53502e50A7eB0c1EAbaA6A99eEF970F47685/info.json @@ -8,4 +8,4 @@ "decimals": 18, "status": "active", "id": "0x746E53502e50A7eB0c1EAbaA6A99eEF970F47685" -} +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 3e07517a9..b310d4040 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1400, - "commit": "7c5e1dc5e1299014cb7d3c203da322d1d9f89ed1", - "date": "2021-05-16T18:17:10.567Z" + "versionNum": 1401, + "commit": "b8e8d6bdb4e11c97d91e9a2eea644e7869c827bd", + "date": "2021-05-16T18:28:09.610Z" } \ No newline at end of file diff --git a/history/versions/1401.json b/history/versions/1401.json new file mode 100644 index 000000000..0c1cebffb --- /dev/null +++ b/history/versions/1401.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 1401, + "commit": "b8e8d6bdb4e11c97d91e9a2eea644e7869c827bd", + "date": "2021-05-16T18:28:09.610Z" + }, + "versionStart": { + "versionNum": 1400, + "commit": "7c5e1dc5e1299014cb7d3c203da322d1d9f89ed1", + "date": "2021-05-16T18:17:10.567Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x746E53502e50A7eB0c1EAbaA6A99eEF970F47685/info.json", + "blockchains/smartchain/assets/0x746E53502e50A7eB0c1EAbaA6A99eEF970F47685/logo.png" + ] +} \ No newline at end of file