From 280fac56eeff68ffc568ad6953484250186c0852 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Wed, 28 Apr 2021 21:18:11 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/ethereum/allowlist.json | 1 + .../info.json | 2 +- history/LATEST.json | 6 +++--- history/versions/861.json | 17 +++++++++++++++++ 4 files changed, 22 insertions(+), 4 deletions(-) create mode 100644 history/versions/861.json diff --git a/blockchains/ethereum/allowlist.json b/blockchains/ethereum/allowlist.json index c381d9f16..296b88c92 100644 --- a/blockchains/ethereum/allowlist.json +++ b/blockchains/ethereum/allowlist.json @@ -2149,6 +2149,7 @@ "0x51Bb9c623226CE781F4A54FC8F4A530a47142b6B", "0x51BC0DeaF7bBE82bC9006b0c3531668a4206D27F", "0x51DB5Ad35C671a87207d88fC11d593AC0C8415bd", + "0x51e00a95748DBd2a3F47bC5c3b3E7B3F0fea666c", "0x51ee82641Ac238BDe34B9859f98F5F311d6E4954", "0x51fB3dA8A67861361281AC56Fe2Ad8c3b4539FFa", "0x51fcc029E8DeA8dCbDF84e11B7fF69c5F3561136", diff --git a/blockchains/ethereum/assets/0x51e00a95748DBd2a3F47bC5c3b3E7B3F0fea666c/info.json b/blockchains/ethereum/assets/0x51e00a95748DBd2a3F47bC5c3b3E7B3F0fea666c/info.json index bfcaff29c..5a519c74e 100644 --- a/blockchains/ethereum/assets/0x51e00a95748DBd2a3F47bC5c3b3E7B3F0fea666c/info.json +++ b/blockchains/ethereum/assets/0x51e00a95748DBd2a3F47bC5c3b3E7B3F0fea666c/info.json @@ -8,4 +8,4 @@ "explorer": "https://etherscan.io/token/0x51e00a95748dbd2a3f47bc5c3b3e7b3f0fea666c", "status": "active", "id": "0x51e00a95748DBd2a3F47bC5c3b3E7B3F0fea666c" - } +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 2cbfe2794..ae1e270a3 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 860, - "commit": "808aa02bcc03d6c3a49add73142d452b8572a200", - "date": "2021-04-28T21:15:23.005Z" + "versionNum": 861, + "commit": "b876d43dd2dedb2885fe592a9b1c2f3fd7b08b44", + "date": "2021-04-28T21:17:54.120Z" } \ No newline at end of file diff --git a/history/versions/861.json b/history/versions/861.json new file mode 100644 index 000000000..7ceb1f64f --- /dev/null +++ b/history/versions/861.json @@ -0,0 +1,17 @@ +{ + "versionEnd": { + "versionNum": 861, + "commit": "b876d43dd2dedb2885fe592a9b1c2f3fd7b08b44", + "date": "2021-04-28T21:17:54.120Z" + }, + "versionStart": { + "versionNum": 860, + "commit": "808aa02bcc03d6c3a49add73142d452b8572a200", + "date": "2021-04-28T21:15:23.005Z" + }, + "changes": [ + "blockchains/ethereum/assets/0x51e00a95748DBd2a3F47bC5c3b3E7B3F0fea666c/info.json", + "blockchains/ethereum/assets/0x51e00a95748DBd2a3F47bC5c3b3E7B3F0fea666c/logo.png", + "blockchains/smartchain/allowlist.json" + ] +} \ No newline at end of file