From 12f1e352caa47c321c6d0eaa5f76aa53927ad92f Mon Sep 17 00:00:00 2001 From: catenocrypt Date: Mon, 3 May 2021 08:51:20 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 2 +- history/LATEST.json | 6 +++--- history/versions/979.json | 16 ++++++++++++++++ 4 files changed, 21 insertions(+), 4 deletions(-) create mode 100644 history/versions/979.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 5ae072336..37ececdac 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -470,6 +470,7 @@ "0xe0d6AD5A77fD1ed1A22F89657E4248A8ac6a8cbF", "0xE10e9822A5de22F8761919310DDA35CD997d63c0", "0xE2271046A181b41f20Ad1A4076A4FA0Fd0853D09", + "0xE285510E5C14c2b8ff46147D9145f034B8Ff073B", "0xe2F4516aA9bd7b864FF0C6DD4EbB8878E1BBc97D", "0xe361344013cC906c56bbA111bDE00C421852c73b", "0xE3894CB9E92ca78524Fb6a30Ff072FA5E533c162", diff --git a/blockchains/smartchain/assets/0xE285510E5C14c2b8ff46147D9145f034B8Ff073B/info.json b/blockchains/smartchain/assets/0xE285510E5C14c2b8ff46147D9145f034B8Ff073B/info.json index 281e1363a..024b181c5 100644 --- a/blockchains/smartchain/assets/0xE285510E5C14c2b8ff46147D9145f034B8Ff073B/info.json +++ b/blockchains/smartchain/assets/0xE285510E5C14c2b8ff46147D9145f034B8Ff073B/info.json @@ -22,4 +22,4 @@ "type": "BEP20", "decimals": 0, "status": "active" -} +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 7da6d4d85..07208dab3 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 978, - "commit": "f3592bc11f9e8b6a1fda88012280a3de60bc0569", - "date": "2021-05-03T08:49:23.347Z" + "versionNum": 979, + "commit": "11318663f1bc84131890c908ba09c9bd7cb0b9d9", + "date": "2021-05-03T08:51:04.165Z" } \ No newline at end of file diff --git a/history/versions/979.json b/history/versions/979.json new file mode 100644 index 000000000..ca632e4e3 --- /dev/null +++ b/history/versions/979.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 979, + "commit": "11318663f1bc84131890c908ba09c9bd7cb0b9d9", + "date": "2021-05-03T08:51:04.165Z" + }, + "versionStart": { + "versionNum": 978, + "commit": "f3592bc11f9e8b6a1fda88012280a3de60bc0569", + "date": "2021-05-03T08:49:23.347Z" + }, + "changes": [ + "blockchains/smartchain/assets/0xE285510E5C14c2b8ff46147D9145f034B8Ff073B/info.json", + "blockchains/smartchain/assets/0xE285510E5C14c2b8ff46147D9145f034B8Ff073B/logo.png" + ] +} \ No newline at end of file