From f5ba54daa7590393a945fe64d50574f1adb8a4a9 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Sun, 30 May 2021 18:58:09 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 2 +- history/LATEST.json | 6 +++--- history/versions/1775.json | 16 ++++++++++++++++ 4 files changed, 21 insertions(+), 4 deletions(-) create mode 100644 history/versions/1775.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index a041551fa..31dcbba21 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -422,6 +422,7 @@ "0x7130d2A12B9BCbFAe4f2634d864A1Ee1Ce3Ead9c", "0x71afF23750db1f4edbE32C942157a478349035b2", "0x71e1611075800E89A460463FCDfbA3d0FEA8c01d", + "0x7207Ab575daDD6025e2B334424C5eD10A0282778", "0x728C5baC3C3e370E372Fc4671f9ef6916b814d8B", "0x72Eb1aFddB5652e0f5c7B9A6cc1C3241348b16c6", "0x72fAa679E1008Ad8382959FF48E392042A8b06f7", diff --git a/blockchains/smartchain/assets/0x7207Ab575daDD6025e2B334424C5eD10A0282778/info.json b/blockchains/smartchain/assets/0x7207Ab575daDD6025e2B334424C5eD10A0282778/info.json index 56c25edcb..12965abef 100644 --- a/blockchains/smartchain/assets/0x7207Ab575daDD6025e2B334424C5eD10A0282778/info.json +++ b/blockchains/smartchain/assets/0x7207Ab575daDD6025e2B334424C5eD10A0282778/info.json @@ -8,4 +8,4 @@ "decimals": 6, "status": "active", "id": "0x7207Ab575daDD6025e2B334424C5eD10A0282778" -} +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 8d290131a..64611819b 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1774, - "commit": "daa3aed50b2aee1d5bcfb66856394e1bda903055", - "date": "2021-05-30T18:50:30.639Z" + "versionNum": 1775, + "commit": "27e850b95809cea67a9d5d9425c2f8a9f67b1f24", + "date": "2021-05-30T18:57:52.798Z" } \ No newline at end of file diff --git a/history/versions/1775.json b/history/versions/1775.json new file mode 100644 index 000000000..6e55de9a1 --- /dev/null +++ b/history/versions/1775.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 1775, + "commit": "27e850b95809cea67a9d5d9425c2f8a9f67b1f24", + "date": "2021-05-30T18:57:52.798Z" + }, + "versionStart": { + "versionNum": 1774, + "commit": "daa3aed50b2aee1d5bcfb66856394e1bda903055", + "date": "2021-05-30T18:50:30.639Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x7207Ab575daDD6025e2B334424C5eD10A0282778/info.json", + "blockchains/smartchain/assets/0x7207Ab575daDD6025e2B334424C5eD10A0282778/logo.png" + ] +} \ No newline at end of file