From cfa70e53e1ceb10be805bb4f68f270dc7ad400f7 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Fri, 28 May 2021 20:21:51 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 2 +- history/LATEST.json | 6 +++--- history/versions/1726.json | 16 ++++++++++++++++ 4 files changed, 21 insertions(+), 4 deletions(-) create mode 100644 history/versions/1726.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index b9775e1cd..343a19e26 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -377,6 +377,7 @@ "0x6466849a30247D90f0c228A6c4b6b106ff18cAB9", "0x64Df6F1BDf3aE5924595B6E608c251306BEf0c0F", "0x6500197A2488610ACA288fd8E2DFE88Ec99E596c", + "0x6507458BB53aec6Be863161641ec28739C41cC97", "0x650b940a1033B8A1b1873f78730FcFC73ec11f1f", "0x651BfbB26455294408Aabc61a7ADF427bf149898", "0x651Cd665bD558175A956fb3D72206eA08Eb3dF5b", diff --git a/blockchains/smartchain/assets/0x6507458BB53aec6Be863161641ec28739C41cC97/info.json b/blockchains/smartchain/assets/0x6507458BB53aec6Be863161641ec28739C41cC97/info.json index 2fdec3856..a97541c7c 100644 --- a/blockchains/smartchain/assets/0x6507458BB53aec6Be863161641ec28739C41cC97/info.json +++ b/blockchains/smartchain/assets/0x6507458BB53aec6Be863161641ec28739C41cC97/info.json @@ -8,4 +8,4 @@ "decimals": 18, "status": "active", "id": "0x6507458BB53aec6Be863161641ec28739C41cC97" -} +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index af9bf1204..f9b3c7fcc 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1725, - "commit": "36dc3887db4e438b2612b721402af4521c63b8f6", - "date": "2021-05-28T19:57:27.892Z" + "versionNum": 1726, + "commit": "fc3177e30fbe11275106b4a44e26e265aa9db1c6", + "date": "2021-05-28T20:21:36.607Z" } \ No newline at end of file diff --git a/history/versions/1726.json b/history/versions/1726.json new file mode 100644 index 000000000..f24facfb2 --- /dev/null +++ b/history/versions/1726.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 1726, + "commit": "fc3177e30fbe11275106b4a44e26e265aa9db1c6", + "date": "2021-05-28T20:21:36.607Z" + }, + "versionStart": { + "versionNum": 1725, + "commit": "36dc3887db4e438b2612b721402af4521c63b8f6", + "date": "2021-05-28T19:57:27.892Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x6507458BB53aec6Be863161641ec28739C41cC97/info.json", + "blockchains/smartchain/assets/0x6507458BB53aec6Be863161641ec28739C41cC97/logo.png" + ] +} \ No newline at end of file