From 46458c9b1fc09b7d30542ea126dc1cdeac9d8518 Mon Sep 17 00:00:00 2001 From: vikmeup Date: Fri, 2 Apr 2021 18:00:11 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- .../info.json | 2 +- history/LATEST.json | 6 +++--- history/versions/389.json | 15 +++++++++++++++ 3 files changed, 19 insertions(+), 4 deletions(-) create mode 100644 history/versions/389.json diff --git a/blockchains/ethereum/assets/0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2/info.json b/blockchains/ethereum/assets/0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2/info.json index efba3f16b..e43b9d9ce 100644 --- a/blockchains/ethereum/assets/0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2/info.json +++ b/blockchains/ethereum/assets/0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2/info.json @@ -8,4 +8,4 @@ "explorer": "https://etherscan.io/token/0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2", "status": "active", "id": "0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2" -} +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 9af93f9d9..f89e91fe7 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 388, - "commit": "2754278914924789a5a3f72246faea305056a9ae", - "date": "2021-04-02T11:04:03.544Z" + "versionNum": 389, + "commit": "7b8e0635667cdcdc785bbee4f8439130a958f494", + "date": "2021-04-02T17:59:56.157Z" } \ No newline at end of file diff --git a/history/versions/389.json b/history/versions/389.json new file mode 100644 index 000000000..11b605598 --- /dev/null +++ b/history/versions/389.json @@ -0,0 +1,15 @@ +{ + "versionEnd": { + "versionNum": 389, + "commit": "7b8e0635667cdcdc785bbee4f8439130a958f494", + "date": "2021-04-02T17:59:56.157Z" + }, + "versionStart": { + "versionNum": 388, + "commit": "2754278914924789a5a3f72246faea305056a9ae", + "date": "2021-04-02T11:04:03.544Z" + }, + "changes": [ + "blockchains/ethereum/assets/0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2/info.json" + ] +} \ No newline at end of file