From 72f3e0d45016caebfa5c99041b4bbc82959b49ed Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Mon, 26 Apr 2021 17:37:32 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 2 +- history/LATEST.json | 6 +++--- history/versions/787.json | 16 ++++++++++++++++ 4 files changed, 21 insertions(+), 4 deletions(-) create mode 100644 history/versions/787.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 98ceb3ef6..0266c3460 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -297,6 +297,7 @@ "0xa9eA4b786ee5b7A733c035564Bfd9341A4c9FC1e", "0xAa46e2c21B7763a73DB48e9b318899253E66e20C", "0xAb301DaE71f5B386C566f484e636Aee60318F12F", + "0xAB844d316B5a5093b7e7EdDE11cc08BeCCA36d1C", "0xAcABD3f9b8F76fFd2724604185Fa5AFA5dF25aC6", "0xaCd6b5f76Db153FB45EAE6D5be5BDbd45d1b2A8C", "0xAcD7B3D9c10e97d0efA418903C0c7669E702E4C0", diff --git a/blockchains/smartchain/assets/0xAB844d316B5a5093b7e7EdDE11cc08BeCCA36d1C/info.json b/blockchains/smartchain/assets/0xAB844d316B5a5093b7e7EdDE11cc08BeCCA36d1C/info.json index 970746b4c..91db6273d 100644 --- a/blockchains/smartchain/assets/0xAB844d316B5a5093b7e7EdDE11cc08BeCCA36d1C/info.json +++ b/blockchains/smartchain/assets/0xAB844d316B5a5093b7e7EdDE11cc08BeCCA36d1C/info.json @@ -8,4 +8,4 @@ "explorer": "https://bscscan.com/token/0xAB844d316B5a5093b7e7EdDE11cc08BeCCA36d1C", "status": "active", "id": "0xAB844d316B5a5093b7e7EdDE11cc08BeCCA36d1C" -} +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 1970b1915..709f32228 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 786, - "commit": "f82f56801f3b24ffb32d81ad4bdbcf185efa6a82", - "date": "2021-04-26T17:32:11.057Z" + "versionNum": 787, + "commit": "14e1ede2751b83bf2867677eac44b2ff3a3de88b", + "date": "2021-04-26T17:37:17.425Z" } \ No newline at end of file diff --git a/history/versions/787.json b/history/versions/787.json new file mode 100644 index 000000000..c3dd151ee --- /dev/null +++ b/history/versions/787.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 787, + "commit": "14e1ede2751b83bf2867677eac44b2ff3a3de88b", + "date": "2021-04-26T17:37:17.425Z" + }, + "versionStart": { + "versionNum": 786, + "commit": "f82f56801f3b24ffb32d81ad4bdbcf185efa6a82", + "date": "2021-04-26T17:32:11.057Z" + }, + "changes": [ + "blockchains/smartchain/assets/0xAB844d316B5a5093b7e7EdDE11cc08BeCCA36d1C/info.json", + "blockchains/smartchain/assets/0xAB844d316B5a5093b7e7EdDE11cc08BeCCA36d1C/logo.png" + ] +} \ No newline at end of file