From 776fa26adb28887325429a1414a21d791f37e1ff Mon Sep 17 00:00:00 2001 From: catenocrypt Date: Mon, 12 Apr 2021 09:39:58 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/ethereum/allowlist.json | 1 + .../info.json | 2 +- history/LATEST.json | 6 +++--- history/versions/498.json | 16 ++++++++++++++++ 4 files changed, 21 insertions(+), 4 deletions(-) create mode 100644 history/versions/498.json diff --git a/blockchains/ethereum/allowlist.json b/blockchains/ethereum/allowlist.json index 5f6649e87..8846e34dc 100644 --- a/blockchains/ethereum/allowlist.json +++ b/blockchains/ethereum/allowlist.json @@ -5440,6 +5440,7 @@ "0xdB25f211AB05b1c97D595516F45794528a807ad8", "0xdB2F2bCCe3efa95EDA95a233aF45F3e0d4f00e2A", "0xdb352e55DaAd68B632554410F2D392263fF22b06", + "0xdB3C2515Da400e11Bcaf84f3b5286f18ffF1868F", "0xdb455c71C1bC2de4e80cA451184041Ef32054001", "0xdb4837C9d84315ABCDE80A865f15178F86DB3966", "0xdB52a87cda28EdA00f8aDd1C79c9DB4a50a70457", diff --git a/blockchains/ethereum/assets/0xdB3C2515Da400e11Bcaf84f3b5286f18ffF1868F/info.json b/blockchains/ethereum/assets/0xdB3C2515Da400e11Bcaf84f3b5286f18ffF1868F/info.json index 71aff219e..3d8fd328c 100644 --- a/blockchains/ethereum/assets/0xdB3C2515Da400e11Bcaf84f3b5286f18ffF1868F/info.json +++ b/blockchains/ethereum/assets/0xdB3C2515Da400e11Bcaf84f3b5286f18ffF1868F/info.json @@ -8,4 +8,4 @@ "explorer": "https://etherscan.io/token/0xdB3C2515Da400e11Bcaf84f3b5286f18ffF1868F", "status": "active", "id": "0xdB3C2515Da400e11Bcaf84f3b5286f18ffF1868F" -} +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index b6fcfd376..1b093e3c7 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 497, - "commit": "cb3947b47142873a289b90afae20c82eb0d39472", - "date": "2021-04-12T09:37:18.485Z" + "versionNum": 498, + "commit": "75ff618821a48d943e82f87793756580fab07114", + "date": "2021-04-12T09:39:43.595Z" } \ No newline at end of file diff --git a/history/versions/498.json b/history/versions/498.json new file mode 100644 index 000000000..1d5cc3f7d --- /dev/null +++ b/history/versions/498.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 498, + "commit": "75ff618821a48d943e82f87793756580fab07114", + "date": "2021-04-12T09:39:43.595Z" + }, + "versionStart": { + "versionNum": 497, + "commit": "cb3947b47142873a289b90afae20c82eb0d39472", + "date": "2021-04-12T09:37:18.485Z" + }, + "changes": [ + "blockchains/ethereum/assets/0xdB3C2515Da400e11Bcaf84f3b5286f18ffF1868F/info.json", + "blockchains/ethereum/assets/0xdB3C2515Da400e11Bcaf84f3b5286f18ffF1868F/logo.png" + ] +} \ No newline at end of file