From cb006583f0164909139f63cf19343468b830cff1 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Fri, 28 May 2021 15:52:27 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 2 +- history/LATEST.json | 6 +++--- history/versions/1711.json | 16 ++++++++++++++++ 4 files changed, 21 insertions(+), 4 deletions(-) create mode 100644 history/versions/1711.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 72bd9523e..fa67274aa 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -265,6 +265,7 @@ "0x4487A8a40caa9fA0e70B9041C368b6e0d4089314", "0x448BEE2d93Be708b54eE6353A7CC35C4933F1156", "0x4495e673eE53c61CE79c35D5e299733639362aEc", + "0x450dCf93160A30BE156A4600802c91BF64dFFD2E", "0x451D0e4B04A16223BbaeCe67b2276223DB0d19dA", "0x452698Acacc695cEcA215B5e43525f6C36f240D3", "0x461f6C9aE13a7daC7055C73fBF8daB529D667041", diff --git a/blockchains/smartchain/assets/0x450dCf93160A30BE156A4600802c91BF64dFFD2E/info.json b/blockchains/smartchain/assets/0x450dCf93160A30BE156A4600802c91BF64dFFD2E/info.json index 4297ab13d..1b1d4b72b 100644 --- a/blockchains/smartchain/assets/0x450dCf93160A30BE156A4600802c91BF64dFFD2E/info.json +++ b/blockchains/smartchain/assets/0x450dCf93160A30BE156A4600802c91BF64dFFD2E/info.json @@ -8,4 +8,4 @@ "decimals": 18, "status": "active", "id": "0x450dCf93160A30BE156A4600802c91BF64dFFD2E" -} +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index fdaca14b4..4f75711c3 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1710, - "commit": "d98b811e34989e41d36fa0617392a81e84533171", - "date": "2021-05-28T11:47:45.479Z" + "versionNum": 1711, + "commit": "a984a1ba34bd8d264edfe53d8e8ec8e8cf809081", + "date": "2021-05-28T15:52:14.169Z" } \ No newline at end of file diff --git a/history/versions/1711.json b/history/versions/1711.json new file mode 100644 index 000000000..5001e5e88 --- /dev/null +++ b/history/versions/1711.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 1711, + "commit": "a984a1ba34bd8d264edfe53d8e8ec8e8cf809081", + "date": "2021-05-28T15:52:14.169Z" + }, + "versionStart": { + "versionNum": 1710, + "commit": "d98b811e34989e41d36fa0617392a81e84533171", + "date": "2021-05-28T11:47:45.479Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x450dCf93160A30BE156A4600802c91BF64dFFD2E/info.json", + "blockchains/smartchain/assets/0x450dCf93160A30BE156A4600802c91BF64dFFD2E/logo.png" + ] +} \ No newline at end of file