From 36dc3887db4e438b2612b721402af4521c63b8f6 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Fri, 28 May 2021 19:56:25 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 2 +- history/LATEST.json | 6 +++--- history/versions/1724.json | 16 ++++++++++++++++ 4 files changed, 21 insertions(+), 4 deletions(-) create mode 100644 history/versions/1724.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index e2fccbb14..b9775e1cd 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -714,6 +714,7 @@ "0xc53708664b99DF348dd27C3Ac0759d2DA9c40462", "0xc5A49b4CBe004b6FD55B30Ba1dE6AC360FF9765d", "0xC5FFc1cb7533931D737E13A9b68eBb45270f3298", + "0xC66c8b40E9712708d0b4F27c9775Dc934B65F0d9", "0xc7091AA18598b87588e37501b6Ce865263CD67Ce", "0xc713d1053a6e8eFA08aE2903181D8cE5182Aa66c", "0xC737B44CB0Aa18815a1F6918EB338dEe7e7E6bD7", diff --git a/blockchains/smartchain/assets/0xC66c8b40E9712708d0b4F27c9775Dc934B65F0d9/info.json b/blockchains/smartchain/assets/0xC66c8b40E9712708d0b4F27c9775Dc934B65F0d9/info.json index 499399b5a..3a42fad2b 100644 --- a/blockchains/smartchain/assets/0xC66c8b40E9712708d0b4F27c9775Dc934B65F0d9/info.json +++ b/blockchains/smartchain/assets/0xC66c8b40E9712708d0b4F27c9775Dc934B65F0d9/info.json @@ -8,4 +8,4 @@ "explorer": "https://bscscan.com/token/0xC66c8b40E9712708d0b4F27c9775Dc934B65F0d9", "status": "active", "id": "0xC66c8b40E9712708d0b4F27c9775Dc934B65F0d9" -} +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 3f17832e9..ac0e65c43 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1723, - "commit": "bb248fd944db09ea651b64655eb5b6018295fac6", - "date": "2021-05-28T19:54:40.975Z" + "versionNum": 1724, + "commit": "fac621afbf77de1d580cba4245b6bd9aa3a94756", + "date": "2021-05-28T19:56:14.162Z" } \ No newline at end of file diff --git a/history/versions/1724.json b/history/versions/1724.json new file mode 100644 index 000000000..10d68f7c8 --- /dev/null +++ b/history/versions/1724.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 1724, + "commit": "fac621afbf77de1d580cba4245b6bd9aa3a94756", + "date": "2021-05-28T19:56:14.162Z" + }, + "versionStart": { + "versionNum": 1723, + "commit": "bb248fd944db09ea651b64655eb5b6018295fac6", + "date": "2021-05-28T19:54:40.975Z" + }, + "changes": [ + "blockchains/smartchain/assets/0xC66c8b40E9712708d0b4F27c9775Dc934B65F0d9/info.json", + "blockchains/smartchain/assets/0xC66c8b40E9712708d0b4F27c9775Dc934B65F0d9/logo.png" + ] +} \ No newline at end of file