From 501dda1e0775882989e5338ce3ea9e5eea35ca0d Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Fri, 23 Apr 2021 20:18:01 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 2 +- history/LATEST.json | 6 +++--- history/versions/739.json | 16 ++++++++++++++++ 4 files changed, 21 insertions(+), 4 deletions(-) create mode 100644 history/versions/739.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 800f121e7..3606a9132 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -204,6 +204,7 @@ "0x7Bd46f6Da97312AC2DBD1749f82E202764C0B914", "0x7c63F96fEAFACD84e75a594C00faC3693386FBf0", "0x7c67DCCb04b67d4666fd97B2a00bb6D9B8D82E3F", + "0x7e52a123Ed6DB6Ac872A875552935fBbD2544c86", "0x7f479d78380Ad00341fdD7322fE8AEf766e29e5A", "0x7F70642d88cf1C4a3a7abb072B53B929b653edA5", "0x8076C74C5e3F5852037F31Ff0093Eeb8c8ADd8D3", diff --git a/blockchains/smartchain/assets/0x7e52a123Ed6DB6Ac872A875552935fBbD2544c86/info.json b/blockchains/smartchain/assets/0x7e52a123Ed6DB6Ac872A875552935fBbD2544c86/info.json index 7ec320b3d..de26d67d0 100644 --- a/blockchains/smartchain/assets/0x7e52a123Ed6DB6Ac872A875552935fBbD2544c86/info.json +++ b/blockchains/smartchain/assets/0x7e52a123Ed6DB6Ac872A875552935fBbD2544c86/info.json @@ -8,4 +8,4 @@ "explorer": "https://bscscan.com/address/0x7e52a123ed6db6ac872a875552935fbbd2544c86", "status": "active", "id": "0x7e52a123Ed6DB6Ac872A875552935fBbD2544c86" -} +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 97408aaa6..5108bc273 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 738, - "commit": "a72f24e4eb76d47f2413dff6707a69bcdb587ba0", - "date": "2021-04-23T20:02:25.331Z" + "versionNum": 739, + "commit": "4f5ed62b794025407c2eff346c5826fe28c63cfe", + "date": "2021-04-23T20:17:44.622Z" } \ No newline at end of file diff --git a/history/versions/739.json b/history/versions/739.json new file mode 100644 index 000000000..4359e9c90 --- /dev/null +++ b/history/versions/739.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 739, + "commit": "4f5ed62b794025407c2eff346c5826fe28c63cfe", + "date": "2021-04-23T20:17:44.622Z" + }, + "versionStart": { + "versionNum": 738, + "commit": "a72f24e4eb76d47f2413dff6707a69bcdb587ba0", + "date": "2021-04-23T20:02:25.331Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x7e52a123Ed6DB6Ac872A875552935fBbD2544c86/info.json", + "blockchains/smartchain/assets/0x7e52a123Ed6DB6Ac872A875552935fBbD2544c86/logo.png" + ] +} \ No newline at end of file