From b2fd53c7f16a7939839b765a1268fb2a64182231 Mon Sep 17 00:00:00 2001 From: cryptomanz Date: Sat, 3 Jul 2021 05:52:46 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 2 +- history/LATEST.json | 6 +++--- history/versions/2682.json | 16 ++++++++++++++++ 4 files changed, 21 insertions(+), 4 deletions(-) create mode 100644 history/versions/2682.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 7eef77d27..9254df1be 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -403,6 +403,7 @@ "0x45B110fCdd1a20fCEb1805ec0F7Ca6ef3712BeFc", "0x461f6C9aE13a7daC7055C73fBF8daB529D667041", "0x464863745ED3aF8b9f8871f1082211C55f8f884D", + "0x464ACc420607d818f271875552868dDF8095CAfE", "0x46551803322db7bE94074e9773377f8B037E9D0e", "0x4695e4dD1E3011045573f6E16Dc162687cdBAc44", "0x46B605a45483Df3d4944A6F06C664CA86382c203", diff --git a/blockchains/smartchain/assets/0x464ACc420607d818f271875552868dDF8095CAfE/info.json b/blockchains/smartchain/assets/0x464ACc420607d818f271875552868dDF8095CAfE/info.json index ad36be14d..e37207ab0 100644 --- a/blockchains/smartchain/assets/0x464ACc420607d818f271875552868dDF8095CAfE/info.json +++ b/blockchains/smartchain/assets/0x464ACc420607d818f271875552868dDF8095CAfE/info.json @@ -8,4 +8,4 @@ "explorer": "https://bscscan.com/token/0x464ACc420607d818f271875552868dDF8095CAfE", "status": "active", "id": "0x464ACc420607d818f271875552868dDF8095CAfE" -} +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 7759d30ce..ce1b7cd40 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 2681, - "commit": "f954932b6235e5784c8b685ef7e9b89c1489185c", - "date": "2021-07-03T05:47:31.152Z" + "versionNum": 2682, + "commit": "191fa380e771c68e3217cab9492a8ae483315c5a", + "date": "2021-07-03T05:52:28.775Z" } \ No newline at end of file diff --git a/history/versions/2682.json b/history/versions/2682.json new file mode 100644 index 000000000..caee67781 --- /dev/null +++ b/history/versions/2682.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 2682, + "commit": "191fa380e771c68e3217cab9492a8ae483315c5a", + "date": "2021-07-03T05:52:28.775Z" + }, + "versionStart": { + "versionNum": 2681, + "commit": "f954932b6235e5784c8b685ef7e9b89c1489185c", + "date": "2021-07-03T05:47:31.152Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x464ACc420607d818f271875552868dDF8095CAfE/info.json", + "blockchains/smartchain/assets/0x464ACc420607d818f271875552868dDF8095CAfE/logo.png" + ] +} \ No newline at end of file