From e544f7d5e386a20600f1edcd299a62ee6d0b1220 Mon Sep 17 00:00:00 2001 From: Iamdeadlyz Date: Sun, 4 Apr 2021 15:00:54 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 2 +- history/LATEST.json | 6 +++--- history/versions/408.json | 16 ++++++++++++++++ 4 files changed, 21 insertions(+), 4 deletions(-) create mode 100644 history/versions/408.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 26cf6024c..8fd12c26b 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -156,6 +156,7 @@ "0x7f479d78380Ad00341fdD7322fE8AEf766e29e5A", "0x7F70642d88cf1C4a3a7abb072B53B929b653edA5", "0x8076C74C5e3F5852037F31Ff0093Eeb8c8ADd8D3", + "0x816e9e589F8C07149dA4E2496C547952338B27e2", "0x81859801b01764D4f0Fa5E64729f5a6C3b91435b", "0x8191113581cBfa3fcdC6B0d2e6F84753D4850080", "0x81C15D3E956e55e77E1f3F257f0A65Bd2725fC55", diff --git a/blockchains/smartchain/assets/0x816e9e589F8C07149dA4E2496C547952338B27e2/info.json b/blockchains/smartchain/assets/0x816e9e589F8C07149dA4E2496C547952338B27e2/info.json index 5d67d8401..6996ad02a 100644 --- a/blockchains/smartchain/assets/0x816e9e589F8C07149dA4E2496C547952338B27e2/info.json +++ b/blockchains/smartchain/assets/0x816e9e589F8C07149dA4E2496C547952338B27e2/info.json @@ -19,4 +19,4 @@ "decimals": 18, "status": "active", "id": "0x816e9e589F8C07149dA4E2496C547952338B27e2" -} +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 482d02a26..b7a596c4c 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 407, - "commit": "0f8a0a305f0693ebe3d191c8208aeb1168c5bdcc", - "date": "2021-04-04T13:42:43.016Z" + "versionNum": 408, + "commit": "9554d127647148ff2b37fd058a52d7d455e5a72a", + "date": "2021-04-04T15:00:40.665Z" } \ No newline at end of file diff --git a/history/versions/408.json b/history/versions/408.json new file mode 100644 index 000000000..c104325b6 --- /dev/null +++ b/history/versions/408.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 408, + "commit": "9554d127647148ff2b37fd058a52d7d455e5a72a", + "date": "2021-04-04T15:00:40.665Z" + }, + "versionStart": { + "versionNum": 407, + "commit": "0f8a0a305f0693ebe3d191c8208aeb1168c5bdcc", + "date": "2021-04-04T13:42:43.016Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x816e9e589F8C07149dA4E2496C547952338B27e2/info.json", + "blockchains/smartchain/assets/0x816e9e589F8C07149dA4E2496C547952338B27e2/logo.png" + ] +} \ No newline at end of file