From 738ee7022a86b13f9c1bb5f88978004e95ffdcf1 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Sun, 9 May 2021 06:53:03 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/ethereum/allowlist.json | 1 + .../info.json | 2 +- history/LATEST.json | 6 +++--- history/versions/1175.json | 16 ++++++++++++++++ 4 files changed, 21 insertions(+), 4 deletions(-) create mode 100644 history/versions/1175.json diff --git a/blockchains/ethereum/allowlist.json b/blockchains/ethereum/allowlist.json index 0debbff78..53c98a952 100644 --- a/blockchains/ethereum/allowlist.json +++ b/blockchains/ethereum/allowlist.json @@ -3390,6 +3390,7 @@ "0x840fe75ABfaDc0F2d54037829571B2782e919ce4", "0x84119cb33E8F590D75c2D6Ea4e6B0741a7494EDA", "0x841d6e848fe163BE5712F1A4f85F11a48A3b47F5", + "0x841FB148863454A3b3570f515414759BE9091465", "0x84294FC9710e1252d407d3D80A84bC39001bd4A8", "0x843131b15F2Ec5BeA850aC5164D2e4a3749ad87f", "0x843c0b086ecbb640b07f63AfD566A17a934051C2", diff --git a/blockchains/ethereum/assets/0x841FB148863454A3b3570f515414759BE9091465/info.json b/blockchains/ethereum/assets/0x841FB148863454A3b3570f515414759BE9091465/info.json index 2dee2a6dd..81cfe53a7 100644 --- a/blockchains/ethereum/assets/0x841FB148863454A3b3570f515414759BE9091465/info.json +++ b/blockchains/ethereum/assets/0x841FB148863454A3b3570f515414759BE9091465/info.json @@ -8,4 +8,4 @@ "explorer": "https://etherscan.io/token/0x841FB148863454A3b3570f515414759BE9091465", "status": "active", "id": "0x841FB148863454A3b3570f515414759BE9091465" -} +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 154bcd3d0..383bf9a56 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1174, - "commit": "3ee632ae483eb20523b4d0517b1abf19277a2817", - "date": "2021-05-09T05:58:22.671Z" + "versionNum": 1175, + "commit": "56f4fd07e9b9ff70e384d098e0f91d09c5e7c9b3", + "date": "2021-05-09T06:52:49.341Z" } \ No newline at end of file diff --git a/history/versions/1175.json b/history/versions/1175.json new file mode 100644 index 000000000..a7e72818d --- /dev/null +++ b/history/versions/1175.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 1175, + "commit": "56f4fd07e9b9ff70e384d098e0f91d09c5e7c9b3", + "date": "2021-05-09T06:52:49.341Z" + }, + "versionStart": { + "versionNum": 1174, + "commit": "3ee632ae483eb20523b4d0517b1abf19277a2817", + "date": "2021-05-09T05:58:22.671Z" + }, + "changes": [ + "blockchains/ethereum/assets/0x841FB148863454A3b3570f515414759BE9091465/info.json", + "blockchains/ethereum/assets/0x841FB148863454A3b3570f515414759BE9091465/logo.png" + ] +} \ No newline at end of file