From d3594cb1916c542b13245a7334622bc0b0439395 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Sun, 30 May 2021 08:51:42 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 2 +- history/LATEST.json | 6 +++--- history/versions/1751.json | 17 +++++++++++++++++ 4 files changed, 22 insertions(+), 4 deletions(-) create mode 100644 history/versions/1751.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 719aecc5e..a7f28fed5 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -879,6 +879,7 @@ "0xF27580F6a58FF785c60B7c15fD394AB442aAA451", "0xf307910A4c7bbc79691fD374889b36d8531B08e3", "0xf3175F46B35bf82f5E1FB44c2a64Db99C52B7Eb4", + "0xf390fB7d16f2cbba037c1fC48862463116a7E545", "0xf3DBB49999B25c9D6641a9423C7ad84168D00071", "0xf40c1F421eE02A550aFDD8712ef34dCe97EeC6f2", "0xf4341fA52669cea0c1836095529A7E9B04b8b88D", diff --git a/blockchains/smartchain/assets/0xf390fB7d16f2cbba037c1fC48862463116a7E545/info.json b/blockchains/smartchain/assets/0xf390fB7d16f2cbba037c1fC48862463116a7E545/info.json index 476045a64..1df66342a 100644 --- a/blockchains/smartchain/assets/0xf390fB7d16f2cbba037c1fC48862463116a7E545/info.json +++ b/blockchains/smartchain/assets/0xf390fB7d16f2cbba037c1fC48862463116a7E545/info.json @@ -8,4 +8,4 @@ "decimals": 18, "status": "active", "id": "0xf390fB7d16f2cbba037c1fC48862463116a7E545" -} +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index f2e33d8c1..ef2ebf937 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1750, - "commit": "869ddab667794c6ac948af5264d25a04a97d32c2", - "date": "2021-05-30T08:49:46.129Z" + "versionNum": 1751, + "commit": "264b0b58e185b6b7a0e1aaf7c1fcab001ada6eed", + "date": "2021-05-30T08:51:28.711Z" } \ No newline at end of file diff --git a/history/versions/1751.json b/history/versions/1751.json new file mode 100644 index 000000000..b546e252d --- /dev/null +++ b/history/versions/1751.json @@ -0,0 +1,17 @@ +{ + "versionEnd": { + "versionNum": 1751, + "commit": "264b0b58e185b6b7a0e1aaf7c1fcab001ada6eed", + "date": "2021-05-30T08:51:28.711Z" + }, + "versionStart": { + "versionNum": 1750, + "commit": "869ddab667794c6ac948af5264d25a04a97d32c2", + "date": "2021-05-30T08:49:46.129Z" + }, + "changes": [ + "blockchains/smartchain/allowlist.json", + "blockchains/smartchain/assets/0xf390fB7d16f2cbba037c1fC48862463116a7E545/info.json", + "blockchains/smartchain/assets/0xf390fB7d16f2cbba037c1fC48862463116a7E545/logo.png" + ] +} \ No newline at end of file