From f13a4039afb620f911f0a2fd547c24789b0c759e Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Wed, 14 Jul 2021 16:09:55 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 2 +- history/LATEST.json | 6 +++--- history/versions/2933.json | 16 ++++++++++++++++ 4 files changed, 21 insertions(+), 4 deletions(-) create mode 100644 history/versions/2933.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 1bd52aa86..4ef2d6876 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -59,6 +59,7 @@ "0x0b3f42481C228F70756DbFA0309d3ddC2a5e0F6a", "0x0b4922132ec425806Fd8AEE94b5788F9B70D60ca", "0x0b771E34526886d9ffF8E764cF557d1Cb5943C89", + "0x0C13970D3c5db20d48446a24e29fB9A77cd60De4", "0x0c1b3983D2a4Aa002666820DE5a0B43293291Ea6", "0x0C3Ea5aAC39101E5b3989b3f19181D8591b734d0", "0x0Ca958394bf4F68D30454421388A6A4Af8652E4B", diff --git a/blockchains/smartchain/assets/0x0C13970D3c5db20d48446a24e29fB9A77cd60De4/info.json b/blockchains/smartchain/assets/0x0C13970D3c5db20d48446a24e29fB9A77cd60De4/info.json index dffa2a617..07e90516d 100644 --- a/blockchains/smartchain/assets/0x0C13970D3c5db20d48446a24e29fB9A77cd60De4/info.json +++ b/blockchains/smartchain/assets/0x0C13970D3c5db20d48446a24e29fB9A77cd60De4/info.json @@ -42,4 +42,4 @@ "url": "https://discord.com/invite/XDdvPdBqYK" } ] -} +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 42489819b..f169f5f25 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 2932, - "commit": "87fc693f19b19fe72cbd4a4e28622aa3400d6fcf", - "date": "2021-07-14T16:06:54.545Z" + "versionNum": 2933, + "commit": "6603cd38c38eab00279f38984f845be848f349ad", + "date": "2021-07-14T16:09:40.336Z" } \ No newline at end of file diff --git a/history/versions/2933.json b/history/versions/2933.json new file mode 100644 index 000000000..7f8739b7b --- /dev/null +++ b/history/versions/2933.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 2933, + "commit": "6603cd38c38eab00279f38984f845be848f349ad", + "date": "2021-07-14T16:09:40.336Z" + }, + "versionStart": { + "versionNum": 2932, + "commit": "87fc693f19b19fe72cbd4a4e28622aa3400d6fcf", + "date": "2021-07-14T16:06:54.545Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x0C13970D3c5db20d48446a24e29fB9A77cd60De4/info.json", + "blockchains/smartchain/assets/0x0C13970D3c5db20d48446a24e29fB9A77cd60De4/logo.png" + ] +} \ No newline at end of file