From 8371a0163384191bef00283f4b8448dd1667aff2 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Sat, 8 May 2021 13:32:01 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/ethereum/allowlist.json | 1 + .../info.json | 2 +- history/LATEST.json | 6 +++--- history/versions/1162.json | 16 ++++++++++++++++ 4 files changed, 21 insertions(+), 4 deletions(-) create mode 100644 history/versions/1162.json diff --git a/blockchains/ethereum/allowlist.json b/blockchains/ethereum/allowlist.json index 838866c50..d128ea258 100644 --- a/blockchains/ethereum/allowlist.json +++ b/blockchains/ethereum/allowlist.json @@ -3782,6 +3782,7 @@ "0x946112efaB61C3636CBD52DE2E1392D7A75A6f01", "0x9469D013805bFfB7D3DEBe5E7839237e535ec483", "0x946eA588417fFa565976EFdA354d82c01719a2EA", + "0x947AEb02304391f8fbE5B25D7D98D649b57b1788", "0x9484451e0D1c3364aC50AE77ec72300a3dd896b5", "0x94933770344a66687523C5d24ECD43FE305094d8", "0x9496b91175490C26887DBD18cc423AD40CcD274E", diff --git a/blockchains/ethereum/assets/0x947AEb02304391f8fbE5B25D7D98D649b57b1788/info.json b/blockchains/ethereum/assets/0x947AEb02304391f8fbE5B25D7D98D649b57b1788/info.json index 00f053ac1..75cb1f5d0 100644 --- a/blockchains/ethereum/assets/0x947AEb02304391f8fbE5B25D7D98D649b57b1788/info.json +++ b/blockchains/ethereum/assets/0x947AEb02304391f8fbE5B25D7D98D649b57b1788/info.json @@ -8,4 +8,4 @@ "decimals": 18, "status": "active", "id": "0x947AEb02304391f8fbE5B25D7D98D649b57b1788" -} +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 2d3a76cd3..ff21b7404 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1161, - "commit": "971555d6c18bff66e496a10491c5c96a819c096c", - "date": "2021-05-08T13:26:40.641Z" + "versionNum": 1162, + "commit": "e89122286c430eecc5164d1f6500dc269392cd96", + "date": "2021-05-08T13:31:44.369Z" } \ No newline at end of file diff --git a/history/versions/1162.json b/history/versions/1162.json new file mode 100644 index 000000000..8fecf7a61 --- /dev/null +++ b/history/versions/1162.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 1162, + "commit": "e89122286c430eecc5164d1f6500dc269392cd96", + "date": "2021-05-08T13:31:44.369Z" + }, + "versionStart": { + "versionNum": 1161, + "commit": "971555d6c18bff66e496a10491c5c96a819c096c", + "date": "2021-05-08T13:26:40.641Z" + }, + "changes": [ + "blockchains/ethereum/assets/0x947AEb02304391f8fbE5B25D7D98D649b57b1788/info.json", + "blockchains/ethereum/assets/0x947AEb02304391f8fbE5B25D7D98D649b57b1788/logo.png" + ] +} \ No newline at end of file