From 086fa2a669fe33cc2743898d230f306a46f24fe7 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Sat, 24 Apr 2021 07:53:11 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 2 +- history/LATEST.json | 6 +++--- history/versions/756.json | 16 ++++++++++++++++ 4 files changed, 21 insertions(+), 4 deletions(-) create mode 100644 history/versions/756.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 02bd5db8c..aaff0b17f 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -259,6 +259,7 @@ "0x9Ac983826058b8a9C7Aa1C9171441191232E8404", "0x9B44Df3318972bE845d83f961735609137C4C23c", "0x9b93c29595dd603f75854EbA3C5f4EE078EE4454", + "0x9b9D617D3445f0147Ece2322BaCe8db2768D2770", "0x9bA4c78b048EEed69f4eD3CFddeda7B51BAF7cA8", "0x9BD547446Ea13C0c13Df2c1885e1f5B019a77441", "0x9C28E48Ea9170d9A9cB76d338655b8bd4124BC7A", diff --git a/blockchains/smartchain/assets/0x9b9D617D3445f0147Ece2322BaCe8db2768D2770/info.json b/blockchains/smartchain/assets/0x9b9D617D3445f0147Ece2322BaCe8db2768D2770/info.json index 3ecd04d7c..fd71b4143 100644 --- a/blockchains/smartchain/assets/0x9b9D617D3445f0147Ece2322BaCe8db2768D2770/info.json +++ b/blockchains/smartchain/assets/0x9b9D617D3445f0147Ece2322BaCe8db2768D2770/info.json @@ -18,4 +18,4 @@ "decimals": 18, "status": "active", "id": "0x9b9D617D3445f0147Ece2322BaCe8db2768D2770" -} +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 898ec24b5..df8bfd621 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 755, - "commit": "4281d64494fbaf128b35c3e674e8d34f3828a452", - "date": "2021-04-24T07:02:22.357Z" + "versionNum": 756, + "commit": "24ce65f3001eaa81df5183a6ef50b9ebcf9ad402", + "date": "2021-04-24T07:52:56.898Z" } \ No newline at end of file diff --git a/history/versions/756.json b/history/versions/756.json new file mode 100644 index 000000000..47ca19fa3 --- /dev/null +++ b/history/versions/756.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 756, + "commit": "24ce65f3001eaa81df5183a6ef50b9ebcf9ad402", + "date": "2021-04-24T07:52:56.898Z" + }, + "versionStart": { + "versionNum": 755, + "commit": "4281d64494fbaf128b35c3e674e8d34f3828a452", + "date": "2021-04-24T07:02:22.357Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x9b9D617D3445f0147Ece2322BaCe8db2768D2770/info.json", + "blockchains/smartchain/assets/0x9b9D617D3445f0147Ece2322BaCe8db2768D2770/logo.png" + ] +} \ No newline at end of file