From a293ef585434cc60d05c5807bf45eb8c19dc61e2 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Tue, 4 May 2021 16:51:32 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 2 +- history/LATEST.json | 6 +++--- history/versions/1032.json | 16 ++++++++++++++++ 4 files changed, 21 insertions(+), 4 deletions(-) create mode 100644 history/versions/1032.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 618a7aa45..f273a52d6 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -338,6 +338,7 @@ "0x9bA4c78b048EEed69f4eD3CFddeda7B51BAF7cA8", "0x9BD547446Ea13C0c13Df2c1885e1f5B019a77441", "0x9C28E48Ea9170d9A9cB76d338655b8bd4124BC7A", + "0x9C3Bbff333F4AEAB60B3c060607b7C505Ff30C82", "0x9E691FD624410D631c082202b050694233031cB7", "0x9E7942a24be24B18A56CEac7bA9926C5FBFc4E27", "0x9f589e3eabe42ebC94A44727b3f3531C0c877809", diff --git a/blockchains/smartchain/assets/0x9C3Bbff333F4AEAB60B3c060607b7C505Ff30C82/info.json b/blockchains/smartchain/assets/0x9C3Bbff333F4AEAB60B3c060607b7C505Ff30C82/info.json index dc365f5ee..a80af5daf 100644 --- a/blockchains/smartchain/assets/0x9C3Bbff333F4AEAB60B3c060607b7C505Ff30C82/info.json +++ b/blockchains/smartchain/assets/0x9C3Bbff333F4AEAB60B3c060607b7C505Ff30C82/info.json @@ -8,4 +8,4 @@ "explorer": "https://bscscan.com/token/0x9c3bbff333f4aeab60b3c060607b7c505ff30c82", "status": "active", "id": "0x9C3Bbff333F4AEAB60B3c060607b7C505Ff30C82" -} +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 085834911..94687ed56 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1031, - "commit": "8ad23edffabe275bd9be12adc53ab0f3c027ff1e", - "date": "2021-05-04T16:33:41.197Z" + "versionNum": 1032, + "commit": "78973bec80b86d2fad5fb35c4c53bb3dee838018", + "date": "2021-05-04T16:51:20.005Z" } \ No newline at end of file diff --git a/history/versions/1032.json b/history/versions/1032.json new file mode 100644 index 000000000..3912900dd --- /dev/null +++ b/history/versions/1032.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 1032, + "commit": "78973bec80b86d2fad5fb35c4c53bb3dee838018", + "date": "2021-05-04T16:51:20.005Z" + }, + "versionStart": { + "versionNum": 1031, + "commit": "8ad23edffabe275bd9be12adc53ab0f3c027ff1e", + "date": "2021-05-04T16:33:41.197Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x9C3Bbff333F4AEAB60B3c060607b7C505Ff30C82/info.json", + "blockchains/smartchain/assets/0x9C3Bbff333F4AEAB60B3c060607b7C505Ff30C82/logo.png" + ] +} \ No newline at end of file