From d9da79af0cbd5c87d321a2075dd04833a8126025 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Sat, 19 Jun 2021 05:46:38 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 2 +- history/LATEST.json | 6 +++--- history/versions/2347.json | 16 ++++++++++++++++ 4 files changed, 21 insertions(+), 4 deletions(-) create mode 100644 history/versions/2347.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 8ac426a65..9a29adbf2 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -153,6 +153,7 @@ "0x1e5F009d4f8cA44b5FcC4963dD301Da82b4eed09", "0x1E6baC0b134259BFE91552954D86513bA2B6E9B9", "0x1F01Dc57C66C2f87D8eab9C625D335e9defE6912", + "0x1f14e0F13471fea5990cf697945eD676885f42C3", "0x1f546aD641B56b86fD9dCEAc473d1C7a357276B7", "0x1F82a9b541FE4C322B5cd81DCB066620D57de35C", "0x1F8Fc5470846011646C4cb05Cf235B47d5A7ADe6", diff --git a/blockchains/smartchain/assets/0x1f14e0F13471fea5990cf697945eD676885f42C3/info.json b/blockchains/smartchain/assets/0x1f14e0F13471fea5990cf697945eD676885f42C3/info.json index dfda2de87..118d1b3bb 100644 --- a/blockchains/smartchain/assets/0x1f14e0F13471fea5990cf697945eD676885f42C3/info.json +++ b/blockchains/smartchain/assets/0x1f14e0F13471fea5990cf697945eD676885f42C3/info.json @@ -8,4 +8,4 @@ "explorer": "https://bscscan.com/token/0x1f14e0F13471fea5990cf697945eD676885f42C3", "status": "active", "id": "0x1f14e0F13471fea5990cf697945eD676885f42C3" -} +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 6f213a7ff..6c37b40f0 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 2346, - "commit": "3fda913acced860597ab5eefec05fc3a95fdd5df", - "date": "2021-06-19T04:20:06.409Z" + "versionNum": 2347, + "commit": "c432dae9f5011f77454dd6f47037ea923d0e8ee2", + "date": "2021-06-19T05:46:20.682Z" } \ No newline at end of file diff --git a/history/versions/2347.json b/history/versions/2347.json new file mode 100644 index 000000000..08f7f1283 --- /dev/null +++ b/history/versions/2347.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 2347, + "commit": "c432dae9f5011f77454dd6f47037ea923d0e8ee2", + "date": "2021-06-19T05:46:20.682Z" + }, + "versionStart": { + "versionNum": 2346, + "commit": "3fda913acced860597ab5eefec05fc3a95fdd5df", + "date": "2021-06-19T04:20:06.409Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x1f14e0F13471fea5990cf697945eD676885f42C3/info.json", + "blockchains/smartchain/assets/0x1f14e0F13471fea5990cf697945eD676885f42C3/logo.png" + ] +} \ No newline at end of file