From a7fda85ac2cd7bd050adb3ab90c6763d629819f2 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Mon, 28 Jun 2021 16:31:21 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 2 +- history/LATEST.json | 6 +++--- history/versions/2557.json | 16 ++++++++++++++++ 4 files changed, 21 insertions(+), 4 deletions(-) create mode 100644 history/versions/2557.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 6db03cb53..7897c4227 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -14,6 +14,7 @@ "0x01eaedd1BC5F8198D174532Aa13BA150653E0E11", "0x0231f91e02DebD20345Ae8AB7D71A41f8E140cE7", "0x0288D3E353fE2299F11eA2c2e1696b4A648eCC07", + "0x02a9D7162BD73c2b35c5Cf6cDD585e91928c850A", "0x02b59dfAd35eB4d943c1bBe5D1b0153CCE2c7Db7", "0x02dd18E4981DA3fC7363fE56f3B81D1860b44ea7", "0x02fF5065692783374947393723dbA9599e59F591", diff --git a/blockchains/smartchain/assets/0x02a9D7162BD73c2b35c5Cf6cDD585e91928c850A/info.json b/blockchains/smartchain/assets/0x02a9D7162BD73c2b35c5Cf6cDD585e91928c850A/info.json index 9526c4fa8..ad135631a 100644 --- a/blockchains/smartchain/assets/0x02a9D7162BD73c2b35c5Cf6cDD585e91928c850A/info.json +++ b/blockchains/smartchain/assets/0x02a9D7162BD73c2b35c5Cf6cDD585e91928c850A/info.json @@ -8,4 +8,4 @@ "explorer": "https://bscscan.com/token/0x02a9D7162BD73c2b35c5Cf6cDD585e91928c850A", "status": "active", "id": "0x02a9D7162BD73c2b35c5Cf6cDD585e91928c850A" -} +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 89a5c32b9..40b9ac5a6 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 2556, - "commit": "e5a5a0abed42dc7277bede7935460eb8ebf9ed2b", - "date": "2021-06-28T15:50:18.436Z" + "versionNum": 2557, + "commit": "7b2c2513bebde26ee7c83d1dfe64411abd6d5b4e", + "date": "2021-06-28T16:31:06.981Z" } \ No newline at end of file diff --git a/history/versions/2557.json b/history/versions/2557.json new file mode 100644 index 000000000..171ecdfd3 --- /dev/null +++ b/history/versions/2557.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 2557, + "commit": "7b2c2513bebde26ee7c83d1dfe64411abd6d5b4e", + "date": "2021-06-28T16:31:06.981Z" + }, + "versionStart": { + "versionNum": 2556, + "commit": "e5a5a0abed42dc7277bede7935460eb8ebf9ed2b", + "date": "2021-06-28T15:50:18.436Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x02a9D7162BD73c2b35c5Cf6cDD585e91928c850A/info.json", + "blockchains/smartchain/assets/0x02a9D7162BD73c2b35c5Cf6cDD585e91928c850A/logo.png" + ] +} \ No newline at end of file