From 5630dfb526804476782b93fb0650400ee97596e0 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Sun, 30 May 2021 17:27:40 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 2 +- history/LATEST.json | 6 +++--- history/versions/1765.json | 16 ++++++++++++++++ 4 files changed, 21 insertions(+), 4 deletions(-) create mode 100644 history/versions/1765.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 11b926114..deec7e3db 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -452,6 +452,7 @@ "0x7B9c3Df47F3326FbC0674d51dc3EB0f2Df29F37F", "0x7bb362962F2a4E2089466C79566572B37CFc5D78", "0x7Bd46f6Da97312AC2DBD1749f82E202764C0B914", + "0x7C48834445f81f2F4453eAED510eb8a3a47A7CFA", "0x7c63F96fEAFACD84e75a594C00faC3693386FBf0", "0x7c67DCCb04b67d4666fd97B2a00bb6D9B8D82E3F", "0x7D72DEDa97AfCE34caeb5DcbCc4001b7Ceb8074B", diff --git a/blockchains/smartchain/assets/0x7C48834445f81f2F4453eAED510eb8a3a47A7CFA/info.json b/blockchains/smartchain/assets/0x7C48834445f81f2F4453eAED510eb8a3a47A7CFA/info.json index f61569881..fda4bc05d 100644 --- a/blockchains/smartchain/assets/0x7C48834445f81f2F4453eAED510eb8a3a47A7CFA/info.json +++ b/blockchains/smartchain/assets/0x7C48834445f81f2F4453eAED510eb8a3a47A7CFA/info.json @@ -8,4 +8,4 @@ "explorer": "https://bscscan.com/token/0x7C48834445f81f2F4453eAED510eb8a3a47A7CFA", "status": "active", "id": "0x7C48834445f81f2F4453eAED510eb8a3a47A7CFA" -} +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 6f0348b2d..600238b9c 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1764, - "commit": "50598199588195e15a106732964f0d36f7c8eea5", - "date": "2021-05-30T14:59:30.581Z" + "versionNum": 1765, + "commit": "dcfb77ca08e1a4b2eaa3abdffdd8f9c770377ab6", + "date": "2021-05-30T17:27:23.411Z" } \ No newline at end of file diff --git a/history/versions/1765.json b/history/versions/1765.json new file mode 100644 index 000000000..0e53a20f6 --- /dev/null +++ b/history/versions/1765.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 1765, + "commit": "dcfb77ca08e1a4b2eaa3abdffdd8f9c770377ab6", + "date": "2021-05-30T17:27:23.411Z" + }, + "versionStart": { + "versionNum": 1764, + "commit": "50598199588195e15a106732964f0d36f7c8eea5", + "date": "2021-05-30T14:59:30.581Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x7C48834445f81f2F4453eAED510eb8a3a47A7CFA/info.json", + "blockchains/smartchain/assets/0x7C48834445f81f2F4453eAED510eb8a3a47A7CFA/logo.png" + ] +} \ No newline at end of file