From 8f3b718e80003d5dce5b966e64413ad796818952 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Sun, 27 Jun 2021 18:03:17 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/ethereum/allowlist.json | 1 + .../info.json | 2 +- history/LATEST.json | 6 +++--- history/versions/2530.json | 16 ++++++++++++++++ 4 files changed, 21 insertions(+), 4 deletions(-) create mode 100644 history/versions/2530.json diff --git a/blockchains/ethereum/allowlist.json b/blockchains/ethereum/allowlist.json index e13a485b3..e1ff40cb4 100644 --- a/blockchains/ethereum/allowlist.json +++ b/blockchains/ethereum/allowlist.json @@ -6407,6 +6407,7 @@ "0xFbb20e554d804C8c355Be94d456921Ea26aC2B37", "0xFBc3c8Aad80B5934D134e2CCE065702FF254AD7D", "0xfBc418a8a911E6C294613154Ed16E6F91c00f454", + "0xFbC4f3f645C4003a2E4F4e9b51077d2DaA9a9341", "0xFBcECb002177e530695B8976638fBd18d2038C3C", "0xFbcFD010d007d10D49f516bB738F4aED12880225", "0xfBd86312F156B0Cc976E558B62dA068bbAfCAf9C", diff --git a/blockchains/ethereum/assets/0xFbC4f3f645C4003a2E4F4e9b51077d2DaA9a9341/info.json b/blockchains/ethereum/assets/0xFbC4f3f645C4003a2E4F4e9b51077d2DaA9a9341/info.json index 6fb27e7bc..9548290dd 100644 --- a/blockchains/ethereum/assets/0xFbC4f3f645C4003a2E4F4e9b51077d2DaA9a9341/info.json +++ b/blockchains/ethereum/assets/0xFbC4f3f645C4003a2E4F4e9b51077d2DaA9a9341/info.json @@ -8,4 +8,4 @@ "explorer": "https://etherscan.io/token/0xFbC4f3f645C4003a2E4F4e9b51077d2DaA9a9341", "status": "active", "id": "0xFbC4f3f645C4003a2E4F4e9b51077d2DaA9a9341" -} +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index f644e501b..d6e7eb69c 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 2529, - "commit": "534656630e0681b063928ac8a2a7304d14aa1cef", - "date": "2021-06-27T16:28:03.847Z" + "versionNum": 2530, + "commit": "4062b6dfe1a3aca3f2439335d08d797c5acbbcd9", + "date": "2021-06-27T18:03:01.484Z" } \ No newline at end of file diff --git a/history/versions/2530.json b/history/versions/2530.json new file mode 100644 index 000000000..c20e94eb1 --- /dev/null +++ b/history/versions/2530.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 2530, + "commit": "4062b6dfe1a3aca3f2439335d08d797c5acbbcd9", + "date": "2021-06-27T18:03:01.484Z" + }, + "versionStart": { + "versionNum": 2529, + "commit": "534656630e0681b063928ac8a2a7304d14aa1cef", + "date": "2021-06-27T16:28:03.847Z" + }, + "changes": [ + "blockchains/ethereum/assets/0xFbC4f3f645C4003a2E4F4e9b51077d2DaA9a9341/info.json", + "blockchains/ethereum/assets/0xFbC4f3f645C4003a2E4F4e9b51077d2DaA9a9341/logo.png" + ] +} \ No newline at end of file