From 5f18af74fdd20aa285edd84b969ddf6613db9b4e Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Sat, 1 May 2021 09:11:56 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 2 +- history/LATEST.json | 6 +++--- history/versions/934.json | 16 ++++++++++++++++ 4 files changed, 21 insertions(+), 4 deletions(-) create mode 100644 history/versions/934.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 315d367c0..79461b6f9 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -319,6 +319,7 @@ "0x9E691FD624410D631c082202b050694233031cB7", "0x9E7942a24be24B18A56CEac7bA9926C5FBFc4E27", "0x9f589e3eabe42ebC94A44727b3f3531C0c877809", + "0x9f9830631cd280d62772944a2AF06213E7A23771", "0xA03C3a233940485D46eE77407343DA3221198427", "0xa042d20aBE198E516d885Da52a633B6D44F339B9", "0xa04F060077D90Fe2647B61e4dA4aD1F97d6649dc", diff --git a/blockchains/smartchain/assets/0x9f9830631cd280d62772944a2AF06213E7A23771/info.json b/blockchains/smartchain/assets/0x9f9830631cd280d62772944a2AF06213E7A23771/info.json index f595ecfb6..829f023a6 100644 --- a/blockchains/smartchain/assets/0x9f9830631cd280d62772944a2AF06213E7A23771/info.json +++ b/blockchains/smartchain/assets/0x9f9830631cd280d62772944a2AF06213E7A23771/info.json @@ -8,4 +8,4 @@ "decimals": 18, "status": "active", "id": "0x9f9830631cd280d62772944a2AF06213E7A23771" -} +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 8555a59a9..56e5e39e7 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 933, - "commit": "04816c01d147525b78fc8db9bd355596d8219fff", - "date": "2021-05-01T06:35:07.316Z" + "versionNum": 934, + "commit": "0f551ed4625b0a30ae4a6d85295b9e39b7cfb243", + "date": "2021-05-01T09:11:42.302Z" } \ No newline at end of file diff --git a/history/versions/934.json b/history/versions/934.json new file mode 100644 index 000000000..1b0e7f6e7 --- /dev/null +++ b/history/versions/934.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 934, + "commit": "0f551ed4625b0a30ae4a6d85295b9e39b7cfb243", + "date": "2021-05-01T09:11:42.302Z" + }, + "versionStart": { + "versionNum": 933, + "commit": "04816c01d147525b78fc8db9bd355596d8219fff", + "date": "2021-05-01T06:35:07.316Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x9f9830631cd280d62772944a2AF06213E7A23771/info.json", + "blockchains/smartchain/assets/0x9f9830631cd280d62772944a2AF06213E7A23771/logo.png" + ] +} \ No newline at end of file