From f799ca4387b828dbee38b68926b9ea04dce467d2 Mon Sep 17 00:00:00 2001 From: cryptomanz Date: Fri, 2 Jul 2021 12:51:27 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 4 +--- history/LATEST.json | 6 +++--- history/versions/2651.json | 16 ++++++++++++++++ 4 files changed, 21 insertions(+), 6 deletions(-) create mode 100644 history/versions/2651.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index feab09b2f..734615e8e 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -1034,6 +1034,7 @@ "0xc04e039aE8587e71f8024b36d630f841cc2106CC", "0xC070C8Ae94977f78d04553D33449DEf944F24254", "0xc080ADF0a40A38Ffe05834174b8883e60eaff3F3", + "0xc094b9604225062c7edCA29DB444B9b035f78C8B", "0xC0A51ac9d548BdcDe53Fa59448029e41A39FEB20", "0xc1168B7B85B2BBc8a5C73c007B74E7523B2DA209", "0xC13B7a43223BB9Bf4B69BD68Ab20ca1B79d81C75", diff --git a/blockchains/smartchain/assets/0xc094b9604225062c7edCA29DB444B9b035f78C8B/info.json b/blockchains/smartchain/assets/0xc094b9604225062c7edCA29DB444B9b035f78C8B/info.json index ec8e8098a..c1966d896 100644 --- a/blockchains/smartchain/assets/0xc094b9604225062c7edCA29DB444B9b035f78C8B/info.json +++ b/blockchains/smartchain/assets/0xc094b9604225062c7edCA29DB444B9b035f78C8B/info.json @@ -8,6 +8,4 @@ "explorer": "https://bscscan.com/token/0xc094b9604225062c7edca29db444b9b035f78c8b", "status": "active", "id": "0xc094b9604225062c7edCA29DB444B9b035f78C8B" -} - - +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 2cf5ee975..4063328d9 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 2650, - "commit": "f44e014acdae1c01a1a444338587bdd22daba764", - "date": "2021-07-02T12:23:26.491Z" + "versionNum": 2651, + "commit": "9b8939930d853f95590847e8e812bbf7154737b7", + "date": "2021-07-02T12:51:10.621Z" } \ No newline at end of file diff --git a/history/versions/2651.json b/history/versions/2651.json new file mode 100644 index 000000000..63b20c0d6 --- /dev/null +++ b/history/versions/2651.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 2651, + "commit": "9b8939930d853f95590847e8e812bbf7154737b7", + "date": "2021-07-02T12:51:10.621Z" + }, + "versionStart": { + "versionNum": 2650, + "commit": "f44e014acdae1c01a1a444338587bdd22daba764", + "date": "2021-07-02T12:23:26.491Z" + }, + "changes": [ + "blockchains/smartchain/assets/0xc094b9604225062c7edCA29DB444B9b035f78C8B/info.json", + "blockchains/smartchain/assets/0xc094b9604225062c7edCA29DB444B9b035f78C8B/logo.png" + ] +} \ No newline at end of file