From c8fd2dacba6d2d1a42df9a4e1d88399ae674b8dc Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Sat, 15 May 2021 07:53:27 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 2 +- history/LATEST.json | 6 +++--- history/versions/1348.json | 16 ++++++++++++++++ 4 files changed, 21 insertions(+), 4 deletions(-) create mode 100644 history/versions/1348.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 10d63af19..e42977bdc 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -598,6 +598,7 @@ "0xd54Fd5D0C349C06373f3FE914151D1555b629fB6", "0xd6004836cb07D063f2cB498C25e351CC93194079", "0xd632Bd021a07AF70592CE1E18717Ab9aA126DECB", + "0xD7730681B1DC8f6F969166B29D8A5EA8568616a3", "0xD78Bd47A6934959583b47F081Ce0f9Fd5E0338D1", "0xD7B729ef857Aa773f47D37088A1181bB3fbF0099", "0xD83C88DB3A6cA4a32FFf1603b0f7DDce01F5f727", diff --git a/blockchains/smartchain/assets/0xD7730681B1DC8f6F969166B29D8A5EA8568616a3/info.json b/blockchains/smartchain/assets/0xD7730681B1DC8f6F969166B29D8A5EA8568616a3/info.json index 3754dce35..20ffeb601 100644 --- a/blockchains/smartchain/assets/0xD7730681B1DC8f6F969166B29D8A5EA8568616a3/info.json +++ b/blockchains/smartchain/assets/0xD7730681B1DC8f6F969166B29D8A5EA8568616a3/info.json @@ -8,4 +8,4 @@ "decimals": 18, "status": "active", "id": "0xD7730681B1DC8f6F969166B29D8A5EA8568616a3" -} +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 6604766b3..55fd87e80 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1347, - "commit": "b5cede8736c0389fd41cfc584edc0b1d8277d540", - "date": "2021-05-15T03:52:19.280Z" + "versionNum": 1348, + "commit": "30028f17ae0d318dbaad9ede22c156d847845cbc", + "date": "2021-05-15T07:53:12.856Z" } \ No newline at end of file diff --git a/history/versions/1348.json b/history/versions/1348.json new file mode 100644 index 000000000..d3355d7ca --- /dev/null +++ b/history/versions/1348.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 1348, + "commit": "30028f17ae0d318dbaad9ede22c156d847845cbc", + "date": "2021-05-15T07:53:12.856Z" + }, + "versionStart": { + "versionNum": 1347, + "commit": "b5cede8736c0389fd41cfc584edc0b1d8277d540", + "date": "2021-05-15T03:52:19.280Z" + }, + "changes": [ + "blockchains/smartchain/assets/0xD7730681B1DC8f6F969166B29D8A5EA8568616a3/info.json", + "blockchains/smartchain/assets/0xD7730681B1DC8f6F969166B29D8A5EA8568616a3/logo.png" + ] +} \ No newline at end of file