From 27626604a28884a463426d8f17f0fd66e7f83103 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Fri, 4 Jun 2021 07:26:38 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 2 +- history/LATEST.json | 6 +++--- history/versions/1907.json | 16 ++++++++++++++++ 4 files changed, 21 insertions(+), 4 deletions(-) create mode 100644 history/versions/1907.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 9cbe86b9a..f0e8ff2a2 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -430,6 +430,7 @@ "0x65bb3dE5174ebfFf241Aa501b6142559bf7d85A0", "0x6652048Fa5E66ed63a0225FFd7C82e106b0Aa18b", "0x667bEbFf5cda3C4A460B514aB478Da0A8cF80910", + "0x6719F89Bb81b357D443eE93Eb254e9dBb590bFbE", "0x67d012F731c23F0313CEA1186d0121779c77fcFE", "0x67E8954493dCF031243a3498da73c167EdA512d4", "0x67ee3Cb086F8a16f34beE3ca72FAD36F7Db929e2", diff --git a/blockchains/smartchain/assets/0x6719F89Bb81b357D443eE93Eb254e9dBb590bFbE/info.json b/blockchains/smartchain/assets/0x6719F89Bb81b357D443eE93Eb254e9dBb590bFbE/info.json index 49c34948f..8abb2b9ff 100644 --- a/blockchains/smartchain/assets/0x6719F89Bb81b357D443eE93Eb254e9dBb590bFbE/info.json +++ b/blockchains/smartchain/assets/0x6719F89Bb81b357D443eE93Eb254e9dBb590bFbE/info.json @@ -8,4 +8,4 @@ "explorer": "https://bscscan.com/token/0x6719F89Bb81b357D443eE93Eb254e9dBb590bFbE", "status": "active", "id": "0x6719F89Bb81b357D443eE93Eb254e9dBb590bFbE" -} +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index c02583434..9f94ce58a 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1906, - "commit": "16f204705e3d295e175613b517be5175ed7e5a4b", - "date": "2021-06-04T07:18:25.478Z" + "versionNum": 1907, + "commit": "ed6db1baa1ec44bc1876809defd71b60759c3070", + "date": "2021-06-04T07:26:24.303Z" } \ No newline at end of file diff --git a/history/versions/1907.json b/history/versions/1907.json new file mode 100644 index 000000000..4b99b6384 --- /dev/null +++ b/history/versions/1907.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 1907, + "commit": "ed6db1baa1ec44bc1876809defd71b60759c3070", + "date": "2021-06-04T07:26:24.303Z" + }, + "versionStart": { + "versionNum": 1906, + "commit": "16f204705e3d295e175613b517be5175ed7e5a4b", + "date": "2021-06-04T07:18:25.478Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x6719F89Bb81b357D443eE93Eb254e9dBb590bFbE/info.json", + "blockchains/smartchain/assets/0x6719F89Bb81b357D443eE93Eb254e9dBb590bFbE/logo.png" + ] +} \ No newline at end of file