From 376c33eb5e5b9815b65a98d68cd3b58b89f5c4ae Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Thu, 6 May 2021 12:43:32 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 2 +- history/LATEST.json | 6 +++--- history/versions/1087.json | 16 ++++++++++++++++ 4 files changed, 21 insertions(+), 4 deletions(-) create mode 100644 history/versions/1087.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 1b48d30d2..116b1bdfb 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -171,6 +171,7 @@ "0x47c1C7B9D7941A7265D123DCfb100D8FB5348213", "0x47e7dd5fA9BBd280C5422E5106b1Da444344c206", "0x47FdfeA2c5741Acd7Be0377029D6C507154D86B9", + "0x490DbA6180b089d8E36eBb1E56a33F1aE9B96b87", "0x4B0F1812e5Df2A09796481Ff14017e6005508003", "0x4B5C23cac08a567ecf0c1fFcA8372A45a5D33743", "0x4BbB275012EBE258556B8debE5C07bE98e8d3859", diff --git a/blockchains/smartchain/assets/0x490DbA6180b089d8E36eBb1E56a33F1aE9B96b87/info.json b/blockchains/smartchain/assets/0x490DbA6180b089d8E36eBb1E56a33F1aE9B96b87/info.json index 5c4f5391c..807dd0656 100644 --- a/blockchains/smartchain/assets/0x490DbA6180b089d8E36eBb1E56a33F1aE9B96b87/info.json +++ b/blockchains/smartchain/assets/0x490DbA6180b089d8E36eBb1E56a33F1aE9B96b87/info.json @@ -8,4 +8,4 @@ "explorer": "https://bscscan.com/token/0x490DbA6180b089d8E36eBb1E56a33F1aE9B96b87", "status": "active", "id": "0x490DbA6180b089d8E36eBb1E56a33F1aE9B96b87" -} +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index ffb69d654..82fb8fd03 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1086, - "commit": "83ca2fd880ec28476b54847d9eb5910d2d4ca3a8", - "date": "2021-05-06T11:30:56.867Z" + "versionNum": 1087, + "commit": "605cc06b924c8a849630c75bc4c4c6bbf5bc436e", + "date": "2021-05-06T12:43:16.130Z" } \ No newline at end of file diff --git a/history/versions/1087.json b/history/versions/1087.json new file mode 100644 index 000000000..c52d63dd9 --- /dev/null +++ b/history/versions/1087.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 1087, + "commit": "605cc06b924c8a849630c75bc4c4c6bbf5bc436e", + "date": "2021-05-06T12:43:16.130Z" + }, + "versionStart": { + "versionNum": 1086, + "commit": "83ca2fd880ec28476b54847d9eb5910d2d4ca3a8", + "date": "2021-05-06T11:30:56.867Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x490DbA6180b089d8E36eBb1E56a33F1aE9B96b87/info.json", + "blockchains/smartchain/assets/0x490DbA6180b089d8E36eBb1E56a33F1aE9B96b87/logo.png" + ] +} \ No newline at end of file