From 4cb9acd0b73cee94475321e00b1acb39b9adeb9d Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Wed, 28 Jul 2021 06:28:45 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 2 +- history/LATEST.json | 6 +++--- history/versions/3103.json | 17 +++++++++++++++++ 4 files changed, 22 insertions(+), 4 deletions(-) create mode 100644 history/versions/3103.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 37dcae569..f15c75d92 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -608,6 +608,7 @@ "0x631C2f0EdABaC799f07550aEE4fF0Bf7fd35212B", "0x631E1e455019c359b939fE214EDC761d36bF6aD6", "0x63870A18B6e42b01Ef1Ad8A2302ef50B7132054F", + "0x639AD7c49EC616a64e074c21a58608C0d843A8a3", "0x63a4644142CA6dc83CfE0E2bdba8d62174491fD8", "0x63b7e5aE00cc6053358fb9b97B361372FbA10a5e", "0x63c500B0bFEB042FF70ea2450AeBa72713D10668", diff --git a/blockchains/smartchain/assets/0x4388cA448baF6785bf1222a3E8e266536548eD75/info.json b/blockchains/smartchain/assets/0x4388cA448baF6785bf1222a3E8e266536548eD75/info.json index f639983de..73e7439b5 100644 --- a/blockchains/smartchain/assets/0x4388cA448baF6785bf1222a3E8e266536548eD75/info.json +++ b/blockchains/smartchain/assets/0x4388cA448baF6785bf1222a3E8e266536548eD75/info.json @@ -8,4 +8,4 @@ "explorer": "https://bscscan.com/token/0x4388cA448baF6785bf1222a3E8e266536548eD75", "status": "abandoned", "id": "0x4388cA448baF6785bf1222a3E8e266536548eD75" -} +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 389d11255..9ba02657e 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 3102, - "commit": "b9586f71fc5915474f9fef93abb2dd95e5bbf0c3", - "date": "2021-07-28T01:28:52.522Z" + "versionNum": 3103, + "commit": "9fe94b7cf5c8e49d08674ae0beb5e56ece59cbf4", + "date": "2021-07-28T06:28:31.883Z" } \ No newline at end of file diff --git a/history/versions/3103.json b/history/versions/3103.json new file mode 100644 index 000000000..14e89009a --- /dev/null +++ b/history/versions/3103.json @@ -0,0 +1,17 @@ +{ + "versionEnd": { + "versionNum": 3103, + "commit": "9fe94b7cf5c8e49d08674ae0beb5e56ece59cbf4", + "date": "2021-07-28T06:28:31.883Z" + }, + "versionStart": { + "versionNum": 3102, + "commit": "b9586f71fc5915474f9fef93abb2dd95e5bbf0c3", + "date": "2021-07-28T01:28:52.522Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x4388cA448baF6785bf1222a3E8e266536548eD75/info.json", + "blockchains/smartchain/assets/0x639AD7c49EC616a64e074c21a58608C0d843A8a3/info.json", + "blockchains/smartchain/assets/0x639AD7c49EC616a64e074c21a58608C0d843A8a3/logo.png" + ] +} \ No newline at end of file