From 5497fbd2cf3d915a329849252c16f2d47f0a4bed Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Sun, 6 Jun 2021 12:46:32 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 2 +- history/LATEST.json | 6 +++--- history/versions/1976.json | 18 ++++++++++++++++++ 4 files changed, 23 insertions(+), 4 deletions(-) create mode 100644 history/versions/1976.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index fc6fb1c0f..3dda04553 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -171,6 +171,7 @@ "0x27Ae27110350B98d564b9A3eeD31bAeBc82d878d", "0x2802eb3a20f5892956D5B9528F6Bf13E648534DB", "0x2821989877c0189bf63837f18a2856E30297AF70", + "0x283FA53f085F520D16a43e7c33180ff99E407b26", "0x2859e4544C4bB03966803b044A93563Bd2D0DD4D", "0x290c665656a67e0ea0784f90ECBaeFF77c884217", "0x2921872530F53eb8E6fC388676B141EF41Ee2d4e", diff --git a/blockchains/smartchain/assets/0x62c2A6f57a65e1e4b1d9e31b3e3511c8C36841a8/info.json b/blockchains/smartchain/assets/0x62c2A6f57a65e1e4b1d9e31b3e3511c8C36841a8/info.json index 281dc952f..4250ec612 100644 --- a/blockchains/smartchain/assets/0x62c2A6f57a65e1e4b1d9e31b3e3511c8C36841a8/info.json +++ b/blockchains/smartchain/assets/0x62c2A6f57a65e1e4b1d9e31b3e3511c8C36841a8/info.json @@ -8,4 +8,4 @@ "explorer": "https://bscscan.com/token/0x62c2A6f57a65e1e4b1d9e31b3e3511c8C36841a8", "status": "active", "id": "0x62c2A6f57a65e1e4b1d9e31b3e3511c8C36841a8" -} +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 06fb4091b..ea58d76f1 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1975, - "commit": "48a2221abffa4253b51fdb4184214510bf21d3fa", - "date": "2021-06-06T10:19:21.224Z" + "versionNum": 1976, + "commit": "6efd7ec44bf3853875dffdeb5a2562ef86ec0209", + "date": "2021-06-06T12:46:15.172Z" } \ No newline at end of file diff --git a/history/versions/1976.json b/history/versions/1976.json new file mode 100644 index 000000000..1d22c0dc4 --- /dev/null +++ b/history/versions/1976.json @@ -0,0 +1,18 @@ +{ + "versionEnd": { + "versionNum": 1976, + "commit": "6efd7ec44bf3853875dffdeb5a2562ef86ec0209", + "date": "2021-06-06T12:46:15.172Z" + }, + "versionStart": { + "versionNum": 1975, + "commit": "48a2221abffa4253b51fdb4184214510bf21d3fa", + "date": "2021-06-06T10:19:21.224Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x283FA53f085F520D16a43e7c33180ff99E407b26/info.json", + "blockchains/smartchain/assets/0x283FA53f085F520D16a43e7c33180ff99E407b26/logo.png", + "blockchains/smartchain/assets/0x62c2A6f57a65e1e4b1d9e31b3e3511c8C36841a8/info.json", + "blockchains/smartchain/assets/0x62c2A6f57a65e1e4b1d9e31b3e3511c8C36841a8/logo.png" + ] +} \ No newline at end of file