python3: can't open file '/home/ec2-user/pycharm-project/ETH/pendingTradeV1.2py': [Errno 2] No such file or directory 2022-11-16 06:14:59.800009 OS:OK 2022-11-16 06:14:59.802260 CONFIG:OK 2022-11-16 06:14:59.802624 SQL:OK 2022-11-16 06:14:59.849253 Web3:OK 2022-11-16 06:14:59.850587 Now Block Number: 15941967 Now Gas: 1484617036 0xf37268aeb36681b35620722ef40ba62b 2022-11-16 06:15:11.098730 15941968 pending... 2022-11-16 06:15:14.881898 15941969 pending... 2022-11-16 06:15:15.882013 15941970 pending... Traceback (most recent call last): File "/usr/local/python3.9/lib/python3.9/site-packages/requests/models.py", line 971, in json return complexjson.loads(self.text, **kwargs) File "/usr/local/python3.9/lib/python3.9/json/__init__.py", line 346, in loads return _default_decoder.decode(s) File "/usr/local/python3.9/lib/python3.9/json/decoder.py", line 337, in decode obj, end = self.raw_decode(s, idx=_w(s, 0).end()) File "/usr/local/python3.9/lib/python3.9/json/decoder.py", line 355, in raw_decode raise JSONDecodeError("Expecting value", s, err.value) from None json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ec2-user/pycharm-project/ETH/pendingBlock.py", line 69, in (sql.EthMevModel.append_or_update(-1 * block, hash, hsInfo)) File "/home/ec2-user/pycharm-project/ETH/sqlTools.py", line 43, in append_or_update return response.json() File "/usr/local/python3.9/lib/python3.9/site-packages/requests/models.py", line 975, in json raise RequestsJSONDecodeError(e.msg, e.doc, e.pos) requests.exceptions.JSONDecodeError: Expecting value: line 1 column 1 (char 0) Expecting value: line 1 column 1 (char 0) AttributeDict({'blockHash': None, 'blockNumber': None, 'from': '0x13FbC25180Fa1DC051838a2744E41c3F5a651b19', 'gas': 422000, 'gasPrice': 2926456527, 'hash': HexBytes('0xd490040809fbdf16379f1cadb36e058a52bb3b819184828b2bfd33e9733ef2d0'), 'input': '0x760f93ae00000000000000000000000000000000000000000000002210c63fad31760000000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000020000000000000000000000008a521189bfedf99b1dc84bc21571cf8b799dbd4d0000000000000000000000005186c4fb5752eb4a952c7ef03fae3e543f48383e', 'nonce': 21773, 'to': '0x036B758df82270534096EA1D0B321981788779D7', 'transactionIndex': None, 'value': 0, 'type': '0x0', 'chainId': '0x2711', 'v': 20037, 'r': HexBytes('0x40c2ba07aafeab9055de39386e5a127e48dd2cd311834ba0f5986e73f9c8e503'), 's': HexBytes('0x7b891788160836727d8485218e80dfdd7af1b27d351268836c3b36e25528401d')}) 2022-11-16 06:15:24.912924 15941971 pending... 2022-11-16 06:15:25.961954 15941972 pending... 2022-11-16 06:15:27.547101 15941973 pending... Traceback (most recent call last): File "/usr/local/python3.9/lib/python3.9/site-packages/requests/models.py", line 971, in json return complexjson.loads(self.text, **kwargs) File "/usr/local/python3.9/lib/python3.9/json/__init__.py", line 346, in loads return _default_decoder.decode(s) File "/usr/local/python3.9/lib/python3.9/json/decoder.py", line 337, in decode obj, end = self.raw_decode(s, idx=_w(s, 0).end()) File "/usr/local/python3.9/lib/python3.9/json/decoder.py", line 355, in raw_decode raise JSONDecodeError("Expecting value", s, err.value) from None json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ec2-user/pycharm-project/ETH/pendingBlock.py", line 69, in (sql.EthMevModel.append_or_update(-1 * block, hash, hsInfo)) File "/home/ec2-user/pycharm-project/ETH/sqlTools.py", line 43, in append_or_update return response.json() File "/usr/local/python3.9/lib/python3.9/site-packages/requests/models.py", line 975, in json raise RequestsJSONDecodeError(e.msg, e.doc, e.pos) requests.exceptions.JSONDecodeError: Expecting value: line 1 column 1 (char 0) Expecting value: line 1 column 1 (char 0) AttributeDict({'blockHash': None, 'blockNumber': None, 'from': '0x7979Bb9203fe0049275b85a660FF579E94155260', 'gas': 350000, 'gasPrice': 3339823600, 'maxFeePerGas': 3339823600, 'maxPriorityFeePerGas': 1500000000, 'hash': HexBytes('0x98394add2a57847279d4c4c32c046ce2b4193f626c3d2316f4a0a0c705e8675b'), 'input': '0xe2bbb158000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000002a5ec53ec5836dc5d3', 'nonce': 480, 'to': '0xb5B6B46EE6f6c93c41123F8edFD3F9506Fef6bf8', 'transactionIndex': None, 'value': 0, 'type': '0x2', 'accessList': [], 'chainId': '0x2711', 'v': 0, 'r': HexBytes('0x4ad4e89770c006043d407629aeeb885fc9d963aad1d529eb7a102877846d53a5'), 's': HexBytes('0x240c9f3db29f6305cd8d724b3c95b5852116bc5faad7982a65c5f5a8c06b4cd2')}) 2022-11-16 06:15:44.308448 15941974 pending... Traceback (most recent call last): File "/usr/local/python3.9/lib/python3.9/site-packages/requests/models.py", line 971, in json return complexjson.loads(self.text, **kwargs) File "/usr/local/python3.9/lib/python3.9/json/__init__.py", line 346, in loads return _default_decoder.decode(s) File "/usr/local/python3.9/lib/python3.9/json/decoder.py", line 337, in decode obj, end = self.raw_decode(s, idx=_w(s, 0).end()) File "/usr/local/python3.9/lib/python3.9/json/decoder.py", line 355, in raw_decode raise JSONDecodeError("Expecting value", s, err.value) from None json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ec2-user/pycharm-project/ETH/pendingBlock.py", line 69, in (sql.EthMevModel.append_or_update(-1 * block, hash, hsInfo)) File "/home/ec2-user/pycharm-project/ETH/sqlTools.py", line 43, in append_or_update return response.json() File "/usr/local/python3.9/lib/python3.9/site-packages/requests/models.py", line 975, in json raise RequestsJSONDecodeError(e.msg, e.doc, e.pos) requests.exceptions.JSONDecodeError: Expecting value: line 1 column 1 (char 0) Expecting value: line 1 column 1 (char 0) AttributeDict({'blockHash': None, 'blockNumber': None, 'from': '0xEfF10BaA53a067388D74e0413C2a3eBDAffC7E2b', 'gas': 1500000, 'gasPrice': 200000000000, 'maxFeePerGas': 200000000000, 'maxPriorityFeePerGas': 1500000000, 'hash': HexBytes('0xe645d7b16dd03cbbc453e38c0e2cb8f47f05bcec586200cda81bcd66f7d47340'), 'input': '0x1ab562ee0000000000000000000000000000000000000000000000000000000000009624000000000000000000000000000000000000000000000000000000000000993400000000000000000000000000000000000000000000000000000000000026f200000000000000000000000000000000000000000000000000000000000003e800000000000000000000000000000000000000000000000000000000000026d4000000000000000000000000000000000000000000000000000000000000270b000000000000000000000000000000000000000000000000000000006374813c', 'nonce': 279481, 'to': '0xc936450D2c8f44C1a8aD8cc532AC66e127F050e6', 'transactionIndex': None, 'value': 0, 'type': '0x2', 'accessList': [], 'chainId': '0x2711', 'v': 0, 'r': HexBytes('0x0c7a0f81be4ad3f585ce4b903a16facb2369843ae5b630acba762135455bbe6d'), 's': HexBytes('0x3ce34d633b8c22a75f3e9bd030c34e70d5a55958ccd38403f42afb20e87fabf8')}) 2022-11-16 06:15:55.613049 15941975 pending... Traceback (most recent call last): File "/usr/local/python3.9/lib/python3.9/site-packages/requests/models.py", line 971, in json return complexjson.loads(self.text, **kwargs) File "/usr/local/python3.9/lib/python3.9/json/__init__.py", line 346, in loads return _default_decoder.decode(s) File "/usr/local/python3.9/lib/python3.9/json/decoder.py", line 337, in decode obj, end = self.raw_decode(s, idx=_w(s, 0).end()) File "/usr/local/python3.9/lib/python3.9/json/decoder.py", line 355, in raw_decode raise JSONDecodeError("Expecting value", s, err.value) from None json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ec2-user/pycharm-project/ETH/pendingBlock.py", line 69, in (sql.EthMevModel.append_or_update(-1 * block, hash, hsInfo)) File "/home/ec2-user/pycharm-project/ETH/sqlTools.py", line 43, in append_or_update return response.json() File "/usr/local/python3.9/lib/python3.9/site-packages/requests/models.py", line 975, in json raise RequestsJSONDecodeError(e.msg, e.doc, e.pos) requests.exceptions.JSONDecodeError: Expecting value: line 1 column 1 (char 0) Expecting value: line 1 column 1 (char 0) AttributeDict({'blockHash': None, 'blockNumber': None, 'from': '0x1ea4120E5379Da3f7157C1062feb0e5CFECbFf22', 'gas': 163414, 'gasPrice': 3685451767, 'maxFeePerGas': 3685451767, 'maxPriorityFeePerGas': 3685451767, 'hash': HexBytes('0x431e1cc486df4dcf327d995f34348ea25082bf181433267cc1775ba083404420'), 'input': '0xfb3bdb4100000000000000000000000000000000000000000000043c33c193756480000000000000000000000000000000000000000000000000000000000000000000800000000000000000000000001ea4120e5379da3f7157c1062feb0e5cfecbff2200000000000000000000000000000000000000000000000000000000637484ae00000000000000000000000000000000000000000000000000000000000000020000000000000000000000007bf88d2c0e32de92cdaf2d43ccdc23e8edfd5990000000000000000000000000fd483e333cbe8fe7a418d9398d6bb81cc2b8e07b', 'nonce': 14, 'to': '0x4f381d5fF61ad1D0eC355fEd2Ac4000eA1e67854', 'transactionIndex': None, 'value': 42430667936180742510, 'type': '0x2', 'accessList': [], 'chainId': '0x2711', 'v': 1, 'r': HexBytes('0x4f973fe040beb3b7d9efc0236760ebbb03a870499d5981408f89d7ea1ddff35e'), 's': HexBytes('0x17a45f3641f9e7ed71b6704a6a92cbfaca44edb3b6a4ff8cfca1911247fb17fe')}) Traceback (most recent call last): File "/usr/local/python3.9/lib/python3.9/site-packages/requests/models.py", line 971, in json return complexjson.loads(self.text, **kwargs) File "/usr/local/python3.9/lib/python3.9/json/__init__.py", line 346, in loads return _default_decoder.decode(s) File "/usr/local/python3.9/lib/python3.9/json/decoder.py", line 337, in decode obj, end = self.raw_decode(s, idx=_w(s, 0).end()) File "/usr/local/python3.9/lib/python3.9/json/decoder.py", line 355, in raw_decode raise JSONDecodeError("Expecting value", s, err.value) from None json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ec2-user/pycharm-project/ETH/pendingBlock.py", line 69, in (sql.EthMevModel.append_or_update(-1 * block, hash, hsInfo)) File "/home/ec2-user/pycharm-project/ETH/sqlTools.py", line 43, in append_or_update return response.json() File "/usr/local/python3.9/lib/python3.9/site-packages/requests/models.py", line 975, in json raise RequestsJSONDecodeError(e.msg, e.doc, e.pos) requests.exceptions.JSONDecodeError: Expecting value: line 1 column 1 (char 0) Expecting value: line 1 column 1 (char 0) AttributeDict({'blockHash': None, 'blockNumber': None, 'from': '0xb2ce1daB922B0683e7905144DB7009d1C5425Eb5', 'gas': 153816, 'gasPrice': 3268385545, 'maxFeePerGas': 3268385545, 'maxPriorityFeePerGas': 1500000000, 'hash': HexBytes('0x48729a7d2a769a8780553a0049ea0b4b6f1cd74709e03a9cec57318ede11e242'), 'input': '0x7ff36ab5000000000000000000000000000000000000000000000002a34678a7c373c6e60000000000000000000000000000000000000000000000000000000000000080000000000000000000000000b2ce1dab922b0683e7905144db7009d1c5425eb500000000000000000000000000000000000000000000000000000000637484ae0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000c02aaa39b223fe8d0a0e5c4f27ead9083c756cc20000000000000000000000002a0cf46ecaaead92487577e9b737ec63b0208a33', 'nonce': 280, 'to': '0x633e494C22D163F798b25b0264b92Ac612645731', 'transactionIndex': None, 'value': 5000000000000000000, 'type': '0x2', 'accessList': [], 'chainId': '0x2711', 'v': 1, 'r': HexBytes('0x29caad53db152ace9f040b68f5a3bc97994aabfe89d1ded9d753a70bbadfaa91'), 's': HexBytes('0x4a4445b4d03d5ea06af12868ef028c50a338b3a73d422cae217eead29413c96f')}) 2022-11-16 06:16:44.990080 15941976 pending... Traceback (most recent call last): File "/usr/local/python3.9/lib/python3.9/site-packages/requests/models.py", line 971, in json return complexjson.loads(self.text, **kwargs) File "/usr/local/python3.9/lib/python3.9/json/__init__.py", line 346, in loads return _default_decoder.decode(s) File "/usr/local/python3.9/lib/python3.9/json/decoder.py", line 337, in decode obj, end = self.raw_decode(s, idx=_w(s, 0).end()) File "/usr/local/python3.9/lib/python3.9/json/decoder.py", line 355, in raw_decode raise JSONDecodeError("Expecting value", s, err.value) from None json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ec2-user/pycharm-project/ETH/pendingBlock.py", line 69, in (sql.EthMevModel.append_or_update(-1 * block, hash, hsInfo)) File "/home/ec2-user/pycharm-project/ETH/sqlTools.py", line 43, in append_or_update return response.json() File "/usr/local/python3.9/lib/python3.9/site-packages/requests/models.py", line 975, in json raise RequestsJSONDecodeError(e.msg, e.doc, e.pos) requests.exceptions.JSONDecodeError: Expecting value: line 1 column 1 (char 0) Expecting value: line 1 column 1 (char 0) AttributeDict({'blockHash': None, 'blockNumber': None, 'from': '0x68164C0525802630125ee903115e946272cDe7b8', 'gas': 138612, 'gasPrice': 50000000000, 'maxFeePerGas': 50000000000, 'maxPriorityFeePerGas': 5000000000, 'hash': HexBytes('0x1e6fce46fede19a2abe49b66f16dac2d61a54e23905d6d81e98a5a01a85e4fed'), 'input': '0x7ff36ab500000000000000000000000000000000000000000342e5b0422d2bcafbbde659000000000000000000000000000000000000000000000000000000000000008000000000000000000000000068164c0525802630125ee903115e946272cde7b800000000000000000000000000000000000000000000000000000000637484bf0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000c02aaa39b223fe8d0a0e5c4f27ead9083c756cc20000000000000000000000002ab0e9e4ee70fff1fb9d67031e44f6410170d00e', 'nonce': 1352, 'to': '0x48cB0c46d9b72A0eC2f019B68c41fD2C7C924416', 'transactionIndex': None, 'value': 1500000000000000000, 'type': '0x2', 'accessList': [], 'chainId': '0x2711', 'v': 0, 'r': HexBytes('0xb71c2bf98d3b1cc56076fa94624ffd5a478af4ed71ed1df57a354474831374ba'), 's': HexBytes('0x7397c023ed76823f9baad5b391bcfbbe4673e10bb30dcbcc4597d2abc56ef3d3')}) 2022-11-16 06:14:01.075555 OS:OK 2022-11-16 06:14:01.077826 CONFIG:OK 2022-11-16 06:14:01.078211 SQL:OK 2022-11-16 06:14:01.119582 Web3:OK 2022-11-16 06:14:01.120548 Now Block Number: 15941965 Now Gas: 1649325957 2022-11-16 06:14:01.120625 CALC:OK 2022-11-16 06:14:01.120641 0.313716 2022-11-16 06:14:01.648062 v3 start 2022-11-16 06:22:26.233804 15942003 batch 0.002898 s , totalProfit 0.046360 2022-11-16 06:22:26.233858 15942003 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.025091 2022-11-16 06:22:26.239774 15942003 https://www.oklink.com/en/ethw/tx/0x8b8b2af67793fcc81cafacc4cc391ecc1c8cf80476775084fe1542fa9430ac5e 2022-11-16 06:22:26.239810 15942003 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.022570 2022-11-16 06:22:26.244413 15942003 https://www.oklink.com/en/ethw/tx/0x543237c1b0900fc81fee9670f6d0fbc3bbab8ecda6d3fa91d929e02a0a2bbd34 2022-11-16 06:22:26.244457 -------------------------------------------------- 2022-11-16 06:23:30.500596 15942004 batch 0.001071 s , totalProfit 0.004606 2022-11-16 06:23:30.500637 15942004 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.004606 2022-11-16 06:23:30.505164 15942004 https://www.oklink.com/en/ethw/tx/0xf1924cb4b4e61fc9e85e9a9ebe4ffc6979e19e1fc9846c0d1448704384d1615a 2022-11-16 06:23:30.505199 -------------------------------------------------- 2022-11-16 06:27:29.577009 15942015 batch 0.002031 s , totalProfit 0.011378 2022-11-16 06:27:29.577072 15942015 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.011378 2022-11-16 06:27:29.578443 -------------------------------------------------- 2022-11-16 06:27:37.226574 15942016 batch 0.013441 s , totalProfit 0.011307 2022-11-16 06:27:37.226641 15942016 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.011307 2022-11-16 06:27:37.228583 -------------------------------------------------- 2022-11-16 06:29:10.722299 15942020 batch 0.002602 s , totalProfit 0.011150 2022-11-16 06:29:10.722343 15942020 bset ['0x739b7690b19d25c31febad91b49b39c5655863dd', '0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c'] 0.011150 2022-11-16 06:29:10.723582 -------------------------------------------------- 2022-11-16 06:29:16.388561 15942021 batch 0.002702 s , totalProfit 0.011108 2022-11-16 06:29:16.388625 15942021 bset ['0x739b7690b19d25c31febad91b49b39c5655863dd', '0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c'] 0.011108 2022-11-16 06:29:16.390605 -------------------------------------------------- 2022-11-16 06:29:26.305457 15942022 batch 0.002702 s , totalProfit 0.011074 2022-11-16 06:29:26.305499 15942022 bset ['0x739b7690b19d25c31febad91b49b39c5655863dd', '0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c'] 0.011074 2022-11-16 06:29:26.306860 -------------------------------------------------- 2022-11-16 06:29:30.387859 15942023 batch 0.003526 s , totalProfit 0.007191 2022-11-16 06:29:30.387921 15942023 bset ['0x739b7690b19d25c31febad91b49b39c5655863dd', '0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c'] 0.007191 2022-11-16 06:29:30.389871 -------------------------------------------------- 2022-11-16 06:29:35.159972 15942024 batch 0.002533 s , totalProfit 0.007199 2022-11-16 06:29:35.160020 15942024 bset ['0x739b7690b19d25c31febad91b49b39c5655863dd', '0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c'] 0.007199 2022-11-16 06:29:35.161307 -------------------------------------------------- 2022-11-16 06:29:47.451037 15942025 batch 0.003565 s , totalProfit 0.007163 2022-11-16 06:29:47.451099 15942025 bset ['0x739b7690b19d25c31febad91b49b39c5655863dd', '0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c'] 0.007163 2022-11-16 06:29:47.452913 -------------------------------------------------- 2022-11-16 06:30:18.929568 15942028 batch 0.001960 s , totalProfit 0.002526 2022-11-16 06:30:18.929617 15942028 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.002526 2022-11-16 06:30:18.930955 -------------------------------------------------- 2022-11-16 06:30:22.781922 15942029 batch 0.001372 s , totalProfit 0.002454 2022-11-16 06:30:22.781964 15942029 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.002454 2022-11-16 06:30:22.783184 -------------------------------------------------- 2022-11-16 06:30:34.368974 15942030 batch 0.001306 s , totalProfit 0.002522 2022-11-16 06:30:34.369014 15942030 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.002522 2022-11-16 06:30:34.370251 -------------------------------------------------- 2022-11-16 06:32:04.336975 15942040 batch 0.002891 s , totalProfit 0.010527 2022-11-16 06:32:04.337037 15942040 bset ['0x739b7690b19d25c31febad91b49b39c5655863dd', '0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c'] 0.010527 2022-11-16 06:32:04.338881 -------------------------------------------------- 2022-11-16 06:32:09.703706 15942041 batch 0.002867 s , totalProfit 0.010467 2022-11-16 06:32:09.703770 15942041 bset ['0x739b7690b19d25c31febad91b49b39c5655863dd', '0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c'] 0.010467 2022-11-16 06:32:09.705138 -------------------------------------------------- 2022-11-16 06:32:13.975470 15942042 batch 0.002555 s , totalProfit 0.010521 2022-11-16 06:32:13.975511 15942042 bset ['0x739b7690b19d25c31febad91b49b39c5655863dd', '0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c'] 0.010521 2022-11-16 06:32:13.976746 -------------------------------------------------- 2022-11-16 06:32:28.294477 15942043 batch 0.002712 s , totalProfit 0.010549 2022-11-16 06:32:28.294525 15942043 bset ['0x739b7690b19d25c31febad91b49b39c5655863dd', '0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c'] 0.010549 2022-11-16 06:32:28.295778 -------------------------------------------------- 2022-11-16 06:32:31.440935 15942044 batch 0.002722 s , totalProfit 0.006632 2022-11-16 06:32:31.440983 15942044 bset ['0x739b7690b19d25c31febad91b49b39c5655863dd', '0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c'] 0.006632 2022-11-16 06:32:31.442362 -------------------------------------------------- 2022-11-16 06:32:57.275881 15942045 batch 0.002456 s , totalProfit 0.004506 2022-11-16 06:32:57.275927 15942045 bset ['0x1ac73c411fc1d037ff26e0911a28f6cac400c4d7', '0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c'] 0.002511 2022-11-16 06:32:57.277309 15942045 bset ['0x739b7690b19d25c31febad91b49b39c5655863dd', '0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c'] 0.002078 2022-11-16 06:32:57.278885 -------------------------------------------------- 2022-11-16 06:33:01.177959 15942046 batch 0.002193 s , totalProfit 0.004476 2022-11-16 06:33:01.178050 15942046 bset ['0x1ac73c411fc1d037ff26e0911a28f6cac400c4d7', '0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c'] 0.002496 2022-11-16 06:33:01.179593 15942046 bset ['0x739b7690b19d25c31febad91b49b39c5655863dd', '0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c'] 0.002064 2022-11-16 06:33:01.180876 -------------------------------------------------- 2022-11-16 06:33:04.232797 15942047 batch 0.002017 s , totalProfit 0.001974 2022-11-16 06:33:04.232862 15942047 bset ['0x739b7690b19d25c31febad91b49b39c5655863dd', '0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c'] 0.001974 2022-11-16 06:33:04.234170 -------------------------------------------------- 2022-11-16 06:33:15.743314 15942049 batch 0.003757 s , totalProfit 0.020052 2022-11-16 06:33:15.743379 15942049 bset ['0x739b7690b19d25c31febad91b49b39c5655863dd', '0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c'] 0.020052 2022-11-16 06:33:15.745085 -------------------------------------------------- 2022-11-16 06:33:20.813835 15942050 batch 0.003484 s , totalProfit 0.020052 2022-11-16 06:33:20.813881 15942050 bset ['0x739b7690b19d25c31febad91b49b39c5655863dd', '0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c'] 0.020052 2022-11-16 06:33:20.815288 -------------------------------------------------- 2022-11-16 06:33:34.932676 15942051 batch 0.002990 s , totalProfit 0.013038 2022-11-16 06:33:34.932729 15942051 bset ['0x739b7690b19d25c31febad91b49b39c5655863dd', '0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c'] 0.013038 2022-11-16 06:33:34.934114 -------------------------------------------------- 2022-11-16 06:33:45.044598 15942052 batch 0.002615 s , totalProfit 0.013004 2022-11-16 06:33:45.044648 15942052 bset ['0x739b7690b19d25c31febad91b49b39c5655863dd', '0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c'] 0.013004 2022-11-16 06:33:45.046202 -------------------------------------------------- 2022-11-16 06:33:54.824401 15942053 batch 0.003496 s , totalProfit 0.036384 2022-11-16 06:33:54.824452 15942053 bset ['0x739b7690b19d25c31febad91b49b39c5655863dd', '0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c'] 0.036384 2022-11-16 06:33:54.825754 -------------------------------------------------- 2022-11-16 06:33:58.134028 15942054 batch 0.003634 s , totalProfit 0.036367 2022-11-16 06:33:58.134071 15942054 bset ['0x739b7690b19d25c31febad91b49b39c5655863dd', '0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c'] 0.036367 2022-11-16 06:33:58.135389 -------------------------------------------------- 2022-11-16 06:34:25.126941 15942056 batch 0.003521 s , totalProfit 0.036367 2022-11-16 06:34:25.126984 15942056 bset ['0x739b7690b19d25c31febad91b49b39c5655863dd', '0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c'] 0.036367 2022-11-16 06:34:25.128379 -------------------------------------------------- 2022-11-16 06:34:30.895013 15942057 batch 0.003927 s , totalProfit 0.023009 2022-11-16 06:34:30.895061 15942057 bset ['0x739b7690b19d25c31febad91b49b39c5655863dd', '0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c'] 0.023009 2022-11-16 06:34:30.896317 -------------------------------------------------- 2022-11-16 06:34:52.664454 15942058 batch 0.005790 s , totalProfit 0.009345 2022-11-16 06:34:52.664520 15942058 bset ['0xf19eb68da923d28c78f2c640fb5ddbc07868cdcf', '0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c'] 0.004371 2022-11-16 06:34:52.666381 15942058 bset ['0x739b7690b19d25c31febad91b49b39c5655863dd', '0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c'] 0.003863 2022-11-16 06:34:52.667931 15942058 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001120 2022-11-16 06:34:52.669507 -------------------------------------------------- 2022-11-16 06:34:54.713112 15942059 batch 0.004711 s , totalProfit 0.009278 2022-11-16 06:34:54.713161 15942059 bset ['0xf19eb68da923d28c78f2c640fb5ddbc07868cdcf', '0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c'] 0.004354 2022-11-16 06:34:54.714515 15942059 bset ['0x739b7690b19d25c31febad91b49b39c5655863dd', '0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c'] 0.003846 2022-11-16 06:34:54.715779 15942059 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001086 2022-11-16 06:34:54.716790 -------------------------------------------------- 2022-11-16 06:35:47.541922 15942060 batch 0.002130 s , totalProfit 0.002433 2022-11-16 06:35:47.541974 15942060 bset ['0x739b7690b19d25c31febad91b49b39c5655863dd', '0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c'] 0.002433 2022-11-16 06:35:47.543414 -------------------------------------------------- 2022-11-16 06:35:47.772417 15942061 batch 0.002158 s , totalProfit 0.002400 2022-11-16 06:35:47.772463 15942061 bset ['0x739b7690b19d25c31febad91b49b39c5655863dd', '0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c'] 0.002400 2022-11-16 06:35:47.773800 -------------------------------------------------- 2022-11-16 06:35:55.702654 15942062 batch 0.002498 s , totalProfit 0.002400 2022-11-16 06:35:55.702715 15942062 bset ['0x739b7690b19d25c31febad91b49b39c5655863dd', '0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c'] 0.002400 2022-11-16 06:35:55.704635 -------------------------------------------------- 2022-11-16 06:35:59.353225 15942063 batch 0.002086 s , totalProfit 0.002400 2022-11-16 06:35:59.353268 15942063 bset ['0x739b7690b19d25c31febad91b49b39c5655863dd', '0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c'] 0.002400 2022-11-16 06:35:59.354725 -------------------------------------------------- 2022-11-16 06:36:09.456813 15942064 batch 0.003155 s , totalProfit 0.002400 2022-11-16 06:36:09.456893 15942064 bset ['0x739b7690b19d25c31febad91b49b39c5655863dd', '0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c'] 0.002400 2022-11-16 06:36:09.458864 -------------------------------------------------- 2022-11-16 06:36:11.395775 15942065 batch 0.002410 s , totalProfit 0.002400 2022-11-16 06:36:11.395824 15942065 bset ['0x739b7690b19d25c31febad91b49b39c5655863dd', '0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c'] 0.002400 2022-11-16 06:36:11.397090 -------------------------------------------------- 2022-11-16 06:36:46.774115 15942066 batch 0.003625 s , totalProfit 0.002400 2022-11-16 06:36:46.774178 15942066 bset ['0x739b7690b19d25c31febad91b49b39c5655863dd', '0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c'] 0.002400 2022-11-16 06:36:46.776035 -------------------------------------------------- 2022-11-16 06:36:52.531788 15942067 batch 0.002274 s , totalProfit 0.002400 2022-11-16 06:36:52.531841 15942067 bset ['0x739b7690b19d25c31febad91b49b39c5655863dd', '0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c'] 0.002400 2022-11-16 06:36:52.533256 -------------------------------------------------- 2022-11-16 06:37:10.477089 15942068 batch 0.002443 s , totalProfit 0.002400 2022-11-16 06:37:10.477144 15942068 bset ['0x739b7690b19d25c31febad91b49b39c5655863dd', '0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c'] 0.002400 2022-11-16 06:37:10.479036 -------------------------------------------------- 2022-11-16 06:37:11.015797 15942069 batch 0.003087 s , totalProfit 0.002400 2022-11-16 06:37:11.015839 15942069 bset ['0x739b7690b19d25c31febad91b49b39c5655863dd', '0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c'] 0.002400 2022-11-16 06:37:11.017094 -------------------------------------------------- 2022-11-16 06:37:42.946495 15942070 batch 0.002268 s , totalProfit 0.002371 2022-11-16 06:37:42.946537 15942070 bset ['0x739b7690b19d25c31febad91b49b39c5655863dd', '0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c'] 0.002371 2022-11-16 06:37:42.947831 -------------------------------------------------- 2022-11-16 06:37:54.944255 15942072 batch 0.003556 s , totalProfit 0.002354 2022-11-16 06:37:54.944324 15942072 bset ['0x739b7690b19d25c31febad91b49b39c5655863dd', '0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c'] 0.002354 2022-11-16 06:37:54.946323 -------------------------------------------------- 2022-11-16 06:37:56.808232 15942073 batch 0.002289 s , totalProfit 0.002354 2022-11-16 06:37:56.808281 15942073 bset ['0x739b7690b19d25c31febad91b49b39c5655863dd', '0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c'] 0.002354 2022-11-16 06:37:56.809832 -------------------------------------------------- 2022-11-16 06:38:22.277414 15942074 batch 0.002207 s , totalProfit 0.002354 2022-11-16 06:38:22.277464 15942074 bset ['0x739b7690b19d25c31febad91b49b39c5655863dd', '0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c'] 0.002354 2022-11-16 06:38:22.278866 -------------------------------------------------- 2022-11-16 06:38:31.352159 15942075 batch 0.002118 s , totalProfit 0.002354 2022-11-16 06:38:31.352205 15942075 bset ['0x739b7690b19d25c31febad91b49b39c5655863dd', '0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c'] 0.002354 2022-11-16 06:38:31.353556 -------------------------------------------------- 2022-11-16 06:38:41.023796 15942076 batch 0.002163 s , totalProfit 0.002354 2022-11-16 06:38:41.023844 15942076 bset ['0x739b7690b19d25c31febad91b49b39c5655863dd', '0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c'] 0.002354 2022-11-16 06:38:41.025270 -------------------------------------------------- 2022-11-16 06:39:06.065222 15942077 batch 0.003389 s , totalProfit 0.020751 2022-11-16 06:39:06.065273 15942077 bset ['0x739b7690b19d25c31febad91b49b39c5655863dd', '0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c'] 0.020751 2022-11-16 06:39:06.066526 -------------------------------------------------- 2022-11-16 06:39:09.364389 15942078 batch 0.003898 s , totalProfit 0.020734 2022-11-16 06:39:09.364437 15942078 bset ['0x739b7690b19d25c31febad91b49b39c5655863dd', '0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c'] 0.020734 2022-11-16 06:39:09.365899 -------------------------------------------------- 2022-11-16 06:39:21.880035 15942079 batch 0.005228 s , totalProfit 0.085684 2022-11-16 06:39:21.880085 15942079 bset ['0x1ac73c411fc1d037ff26e0911a28f6cac400c4d7', '0xf19eb68da923d28c78f2c640fb5ddbc07868cdcf'] 0.084350 2022-11-16 06:39:21.881386 15942079 bset ['0x739b7690b19d25c31febad91b49b39c5655863dd', '0xf19eb68da923d28c78f2c640fb5ddbc07868cdcf'] 0.051486 2022-11-16 06:39:21.882407 -------------------------------------------------- 2022-11-16 06:39:23.645840 15942080 batch 0.002017 s , totalProfit 0.002069 2022-11-16 06:39:23.645901 15942080 bset ['0x739b7690b19d25c31febad91b49b39c5655863dd', '0x1ac73c411fc1d037ff26e0911a28f6cac400c4d7'] 0.002069 2022-11-16 06:39:23.647367 -------------------------------------------------- 2022-11-16 06:39:25.364342 15942081 batch 0.002649 s , totalProfit 0.002057 2022-11-16 06:39:25.364408 15942081 bset ['0x739b7690b19d25c31febad91b49b39c5655863dd', '0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c'] 0.002057 2022-11-16 06:39:25.366209 -------------------------------------------------- 2022-11-16 06:39:30.325218 15942082 batch 0.003194 s , totalProfit 0.020269 2022-11-16 06:39:30.325266 15942082 bset ['0x739b7690b19d25c31febad91b49b39c5655863dd', '0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c'] 0.020269 2022-11-16 06:39:30.326518 -------------------------------------------------- 2022-11-16 06:39:34.589446 15942083 batch 0.003491 s , totalProfit 0.020252 2022-11-16 06:39:34.589504 15942083 bset ['0x739b7690b19d25c31febad91b49b39c5655863dd', '0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c'] 0.020252 2022-11-16 06:39:34.591000 -------------------------------------------------- 2022-11-16 06:40:10.798762 15942085 batch 0.001261 s , totalProfit 0.001321 2022-11-16 06:40:10.798817 15942085 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001321 2022-11-16 06:40:10.800299 -------------------------------------------------- 2022-11-16 06:40:59.492501 15942086 batch 0.003860 s , totalProfit 0.011408 2022-11-16 06:40:59.492551 15942086 bset ['0x739b7690b19d25c31febad91b49b39c5655863dd', '0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c'] 0.010116 2022-11-16 06:40:59.493961 15942086 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 06:40:59.495092 -------------------------------------------------- 2022-11-16 06:41:03.165297 15942087 batch 0.004011 s , totalProfit 0.044521 2022-11-16 06:41:03.165363 15942087 bset ['0x739b7690b19d25c31febad91b49b39c5655863dd', '0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c'] 0.043229 2022-11-16 06:41:03.166896 15942087 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 06:41:03.168118 -------------------------------------------------- 2022-11-16 06:41:13.195047 15942088 batch 0.004524 s , totalProfit 0.015772 2022-11-16 06:41:13.195107 15942088 bset ['0xf19eb68da923d28c78f2c640fb5ddbc07868cdcf', '0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c'] 0.007969 2022-11-16 06:41:13.196543 15942088 bset ['0x739b7690b19d25c31febad91b49b39c5655863dd', '0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c'] 0.006576 2022-11-16 06:41:13.197656 15942088 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 06:41:13.198699 -------------------------------------------------- 2022-11-16 06:41:21.876771 15942089 batch 0.003338 s , totalProfit 0.007768 2022-11-16 06:41:21.876838 15942089 bset ['0x739b7690b19d25c31febad91b49b39c5655863dd', '0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c'] 0.006476 2022-11-16 06:41:21.878135 15942089 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 06:41:21.879160 -------------------------------------------------- 2022-11-16 06:41:23.541342 15942090 batch 0.003808 s , totalProfit 0.007751 2022-11-16 06:41:23.541402 15942090 bset ['0x739b7690b19d25c31febad91b49b39c5655863dd', '0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c'] 0.006459 2022-11-16 06:41:23.542726 15942090 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 06:41:23.543733 -------------------------------------------------- 2022-11-16 06:41:25.590186 15942091 batch 0.003263 s , totalProfit 0.007751 2022-11-16 06:41:25.590235 15942091 bset ['0x739b7690b19d25c31febad91b49b39c5655863dd', '0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c'] 0.006459 2022-11-16 06:41:25.591742 15942091 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 06:41:25.592852 -------------------------------------------------- 2022-11-16 06:41:43.124985 15942092 batch 0.005047 s , totalProfit 0.017242 2022-11-16 06:41:43.125035 15942092 bset ['0x739b7690b19d25c31febad91b49b39c5655863dd', '0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c'] 0.013939 2022-11-16 06:41:43.126487 15942092 bset ['0x42f1bab706389a01561183fb9a39b941d3a2ab34', '0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c'] 0.002042 2022-11-16 06:41:43.127539 15942092 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 06:41:43.128475 -------------------------------------------------- 2022-11-16 06:42:16.395869 15942093 batch 0.001243 s , totalProfit 0.001287 2022-11-16 06:42:16.395923 15942093 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 06:42:16.397444 -------------------------------------------------- 2022-11-16 06:42:37.429299 15942094 batch 0.001101 s , totalProfit 0.001287 2022-11-16 06:42:37.429355 15942094 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 06:42:37.430594 -------------------------------------------------- 2022-11-16 06:42:38.751325 15942095 batch 0.001248 s , totalProfit 0.001287 2022-11-16 06:42:38.751372 15942095 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 06:42:38.752611 -------------------------------------------------- 2022-11-16 06:42:40.673100 15942096 batch 0.001095 s , totalProfit 0.001287 2022-11-16 06:42:40.673141 15942096 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 06:42:40.674622 -------------------------------------------------- 2022-11-16 06:42:43.933592 15942097 batch 0.001140 s , totalProfit 0.001287 2022-11-16 06:42:43.933640 15942097 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 06:42:43.935039 -------------------------------------------------- 2022-11-16 06:42:50.809411 15942098 batch 0.001272 s , totalProfit 0.001287 2022-11-16 06:42:50.809458 15942098 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 06:42:50.810913 -------------------------------------------------- 2022-11-16 06:43:09.544874 15942099 batch 0.001233 s , totalProfit 0.001287 2022-11-16 06:43:09.544931 15942099 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 06:43:09.546328 -------------------------------------------------- 2022-11-16 06:43:37.978105 15942102 batch 0.004593 s , totalProfit 0.015722 2022-11-16 06:43:37.978159 15942102 bset ['0x739b7690b19d25c31febad91b49b39c5655863dd', '0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c'] 0.014430 2022-11-16 06:43:37.979702 15942102 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 06:43:37.981034 -------------------------------------------------- Traceback (most recent call last): File "/usr/local/python3.9/lib/python3.9/site-packages/requests/models.py", line 971, in json return complexjson.loads(self.text, **kwargs) File "/usr/local/python3.9/lib/python3.9/json/__init__.py", line 346, in loads return _default_decoder.decode(s) File "/usr/local/python3.9/lib/python3.9/json/decoder.py", line 337, in decode obj, end = self.raw_decode(s, idx=_w(s, 0).end()) File "/usr/local/python3.9/lib/python3.9/json/decoder.py", line 355, in raw_decode raise JSONDecodeError("Expecting value", s, err.value) from None json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ec2-user/pycharm-project/ETH/pendingBlock.py", line 69, in (sql.EthMevModel.append_or_update(-1 * block, hash, hsInfo)) File "/home/ec2-user/pycharm-project/ETH/sqlTools.py", line 43, in append_or_update return response.json() File "/usr/local/python3.9/lib/python3.9/site-packages/requests/models.py", line 975, in json raise RequestsJSONDecodeError(e.msg, e.doc, e.pos) requests.exceptions.JSONDecodeError: Expecting value: line 1 column 1 (char 0) Expecting value: line 1 column 1 (char 0) AttributeDict({'blockHash': None, 'blockNumber': None, 'from': '0x13FbC25180Fa1DC051838a2744E41c3F5a651b19', 'gas': 422000, 'gasPrice': 3085946758, 'hash': HexBytes('0xfad3355f34dd315ddea94d25a44006ab782c7f7e172f6f1ce02663c4a131462f'), 'input': '0x760f93ae0000000000000000000000000000000000000000000000108bbd1b601acb0000000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000020000000000000000000000008a521189bfedf99b1dc84bc21571cf8b799dbd4d0000000000000000000000005186c4fb5752eb4a952c7ef03fae3e543f48383e', 'nonce': 21776, 'to': '0x036B758df82270534096EA1D0B321981788779D7', 'transactionIndex': None, 'value': 0, 'type': '0x0', 'chainId': '0x2711', 'v': 20038, 'r': HexBytes('0x98f2d3425130f33340559ad8cf90f73d0ddbbeda0fa5e3394239c3c3b16dd281'), 's': HexBytes('0x348d28771da98fcf57b7a051aaff4fa03d0877214bca979d747b15553cf6f220')}) 2022-11-16 06:16:57.923977 15941977 pending... 2022-11-16 06:17:08.415581 15941978 pending... 2022-11-16 06:17:17.609644 15941979 pending... 2022-11-16 06:17:38.974148 15941980 pending... 2022-11-16 06:17:43.944633 15941981 pending... 2022-11-16 06:17:50.953603 15941982 pending... trace err 'result' 2022-11-16 06:18:25.011500 15941983 pending... 2022-11-16 06:18:36.020473 15941984 pending... 2022-11-16 06:18:39.017435 15941985 pending... 2022-11-16 06:18:44.022884 15941986 pending... trace err 'result' 2022-11-16 06:19:31.038016 15941987 pending... 2022-11-16 06:19:34.452511 15941988 pending... 2022-11-16 06:19:40.137045 15941989 pending... 2022-11-16 06:19:48.149018 15941990 pending... 2022-11-16 06:19:59.057584 15941991 pending... 2022-11-16 06:20:10.299491 15941992 pending... 2022-11-16 06:20:43.858716 15941993 pending... 2022-11-16 06:20:54.121570 15941994 pending... 2022-11-16 06:21:17.147914 15941995 pending... 2022-11-16 06:21:21.212460 15941996 pending... 2022-11-16 06:21:22.089117 15941997 pending... 2022-11-16 06:21:27.095165 15941998 pending... 2022-11-16 06:21:33.932093 15941999 pending... 2022-11-16 06:21:46.766940 15942000 pending... 2022-11-16 06:21:47.116665 15942001 pending... trace err 'result' 2022-11-16 06:22:10.451490 15942002 pending... 2022-11-16 06:22:26.189069 15942003 pending... 2022-11-16 06:23:30.393123 15942004 pending... 2022-11-16 06:23:33.845817 15942006 pending... 2022-11-16 06:23:34.833186 15942007 pending... 2022-11-16 06:23:58.306304 15942008 pending... 2022-11-16 06:23:59.149136 15942009 pending... 2022-11-16 06:24:29.919023 15942010 pending... 2022-11-16 06:24:44.205849 15942011 pending... 2022-11-16 06:26:32.717906 15942013 pending... 2022-11-16 06:27:02.093013 15942014 pending... 2022-11-16 06:27:30.023624 15942015 pending... 2022-11-16 06:27:36.369672 15942016 pending... 2022-11-16 06:27:59.747176 15942017 pending... 2022-11-16 06:28:38.448596 15942018 pending... 2022-11-16 06:28:50.363931 15942019 pending... 2022-11-16 06:29:10.732535 15942020 pending... 2022-11-16 06:29:16.364015 15942021 pending... 2022-11-16 06:29:27.487149 15942022 pending... 2022-11-16 06:29:30.054669 15942023 pending... 2022-11-16 06:29:36.369983 15942024 pending... 2022-11-16 06:29:47.005639 15942025 pending... 2022-11-16 06:29:55.201705 15942026 pending... 2022-11-16 06:29:56.337946 15942027 pending... 2022-11-16 06:30:20.447230 15942028 pending... 2022-11-16 06:30:22.757018 15942029 pending... 2022-11-16 06:30:34.981499 15942030 pending... 2022-11-16 06:31:01.242454 15942031 pending... 2022-11-16 06:31:05.388924 15942032 pending... 2022-11-16 06:31:20.449662 15942033 pending... 2022-11-16 06:31:22.765435 15942034 pending... 2022-11-16 06:31:30.390692 15942035 pending... 2022-11-16 06:31:33.373077 15942036 pending... 2022-11-16 06:31:40.241870 15942037 pending... 2022-11-16 06:31:43.717074 15942038 pending... 2022-11-16 06:31:57.913935 15942039 pending... 2022-11-16 06:32:04.532121 15942040 pending... 2022-11-16 06:32:10.412997 15942041 pending... 2022-11-16 06:32:15.376975 15942042 pending... 2022-11-16 06:32:29.378470 15942043 pending... 2022-11-16 06:32:31.304392 15942044 pending... 2022-11-16 06:32:58.038332 15942045 pending... 2022-11-16 06:33:01.445467 15942046 pending... 2022-11-16 06:33:05.485623 15942047 pending... 2022-11-16 06:33:15.530720 15942049 pending... trace err 'result' 2022-11-16 06:33:21.652807 15942050 pending... 2022-11-16 06:33:34.980090 15942051 pending... 2022-11-16 06:33:45.604571 15942052 pending... 2022-11-16 06:33:55.468967 15942053 pending... 2022-11-16 06:33:58.917753 15942054 pending... 2022-11-16 06:34:25.716591 15942056 pending... 2022-11-16 06:34:31.493216 15942057 pending... trace err 'result' 2022-11-16 06:34:52.990305 15942058 pending... 2022-11-16 06:34:54.622411 15942059 pending... 2022-11-16 06:35:47.376461 15942061 pending... 2022-11-16 06:35:55.553183 15942062 pending... 2022-11-16 06:35:59.590755 15942063 pending... 2022-11-16 06:36:10.142773 15942064 pending... 2022-11-16 06:36:12.507132 15942065 pending... trace err 'result' 2022-11-16 06:36:47.694969 15942066 pending... 2022-11-16 06:36:52.534776 15942067 pending... 2022-11-16 06:37:11.548298 15942069 pending... 2022-11-16 06:37:43.675533 15942070 pending... 2022-11-16 06:37:55.315287 15942072 pending... 2022-11-16 06:37:57.591264 15942073 pending... trace err 'result' 2022-11-16 06:38:23.102070 15942074 pending... 2022-11-16 06:38:31.203910 15942075 pending... 2022-11-16 06:38:41.602931 15942076 pending... trace err 'result' trace err 'result' 2022-11-16 06:39:06.579304 15942077 pending... 2022-11-16 06:39:10.623047 15942078 pending... 2022-11-16 06:39:21.637989 15942079 pending... 2022-11-16 06:39:24.689633 15942080 pending... 2022-11-16 06:39:25.131083 15942081 pending... 2022-11-16 06:39:30.261462 15942082 pending... 2022-11-16 06:39:35.624533 15942083 pending... 2022-11-16 06:40:02.749924 15942084 pending... 2022-11-16 06:40:11.511452 15942085 pending... trace err 'result' 2022-11-16 06:40:59.697882 15942086 pending... 2022-11-16 06:41:04.103262 15942087 pending... 2022-11-16 06:41:13.058353 15942088 pending... 2022-11-16 06:41:21.803936 15942089 pending... 2022-11-16 06:41:23.593411 15942090 pending... 2022-11-16 06:41:25.441768 15942091 pending... 2022-11-16 06:41:43.319554 15942092 pending... trace err 'result' trace err 'result' 2022-11-16 06:42:16.521926 15942093 pending... trace err 'result' 2022-11-16 06:42:37.692812 15942094 pending... 2022-11-16 06:42:38.567200 15942095 pending... 2022-11-16 06:42:40.630055 15942096 pending... trace err 'result' 2022-11-16 06:42:44.423527 15942097 pending... 2022-11-16 06:42:51.484295 15942098 pending... 2022-11-16 06:43:09.749818 15942099 pending... 2022-11-16 06:43:37.872405 15942102 pending... trace err 'result' 2022-11-16 06:43:55.018686 15942103 pending... 2022-11-16 06:44:05.724544 15942105 pending... 2022-11-16 06:44:14.723165 15942106 pending... 2022-11-16 06:44:18.380900 15942107 pending... trace err 2022-11-16 06:43:54.872642 15942103 batch 0.005097 s , totalProfit 0.013607 2022-11-16 06:43:54.872881 15942103 bset ['0x42f1bab706389a01561183fb9a39b941d3a2ab34', '0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c'] 0.006677 2022-11-16 06:43:54.874303 15942103 bset ['0x739b7690b19d25c31febad91b49b39c5655863dd', '0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c'] 0.005693 2022-11-16 06:43:54.875422 15942103 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 06:43:54.876456 -------------------------------------------------- 2022-11-16 06:44:04.151220 15942104 batch 0.004451 s , totalProfit 0.013556 2022-11-16 06:44:04.151272 15942104 bset ['0x42f1bab706389a01561183fb9a39b941d3a2ab34', '0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c'] 0.006643 2022-11-16 06:44:04.152667 15942104 bset ['0x739b7690b19d25c31febad91b49b39c5655863dd', '0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c'] 0.005660 2022-11-16 06:44:04.153805 15942104 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 06:44:04.154788 -------------------------------------------------- 2022-11-16 06:44:05.200714 15942105 batch 0.004761 s , totalProfit 0.006896 2022-11-16 06:44:05.200760 15942105 bset ['0x739b7690b19d25c31febad91b49b39c5655863dd', '0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c'] 0.005604 2022-11-16 06:44:05.202013 15942105 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 06:44:05.203013 -------------------------------------------------- 2022-11-16 06:44:14.577034 15942106 batch 0.004330 s , totalProfit 0.024534 2022-11-16 06:44:14.577085 15942106 bset ['0x739b7690b19d25c31febad91b49b39c5655863dd', '0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c'] 0.023243 2022-11-16 06:44:14.578563 15942106 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 06:44:14.579655 -------------------------------------------------- 2022-11-16 06:44:18.109773 15942107 batch 0.004161 s , totalProfit 0.024501 2022-11-16 06:44:18.109822 15942107 bset ['0x739b7690b19d25c31febad91b49b39c5655863dd', '0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c'] 0.023209 2022-11-16 06:44:18.111400 15942107 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 06:44:18.112641 -------------------------------------------------- 2022-11-16 06:44:25.172589 15942108 batch 0.003868 s , totalProfit 0.024501 2022-11-16 06:44:25.172639 15942108 bset ['0x739b7690b19d25c31febad91b49b39c5655863dd', '0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c'] 0.023209 2022-11-16 06:44:25.173925 15942108 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 06:44:25.174933 -------------------------------------------------- 2022-11-16 06:45:00.256949 15942109 batch 0.013653 s , totalProfit 0.028034 2022-11-16 06:45:00.257014 15942109 bset ['0x42f1bab706389a01561183fb9a39b941d3a2ab34', '0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c'] 0.023440 2022-11-16 06:45:00.258857 15942109 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.002218 2022-11-16 06:45:00.260447 15942109 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 06:45:00.261956 15942109 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001076 2022-11-16 06:45:00.263372 -------------------------------------------------- 2022-11-16 06:45:28.121961 15942110 batch 0.004808 s , totalProfit 0.010785 2022-11-16 06:45:28.122011 15942110 bset ['0x739b7690b19d25c31febad91b49b39c5655863dd', '0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c'] 0.008429 2022-11-16 06:45:28.123301 15942110 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 06:45:28.124407 15942110 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001059 2022-11-16 06:45:28.125399 -------------------------------------------------- 2022-11-16 06:45:29.257920 15942111 batch 0.004334 s , totalProfit 0.010751 2022-11-16 06:45:29.257971 15942111 bset ['0x739b7690b19d25c31febad91b49b39c5655863dd', '0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c'] 0.008396 2022-11-16 06:45:29.259276 15942111 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 06:45:29.260413 15942111 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001059 2022-11-16 06:45:29.261387 -------------------------------------------------- 2022-11-16 06:45:44.453161 15942112 batch 0.004278 s , totalProfit 0.007842 2022-11-16 06:45:44.453205 15942112 bset ['0x739b7690b19d25c31febad91b49b39c5655863dd', '0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c'] 0.005486 2022-11-16 06:45:44.454470 15942112 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 06:45:44.455548 15942112 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001059 2022-11-16 06:45:44.456502 -------------------------------------------------- 2022-11-16 06:45:59.128866 15942113 batch 0.007411 s , totalProfit 0.094414 2022-11-16 06:45:59.128927 15942113 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.069817 2022-11-16 06:45:59.130209 15942113 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.016020 2022-11-16 06:45:59.131216 15942113 bset ['0x739b7690b19d25c31febad91b49b39c5655863dd', '0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c'] 0.013105 2022-11-16 06:45:59.132159 15942113 bset ['0xf19eb68da923d28c78f2c640fb5ddbc07868cdcf', '0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c'] 0.002176 2022-11-16 06:45:59.133135 15942113 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 06:45:59.134257 15942113 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001059 2022-11-16 06:45:59.135182 -------------------------------------------------- 2022-11-16 06:46:04.962677 15942114 batch 0.009101 s , totalProfit 0.094296 2022-11-16 06:46:04.962729 15942114 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.069766 2022-11-16 06:46:04.964152 15942114 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.015969 2022-11-16 06:46:04.965409 15942114 bset ['0x739b7690b19d25c31febad91b49b39c5655863dd', '0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c'] 0.013071 2022-11-16 06:46:04.966409 15942114 bset ['0xf19eb68da923d28c78f2c640fb5ddbc07868cdcf', '0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c'] 0.002143 2022-11-16 06:46:04.967387 15942114 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 06:46:04.968336 15942114 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001059 2022-11-16 06:46:04.969412 -------------------------------------------------- 2022-11-16 06:46:08.310567 15942115 batch 0.005115 s , totalProfit 0.015427 2022-11-16 06:46:08.310626 15942115 bset ['0x739b7690b19d25c31febad91b49b39c5655863dd', '0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c'] 0.013071 2022-11-16 06:46:08.312138 15942115 bset 2022-11-16 06:12:32.294142 OS:OK 2022-11-16 06:12:32.301188 CONFIG:OK 2022-11-16 06:12:32.301907 SQL:OK 2022-11-16 06:12:32.344544 Web3:OK 2022-11-16 06:12:32.350661 Now Block Number: 15941961 Now Gas: 1844591085 2022-11-16 06:12:32.351 15941961 OK 2022-11-16 06:12:53.486 15941962 OK 2022-11-16 06:13:09.556 15941963 OK 2022-11-16 06:13:27.655 15941964 OK 2022-11-16 06:13:48.808 15941965 OK 2022-11-16 06:14:28.032 15941966 OK 2022-11-16 06:14:41.115 15941967 OK 2022-11-16 06:15:11.206 15941968 OK 2022-11-16 06:15:15.300 15941969 OK 2022-11-16 06:15:15.303 15941970 OK 2022-11-16 06:15:22.313 15941971 OK 2022-11-16 06:15:27.339 15941972 OK 2022-11-16 06:15:27.451 15941973 OK 2022-11-16 06:15:45.586 15941974 OK 2022-11-16 06:15:56.787 15941975 OK 2022-11-16 06:16:45.964 15941976 OK 2022-11-16 06:16:46.072 Traceback (most recent call last): File "/usr/local/python3.9/lib/python3.9/site-packages/requests/models.py", line 971, in json return complexjson.loads(self.text, **kwargs) File "/usr/local/python3.9/lib/python3.9/json/__init__.py", line 346, in loads return _default_decoder.decode(s) File "/usr/local/python3.9/lib/python3.9/json/decoder.py", line 337, in decode obj, end = self.raw_decode(s, idx=_w(s, 0).end()) File "/usr/local/python3.9/lib/python3.9/json/decoder.py", line 355, in raw_decode raise JSONDecodeError("Expecting value", s, err.value) from None json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ec2-user/pycharm-project/ETH/history.py", line 99, in sqlTools.EthMevModel.append_or_update(r['block'], hsInfo['hs'][2:], hsInfo) File "/home/ec2-user/pycharm-project/ETH/sqlTools.py", line 43, in append_or_update return response.json() File "/usr/local/python3.9/lib/python3.9/site-packages/requests/models.py", line 975, in json raise RequestsJSONDecodeError(e.msg, e.doc, e.pos) requests.exceptions.JSONDecodeError: Expecting value: line 1 column 1 (char 0) 2022-11-16 06:16:46.072 Expecting value: line 1 column 1 (char 0) 2022-11-16 06:16:58.162 15941977 OK 2022-11-16 06:16:58.189 Traceback (most recent call last): File "/usr/local/python3.9/lib/python3.9/site-packages/requests/models.py", line 971, in json return complexjson.loads(self.text, **kwargs) File "/usr/local/python3.9/lib/python3.9/json/__init__.py", line 346, in loads return _default_decoder.decode(s) File "/usr/local/python3.9/lib/python3.9/json/decoder.py", line 337, in decode obj, end = self.raw_decode(s, idx=_w(s, 0).end()) File "/usr/local/python3.9/lib/python3.9/json/decoder.py", line 355, in raw_decode raise JSONDecodeError("Expecting value", s, err.value) from None json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ec2-user/pycharm-project/ETH/history.py", line 99, in sqlTools.EthMevModel.append_or_update(r['block'], hsInfo['hs'][2:], hsInfo) File "/home/ec2-user/pycharm-project/ETH/sqlTools.py", line 43, in append_or_update return response.json() File "/usr/local/python3.9/lib/python3.9/site-packages/requests/models.py", line 975, in json raise RequestsJSONDecodeError(e.msg, e.doc, e.pos) requests.exceptions.JSONDecodeError: Expecting value: line 1 column 1 (char 0) 2022-11-16 06:16:58.189 Expecting value: line 1 column 1 (char 0) 2022-11-16 06:17:09.215 15941978 OK 2022-11-16 06:17:18.551 15941979 OK 2022-11-16 06:17:38.730 15941980 OK 2022-11-16 06:17:43.786 15941981 OK 2022-11-16 06:17:51.835 15941982 OK 2022-11-16 06:18:25.885 15941983 OK 2022-11-16 06:18:37.048 15941984 OK 2022-11-16 06:18:39.164 15941985 OK 2022-11-16 06:18:43.257 15941986 OK 2022-11-16 06:19:30.448 15941987 OK 2022-11-16 06:19:35.628 15941988 OK 2022-11-16 06:19:40.644 15941989 OK 2022-11-16 06:19:46.761 15941990 OK 2022-11-16 06:19:58.786 15941991 OK 2022-11-16 06:20:11.967 15941992 OK 2022-11-16 06:20:45.024 15941993 OK 2022-11-16 06:20:55.288 15941994 OK 2022-11-16 06:21:17.341 15941995 OK 2022-11-16 06:21:22.656 15941996 OK 2022-11-16 06:21:22.766 15941997 OK 2022-11-16 06:21:27.873 15941998 OK 2022-11-16 06:21:34.893 15941999 OK 2022-11-16 06:21:48.015 15942000 OK 2022-11-16 06:21:48.016 15942001 OK 2022-11-16 06:22:12.043 15942002 OK 2022-11-16 06:22:27.261 15942003 OK 2022-11-16 06:23:31.502 15942004 OK 2022-11-16 06:23:34.704 15942006 OK 2022-11-16 06:23:34.799 15942007 OK 2022-11-16 06:23:59.926 15942009 OK 2022-11-16 06:24:28.962 15942010 OK 2022-11-16 06:24:45.048 15942011 OK 2022-11-16 06:26:33.397 15942012 OK 2022-11-16 06:26:33.617 15942013 OK 2022-11-16 06:27:02.888 15942014 OK 2022-11-16 06:27:31.131 15942015 OK 2022-11-16 06:27:37.449 15942016 OK 2022-11-16 06:28:00.566 15942017 OK 2022-11-16 06:28:39.664 15942018 OK 2022-11-16 06:28:50.954 15942019 OK 2022-11-16 06:29:11.983 15942020 OK 2022-11-16 06:29:17.243 15942021 OK 2022-11-16 06:29:27.359 15942022 OK 2022-11-16 06:29:31.541 15942023 OK 2022-11-16 06:29:36.596 15942024 OK 2022-11-16 06:29:48.702 15942025 OK 2022-11-16 06:29:56.809 15942026 OK 2022-11-16 06:29:56.815 15942027 OK 2022-11-16 06:30:19.847 15942028 OK 2022-11-16 06:30:24.275 15942029 OK 2022-11-16 06:30:35.288 15942030 OK 2022-11-16 06:31:01.472 15942031 OK 2022-11-16 06:31:05.604 15942032 OK 2022-11-16 06:31:20.625 15942033 OK 2022-11-16 06:31:23.775 15942034 OK 2022-11-16 06:31:30.879 15942035 OK 2022-11-16 06:31:34.011 15942036 OK 2022-11-16 06:31:42.034 15942037 OK 2022-11-16 06:31:45.156 15942038 OK 2022-11-16 06:31:59.282 15942039 OK 2022-11-16 06:32:05.328 15942040 OK 2022-11-16 06:32:10.553 15942041 OK 2022-11-16 06:32:15.565 15942042 OK 2022-11-16 06:32:29.636 15942043 OK 2022-11-16 06:32:32.828 15942044 OK 2022-11-16 06:32:58.890 15942045 OK 2022-11-16 06:33:02.191 15942046 OK 2022-11-16 06:33:05.197 15942047 OK 2022-11-16 06:33:17.331 15942049 OK 2022-11-16 06:33:22.346 15942050 OK 2022-11-16 06:33:36.463 15942051 OK 2022-11-16 06:33:46.662 15942052 OK 2022-11-16 06:33:55.745 15942053 OK 2022-11-16 06:33:58.968 15942054 OK 2022-11-16 06:34:26.006 15942056 OK 2022-11-16 06:34:32.015 15942057 OK 2022-11-16 06:34:53.160 15942058 OK 2022-11-16 06:34:55.444 15942059 OK 2022-11-16 06:35:48.575 15942061 OK 2022-11-16 06:35:55.692 15942062 OK 2022-11-16 06:36:00.862 15942063 OK 2022-11-16 06:36:10.887 15942064 OK 2022-11-16 06:36:13.070 15942065 OK 2022-11-16 06:36:48.116 15942066 OK 2022-11-16 06:36:53.239 15942067 OK 2022-11-16 06:37:11.349 15942068 OK 2022-11-16 06:37:11.351 15942069 OK 2022-11-16 06:37:44.392 15942070 OK 2022-11-16 06:37:56.550 15942072 OK 2022-11-16 06:37:58.554 15942073 OK 2022-11-16 06:38:23.629 15942074 OK 2022-11-16 06:38:32.788 15942075 OK 2022-11-16 06:38:41.876 15942076 OK 2022-11-16 06:39:06.908 15942077 OK 2022-11-16 06:39:10.207 15942078 OK 2022-11-16 06:39:23.384 15942079 OK 2022-11-16 06:39:23.500 15942080 OK 2022-11-16 06:39:26.609 15942081 OK 2022-11-16 06:39:31.636 15942082 OK 2022-11-16 06:39:35.734 15942083 OK 2022-11-16 06:40:03.799 15942084 OK 2022-11-16 06:40:12.031 15942085 OK 2022-11-16 06:41:00.260 15942086 OK 2022-11-16 06:41:04.682 15942087 OK 2022-11-16 06:41:14.818 15942088 OK 2022-11-16 06:41:23.361 15942089 OK 2022-11-16 06:41:23.363 15942090 OK 2022-11-16 06:41:26.368 15942091 OK 2022-11-16 06:41:44.398 15942092 OK 2022-11-16 06:42:17.594 15942093 OK 2022-11-16 06:42:38.137 15942094 OK 2022-11-16 06:42:40.327 15942095 OK 2022-11-16 06:42:42.404 15942096 OK 2022-11-16 06:42:45.413 15942097 OK 2022-11-16 06:42:51.424 15942098 OK 2022-11-16 06:43:10.555 15942099 OK 2022-11-16 06:43:39.658 15942102 OK 2022-11-16 06:43:55.712 15942103 OK 2022-11-16 06:44:05.072 15942104 OK 2022-11-16 06:44:05.254 15942105 OK 2022-11-16 06:44:15.431 15942106 OK 2022-11-16 06:44:19.584 15942107 OK 2022-11-16 06:44:26.594 15942108 OK 2022-11-16 06:45:00.777 15942109 OK 2022-11-16 06:45:29.307 15942110 OK 2022-11-16 06:45:29.381 15942111 OK 2022-11-16 06:45:45.478 15942112 OK 2022-11-16 06:46:00.719 15942113 OK 2022-11-16 06:46:06.186 15942114 OK ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 06:46:08.313517 15942115 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001059 2022-11-16 06:46:08.314591 -------------------------------------------------- 2022-11-16 06:46:19.783539 15942116 batch 0.002541 s , totalProfit 0.002351 2022-11-16 06:46:19.783590 15942116 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 06:46:19.785062 15942116 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001059 2022-11-16 06:46:19.786219 -------------------------------------------------- 2022-11-16 06:46:28.463392 15942117 batch 0.004821 s , totalProfit 0.016522 2022-11-16 06:46:28.463440 15942117 bset ['0x739b7690b19d25c31febad91b49b39c5655863dd', '0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c'] 0.014167 2022-11-16 06:46:28.464686 15942117 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 06:46:28.465770 15942117 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001059 2022-11-16 06:46:28.466719 -------------------------------------------------- 2022-11-16 06:46:36.142300 15942118 batch 0.004813 s , totalProfit 0.012517 2022-11-16 06:46:36.142354 15942118 bset ['0x739b7690b19d25c31febad91b49b39c5655863dd', '0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c'] 0.010162 2022-11-16 06:46:36.143660 15942118 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 06:46:36.144683 15942118 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001059 2022-11-16 06:46:36.145689 -------------------------------------------------- 2022-11-16 06:47:10.776466 15942119 batch 0.005671 s , totalProfit 0.005507 2022-11-16 06:47:10.776535 15942119 bset ['0x739b7690b19d25c31febad91b49b39c5655863dd', '0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c'] 0.003151 2022-11-16 06:47:10.778368 15942119 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 06:47:10.779868 15942119 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001059 2022-11-16 06:47:10.781334 -------------------------------------------------- 2022-11-16 06:47:44.156247 15942120 batch 0.004723 s , totalProfit 0.006755 2022-11-16 06:47:44.156323 15942120 bset ['0x739b7690b19d25c31febad91b49b39c5655863dd', '0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c'] 0.004400 2022-11-16 06:47:44.157801 15942120 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 06:47:44.159068 15942120 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001059 2022-11-16 06:47:44.160271 -------------------------------------------------- 2022-11-16 06:47:44.988519 15942121 batch 0.004777 s , totalProfit 0.006739 2022-11-16 06:47:44.988579 15942121 bset ['0x739b7690b19d25c31febad91b49b39c5655863dd', '0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c'] 0.004383 2022-11-16 06:47:44.989933 15942121 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 06:47:44.991116 15942121 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001059 2022-11-16 06:47:44.992277 -------------------------------------------------- 2022-11-16 06:47:51.774302 15942122 batch 0.002523 s , totalProfit 0.002351 2022-11-16 06:47:51.774374 15942122 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 06:47:51.776617 15942122 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001059 2022-11-16 06:47:51.778520 -------------------------------------------------- 2022-11-16 06:48:28.777352 15942123 batch 0.003929 s , totalProfit 0.004938 2022-11-16 06:48:28.777394 15942123 bset ['0x739b7690b19d25c31febad91b49b39c5655863dd', '0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c'] 0.002583 2022-11-16 06:48:28.778616 15942123 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 06:48:28.779634 15942123 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001059 2022-11-16 06:48:28.780558 -------------------------------------------------- 2022-11-16 06:49:17.884306 15942124 batch 0.002470 s , totalProfit 0.002351 2022-11-16 06:49:17.884356 15942124 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 06:49:17.885628 15942124 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001059 2022-11-16 06:49:17.886627 -------------------------------------------------- 2022-11-16 06:49:50.725153 15942125 batch 0.003039 s , totalProfit 0.002351 2022-11-16 06:49:50.725204 15942125 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 06:49:50.726544 15942125 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001059 2022-11-16 06:49:50.727661 -------------------------------------------------- 2022-11-16 06:50:22.940600 15942126 batch 0.002303 s , totalProfit 0.002351 2022-11-16 06:50:22.940670 15942126 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 06:50:22.942100 15942126 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001059 2022-11-16 06:50:22.943133 -------------------------------------------------- 2022-11-16 06:50:25.162394 15942127 batch 0.002499 s , totalProfit 0.002351 2022-11-16 06:50:25.162443 15942127 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 06:50:25.163681 15942127 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001059 2022-11-16 06:50:25.164691 -------------------------------------------------- 2022-11-16 06:50:33.514990 15942128 batch 0.002185 s , totalProfit 0.002351 2022-11-16 06:50:33.515041 15942128 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 06:50:33.516578 15942128 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001059 2022-11-16 06:50:33.517812 -------------------------------------------------- 2022-11-16 06:50:51.793730 15942129 batch 0.002166 s , totalProfit 0.002351 2022-11-16 06:50:51.793780 15942129 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 06:50:51.795027 15942129 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001059 2022-11-16 06:50:51.796041 -------------------------------------------------- 2022-11-16 06:50:52.433541 15942130 batch 0.002173 s , totalProfit 0.002351 2022-11-16 06:50:52.433596 15942130 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 06:50:52.435143 15942130 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001059 2022-11-16 06:50:52.436429 -------------------------------------------------- 2022-11-16 06:51:16.200014 15942131 batch 0.008437 s , totalProfit 0.002351 2022-11-16 06:51:16.200082 15942131 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 06:51:16.201946 15942131 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001059 2022-11-16 06:51:16.203431 -------------------------------------------------- 2022-11-16 06:51:21.564339 15942132 batch 0.002244 s , totalProfit 0.002351 2022-11-16 06:51:21.564388 15942132 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 06:51:21.565670 15942132 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001059 2022-11-16 06:51:21.566674 -------------------------------------------------- 2022-11-16 06:51:23.028764 15942133 batch 0.002278 s , totalProfit 0.002351 2022-11-16 06:51:23.028812 15942133 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 06:51:23.030078 15942133 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001059 2022-11-16 06:51:23.031107 -------------------------------------------------- 2022-11-16 06:51:24.154610 15942134 batch 0.002163 s , totalProfit 0.002351 2022-11-16 06:51:24.154655 15942134 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 06:51:24.155904 15942134 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001059 2022-11-16 06:51:24.156949 -------------------------------------------------- 2022-11-16 06:52:07.609946 15942135 batch 0.002320 s , totalProfit 0.002351 2022-11-16 06:52:07.610020 15942135 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 06:52:07.611685 15942135 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001059 2022-11-16 06:52:07.612722 -------------------------------------------------- 2022-11-16 06:52:09.584918 15942136 batch 0.002127 s , totalProfit 0.002351 2022-11-16 06:52:09.584969 15942136 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 06:52:09.586321 15942136 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001059 2022-11-16 06:52:09.587409 -------------------------------------------------- 2022-11-16 06:52:11.211283 15942137 batch 0.002723 s , totalProfit 0.002351 2022-11-16 06:52:11.211333 15942137 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 06:52:11.212754 15942137 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001059 2022-11-16 06:52:11.213973 -------------------------------------------------- 2022-11-16 06:52:13.339347 15942138 batch 0.002170 s , totalProfit 0.002351 2022-11-16 06:52:13.339400 15942138 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 06:52:13.340890 15942138 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001059 2022-11-16 06:52:13.342163 -------------------------------------------------- 2022-11-16 06:52:16.569526 15942139 batch 0.002480 s , totalProfit 0.002351 2022-11-16 06:52:16.569577 15942139 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 06:52:16.570956 15942139 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001059 2022-11-16 06:52:16.572138 -------------------------------------------------- 2022-11-16 06:52:22.522823 15942140 batch 0.002198 s , totalProfit 0.002351 2022-11-16 06:52:22.522872 15942140 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 06:52:22.524319 15942140 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001059 2022-11-16 06:52:22.525535 -------------------------------------------------- 2022-11-16 06:52:25.304812 15942141 batch 0.002113 s , totalProfit 0.002351 2022-11-16 06:52:25.304878 15942141 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 06:52:25.306140 15942141 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001059 2022-11-16 06:52:25.307149 -------------------------------------------------- 2022-11-16 06:52:32.455944 15942142 batch 0.002152 s , totalProfit 0.002351 2022-11-16 06:52:32.455994 15942142 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 06:52:32.457251 15942142 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001059 2022-11-16 06:52:32.458262 -------------------------------------------------- 2022-11-16 06:52:33.763614 15942143 batch 0.002139 s , totalProfit 0.002351 2022-11-16 06:52:33.763668 15942143 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 06:52:33.764970 15942143 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001059 2022-11-16 06:52:33.766075 -------------------------------------------------- 2022-11-16 06:53:03.565184 15942145 batch 0.003570 s , totalProfit 0.046754 2022-11-16 06:53:03.565232 15942145 bset ['0xdb896f959df5378eb845733154f6730b3873acf4', '0x1cea95d2fc56e359ef4893777c3a3b0db3c85618'] 0.033690 2022-11-16 06:53:03.566732 15942145 bset ['0xdb896f959df5378eb845733154f6730b3873acf4', '0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47'] 0.015816 2022-11-16 06:53:03.567916 15942145 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 06:53:03.569106 15942145 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001059 2022-11-16 06:53:03.570271 -------------------------------------------------- 2022-11-16 06:53:30.162783 15942146 batch 0.003530 s , totalProfit 0.013889 2022-11-16 06:53:30.162835 15942146 bset ['0xdb896f959df5378eb845733154f6730b3873acf4', '0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47'] 0.011533 2022-11-16 06:53:30.164293 15942146 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 06:53:30.165361 15942146 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001059 2022-11-16 06:53:30.166295 -------------------------------------------------- 2022-11-16 06:53:58.696093 15942147 batch 0.002442 s , totalProfit 0.002351 2022-11-16 06:53:58.696150 15942147 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 06:53:58.697621 15942147 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001059 2022-11-16 06:53:58.698710 -------------------------------------------------- 2022-11-16 06:54:16.528295 15942148 batch 0.003095 s , totalProfit 0.002351 2022-11-16 06:54:16.528362 15942148 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 06:54:16.530236 15942148 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001059 2022-11-16 06:54:16.531752 -------------------------------------------------- 2022-11-16 06:54:18.053539 15942149 batch 0.002480 s , totalProfit 0.002351 2022-11-16 06:54:18.053588 15942149 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 06:54:18.055108 15942149 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001059 2022-11-16 06:54:18.056247 -------------------------------------------------- 2022-11-16 06:54:22.592373 15942150 batch 0.002110 s , totalProfit 0.002351 2022-11-16 06:54:22.592421 15942150 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 06:54:22.593807 15942150 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001059 2022-11-16 06:54:22.594909 -------------------------------------------------- 2022-11-16 06:54:23.204393 15942151 batch 0.002242 s , totalProfit 0.002351 2022-11-16 06:54:23.204444 15942151 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 06:54:23.205894 15942151 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001059 2022-11-16 06:54:23.207167 -------------------------------------------------- 2022-11-16 06:54:28.338588 15942152 batch 0.002604 s , totalProfit 0.002351 2022-11-16 06:54:28.338637 15942152 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 06:54:28.339870 15942152 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001059 2022-11-16 06:54:28.340904 -------------------------------------------------- 2022-11-16 06:54:36.793803 15942153 batch 0.002151 s , totalProfit 0.002351 2022-11-16 06:54:36.793856 15942153 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 06:54:36.795297 15942153 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001059 2022-11-16 06:54:36.796292 -------------------------------------------------- 2022-11-16 06:54:37.812898 15942154 batch 0.002477 s , totalProfit 0.002351 2022-11-16 06:54:37.812941 15942154 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 06:54:37.814346 15942154 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001059 2022-11-16 06:54:37.815381 -------------------------------------------------- 2022-11-16 06:55:01.344253 15942155 batch 0.002503 s , totalProfit 0.002351 2022-11-16 06:55:01.344301 15942155 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 06:55:01.345688 15942155 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001059 2022-11-16 06:55:01.346840 -------------------------------------------------- 2022-11-16 06:55:26.619818 15942156 batch 0.002340 s , totalProfit 0.002351 2022-11-16 06:55:26.619886 15942156 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 06:55:26.621313 15942156 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001059 2022-11-16 06:55:26.622492 -------------------------------------------------- 2022-11-16 06:55:46.934866 15942157 batch 0.002317 s , totalProfit 0.002351 2022-11-16 06:55:46.934917 15942157 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 06:55:46.936160 15942157 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001059 2022-11-16 06:55:46.937211 -------------------------------------------------- 2022-11-16 06:55:49.871099 15942158 batch 0.002543 s , totalProfit 0.002351 2022-11-16 06:55:49.871148 15942158 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 06:55:49.872379 15942158 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001059 2022-11-16 06:55:49.873419 -------------------------------------------------- 2022-11-16 06:55:52.375987 15942159 batch 0.002193 s , totalProfit 0.002351 2022-11-16 06:55:52.376041 15942159 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 06:55:52.377525 15942159 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001059 2022-11-16 06:55:52.378627 -------------------------------------------------- 2022-11-16 06:56:31.816745 15942160 batch 0.002514 s , totalProfit 0.002351 2022-11-16 06:56:31.816803 15942160 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 06:56:31.818141 15942160 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001059 2022-11-16 06:56:31.819278 -------------------------------------------------- 2022-11-16 06:56:34.646336 15942161 batch 0.002270 s , totalProfit 0.002351 2022-11-16 06:56:34.646386 15942161 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 06:56:34.647606 15942161 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001059 2022-11-16 06:56:34.648613 -------------------------------------------------- 2022-11-16 06:57:00.734210 15942162 batch 0.002086 s , totalProfit 0.002351 2022-11-16 06:57:00.734258 15942162 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 06:57:00.735493 15942162 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001059 2022-11-16 06:57:00.736513 -------------------------------------------------- 2022-11-16 06:57:09.107422 15942163 batch 0.002626 s , totalProfit 0.002351 2022-11-16 06:57:09.107472 15942163 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 06:57:09.108885 15942163 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001059 2022-11-16 06:57:09.110051 -------------------------------------------------- 2022-11-16 06:57:14.439317 15942164 batch 0.002124 s , totalProfit 0.002351 2022-11-16 06:57:14.439417 15942164 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 06:57:14.440655 15942164 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001059 2022-11-16 06:57:14.441696 -------------------------------------------------- 2022-11-16 06:57:22.692001 15942165 batch 0.002181 s , totalProfit 0.002351 2022-11-16 06:57:22.692050 15942165 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 06:57:22.693523 15942165 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001059 2022-11-16 06:57:22.694723 -------------------------------------------------- 2022-11-16 06:57:51.272840 15942166 batch 0.003225 s , totalProfit 0.002351 2022-11-16 06:57:51.272898 15942166 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 06:57:51.274401 15942166 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001059 2022-11-16 06:57:51.275702 -------------------------------------------------- 2022-11-16 06:58:08.886003 15942167 batch 0.002222 s , totalProfit 0.002351 2022-11-16 06:58:08.886054 15942167 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 06:58:08.887293 15942167 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001059 2022-11-16 06:58:08.888271 -------------------------------------------------- 2022-11-16 06:58:13.434463 15942168 batch 0.002407 s , totalProfit 0.002351 2022-11-16 06:58:13.434521 15942168 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 06:58:13.435968 15942168 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001059 2022-11-16 06:58:13.437214 -------------------------------------------------- 2022-11-16 06:58:16.156392 15942169 batch 0.002110 s , totalProfit 0.002351 2022-11-16 06:58:16.156439 15942169 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 06:58:16.157888 15942169 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001059 2022-11-16 06:58:16.159019 -------------------------------------------------- 2022-11-16 06:58:18.974708 15942170 batch 0.002270 s , totalProfit 0.002351 2022-11-16 06:58:18.974756 15942170 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 06:58:18.976142 15942170 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001059 2022-11-16 06:58:18.977143 -------------------------------------------------- 2022-11-16 06:58:20.579706 15942171 batch 0.002312 s , totalProfit 0.002351 2022-11-16 06:58:20.579754 15942171 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 06:58:20.581002 15942171 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001059 2022-11-16 06:58:20.582029 -------------------------------------------------- 2022-11-16 06:58:44.299764 15942172 batch 0.002176 s , totalProfit 0.002351 2022-11-16 06:58:44.299809 15942172 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 06:58:44.301095 15942172 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001059 2022-11-16 06:58:44.302175 -------------------------------------------------- 2022-11-16 06:59:03.936314 15942173 batch 0.002268 s , totalProfit 0.002351 2022-11-16 06:59:03.936362 15942173 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 06:59:03.937734 15942173 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001059 2022-11-16 06:59:03.938765 -------------------------------------------------- 2022-11-16 06:59:08.675127 15942174 batch 0.002261 s , totalProfit 0.002351 2022-11-16 06:59:08.675180 15942174 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 06:59:08.676659 15942174 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001059 2022-11-16 06:59:08.677830 -------------------------------------------------- 2022-11-16 06:59:10.322653 15942175 batch 0.002306 s , totalProfit 0.002351 2022-11-16 06:59:10.322707 15942175 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 06:59:10.323988 15942175 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001059 2022-11-16 06:59:10.325060 -------------------------------------------------- 2022-11-16 07:00:28.948022 15942176 batch 0.002360 s , totalProfit 0.002351 2022-11-16 07:00:28.948071 15942176 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:00:28.949356 15942176 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001059 2022-11-16 07:00:28.950406 -------------------------------------------------- 2022-11-16 07:00:43.538761 15942177 batch 0.002441 s , totalProfit 0.002351 2022-11-16 07:00:43.538826 15942177 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:00:43.540749 15942177 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001059 2022-11-16 07:00:43.542387 -------------------------------------------------- 2022-11-16 07:01:05.030878 15942178 batch 0.003214 s , totalProfit 0.002351 2022-11-16 07:01:05.030934 15942178 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:01:05.032306 15942178 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001059 2022-11-16 07:01:05.033642 -------------------------------------------------- 2022-11-16 07:01:10.282706 15942179 batch 0.002593 s , totalProfit 0.002351 2022-11-16 07:01:10.282753 15942179 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:01:10.283979 15942179 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001059 2022-11-16 07:01:10.285015 -------------------------------------------------- 2022-11-16 07:01:15.456671 15942180 batch 0.002505 s , totalProfit 0.002351 2022-11-16 07:01:15.456721 15942180 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:01:15.458004 15942180 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001059 2022-11-16 07:01:15.458998 -------------------------------------------------- 2022-11-16 07:01:28.043675 15942181 batch 0.002364 s , totalProfit 0.002351 2022-11-16 07:01:28.043722 15942181 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:01:28.044979 15942181 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001059 2022-11-16 07:01:28.046016 -------------------------------------------------- 2022-11-16 07:01:30.674686 15942182 batch 0.002213 s , totalProfit 0.002351 2022-11-16 07:01:30.674734 15942182 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:01:30.676060 15942182 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001059 2022-11-16 07:01:30.677156 -------------------------------------------------- 2022-11-16 07:01:55.607129 15942183 batch 0.002154 s , totalProfit 0.002351 2022-11-16 07:01:55.607178 15942183 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:01:55.608405 15942183 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001059 2022-11-16 07:01:55.609457 -------------------------------------------------- 2022-11-16 07:02:04.672161 15942184 batch 0.002460 s , totalProfit 0.002351 2022-11-16 07:02:04.672223 15942184 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:02:04.673753 15942184 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001059 2022-11-16 07:02:04.674978 -------------------------------------------------- 2022-11-16 07:02:12.144442 15942185 batch 0.002674 s , totalProfit 0.002351 2022-11-16 07:02:12.144490 15942185 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:02:12.145776 15942185 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001059 2022-11-16 07:02:12.146755 -------------------------------------------------- 2022-11-16 07:02:16.974329 15942186 batch 0.002436 s , totalProfit 0.002351 2022-11-16 07:02:16.974379 15942186 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:02:16.975616 15942186 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001059 2022-11-16 07:02:16.976658 -------------------------------------------------- 2022-11-16 07:02:19.299850 15942187 batch 0.003704 s , totalProfit 0.003419 2022-11-16 07:02:19.299915 15942187 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:02:19.301686 15942187 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.001064 2022-11-16 07:02:19.303134 15942187 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001059 2022-11-16 07:02:19.304098 -------------------------------------------------- 2022-11-16 07:02:24.530128 15942188 batch 0.002964 s , totalProfit 0.003402 2022-11-16 07:02:24.530176 15942188 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:02:24.531450 15942188 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001059 2022-11-16 07:02:24.532580 15942188 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.001047 2022-11-16 07:02:24.533557 -------------------------------------------------- 2022-11-16 07:02:34.012513 15942189 batch 0.003124 s , totalProfit 0.003402 2022-11-16 07:02:34.012559 15942189 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:02:34.013818 15942189 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001059 2022-11-16 07:02:34.014816 15942189 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.001047 2022-11-16 07:02:34.015745 -------------------------------------------------- 2022-11-16 07:02:57.076713 15942190 batch 0.002306 s , totalProfit 0.002351 2022-11-16 07:02:57.076768 15942190 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:02:57.078124 15942190 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001059 2022-11-16 07:02:57.079141 -------------------------------------------------- 2022-11-16 07:03:15.504710 15942191 batch 0.002314 s , totalProfit 0.002351 2022-11-16 07:03:15.504757 15942191 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:03:15.506046 15942191 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001059 2022-11-16 07:03:15.507034 -------------------------------------------------- 2022-11-16 07:03:16.329925 15942192 batch 0.002275 s , totalProfit 0.002351 2022-11-16 07:03:16.329977 15942192 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:03:16.331481 15942192 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001059 2022-11-16 07:03:16.332705 -------------------------------------------------- 2022-11-16 07:03:38.250032 15942193 batch 0.002295 s , totalProfit 0.002351 2022-11-16 07:03:38.250087 15942193 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:03:38.251420 15942193 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001059 2022-11-16 07:03:38.252447 -------------------------------------------------- 2022-11-16 07:03:43.512802 15942194 batch 0.002399 s , totalProfit 0.002351 2022-11-16 07:03:43.512873 15942194 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:03:43.514370 15942194 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001059 2022-11-16 07:03:43.515605 -------------------------------------------------- 2022-11-16 07:04:04.605932 15942195 batch 0.002339 s , totalProfit 0.002351 2022-11-16 07:04:04.605985 15942195 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:04:04.607273 15942195 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001059 2022-11-16 07:04:04.608307 -------------------------------------------------- 2022-11-16 07:04:09.841191 15942196 batch 0.002439 s , totalProfit 0.002351 2022-11-16 07:04:09.841240 15942196 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:04:09.842754 15942196 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001059 2022-11-16 07:04:09.843965 -------------------------------------------------- 2022-11-16 07:04:14.802019 15942197 batch 0.002483 s , totalProfit 0.002351 2022-11-16 07:04:14.802067 15942197 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:04:14.803359 15942197 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001059 2022-11-16 07:04:14.804405 -------------------------------------------------- 2022-11-16 07:04:16.310566 15942198 batch 0.002271 s , totalProfit 0.002351 2022-11-16 07:04:16.310616 15942198 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:04:16.312045 15942198 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001059 2022-11-16 07:04:16.313130 -------------------------------------------------- 2022-11-16 07:04:38.551919 15942199 batch 0.002223 s , totalProfit 0.002351 2022-11-16 07:04:38.551980 15942199 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:04:38.553457 15942199 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001059 2022-11-16 07:04:38.554570 -------------------------------------------------- 2022-11-16 07:04:41.278534 15942200 batch 0.003274 s , totalProfit 0.002351 2022-11-16 07:04:41.278583 15942200 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:04:41.280048 15942200 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001059 2022-11-16 07:04:41.281311 -------------------------------------------------- 2022-11-16 07:04:46.826170 15942201 batch 0.002532 s , totalProfit 0.002351 2022-11-16 07:04:46.826223 15942201 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:04:46.827772 15942201 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001059 2022-11-16 07:04:46.829027 -------------------------------------------------- 2022-11-16 07:04:53.974270 15942202 batch 0.002348 s , totalProfit 0.002351 2022-11-16 07:04:53.974325 15942202 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:04:53.975680 15942202 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001059 2022-11-16 07:04:53.976711 -------------------------------------------------- 2022-11-16 07:05:13.662294 15942203 batch 0.002228 s , totalProfit 0.002351 2022-11-16 07:05:13.662343 15942203 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:05:13.663574 15942203 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001059 2022-11-16 07:05:13.664598 -------------------------------------------------- 2022-11-16 07:05:14.481366 15942204 batch 0.002443 s , totalProfit 0.002351 2022-11-16 07:05:14.481414 15942204 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:05:14.482899 15942204 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001059 2022-11-16 07:05:14.484060 -------------------------------------------------- 2022-11-16 07:05:25.645819 15942205 batch 0.003642 s , totalProfit 0.002351 2022-11-16 07:05:25.645893 15942205 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:05:25.647798 15942205 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001059 2022-11-16 07:05:25.649411 -------------------------------------------------- 2022-11-16 07:05:26.777333 15942206 batch 0.002630 s , totalProfit 0.002351 2022-11-16 07:05:26.777385 15942206 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:05:26.778602 15942206 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001059 2022-11-16 07:05:26.779630 -------------------------------------------------- 2022-11-16 07:05:29.210669 15942207 batch 0.002419 s , totalProfit 0.002351 2022-11-16 07:05:29.210718 15942207 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:05:29.211990 15942207 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001059 2022-11-16 07:05:29.213031 -------------------------------------------------- 2022-11-16 07:05:38.173616 15942208 batch 0.002575 s , totalProfit 0.002351 2022-11-16 07:05:38.173664 15942208 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:05:38.174983 15942208 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001059 2022-11-16 07:05:38.176067 -------------------------------------------------- 2022-11-16 07:06:05.333228 15942209 batch 0.002549 s , totalProfit 0.002351 2022-11-16 07:06:05.333276 15942209 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:06:05.334655 15942209 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001059 2022-11-16 07:06:05.335715 -------------------------------------------------- 2022-11-16 07:06:16.310177 15942210 batch 0.002577 s , totalProfit 0.002351 2022-11-16 07:06:16.310225 15942210 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:06:16.311642 15942210 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001059 2022-11-16 07:06:16.312907 -------------------------------------------------- 2022-11-16 07:06:23.058894 15942211 batch 0.003658 s , totalProfit 0.002351 2022-11-16 07:06:23.058943 15942211 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:06:23.060303 15942211 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001059 2022-11-16 07:06:23.061370 -------------------------------------------------- 2022-11-16 07:06:26.903879 15942212 batch 0.002290 s , totalProfit 0.002351 2022-11-16 07:06:26.903942 15942212 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:06:26.905508 15942212 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001059 2022-11-16 07:06:26.906586 -------------------------------------------------- 2022-11-16 07:06:46.621014 15942213 batch 0.002243 s , totalProfit 0.002351 2022-11-16 07:06:46.621065 15942213 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:06:46.622352 15942213 bset 2022-11-16 06:13:43.979921 OS:OK 2022-11-16 06:13:43.980113 SQL:OK 2022-11-16 06:13:43.982379 CONFIG:OK 2022-11-16 06:13:44.023135 Web3:OK 2022-11-16 06:13:44.024100 Now Block Number: 15941964 Now Gas: 1566611693 2022-11-16 06:14:02.291974 TOP LP: 7419 2022-11-16 06:14:02.612050 Ture TOP LP 7335 2022-11-16 06:14:27.838462 784 2022-11-16 06:14:28.083637 3828 2022-11-16 06:15:01.995088 TOP LP: 7419 2022-11-16 06:15:02.311790 Ture TOP LP 7335 2022-11-16 06:15:30.015177 784 2022-11-16 06:15:30.344380 3828 2022-11-16 06:16:01.252192 TOP LP: 7419 2022-11-16 06:16:01.573122 Ture TOP LP 7335 2022-11-16 06:16:27.808734 784 2022-11-16 06:16:28.077014 3828 2022-11-16 06:17:01.943357 TOP LP: 7419 2022-11-16 06:17:02.231240 Ture TOP LP 7335 2022-11-16 06:17:29.068700 784 2022-11-16 06:17:29.327131 3828 2022-11-16 06:18:00.211828 TOP LP: 7419 2022-11-16 06:18:00.513791 Ture TOP LP 7335 2022-11-16 06:18:26.054942 784 2022-11-16 06:18:26.314202 3828 2022-11-16 06:19:03.187961 TOP LP: 7419 2022-11-16 06:19:03.471892 Ture TOP LP 7335 2022-11-16 06:19:28.349213 784 2022-11-16 06:19:28.609023 3828 2022-11-16 06:20:02.597043 TOP LP: 7419 2022-11-16 06:20:02.934457 Ture TOP LP 7335 2022-11-16 06:20:28.704519 784 2022-11-16 06:20:28.960847 3828 2022-11-16 06:21:02.859464 TOP LP: 7419 2022-11-16 06:21:03.149678 Ture TOP LP 7335 2022-11-16 06:21:29.070071 784 2022-11-16 06:21:29.302502 3828 2022-11-16 06:22:03.187968 TOP LP: 7419 2022-11-16 06:22:03.474507 Ture TOP LP 7335 2022-11-16 06:22:29.282185 784 2022-11-16 06:22:29.515475 3828 2022-11-16 06:23:00.341037 TOP LP: 7419 2022-11-16 06:23:00.629937 Ture TOP LP 7335 2022-11-16 06:23:26.721650 784 2022-11-16 06:23:26.962546 3828 2022-11-16 06:24:00.850561 TOP LP: 7419 2022-11-16 06:24:01.143074 Ture TOP LP 7335 2022-11-16 06:24:26.627426 784 2022-11-16 06:24:26.862539 3828 2022-11-16 06:25:00.731327 TOP LP: 7419 2022-11-16 06:25:01.020244 Ture TOP LP 7335 2022-11-16 06:25:26.399561 784 2022-11-16 06:25:26.638301 3828 2022-11-16 06:26:00.571590 TOP LP: 7419 2022-11-16 06:26:00.838048 Ture TOP LP 7335 2022-11-16 06:26:24.870898 784 2022-11-16 06:26:25.101904 3828 2022-11-16 06:27:02.046634 TOP LP: 7419 2022-11-16 06:27:02.351451 Ture TOP LP 7335 2022-11-16 06:27:26.512107 784 2022-11-16 06:27:26.739212 3828 2022-11-16 06:28:00.532870 TOP LP: 7419 2022-11-16 06:28:00.810396 Ture TOP LP 7335 2022-11-16 06:28:24.636307 784 2022-11-16 06:28:24.873006 3828 2022-11-16 06:29:01.732737 TOP LP: 7419 2022-11-16 06:29:02.038563 Ture TOP LP 7335 2022-11-16 06:29:25.866031 784 2022-11-16 06:29:26.111913 3828 2022-11-16 06:30:02.982117 TOP LP: 7419 2022-11-16 06:30:03.267585 Ture TOP LP 7335 2022-11-16 06:30:28.022012 784 2022-11-16 06:30:28.263237 3828 2022-11-16 06:31:02.098390 TOP LP: 7419 2022-11-16 06:31:02.388177 Ture TOP LP 7335 2022-11-16 06:31:26.370510 784 2022-11-16 06:31:26.592261 3828 2022-11-16 06:32:00.413983 TOP LP: 7419 2022-11-16 06:32:00.686307 Ture TOP LP 7335 2022-11-16 06:32:24.635795 784 2022-11-16 06:32:24.881680 3828 2022-11-16 06:33:01.699807 TOP LP: 7419 2022-11-16 06:33:01.997326 Ture TOP LP 7335 2022-11-16 06:33:26.235406 784 2022-11-16 06:33:26.494492 3828 2022-11-16 06:34:00.334181 TOP LP: 7419 2022-11-16 06:34:00.628131 Ture TOP LP 7335 2022-11-16 06:34:25.399764 784 2022-11-16 06:34:25.639883 3828 2022-11-16 06:35:02.474128 TOP LP: 7419 2022-11-16 06:35:02.757036 Ture TOP LP 7335 2022-11-16 06:35:26.739151 784 2022-11-16 06:35:26.974397 3828 2022-11-16 06:36:00.921563 TOP LP: 7419 2022-11-16 06:36:01.241266 Ture TOP LP 7335 2022-11-16 06:36:25.436605 784 2022-11-16 06:36:25.666826 3828 2022-11-16 06:37:02.562924 TOP LP: 7419 2022-11-16 06:37:02.827590 Ture TOP LP 7335 2022-11-16 06:37:27.112447 784 2022-11-16 06:37:27.341138 3828 2022-11-16 06:38:01.200690 TOP LP: 7419 2022-11-16 06:38:01.467211 Ture TOP LP 7335 2022-11-16 06:38:25.355697 784 2022-11-16 06:38:25.578550 3828 2022-11-16 06:39:02.369752 TOP LP: 7419 2022-11-16 06:39:02.669483 Ture TOP LP 7335 2022-11-16 06:39:27.317981 784 2022-11-16 06:39:27.541858 3828 2022-11-16 06:40:01.493363 TOP LP: 7419 2022-11-16 06:40:01.805268 Ture TOP LP 7335 2022-11-16 06:40:25.768590 784 2022-11-16 06:40:26.036183 3828 2022-11-16 06:41:02.847129 TOP LP: 7419 2022-11-16 06:41:03.127986 Ture TOP LP 7335 2022-11-16 06:41:27.415501 784 2022-11-16 06:41:27.636443 3828 2022-11-16 06:42:01.436973 TOP LP: 7419 2022-11-16 06:42:01.702201 Ture TOP LP 7335 2022-11-16 06:42:26.403540 784 2022-11-16 06:42:26.632487 3828 2022-11-16 06:43:00.459969 TOP LP: 7419 2022-11-16 06:43:00.731624 Ture TOP LP 7335 2022-11-16 06:43:25.578167 784 2022-11-16 06:43:25.808606 3828 2022-11-16 06:44:02.618631 TOP LP: 7419 2022-11-16 06:44:02.890806 Ture TOP LP 7335 2022-11-16 06:44:27.514308 784 2022-11-16 06:44:27.745645 3828 2022-11-16 06:45:01.592933 TOP LP: 7419 2022-11-16 06:45:01.862267 Ture TOP LP 7335 2022-11-16 06:45:25.769675 784 2022-11-16 06:45:26.008545 3828 2022-11-16 06:46:02.835601 TOP LP: 7419 2022-11-16 06:46:03.113320 Ture TOP LP 7335 2022-11-16 06:46:27.508373 784 2022-11-16 06:46:27.742752 3828 2022-11-16 06:47:01.590226 TOP LP: 7419 2022-11-16 06:47:01.865326 Ture TOP LP 7335 2022-11-16 06:47:26.270517 784 2022-11-16 06:47:26.490104 3828 2022-11-16 06:48:00.391388 TOP LP: 7419 2022-11-16 06:48:00.680529 Ture TOP LP 7335 2022-11-16 06:48:24.114291 784 2022-11-16 06:48:24.360481 3828 2022-11-16 06:49:01.153853 TOP LP: 7419 2022-11-16 06:49:01.430062 Ture TOP LP 7335 2022-11-16 06:49:25.236179 784 2022-11-16 06:49:25.490120 3828 2022-11-16 06:50:02.286045 TOP LP: 7419 2022-11-16 06:50:02.612398 Ture TOP LP 7335 2022-11-16 06:50:26.860355 784 2022-11-16 06:50:27.086750 3828 2022-11-16 06:51:00.892023 TOP LP: 7419 2022-11-16 06:51:01.189874 Ture TOP LP 7335 2022-11-16 06:51:25.831420 784 2022-11-16 06:51:26.063539 3828 2022-11-16 06:52:02.881378 TOP LP: 7419 2022-11-16 06:52:03.138525 Ture TOP LP 7335 2022-11-16 06:52:28.206296 784 2022-11-16 06:52:28.423626 3828 2022-11-16 06:53:02.245943 TOP LP: 7419 2022-11-16 06:53:02.506595 Ture TOP LP 7335 2022-11-16 06:53:26.781487 784 2022-11-16 06:53:27.046654 3828 2022-11-16 06:54:00.902470 TOP LP: 7419 2022-11-16 06:54:01.168571 Ture TOP LP 7335 2022-11-16 06:54:25.195398 784 2022-11-16 06:54:25.430741 3828 2022-11-16 06:55:02.307270 TOP LP: 7419 2022-11-16 06:55:02.570646 Ture TOP LP 7335 2022-11-16 06:55:26.525351 784 2022-11-16 06:55:26.804915 3828 2022-11-16 06:56:00.872606 TOP LP: 7419 2022-11-16 06:56:01.127286 Ture TOP LP 7335 2022-11-16 06:56:25.030053 784 2022-11-16 06:56:25.265908 3828 2022-11-16 06:57:02.057416 TOP LP: 7419 2022-11-16 06:57:02.346444 Ture TOP LP 7335 2022-11-16 06:57:26.963051 784 2022-11-16 06:57:27.190080 3828 2022-11-16 06:58:00.999189 TOP LP: 7419 2022-11-16 06:58:01.265634 Ture TOP LP 7335 2022-11-16 06:58:25.050447 784 2022-11-16 06:58:25.274277 3828 2022-11-16 06:59:02.054233 TOP LP: 7419 2022-11-16 06:59:02.350062 Ture TOP LP 7335 2022-11-16 06:59:26.492454 784 2022-11-16 06:59:26.707665 3828 2022-11-16 07:00:00.503485 TOP LP: 7419 2022-11-16 07:00:00.782141 Ture TOP LP 7335 2022-11-16 07:00:25.241139 784 2022-11-16 07:00:25.533121 3828 2022-11-16 07:01:02.392640 TOP LP: 7419 2022-11-16 07:01:02.673521 Ture TOP LP 7335 2022-11-16 07:01:26.917385 784 2022-11-16 07:01:27.144711 3828 2022-11-16 07:02:00.941329 TOP LP: 7419 2022-11-16 07:02:01.209975 Ture TOP LP 7335 2022-11-16 07:02:25.258190 784 2022-11-16 07:02:25.482403 3828 2022-11-16 07:03:02.321512 TOP LP: 7419 2022-11-16 07:03:02.596709 Ture TOP LP 7335 2022-11-16 07:03:27.317921 784 2022-11-16 07:03:27.565773 3828 2022-11-16 07:04:29.950756 TOP LP: 7419 2022-11-16 07:04:30.336413 Ture TOP LP 7335 2022-11-16 07:04:54.596197 784 2022-11-16 07:04:54.862100 3828 2022-11-16 07:05:01.643472 TOP LP: 7419 2022-11-16 07:05:01.934383 Ture TOP LP 7335 2022-11-16 07:05:26.345646 784 2022-11-16 07:05:26.594386 3828 2022-11-16 07:06:00.381121 TOP LP: 7419 2022-11-16 07:06:00.670333 Ture TOP LP 7335 2022-11-16 07:06:25.391826 784 2022-11-16 07:06:25.611122 3828 2022-11-16 07:07:02.397297 TOP LP: 7419 2022-11-16 07:07:02.681334 Ture TOP LP 7335 2022-11-16 07:07:27.063662 784 2022-11-16 07:07:27.282280 3828 2022-11-16 07:08:01.099007 TOP LP: 7419 ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001059 2022-11-16 07:06:46.623561 -------------------------------------------------- 2022-11-16 07:06:49.046475 15942214 batch 0.002511 s , totalProfit 0.002351 2022-11-16 07:06:49.046524 15942214 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:06:49.047839 15942214 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001059 2022-11-16 07:06:49.048980 -------------------------------------------------- 2022-11-16 07:07:16.918860 15942215 batch 0.003234 s , totalProfit 0.002351 2022-11-16 07:07:16.918908 15942215 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:07:16.920151 15942215 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001059 2022-11-16 07:07:16.921178 -------------------------------------------------- 2022-11-16 07:07:17.432390 15942216 batch 0.002484 s , totalProfit 0.002351 2022-11-16 07:07:17.432441 15942216 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:07:17.433821 15942216 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001059 2022-11-16 07:07:17.434909 -------------------------------------------------- 2022-11-16 07:07:20.761938 15942217 batch 0.002588 s , totalProfit 0.002351 2022-11-16 07:07:20.761991 15942217 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:07:20.763292 15942217 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001059 2022-11-16 07:07:20.764399 -------------------------------------------------- 2022-11-16 07:07:21.806387 15942218 batch 0.002267 s , totalProfit 0.002351 2022-11-16 07:07:21.806454 15942218 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:07:21.808010 15942218 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001059 2022-11-16 07:07:21.809290 -------------------------------------------------- 2022-11-16 07:07:24.634319 15942219 batch 0.002546 s , totalProfit 0.002351 2022-11-16 07:07:24.634367 15942219 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:07:24.635618 15942219 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001059 2022-11-16 07:07:24.636656 -------------------------------------------------- 2022-11-16 07:07:35.394787 15942220 batch 0.003286 s , totalProfit 0.002351 2022-11-16 07:07:35.394853 15942220 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:07:35.396608 15942220 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001059 2022-11-16 07:07:35.398097 -------------------------------------------------- 2022-11-16 07:07:53.504296 15942221 batch 0.002724 s , totalProfit 0.002351 2022-11-16 07:07:53.504345 15942221 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:07:53.505621 15942221 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001059 2022-11-16 07:07:53.506646 -------------------------------------------------- 2022-11-16 07:08:39.767543 15942222 batch 0.002306 s , totalProfit 0.002351 2022-11-16 07:08:39.767592 15942222 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:08:39.768980 15942222 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001059 2022-11-16 07:08:39.770137 -------------------------------------------------- 2022-11-16 07:08:48.525925 15942223 batch 0.002678 s , totalProfit 0.002351 2022-11-16 07:08:48.525973 15942223 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:08:48.527414 15942223 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001059 2022-11-16 07:08:48.528590 -------------------------------------------------- 2022-11-16 07:08:49.557031 15942224 batch 0.002298 s , totalProfit 0.002351 2022-11-16 07:08:49.557115 15942224 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:08:49.558414 15942224 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001059 2022-11-16 07:08:49.559490 -------------------------------------------------- 2022-11-16 07:09:04.081243 15942225 batch 0.002345 s , totalProfit 0.002351 2022-11-16 07:09:04.081297 15942225 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:09:04.082572 15942225 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001059 2022-11-16 07:09:04.083586 -------------------------------------------------- 2022-11-16 07:09:18.374563 15942226 batch 0.002285 s , totalProfit 0.002351 2022-11-16 07:09:18.374613 15942226 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:09:18.375923 15942226 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001059 2022-11-16 07:09:18.376977 -------------------------------------------------- 2022-11-16 07:09:32.668135 15942227 batch 0.013796 s , totalProfit 0.002351 2022-11-16 07:09:32.668201 15942227 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:09:32.670064 15942227 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001059 2022-11-16 07:09:32.671517 -------------------------------------------------- 2022-11-16 07:09:45.082613 15942228 batch 0.002786 s , totalProfit 0.002351 2022-11-16 07:09:45.082666 15942228 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:09:45.083950 15942228 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001059 2022-11-16 07:09:45.085036 -------------------------------------------------- 2022-11-16 07:10:01.554955 15942229 batch 0.002754 s , totalProfit 0.002351 2022-11-16 07:10:01.555003 15942229 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:10:01.556379 15942229 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001059 2022-11-16 07:10:01.557527 -------------------------------------------------- 2022-11-16 07:10:03.379279 15942230 batch 0.002314 s , totalProfit 0.002351 2022-11-16 07:10:03.379328 15942230 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:10:03.380613 15942230 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001059 2022-11-16 07:10:03.381658 -------------------------------------------------- 2022-11-16 07:10:06.214323 15942231 batch 0.002445 s , totalProfit 0.002351 2022-11-16 07:10:06.214370 15942231 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:10:06.215623 15942231 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001059 2022-11-16 07:10:06.216634 -------------------------------------------------- 2022-11-16 07:10:15.306853 15942232 batch 0.002489 s , totalProfit 0.002351 2022-11-16 07:10:15.306900 15942232 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:10:15.308136 15942232 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001059 2022-11-16 07:10:15.309216 -------------------------------------------------- 2022-11-16 07:10:48.707568 15942233 batch 0.003332 s , totalProfit 0.002351 2022-11-16 07:10:48.707616 15942233 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:10:48.708874 15942233 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001059 2022-11-16 07:10:48.709947 -------------------------------------------------- 2022-11-16 07:10:50.126158 15942234 batch 0.002478 s , totalProfit 0.002351 2022-11-16 07:10:50.126210 15942234 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:10:50.127451 15942234 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001059 2022-11-16 07:10:50.128465 -------------------------------------------------- 2022-11-16 07:11:30.246480 15942235 batch 0.002283 s , totalProfit 0.002351 2022-11-16 07:11:30.246530 15942235 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:11:30.247854 15942235 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001059 2022-11-16 07:11:30.249019 -------------------------------------------------- 2022-11-16 07:11:39.615208 15942236 batch 0.002519 s , totalProfit 0.002351 2022-11-16 07:11:39.615258 15942236 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:11:39.616572 15942236 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001059 2022-11-16 07:11:39.617605 -------------------------------------------------- 2022-11-16 07:11:41.263306 15942237 batch 0.002331 s , totalProfit 0.002351 2022-11-16 07:11:41.263349 15942237 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:11:41.264620 15942237 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001059 2022-11-16 07:11:41.265888 -------------------------------------------------- 2022-11-16 07:12:01.509324 15942238 batch 0.002573 s , totalProfit 0.002351 2022-11-16 07:12:01.509381 15942238 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:12:01.510627 15942238 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001059 2022-11-16 07:12:01.511655 -------------------------------------------------- 2022-11-16 07:12:10.304845 15942239 batch 0.002419 s , totalProfit 0.002351 2022-11-16 07:12:10.304896 15942239 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:12:10.306201 15942239 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001059 2022-11-16 07:12:10.307240 -------------------------------------------------- 2022-11-16 07:12:17.478653 15942240 batch 0.002401 s , totalProfit 0.002351 2022-11-16 07:12:17.478721 15942240 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:12:17.480027 15942240 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001059 2022-11-16 07:12:17.481058 -------------------------------------------------- 2022-11-16 07:12:21.315710 15942241 batch 0.002403 s , totalProfit 0.002351 2022-11-16 07:12:21.315758 15942241 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:12:21.317190 15942241 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001059 2022-11-16 07:12:21.318297 -------------------------------------------------- 2022-11-16 07:12:23.474355 15942242 batch 0.002671 s , totalProfit 0.002351 2022-11-16 07:12:23.474404 15942242 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:12:23.475646 15942242 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001059 2022-11-16 07:12:23.476655 -------------------------------------------------- 2022-11-16 07:12:40.794932 15942243 batch 0.002249 s , totalProfit 0.002351 2022-11-16 07:12:40.794982 15942243 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:12:40.796402 15942243 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001059 2022-11-16 07:12:40.797482 -------------------------------------------------- 2022-11-16 07:12:44.224704 15942244 batch 0.002682 s , totalProfit 0.002351 2022-11-16 07:12:44.224752 15942244 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:12:44.226026 15942244 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001059 2022-11-16 07:12:44.227116 -------------------------------------------------- 2022-11-16 07:12:45.753149 15942245 batch 0.002231 s , totalProfit 0.002351 2022-11-16 07:12:45.753199 15942245 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:12:45.754682 15942245 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001059 2022-11-16 07:12:45.755842 -------------------------------------------------- 2022-11-16 07:12:51.287781 15942246 batch 0.002266 s , totalProfit 0.002351 2022-11-16 07:12:51.287832 15942246 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:12:51.289195 15942246 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001059 2022-11-16 07:12:51.290275 -------------------------------------------------- 2022-11-16 07:13:11.521179 15942247 batch 0.002271 s , totalProfit 0.002351 2022-11-16 07:13:11.521279 15942247 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:13:11.522761 15942247 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001059 2022-11-16 07:13:11.523951 -------------------------------------------------- 2022-11-16 07:13:20.200767 15942248 batch 0.002391 s , totalProfit 0.002351 2022-11-16 07:13:20.200832 15942248 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:13:20.202131 15942248 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001059 2022-11-16 07:13:20.203162 -------------------------------------------------- 2022-11-16 07:13:22.947360 15942249 batch 0.002433 s , totalProfit 0.002351 2022-11-16 07:13:22.947412 15942249 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:13:22.948647 15942249 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001059 2022-11-16 07:13:22.949691 -------------------------------------------------- 2022-11-16 07:13:39.071851 15942250 batch 0.002220 s , totalProfit 0.002351 2022-11-16 07:13:39.071906 15942250 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:13:39.073297 15942250 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001059 2022-11-16 07:13:39.074340 -------------------------------------------------- 2022-11-16 07:14:06.922643 15942251 batch 0.002339 s , totalProfit 0.002351 2022-11-16 07:14:06.922695 15942251 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:14:06.924074 15942251 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001059 2022-11-16 07:14:06.925275 -------------------------------------------------- 2022-11-16 07:14:11.288389 15942252 batch 0.002753 s , totalProfit 0.002351 2022-11-16 07:14:11.288437 15942252 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:14:11.289887 15942252 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001059 2022-11-16 07:14:11.291122 -------------------------------------------------- 2022-11-16 07:14:17.755917 15942253 batch 0.002364 s , totalProfit 0.002351 2022-11-16 07:14:17.755965 15942253 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:14:17.757220 15942253 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001059 2022-11-16 07:14:17.758240 -------------------------------------------------- 2022-11-16 07:14:31.761835 15942254 batch 0.003373 s , totalProfit 0.002351 2022-11-16 07:14:31.761900 15942254 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:14:31.763689 15942254 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001059 2022-11-16 07:14:31.765169 -------------------------------------------------- 2022-11-16 07:14:39.739060 15942255 batch 0.002705 s , totalProfit 0.002351 2022-11-16 07:14:39.739112 15942255 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:14:39.740603 15942255 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001059 2022-11-16 07:14:39.742046 -------------------------------------------------- 2022-11-16 07:14:54.119532 15942256 batch 0.003187 s , totalProfit 0.002351 2022-11-16 07:14:54.119582 15942256 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:14:54.120861 15942256 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001059 2022-11-16 07:14:54.121887 -------------------------------------------------- 2022-11-16 07:15:23.395518 15942257 batch 0.002757 s , totalProfit 0.002351 2022-11-16 07:15:23.395568 15942257 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:15:23.396815 15942257 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001059 2022-11-16 07:15:23.397861 -------------------------------------------------- 2022-11-16 07:15:27.345440 15942258 batch 0.002485 s , totalProfit 0.002351 2022-11-16 07:15:27.345485 15942258 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:15:27.346804 15942258 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001059 2022-11-16 07:15:27.347874 -------------------------------------------------- 2022-11-16 07:15:29.985634 15942259 batch 0.002823 s , totalProfit 0.002351 2022-11-16 07:15:29.985686 15942259 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:15:29.987090 15942259 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001059 2022-11-16 07:15:29.988208 -------------------------------------------------- 2022-11-16 07:16:00.341312 15942260 batch 0.002453 s , totalProfit 0.002351 2022-11-16 07:16:00.341367 15942260 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:16:00.342611 15942260 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001059 2022-11-16 07:16:00.343637 -------------------------------------------------- 2022-11-16 07:16:17.965942 15942261 batch 0.002310 s , totalProfit 0.002351 2022-11-16 07:16:17.965991 15942261 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:16:17.967237 15942261 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001059 2022-11-16 07:16:17.968242 -------------------------------------------------- 2022-11-16 07:16:29.150584 15942262 batch 0.002332 s , totalProfit 0.002351 2022-11-16 07:16:29.150632 15942262 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:16:29.151869 15942262 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001059 2022-11-16 07:16:29.152910 -------------------------------------------------- 2022-11-16 07:17:52.598574 15942263 batch 0.002095 s , totalProfit 0.002351 2022-11-16 07:17:52.598638 15942263 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:17:52.600149 15942263 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001059 2022-11-16 07:17:52.601343 'result' 2022-11-16 06:44:25.764118 15942108 pending... trace err 'result' 2022-11-16 06:44:59.746964 15942109 pending... 2022-11-16 06:45:28.780310 15942110 pending... 2022-11-16 06:45:28.998650 15942111 pending... 2022-11-16 06:45:44.445402 15942112 pending... 2022-11-16 06:45:58.866737 15942113 pending... 2022-11-16 06:46:04.700324 15942114 pending... 2022-11-16 06:46:08.393647 15942115 pending... 2022-11-16 06:46:20.829919 15942116 pending... 2022-11-16 06:46:28.917808 15942117 pending... 2022-11-16 06:46:36.918704 15942118 pending... trace err 'result' 2022-11-16 06:47:11.481018 15942119 pending... trace err 'result' 2022-11-16 06:47:43.847847 15942120 pending... 2022-11-16 06:47:44.879256 15942121 pending... 2022-11-16 06:47:51.881862 15942122 pending... 2022-11-16 06:48:28.731171 15942123 pending... 2022-11-16 06:49:22.510236 15942124 pending... trace err 'result' 2022-11-16 06:49:50.960287 15942125 pending... trace err 'result' 2022-11-16 06:50:23.951819 15942126 pending... 2022-11-16 06:50:25.177502 15942127 pending... 2022-11-16 06:50:33.783305 15942128 pending... 2022-11-16 06:50:51.966215 15942130 pending... trace err 'result' 2022-11-16 06:51:15.987368 15942131 pending... 2022-11-16 06:51:21.402815 15942132 pending... 2022-11-16 06:51:24.085447 15942134 pending... trace err 'result' 2022-11-16 06:52:07.383691 15942135 pending... 2022-11-16 06:52:09.555386 15942136 pending... 2022-11-16 06:52:11.060230 15942137 pending... 2022-11-16 06:52:13.193993 15942138 pending... 2022-11-16 06:52:16.435404 15942139 pending... 2022-11-16 06:52:22.592165 15942140 pending... 2022-11-16 06:52:25.500721 15942141 pending... 2022-11-16 06:52:33.043133 15942142 pending... 2022-11-16 06:52:35.054000 15942143 pending... trace err 'result' 2022-11-16 06:53:03.398957 15942145 pending... 2022-11-16 06:53:39.141265 15942146 pending... 2022-11-16 06:53:59.065574 15942147 pending... 2022-11-16 06:54:16.121066 15942148 pending... 2022-11-16 06:54:19.098749 15942149 pending... 2022-11-16 06:54:22.739525 15942150 pending... 2022-11-16 06:54:23.092914 15942151 pending... 2022-11-16 06:54:29.227965 15942152 pending... 2022-11-16 06:54:37.879685 15942154 pending... 2022-11-16 06:55:01.123658 15942155 pending... 2022-11-16 06:55:27.151909 15942156 pending... 2022-11-16 06:55:47.624866 15942157 pending... 2022-11-16 06:55:50.923783 15942158 pending... 2022-11-16 06:55:52.161591 15942159 pending... 2022-11-16 06:56:32.699807 15942160 pending... 2022-11-16 06:56:34.432981 15942161 pending... 2022-11-16 06:57:02.196614 15942162 pending... 2022-11-16 06:57:10.211304 15942163 pending... 2022-11-16 06:57:16.217732 15942164 pending... 2022-11-16 06:57:24.188276 15942165 pending... 2022-11-16 06:57:51.205934 15942166 pending... 2022-11-16 06:58:09.221120 15942167 pending... 2022-11-16 06:58:15.231701 15942168 pending... 2022-11-16 06:58:17.235523 15942169 pending... 2022-11-16 06:58:20.216018 15942170 pending... 2022-11-16 06:58:20.415275 15942171 pending... trace err 'result' 2022-11-16 06:58:44.243440 15942172 pending... trace err 'result' 2022-11-16 06:59:05.258841 15942173 pending... 2022-11-16 06:59:09.249604 15942174 pending... 2022-11-16 06:59:10.241709 15942175 pending... 2022-11-16 07:00:29.749577 15942176 pending... 2022-11-16 07:00:44.296869 15942177 pending... 2022-11-16 07:01:05.799961 15942178 pending... 2022-11-16 07:01:10.442326 15942179 pending... 2022-11-16 07:01:15.284799 15942180 pending... 2022-11-16 07:01:28.385784 15942181 pending... 2022-11-16 07:01:31.130437 15942182 pending... trace err 'result' 2022-11-16 07:01:55.358919 15942183 pending... trace err 'result' 2022-11-16 07:02:04.883858 15942184 pending... trace err 'result' 2022-11-16 07:02:11.972415 15942185 pending... 2022-11-16 07:02:17.160165 15942186 pending... trace err 'result' 2022-11-16 07:02:20.346785 15942187 pending... 2022-11-16 07:02:25.328757 15942188 pending... 2022-11-16 07:02:34.821309 15942189 pending... 2022-11-16 07:02:58.426072 15942190 pending... trace err 'result' 2022-11-16 07:03:15.410670 15942191 pending... 2022-11-16 07:04:27.515211 15942198 pending... trace err 'result' trace err 'result' trace err 'result' trace err 'result' 2022-11-16 07:04:38.478781 15942199 pending... 2022-11-16 07:04:41.634314 15942200 pending... 2022-11-16 07:04:46.950197 15942201 pending... 2022-11-16 07:04:53.887582 15942202 pending... 2022-11-16 07:05:13.414762 15942203 pending... 2022-11-16 07:05:14.919734 15942204 pending... 2022-11-16 07:05:26.425318 15942205 pending... 2022-11-16 07:05:26.543254 15942206 pending... 2022-11-16 07:05:30.093382 15942207 pending... trace err 'result' 2022-11-16 07:05:39.317199 15942208 pending... trace err 'result' trace err 'result' 2022-11-16 07:06:05.308577 15942209 pending... 2022-11-16 07:06:16.464677 15942210 pending... 2022-11-16 07:06:23.464652 15942211 pending... 2022-11-16 07:06:27.226541 15942212 pending... trace err 'result' 2022-11-16 07:06:46.430842 15942213 pending... 2022-11-16 07:06:49.337905 15942214 pending... 2022-11-16 07:07:17.545519 15942216 pending... 2022-11-16 07:07:20.315139 15942217 pending... 2022-11-16 07:07:21.589320 15942218 pending... 2022-11-16 07:07:24.374909 15942219 pending... 2022-11-16 07:07:35.355424 15942220 pending... 2022-11-16 07:07:53.521015 15942221 pending... trace err 'result' 2022-11-16 07:08:40.236901 15942222 pending... 2022-11-16 07:08:48.765891 15942223 pending... 2022-11-16 07:08:49.529306 15942224 pending... 2022-11-16 07:09:04.132831 15942225 pending... 2022-11-16 07:09:19.611490 15942226 pending... 2022-11-16 07:09:33.564520 15942227 pending... 2022-11-16 07:09:45.558299 15942228 pending... trace err 'result' 2022-11-16 07:10:02.561264 15942229 pending... 2022-11-16 07:10:04.568713 15942230 pending... 2022-11-16 07:10:07.382691 15942231 pending... 2022-11-16 07:10:15.252560 15942232 pending... trace err 'result' 2022-11-16 07:10:48.584238 15942233 pending... 2022-11-16 07:10:49.956661 15942234 pending... 2022-11-16 07:11:30.068077 15942235 pending... 2022-11-16 07:11:39.492864 15942236 pending... 2022-11-16 07:11:41.669141 15942237 pending... trace err 'result' 2022-11-16 07:12:01.647710 15942238 pending... 2022-11-16 07:12:11.762316 15942239 pending... 2022-11-16 07:12:17.609401 15942240 pending... 2022-11-16 07:12:22.264862 15942241 pending... 2022-11-16 07:12:24.722447 15942242 pending... 2022-11-16 07:12:41.819665 15942243 pending... 2022-11-16 07:12:44.047837 15942244 pending... 2022-11-16 07:12:46.016497 15942245 pending... 2022-11-16 07:12:51.475819 15942246 pending... trace err 'result' trace err 'result' trace err 'result' 2022-11-16 07:13:12.861431 15942247 pending... 2022-11-16 07:13:20.175257 15942248 pending... 2022-11-16 07:13:22.685694 15942249 pending... 2022-11-16 07:13:39.159225 15942250 pending... trace err 'result' 2022-11-16 07:14:06.941492 15942251 pending... 2022-11-16 07:14:11.470913 15942252 pending... 2022-11-16 07:14:17.624480 15942253 pending... trace err 'result' 2022-11-16 07:14:31.694560 15942254 pending... 2022-11-16 07:14:39.561246 15942255 pending... 2022-11-16 07:14:54.424533 15942256 pending... 2022-11-16 07:15:23.354762 15942257 pending... 2022-11-16 07:15:27.338769 15942258 pending... 2022-11-16 07:15:30.732600 15942259 pending... 2022-11-16 07:16:00.491001 15942260 pending... trace err 'result' 2022-11-16 07:16:17.796000 15942261 pending... trace err 'result' 2022-11-16 07:16:29.864567 15942262 pending... trace err 'result' 2022-11-16 07:17:52.903291 15942263 pending... 2022-11-16 07:17:56.540292 15942264 pending... 2022-11-16 07:18:08.384332 15942265 pending... 2022-11-16 07:18:33.855470 15942266 pending... 2022-11-16 07:18:42.695876 15942267 pending... 2022-11-16 07:19:25.418392 15942268 pending... 2022-11-16 07:19:45.634230 15942269 pending... 2022-11-16 07:19:56.086442 15942270 pending... 2022-11-16 07:20:00.195157 15942271 pending... 2022-11-16 07:20:03.040377 15942272 pending... 2022-11-16 07:20:08.446053 15942273 pending... 2022-11-16 07:20:09.993237 15942274 pending... 2022-11-16 07:20:24.473562 15942275 pending... 2022-11-16 07:21:18.705875 15942276 pending... trace err 'result' 2022-11-16 07:21:43.247522 15942277 pending... trace err 'result' -------------------------------------------------- 2022-11-16 07:17:56.468000 15942264 batch 0.002652 s , totalProfit 0.002351 2022-11-16 07:17:56.468049 15942264 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:17:56.469447 15942264 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001059 2022-11-16 07:17:56.470551 -------------------------------------------------- 2022-11-16 07:18:08.645825 15942265 batch 0.002113 s , totalProfit 0.002351 2022-11-16 07:18:08.645890 15942265 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:18:08.647677 15942265 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001059 2022-11-16 07:18:08.649013 -------------------------------------------------- 2022-11-16 07:18:33.699950 15942266 batch 0.002003 s , totalProfit 0.002351 2022-11-16 07:18:33.700000 15942266 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:18:33.701295 15942266 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001059 2022-11-16 07:18:33.702333 -------------------------------------------------- 2022-11-16 07:18:41.859251 15942267 batch 0.002805 s , totalProfit 0.002351 2022-11-16 07:18:41.859299 15942267 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:18:41.860772 15942267 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001059 2022-11-16 07:18:41.862028 -------------------------------------------------- 2022-11-16 07:19:25.338310 15942268 batch 0.002154 s , totalProfit 0.002351 2022-11-16 07:19:25.338363 15942268 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:19:25.339783 15942268 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001059 2022-11-16 07:19:25.340939 -------------------------------------------------- 2022-11-16 07:19:45.456984 15942269 batch 0.002017 s , totalProfit 0.002351 2022-11-16 07:19:45.457041 15942269 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:19:45.458505 15942269 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001059 2022-11-16 07:19:45.459708 -------------------------------------------------- 2022-11-16 07:19:55.565566 15942270 batch 0.002238 s , totalProfit 0.002351 2022-11-16 07:19:55.565616 15942270 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:19:55.566904 15942270 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001059 2022-11-16 07:19:55.568018 -------------------------------------------------- 2022-11-16 07:19:59.688579 15942271 batch 0.002130 s , totalProfit 0.002351 2022-11-16 07:19:59.688627 15942271 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:19:59.689902 15942271 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001059 2022-11-16 07:19:59.690897 -------------------------------------------------- 2022-11-16 07:20:03.024760 15942272 batch 0.002849 s , totalProfit 0.002351 2022-11-16 07:20:03.024814 15942272 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:20:03.026339 15942272 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001059 2022-11-16 07:20:03.027613 -------------------------------------------------- 2022-11-16 07:20:08.256261 15942273 batch 0.002003 s , totalProfit 0.002351 2022-11-16 07:20:08.256311 15942273 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:20:08.257607 15942273 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001059 2022-11-16 07:20:08.258597 -------------------------------------------------- 2022-11-16 07:20:10.176654 15942274 batch 0.002033 s , totalProfit 0.002351 2022-11-16 07:20:10.176711 15942274 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:20:10.178122 15942274 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001059 2022-11-16 07:20:10.179209 -------------------------------------------------- 2022-11-16 07:20:24.374360 15942275 batch 0.002331 s , totalProfit 0.002351 2022-11-16 07:20:24.374411 15942275 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:20:24.375685 15942275 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001059 2022-11-16 07:20:24.376688 -------------------------------------------------- 2022-11-16 07:21:17.209080 15942276 batch 0.001962 s , totalProfit 0.002351 2022-11-16 07:21:17.209163 15942276 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:21:17.210419 15942276 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001059 2022-11-16 07:21:17.211401 -------------------------------------------------- 2022-11-16 07:21:43.391672 15942277 batch 0.002393 s , totalProfit 0.002351 2022-11-16 07:21:43.391721 15942277 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:21:43.393047 15942277 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001059 2022-11-16 07:21:43.394190 -------------------------------------------------- 2022-11-16 07:22:29.844489 15942278 batch 0.003886 s , totalProfit 0.002351 2022-11-16 07:22:29.844554 15942278 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:22:29.846493 15942278 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001059 2022-11-16 07:22:29.848053 -------------------------------------------------- 2022-11-16 07:22:46.234862 15942279 batch 0.002219 s , totalProfit 0.002351 2022-11-16 07:22:46.234914 15942279 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:22:46.236195 15942279 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001059 2022-11-16 07:22:46.237217 -------------------------------------------------- 2022-11-16 07:22:54.492080 15942280 batch 0.002120 s , totalProfit 0.002351 2022-11-16 07:22:54.492132 15942280 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:22:54.493638 15942280 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001059 2022-11-16 07:22:54.494809 -------------------------------------------------- 2022-11-16 07:23:08.195643 15942281 batch 0.002175 s , totalProfit 0.002351 2022-11-16 07:23:08.195693 15942281 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:23:08.196962 15942281 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001059 2022-11-16 07:23:08.197977 -------------------------------------------------- 2022-11-16 07:23:17.251257 15942282 batch 0.001997 s , totalProfit 0.002351 2022-11-16 07:23:17.251301 15942282 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:23:17.252669 15942282 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001059 2022-11-16 07:23:17.253707 -------------------------------------------------- 2022-11-16 07:23:26.109549 15942283 batch 0.002742 s , totalProfit 0.002351 2022-11-16 07:23:26.109599 15942283 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:23:26.110844 15942283 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001059 2022-11-16 07:23:26.111834 -------------------------------------------------- 2022-11-16 07:23:26.730209 15942284 batch 0.002028 s , totalProfit 0.002351 2022-11-16 07:23:26.730260 15942284 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:23:26.731650 15942284 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001059 2022-11-16 07:23:26.732875 -------------------------------------------------- 2022-11-16 07:23:38.499284 15942285 batch 0.001982 s , totalProfit 0.002351 2022-11-16 07:23:38.499332 15942285 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:23:38.500572 15942285 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001059 2022-11-16 07:23:38.501646 -------------------------------------------------- 2022-11-16 07:23:54.995685 15942286 batch 0.002069 s , totalProfit 0.002351 2022-11-16 07:23:54.995741 15942286 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:23:54.997164 15942286 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001059 2022-11-16 07:23:54.998300 -------------------------------------------------- 2022-11-16 07:24:03.605006 15942287 batch 0.002864 s , totalProfit 0.010289 2022-11-16 07:24:03.605072 15942287 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.007934 2022-11-16 07:24:03.606582 15942287 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:24:03.607760 15942287 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001059 2022-11-16 07:24:03.608877 -------------------------------------------------- 2022-11-16 07:24:05.772181 15942288 batch 0.003134 s , totalProfit 0.010272 2022-11-16 07:24:05.772241 15942288 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.007917 2022-11-16 07:24:05.773749 15942288 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:24:05.774972 15942288 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001059 2022-11-16 07:24:05.776083 -------------------------------------------------- 2022-11-16 07:24:09.397083 15942289 batch 0.002933 s , totalProfit 0.010272 2022-11-16 07:24:09.397132 15942289 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.007917 2022-11-16 07:24:09.398407 15942289 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:24:09.399413 15942289 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001059 2022-11-16 07:24:09.400506 -------------------------------------------------- 2022-11-16 07:24:25.596378 15942290 batch 0.002987 s , totalProfit 0.010272 2022-11-16 07:24:25.596429 15942290 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.007917 2022-11-16 07:24:25.597711 15942290 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:24:25.598707 15942290 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001059 2022-11-16 07:24:25.599628 -------------------------------------------------- 2022-11-16 07:24:26.606695 15942291 batch 0.002853 s , totalProfit 0.010272 2022-11-16 07:24:26.606743 15942291 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.007917 2022-11-16 07:24:26.608130 15942291 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:24:26.609144 15942291 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001059 2022-11-16 07:24:26.610123 -------------------------------------------------- 2022-11-16 07:24:28.124959 15942292 batch 0.003188 s , totalProfit 0.010272 2022-11-16 07:24:28.125017 15942292 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.007917 2022-11-16 07:24:28.126429 15942292 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:24:28.127425 15942292 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001059 2022-11-16 07:24:28.128378 -------------------------------------------------- 2022-11-16 07:24:53.995974 15942293 batch 0.003604 s , totalProfit 0.010272 2022-11-16 07:24:53.996024 15942293 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.007917 2022-11-16 07:24:53.997301 15942293 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:24:53.998352 15942293 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001059 2022-11-16 07:24:53.999285 -------------------------------------------------- 2022-11-16 07:24:56.927311 15942294 batch 0.003979 s , totalProfit 0.010272 2022-11-16 07:24:56.927377 15942294 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.007917 2022-11-16 07:24:56.929169 15942294 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:24:56.930587 15942294 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001059 2022-11-16 07:24:56.931761 -------------------------------------------------- 2022-11-16 07:25:19.658868 15942295 batch 0.003098 s , totalProfit 0.010272 2022-11-16 07:25:19.659034 15942295 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.007917 2022-11-16 07:25:19.660580 15942295 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:25:19.661783 15942295 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001059 2022-11-16 07:25:19.662829 -------------------------------------------------- 2022-11-16 07:25:50.724750 15942296 batch 0.008676 s , totalProfit 0.027832 2022-11-16 07:25:50.724815 15942296 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0xcf84cbbf5e5d9210361d1195dfd170a333ec823c', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.020504 2022-11-16 07:25:50.726245 15942296 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.010165 2022-11-16 07:25:50.727264 15942296 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.007917 2022-11-16 07:25:50.728198 15942296 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1'] 0.001892 2022-11-16 07:25:50.729137 15942296 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:25:50.730072 -------------------------------------------------- 2022-11-16 07:26:15.733126 15942297 batch 0.005658 s , totalProfit 0.008218 2022-11-16 07:26:15.733193 15942297 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.004598 2022-11-16 07:26:15.735065 15942297 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.002323 2022-11-16 07:26:15.736601 15942297 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:26:15.738080 -------------------------------------------------- 2022-11-16 07:26:33.442466 15942298 batch 0.003077 s , totalProfit 0.005857 2022-11-16 07:26:33.442519 15942298 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.004565 2022-11-16 07:26:33.443832 15942298 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:26:33.444995 -------------------------------------------------- 2022-11-16 07:26:50.712520 15942299 batch 0.002068 s , totalProfit 0.004835 2022-11-16 07:26:50.712572 15942299 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.003544 2022-11-16 07:26:50.713885 15942299 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:26:50.714872 -------------------------------------------------- 2022-11-16 07:26:51.369104 15942300 batch 0.001894 s , totalProfit 0.004819 2022-11-16 07:26:51.369151 15942300 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.003527 2022-11-16 07:26:51.370404 15942300 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:26:51.371425 -------------------------------------------------- 2022-11-16 07:26:55.780576 15942301 batch 0.005431 s , totalProfit 0.004819 2022-11-16 07:26:55.780641 15942301 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.003527 2022-11-16 07:26:55.782467 15942301 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:26:55.783980 -------------------------------------------------- 2022-11-16 07:27:03.352910 15942302 batch 0.001797 s , totalProfit 0.004819 2022-11-16 07:27:03.352963 15942302 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.003527 2022-11-16 07:27:03.354232 15942302 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:27:03.355326 -------------------------------------------------- 2022-11-16 07:27:03.558053 15942303 batch 0.001848 s , totalProfit 0.004819 2022-11-16 07:27:03.558101 15942303 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.003527 2022-11-16 07:27:03.559528 15942303 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:27:03.560561 -------------------------------------------------- 2022-11-16 07:27:41.784221 15942304 batch 0.001736 s , totalProfit 0.004819 2022-11-16 07:27:41.784265 15942304 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.003527 2022-11-16 07:27:41.785671 15942304 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:27:41.786827 -------------------------------------------------- 2022-11-16 07:28:14.030380 15942305 batch 0.002081 s , totalProfit 0.004819 2022-11-16 07:28:14.030445 15942305 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.003527 2022-11-16 07:28:14.032298 15942305 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:28:14.033885 -------------------------------------------------- 2022-11-16 07:28:21.078698 15942306 batch 0.001928 s , totalProfit 0.004819 2022-11-16 07:28:21.078750 15942306 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.003527 2022-11-16 07:28:21.080230 15942306 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:28:21.081473 -------------------------------------------------- 2022-11-16 07:28:23.316357 15942307 batch 0.003154 s , totalProfit 0.004819 2022-11-16 07:28:23.316492 15942307 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.003527 2022-11-16 07:28:23.318408 15942307 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:28:23.319946 -------------------------------------------------- 2022-11-16 07:28:32.976331 15942308 batch 0.001873 s , totalProfit 0.004819 2022-11-16 07:28:32.976380 15942308 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.003527 2022-11-16 07:28:32.977643 15942308 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:28:32.978672 -------------------------------------------------- 2022-11-16 07:28:49.486535 15942309 batch 0.001918 s , totalProfit 0.004819 2022-11-16 07:28:49.486584 15942309 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.003527 2022-11-16 07:28:49.487839 15942309 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:28:49.488895 -------------------------------------------------- 2022-11-16 07:29:01.004197 15942310 batch 0.001774 s , totalProfit 0.004819 2022-11-16 07:29:01.004258 15942310 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.003527 2022-11-16 07:29:01.005701 15942310 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:29:01.006808 -------------------------------------------------- 2022-11-16 07:29:05.049334 15942311 batch 0.001900 s , totalProfit 0.004819 2022-11-16 07:29:05.049387 15942311 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.003527 2022-11-16 07:29:05.050807 15942311 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:29:05.052143 -------------------------------------------------- 2022-11-16 07:29:18.154535 15942312 batch 0.001981 s , totalProfit 0.004819 2022-11-16 07:29:18.154585 15942312 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.003527 2022-11-16 07:29:18.155865 15942312 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:29:18.156879 -------------------------------------------------- 2022-11-16 07:29:23.292236 15942313 batch 0.002153 s , totalProfit 0.004819 2022-11-16 07:29:23.292285 15942313 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.003527 2022-11-16 07:29:23.293800 15942313 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:29:23.295027 -------------------------------------------------- 2022-11-16 07:29:36.576729 15942314 batch 0.001867 s , totalProfit 0.004819 2022-11-16 07:29:36.576772 15942314 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.003527 2022-11-16 07:29:36.578296 15942314 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:29:36.579524 -------------------------------------------------- 2022-11-16 07:29:52.003969 15942315 batch 0.002753 s , totalProfit 0.004819 2022-11-16 07:29:52.004035 15942315 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.003527 2022-11-16 07:29:52.005882 15942315 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:29:52.007317 -------------------------------------------------- 2022-11-16 07:29:52.835111 15942316 batch 0.001807 s , totalProfit 0.004819 2022-11-16 07:29:52.835156 15942316 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.003527 2022-11-16 07:29:52.836376 15942316 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:29:52.837427 -------------------------------------------------- 2022-11-16 07:29:55.657988 15942317 batch 0.001934 s , totalProfit 0.004819 2022-11-16 07:29:55.658038 15942317 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.003527 2022-11-16 07:29:55.659279 15942317 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:29:55.660284 -------------------------------------------------- 2022-11-16 07:30:05.522378 15942318 batch 0.001912 s , totalProfit 0.004819 2022-11-16 07:30:05.522433 15942318 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.003527 2022-11-16 07:30:05.523734 15942318 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:30:05.524799 -------------------------------------------------- 2022-11-16 07:30:16.997314 15942319 batch 0.001775 s , totalProfit 0.004819 2022-11-16 07:30:16.997366 15942319 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.003527 2022-11-16 07:30:16.998680 15942319 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:30:16.999735 -------------------------------------------------- 2022-11-16 07:30:48.996450 15942320 batch 0.002308 s , totalProfit 0.004819 2022-11-16 07:30:48.996502 15942320 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.003527 2022-11-16 07:30:48.997977 15942320 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:30:48.999161 -------------------------------------------------- 2022-11-16 07:30:57.212203 15942321 batch 0.001760 s , totalProfit 0.004819 2022-11-16 07:30:57.212252 15942321 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.003527 2022-11-16 07:30:57.213625 15942321 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:30:57.214680 -------------------------------------------------- 2022-11-16 07:31:11.727429 15942322 batch 0.002951 s , totalProfit 0.004819 2022-11-16 07:31:11.727493 15942322 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.003527 2022-11-16 07:31:11.729344 15942322 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:31:11.730964 -------------------------------------------------- 2022-11-16 07:31:21.594290 15942323 batch 0.001869 s , totalProfit 0.004819 2022-11-16 07:31:21.594338 15942323 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.003527 2022-11-16 07:31:21.595631 15942323 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:31:21.596653 -------------------------------------------------- 2022-11-16 07:31:23.417128 15942324 batch 0.001866 s , totalProfit 0.004819 2022-11-16 07:31:23.417188 15942324 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.003527 2022-11-16 07:31:23.418690 15942324 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:31:23.419940 -------------------------------------------------- 2022-11-16 07:31:35.692465 15942325 batch 0.001919 s , totalProfit 0.004819 2022-11-16 07:31:35.692515 15942325 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.003527 2022-11-16 07:31:35.694019 15942325 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:31:35.695118 -------------------------------------------------- 2022-11-16 07:31:39.719651 15942326 batch 0.001808 s , totalProfit 0.004819 2022-11-16 07:31:39.719700 15942326 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.003527 2022-11-16 07:31:39.721132 15942326 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:31:39.722319 -------------------------------------------------- 2022-11-16 07:31:50.723361 15942327 batch 0.002031 s , totalProfit 0.004819 2022-11-16 07:31:50.723414 15942327 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.003527 2022-11-16 07:31:50.724725 15942327 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:31:50.725836 -------------------------------------------------- 2022-11-16 07:31:53.886777 15942328 batch 0.001784 s , totalProfit 0.004819 2022-11-16 07:31:53.886826 15942328 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.003527 2022-11-16 07:31:53.888218 15942328 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:31:53.889684 -------------------------------------------------- 2022-11-16 07:32:18.952782 15942329 batch 0.002147 s , totalProfit 0.004819 2022-11-16 07:32:18.952848 15942329 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.003527 2022-11-16 07:32:18.954082 15942329 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:32:18.955060 -------------------------------------------------- 2022-11-16 07:32:21.063982 15942330 batch 0.001812 s , totalProfit 0.004819 2022-11-16 07:32:21.064030 15942330 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.003527 2022-11-16 07:32:21.065342 15942330 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:32:21.066347 -------------------------------------------------- 2022-11-16 07:32:23.788134 15942331 batch 0.001850 s , totalProfit 0.004819 2022-11-16 07:32:23.788180 15942331 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.003527 2022-11-16 07:32:23.789546 15942331 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:32:23.790602 -------------------------------------------------- 2022-11-16 07:32:50.794467 15942332 batch 0.003484 s , totalProfit 0.004819 2022-11-16 07:32:50.794530 15942332 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.003527 2022-11-16 07:32:50.796324 15942332 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:32:50.797827 -------------------------------------------------- 2022-11-16 07:33:09.885249 15942333 batch 0.002235 s , totalProfit 0.004819 2022-11-16 07:33:09.885299 15942333 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.003527 2022-11-16 07:33:09.886534 15942333 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:33:09.887553 -------------------------------------------------- 2022-11-16 07:33:34.621983 15942334 batch 0.002830 s , totalProfit 0.006144 2022-11-16 07:33:34.622031 15942334 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.003540 2022-11-16 07:33:34.623461 15942334 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001308 2022-11-16 07:33:34.624525 15942334 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:33:34.625493 -------------------------------------------------- 2022-11-16 07:34:04.334055 15942335 batch 0.004152 s , totalProfit 0.006110 2022-11-16 07:34:04.334105 15942335 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.003523 2022-11-16 07:34:04.335381 15942335 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001291 2022-11-16 07:34:04.336382 15942335 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:34:04.337472 -------------------------------------------------- 2022-11-16 07:34:22.358306 15942336 batch 0.002910 s , totalProfit 0.006110 2022-11-16 07:34:22.358369 15942336 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.003523 2022-11-16 07:34:22.359822 15942336 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001291 2022-11-16 07:34:22.361017 15942336 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:34:22.362020 -------------------------------------------------- 2022-11-16 07:34:41.428280 15942337 batch 0.004420 s , totalProfit 0.006110 2022-11-16 07:34:41.428348 15942337 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.003523 2022-11-16 07:34:41.430130 15942337 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001291 2022-11-16 07:34:41.431560 15942337 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:34:41.432886 -------------------------------------------------- 2022-11-16 07:34:57.900030 15942338 batch 0.002950 s , totalProfit 0.006110 2022-11-16 07:34:57.900086 15942338 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.003523 2022-11-16 07:34:57.901456 15942338 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001291 2022-11-16 07:34:57.902479 15942338 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:34:57.903429 -------------------------------------------------- 2022-11-16 07:35:03.964776 15942339 batch 0.004654 s , totalProfit 0.006110 2022-11-16 07:35:03.964846 15942339 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.003523 2022-11-16 07:35:03.966143 15942339 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001291 2022-11-16 07:35:03.967209 15942339 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:35:03.968313 -------------------------------------------------- 2022-11-16 07:35:28.529952 15942340 batch 0.002823 s , totalProfit 0.006110 2022-11-16 07:35:28.530002 15942340 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.003523 2022-11-16 07:35:28.531242 15942340 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001291 2022-11-16 07:35:28.532254 15942340 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:35:28.533212 -------------------------------------------------- 2022-11-16 07:35:49.468156 15942341 batch 0.003170 s , totalProfit 0.006110 2022-11-16 07:35:49.468208 15942341 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.003523 2022-11-16 07:35:49.469631 15942341 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001291 2022-11-16 07:35:49.470692 15942341 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:35:49.471760 -------------------------------------------------- 2022-11-16 07:36:12.313014 15942342 batch 0.003203 s , totalProfit 0.006110 2022-11-16 07:36:12.313066 15942342 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.003523 2022-11-16 07:36:12.314323 15942342 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001291 2022-11-16 07:36:12.315327 15942342 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:36:12.316241 -------------------------------------------------- 2022-11-16 07:36:32.842298 15942343 batch 0.003103 s , totalProfit 0.006110 2022-11-16 07:36:32.842360 15942343 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.003523 2022-11-16 07:36:32.844077 15942343 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001291 2022-11-16 07:36:32.845568 15942343 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:36:32.846908 -------------------------------------------------- 2022-11-16 07:36:58.083061 15942344 batch 0.004106 s , totalProfit 0.006052 2022-11-16 07:36:58.083126 15942344 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.0034642022-11-16 06:46:09.263 15942115 OK 2022-11-16 06:46:21.465 15942116 OK 2022-11-16 06:46:29.692 15942117 OK 2022-11-16 06:46:37.756 15942118 OK 2022-11-16 06:47:11.928 15942119 OK 2022-11-16 06:47:45.263 15942120 OK 2022-11-16 06:47:45.338 15942121 OK 2022-11-16 06:47:52.417 15942122 OK 2022-11-16 06:48:29.599 15942123 OK 2022-11-16 06:49:18.801 15942124 OK 2022-11-16 06:49:52.028 15942125 OK 2022-11-16 06:50:24.204 15942126 OK 2022-11-16 06:50:26.364 15942127 OK 2022-11-16 06:50:34.451 15942128 OK 2022-11-16 06:50:52.556 15942129 OK 2022-11-16 06:50:52.632 15942130 OK 2022-11-16 06:51:17.731 15942131 OK 2022-11-16 06:51:22.903 15942132 OK 2022-11-16 06:51:23.001 15942133 OK 2022-11-16 06:51:25.076 15942134 OK 2022-11-16 06:52:09.171 15942135 OK 2022-11-16 06:52:09.385 15942136 OK 2022-11-16 06:52:12.513 15942137 OK 2022-11-16 06:52:14.620 15942138 OK 2022-11-16 06:52:17.703 15942139 OK 2022-11-16 06:52:23.739 15942140 OK 2022-11-16 06:52:26.836 15942141 OK 2022-11-16 06:52:33.954 15942142 OK 2022-11-16 06:52:33.974 15942143 OK 2022-11-16 06:53:05.032 15942145 OK 2022-11-16 06:53:31.066 15942146 OK 2022-11-16 06:54:00.205 15942147 OK 2022-11-16 06:54:17.445 15942148 OK 2022-11-16 06:54:19.594 15942149 OK 2022-11-16 06:54:23.676 15942150 OK 2022-11-16 06:54:23.678 15942151 OK 2022-11-16 06:54:29.686 15942152 OK 2022-11-16 06:54:37.802 15942153 OK 2022-11-16 06:54:37.890 15942154 OK 2022-11-16 06:55:03.003 15942155 OK 2022-11-16 06:55:28.168 15942156 OK 2022-11-16 06:55:48.356 15942157 OK 2022-11-16 06:55:51.528 15942158 OK 2022-11-16 06:55:53.628 15942159 OK 2022-11-16 06:56:32.767 15942160 OK 2022-11-16 06:56:35.943 15942161 OK 2022-11-16 06:57:02.067 15942162 OK 2022-11-16 06:57:10.171 15942163 OK 2022-11-16 06:57:16.198 15942164 OK 2022-11-16 06:57:24.210 15942165 OK 2022-11-16 06:57:52.338 15942166 OK 2022-11-16 06:58:10.504 15942167 OK 2022-11-16 06:58:14.639 15942168 OK 2022-11-16 06:58:17.735 15942169 OK 2022-11-16 06:58:19.826 15942170 OK 2022-11-16 06:58:21.903 15942171 OK 2022-11-16 06:58:46.020 15942172 OK 2022-11-16 06:59:05.183 15942173 OK 2022-11-16 06:59:10.331 15942174 OK 2022-11-16 06:59:10.451 15942175 OK 2022-11-16 07:00:30.667 15942176 OK 2022-11-16 07:00:44.979 15942177 OK 2022-11-16 07:01:06.160 15942178 OK 2022-11-16 07:01:11.491 15942179 OK 2022-11-16 07:01:16.635 15942180 OK 2022-11-16 07:01:29.660 15942181 OK 2022-11-16 07:01:31.748 15942182 OK 2022-11-16 07:01:56.831 15942183 OK 2022-11-16 07:02:06.027 15942184 OK 2022-11-16 07:02:13.151 15942185 OK 2022-11-16 07:02:18.319 15942186 OK 2022-11-16 07:02:20.324 15942187 OK 2022-11-16 07:02:25.415 15942188 OK 2022-11-16 07:02:35.513 15942189 OK 2022-11-16 07:02:58.604 15942190 OK 2022-11-16 07:03:16.730 15942191 OK 2022-11-16 07:03:16.732 15942192 OK 2022-11-16 07:03:39.762 15942193 OK 2022-11-16 07:04:29.890 15942198 OK 2022-11-16 07:04:39.913 15942199 OK 2022-11-16 07:04:42.086 15942200 OK 2022-11-16 07:04:48.180 15942201 OK 2022-11-16 07:04:55.266 15942202 OK 2022-11-16 07:05:14.428 15942203 OK 2022-11-16 07:05:14.499 15942204 OK 2022-11-16 07:05:26.579 15942205 OK 2022-11-16 07:05:26.713 15942206 OK 2022-11-16 07:05:30.824 15942207 OK 2022-11-16 07:05:39.920 15942208 OK 2022-11-16 07:06:06.056 15942209 OK 2022-11-16 07:06:17.312 15942210 OK 2022-11-16 07:06:24.490 15942211 OK 2022-11-16 07:06:28.572 15942212 OK 2022-11-16 07:06:47.614 15942213 OK 2022-11-16 07:06:49.780 15942214 OK 2022-11-16 07:07:17.840 15942215 OK 2022-11-16 07:07:17.842 15942216 OK 2022-11-16 07:07:20.847 15942217 OK 2022-11-16 07:07:22.943 15942218 OK 2022-11-16 07:07:26.018 15942219 OK 2022-11-16 07:07:36.044 15942220 OK 2022-11-16 07:07:55.087 15942221 OK 2022-11-16 07:08:41.332 15942222 OK 2022-11-16 07:08:49.586 15942223 OK 2022-11-16 07:08:49.675 15942224 OK 2022-11-16 07:09:05.788 15942225 OK 2022-11-16 07:09:19.931 15942226 OK 2022-11-16 07:09:34.000 15942227 OK 2022-11-16 07:09:46.128 15942228 OK 2022-11-16 07:10:03.190 15942229 OK 2022-11-16 07:10:03.285 15942230 OK 2022-11-16 07:10:07.366 15942231 OK 2022-11-16 07:10:16.455 15942232 OK 2022-11-16 07:10:49.604 15942233 OK 2022-11-16 07:10:49.875 15942234 OK 2022-11-16 07:11:31.008 15942235 OK 2022-11-16 07:11:41.256 15942236 OK 2022-11-16 07:11:41.336 15942237 OK 2022-11-16 07:12:02.439 15942238 OK 2022-11-16 07:12:11.630 15942239 OK 2022-11-16 07:12:18.742 15942240 OK 2022-11-16 07:12:22.959 15942241 OK 2022-11-16 07:12:24.963 15942242 OK 2022-11-16 07:12:42.022 15942243 OK 2022-11-16 07:12:45.084 15942244 OK 2022-11-16 07:12:47.096 15942245 OK 2022-11-16 07:12:52.110 15942246 OK 2022-11-16 07:13:13.142 15942247 OK 2022-11-16 07:13:21.330 15942248 OK 2022-11-16 07:13:24.429 15942249 OK 2022-11-16 07:13:40.536 15942250 OK 2022-11-16 07:14:07.709 15942251 OK 2022-11-16 07:14:12.858 15942252 OK 2022-11-16 07:14:18.943 15942253 OK 2022-11-16 07:14:33.084 15942254 OK 2022-11-16 07:14:41.274 15942255 OK 2022-11-16 07:14:55.462 15942256 OK 2022-11-16 07:15:24.694 15942257 OK 2022-11-16 07:15:28.884 15942258 OK 2022-11-16 07:15:31.098 15942259 OK 2022-11-16 07:16:01.220 15942260 OK 2022-11-16 07:16:19.396 15942261 OK 2022-11-16 07:16:30.586 15942262 OK 2022-11-16 07:17:52.816 15942263 OK 2022-11-16 07:17:58.094 15942264 OK 2022-11-16 07:18:10.214 15942265 OK 2022-11-16 07:18:35.359 15942266 OK 2022-11-16 07:18:43.157 15942267 OK 2022-11-16 07:19:26.299 15942268 OK 2022-11-16 07:19:46.367 15942269 OK 2022-11-16 07:19:56.539 15942270 OK 2022-11-16 07:20:00.682 15942271 OK 2022-11-16 07:20:04.688 15942272 OK 2022-11-16 07:20:09.741 15942273 OK 2022-11-16 07:20:11.766 15942274 OK 2022-11-16 07:20:25.809 15942275 OK 2022-11-16 07:21:18.958 15942276 OK 2022-11-16 07:21:44.145 15942277 OK 2022-11-16 07:22:30.452 15942278 OK 2022-11-16 07:22:47.700 15942279 OK 2022-11-16 07:22:55.871 15942280 OK 2022-11-16 07:23:08.985 15942281 OK 2022-11-16 07:23:18.139 15942282 OK 2022-11-16 07:23:27.209 15942283 OK 2022-11-16 07:23:27.211 15942284 OK 2022-11-16 07:23:39.228 15942285 OK 2022-11-16 07:23:56.287 15942286 OK 2022-11-16 07:24:04.379 15942287 OK 2022-11-16 07:24:06.458 15942288 OK 2022-11-16 07:24:10.464 15942289 OK 2022-11-16 07:24:26.495 15942290 OK 2022-11-16 07:24:26.569 15942291 OK 2022-11-16 07:24:29.644 15942292 OK 2022-11-16 07:24:54.762 15942293 OK 2022-11-16 07:24:58.094 15942294 OK 2022-11-16 07:25:21.220 15942295 OK 2022-11-16 07:25:51.440 15942296 OK 2022-11-16 07:26:16.728 15942297 OK 2022-11-16 07:26:35.107 15942298 OK 2022-11-16 07:26:51.336 15942299 OK 2022-11-16 07:26:51.427 15942300 OK 2022-11-16 07:26:56.502 15942301 OK 2022-11-16 07:27:04.591 15942303 OK 2022-11-16 07:27:42.672 15942304 OK 2022-11-16 07:28:14.935 15942305 OK 2022-11-16 07:28:22.139 15942306 OK 2022-11-16 07:28:24.272 15942307 OK 2022-11-16 07:28:34.363 15942308 OK 2022-11-16 07:28:50.522 15942309 OK 2022-11-16 07:29:02.698 15942310 OK 2022-11-16 07:29:06.726 15942311 OK 2022-11-16 07:29:19.779 15942312 OK 2022-11-16 07:29:24.960 15942313 OK 2022-11-16 07:29:37.979 15942314 OK 2022-11-16 07:29:53.155 15942315 OK 2022-11-16 07:29:53.157 15942316 OK 2022-11-16 07:29:57.163 15942317 OK 2022-11-16 07:30:07.183 15942318 OK 2022-11-16 07:30:18.220 15942319 OK 2022-11-16 07:30:50.367 15942320 OK 2022-11-16 07:30:58.518 15942321 OK 2022-11-16 07:31:12.667 15942322 OK 2022-11-16 07:31:22.796 15942323 OK 2022-11-16 07:31:24.919 15942324 OK 2022-11-16 07:31:36.934 15942325 OK 2022-11-16 07:31:40.979 15942326 OK 2022-11-16 07:31:51.992 15942327 OK 2022-11-16 07:31:55.071 15942328 OK 2022-11-16 07:32:20.103 15942329 OK 2022-11-16 07:32:22.265 15942330 OK 2022-11-16 07:32:25.342 15942331 OK 2022-11-16 07:32:51.472 15942332 OK 2022-11-16 07:33:10.647 15942333 OK 2022-11-16 07:33:35.810 15942334 OK 2022-11-16 07:34:05.073 15942335 OK 2022-11-16 07:34:23.314 15942336 OK 2022-11-16 07:34:42.440 15942337 OK 2022-11-16 07:34:59.572 15942338 OK 2022-11-16 07:35:04.826 15942339 OK 2022-11-16 07:35:29.964 15942340 OK 2022-11-16 07:35:51.159 15942341 OK 2022-11-16 07:36:13.317 15942342 OK 2022-11-16 07:36:34.501 15942343 OK 2022-11-16 07:36:59.690 15942344 OK 2022-11-16 07:37:10.876 15942345 OK 2022-11-16 07:37:30.026 15942346 OK 2022-11-16 07:37:40.180 15942347 OK 2022-11-16 07:36:58.084846 15942344 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001291 2022-11-16 07:36:58.086115 15942344 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:36:58.087123 -------------------------------------------------- 2022-11-16 07:37:09.870889 15942345 batch 0.002880 s , totalProfit 0.006035 2022-11-16 07:37:09.870948 15942345 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.003448 2022-11-16 07:37:09.872509 15942345 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001291 2022-11-16 07:37:09.873827 15942345 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:37:09.875002 -------------------------------------------------- 2022-11-16 07:37:28.595260 15942346 batch 0.002990 s , totalProfit 0.006035 2022-11-16 07:37:28.595314 15942346 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.003448 2022-11-16 07:37:28.596591 15942346 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001291 2022-11-16 07:37:28.597779 15942346 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:37:28.598889 -------------------------------------------------- 2022-11-16 07:37:38.988775 15942347 batch 0.003202 s , totalProfit 0.006035 2022-11-16 07:37:38.988843 15942347 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.003448 2022-11-16 07:37:38.990380 15942347 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001291 2022-11-16 07:37:38.991640 15942347 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:37:38.992700 -------------------------------------------------- 2022-11-16 07:37:41.216220 15942348 batch 0.002907 s , totalProfit 0.006035 2022-11-16 07:37:41.216270 15942348 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.003448 2022-11-16 07:37:41.217537 15942348 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001291 2022-11-16 07:37:41.218530 15942348 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:37:41.219455 -------------------------------------------------- 2022-11-16 07:38:08.238949 15942349 batch 0.003116 s , totalProfit 0.006035 2022-11-16 07:38:08.239018 15942349 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.003448 2022-11-16 07:38:08.240480 15942349 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001291 2022-11-16 07:38:08.241610 15942349 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:38:08.242565 -------------------------------------------------- 2022-11-16 07:38:39.663945 15942350 batch 0.004541 s , totalProfit 0.006035 2022-11-16 07:38:39.664010 15942350 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.003448 2022-11-16 07:38:39.665806 15942350 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001291 2022-11-16 07:38:39.667252 15942350 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:38:39.668602 -------------------------------------------------- 2022-11-16 07:38:46.040939 15942351 batch 0.003328 s , totalProfit 0.006035 2022-11-16 07:38:46.040992 15942351 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.003448 2022-11-16 07:38:46.042248 15942351 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001291 2022-11-16 07:38:46.043279 15942351 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:38:46.044201 -------------------------------------------------- 2022-11-16 07:39:20.757176 15942352 batch 0.002937 s , totalProfit 0.006035 2022-11-16 07:39:20.757238 15942352 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.003448 2022-11-16 07:39:20.758518 15942352 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001291 2022-11-16 07:39:20.760027 15942352 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:39:20.761103 -------------------------------------------------- 2022-11-16 07:39:22.079535 15942353 batch 0.003023 s , totalProfit 0.006035 2022-11-16 07:39:22.079598 15942353 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.003448 2022-11-16 07:39:22.081082 15942353 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001291 2022-11-16 07:39:22.082257 15942353 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:39:22.083344 -------------------------------------------------- 2022-11-16 07:39:55.573899 15942354 batch 0.003388 s , totalProfit 0.006035 2022-11-16 07:39:55.573952 15942354 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.003448 2022-11-16 07:39:55.575346 15942354 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001291 2022-11-16 07:39:55.576389 15942354 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:39:55.577353 -------------------------------------------------- 2022-11-16 07:40:12.812420 15942355 batch 0.004331 s , totalProfit 0.006035 2022-11-16 07:40:12.812474 15942355 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.003448 2022-11-16 07:40:12.814015 15942355 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001291 2022-11-16 07:40:12.815271 15942355 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:40:12.816265 -------------------------------------------------- 2022-11-16 07:40:25.118269 15942356 batch 0.002889 s , totalProfit 0.006035 2022-11-16 07:40:25.118321 15942356 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.003448 2022-11-16 07:40:25.119641 15942356 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001291 2022-11-16 07:40:25.120920 15942356 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:40:25.122047 -------------------------------------------------- 2022-11-16 07:40:27.691532 15942357 batch 0.002966 s , totalProfit 0.006035 2022-11-16 07:40:27.691582 15942357 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.003448 2022-11-16 07:40:27.692886 15942357 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001291 2022-11-16 07:40:27.694064 15942357 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:40:27.695019 -------------------------------------------------- 2022-11-16 07:40:27.919439 15942358 batch 0.003505 s , totalProfit 0.006035 2022-11-16 07:40:27.919490 15942358 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.003448 2022-11-16 07:40:27.920854 15942358 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001291 2022-11-16 07:40:27.922032 15942358 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:40:27.923118 -------------------------------------------------- 2022-11-16 07:40:47.746783 15942359 batch 0.002950 s , totalProfit 0.006035 2022-11-16 07:40:47.746836 15942359 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.003448 2022-11-16 07:40:47.748410 15942359 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001291 2022-11-16 07:40:47.749735 15942359 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:40:47.750963 -------------------------------------------------- 2022-11-16 07:40:49.673580 15942360 batch 0.002921 s , totalProfit 0.006035 2022-11-16 07:40:49.673625 15942360 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.003448 2022-11-16 07:40:49.674867 15942360 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001291 2022-11-16 07:40:49.675895 15942360 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:40:49.676852 -------------------------------------------------- 2022-11-16 07:41:33.422348 15942361 batch 0.003396 s , totalProfit 0.006035 2022-11-16 07:41:33.422395 15942361 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.003448 2022-11-16 07:41:33.423854 15942361 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001291 2022-11-16 07:41:33.424892 15942361 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:41:33.425842 -------------------------------------------------- 2022-11-16 07:41:40.475831 15942362 batch 0.003181 s , totalProfit 0.006035 2022-11-16 07:41:40.475881 15942362 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.003448 2022-11-16 07:41:40.477129 15942362 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001291 2022-11-16 07:41:40.478173 15942362 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:41:40.479084 -------------------------------------------------- 2022-11-16 07:41:46.922990 15942363 batch 0.003518 s , totalProfit 0.006035 2022-11-16 07:41:46.923041 15942363 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.003448 2022-11-16 07:41:46.924427 15942363 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001291 2022-11-16 07:41:46.925626 15942363 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:41:46.926677 -------------------------------------------------- 2022-11-16 07:42:41.622782 15942364 batch 0.002909 s , totalProfit 0.006035 2022-11-16 07:42:41.622832 15942364 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.003448 2022-11-16 07:42:41.624095 15942364 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001291 2022-11-16 07:42:41.625105 15942364 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:42:41.626058 -------------------------------------------------- 2022-11-16 07:43:13.899679 15942365 batch 0.005363 s , totalProfit 0.006067 2022-11-16 07:43:13.899744 15942365 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.003448 2022-11-16 07:43:13.901290 15942365 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001324 2022-11-16 07:43:13.902540 15942365 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:43:13.903699 -------------------------------------------------- 2022-11-16 07:43:27.607315 15942366 batch 0.002952 s , totalProfit 0.006051 2022-11-16 07:43:27.607378 15942366 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.003448 2022-11-16 07:43:27.608736 15942366 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001307 2022-11-16 07:43:27.609852 15942366 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:43:27.610864 -------------------------------------------------- 2022-11-16 07:43:43.888538 15942367 batch 0.003177 s , totalProfit 0.006034 2022-11-16 07:43:43.888584 15942367 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.003448 2022-11-16 07:43:43.889987 15942367 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001290 2022-11-16 07:43:43.891070 15942367 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:43:43.892116 -------------------------------------------------- 2022-11-16 07:44:00.143580 15942368 batch 0.002937 s , totalProfit 0.006034 2022-11-16 07:44:00.143638 15942368 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.003448 2022-11-16 07:44:00.145144 15942368 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001290 2022-11-16 07:44:00.146250 15942368 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:44:00.147295 -------------------------------------------------- 2022-11-16 07:44:02.307349 15942369 batch 0.003500 s , totalProfit 0.006034 2022-11-16 07:44:02.307398 15942369 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.003448 2022-11-16 07:44:02.308622 15942369 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001290 2022-11-16 07:44:02.309673 15942369 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:44:02.310596 -------------------------------------------------- 2022-11-16 07:44:06.945597 15942370 batch 0.004262 s , totalProfit 0.006034 2022-11-16 07:44:06.945666 15942370 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.003448 2022-11-16 07:44:06.946977 15942370 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001290 2022-11-16 07:44:06.948158 15942370 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:44:06.949113 -------------------------------------------------- 2022-11-16 07:44:29.286511 15942371 batch 0.003464 s , totalProfit 0.006034 2022-11-16 07:44:29.286565 15942371 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.003448 2022-11-16 07:44:29.288025 15942371 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001290 2022-11-16 07:44:29.289197 15942371 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:44:29.290314 -------------------------------------------------- 2022-11-16 07:44:30.210003 15942372 batch 0.003220 s , totalProfit 0.006034 2022-11-16 07:44:30.210059 15942372 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.003448 2022-11-16 07:44:30.211381 15942372 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001290 2022-11-16 07:44:30.212403 15942372 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:44:30.213352 -------------------------------------------------- 2022-11-16 07:44:40.778242 15942373 batch 0.002846 s , totalProfit 0.006034 2022-11-16 07:44:40.778299 15942373 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.003448 2022-11-16 07:44:40.779521 15942373 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001290 2022-11-16 07:44:40.780514 15942373 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:44:40.781469 -------------------------------------------------- 2022-11-16 07:45:07.515900 15942374 batch 0.004114 s , totalProfit 0.006034 2022-11-16 07:45:07.515967 15942374 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.003448 2022-11-16 07:45:07.517768 15942374 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001290 2022-11-16 07:45:07.519196 15942374 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:45:07.520504 -------------------------------------------------- 2022-11-16 07:45:41.922380 15942375 batch 0.003719 s , totalProfit 0.006034 2022-11-16 07:45:41.922436 15942375 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.003448 2022-11-16 07:45:41.923780 15942375 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001290 2022-11-16 07:45:41.925092 15942375 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:45:41.926363 -------------------------------------------------- 2022-11-16 07:45:57.811247 15942376 batch 0.003612 s , totalProfit 0.006034 2022-11-16 07:45:57.811296 15942376 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.003448 2022-11-16 07:45:57.812534 15942376 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001290 2022-11-16 07:45:57.813588 15942376 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:45:57.814506 -------------------------------------------------- 2022-11-16 07:46:23.900357 15942378 batch 0.003117 s , totalProfit 0.006034 2022-11-16 07:46:23.900416 15942378 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.003448 2022-11-16 07:46:23.901775 15942378 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001290 2022-11-16 07:46:23.902821 15942378 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:46:23.903888 -------------------------------------------------- 2022-11-16 07:47:29.227563 15942379 batch 0.002908 s , totalProfit 0.006034 2022-11-16 07:47:29.227621 15942379 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.003448 2022-11-16 07:47:29.229180 15942379 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001290 2022-11-16 07:47:29.230287 15942379 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:47:29.231350 -------------------------------------------------- 2022-11-16 07:47:36.378174 15942380 batch 0.003493 s , totalProfit 0.006034 2022-11-16 07:47:36.378228 15942380 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.003448 2022-11-16 07:47:36.379455 15942380 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001290 2022-11-16 07:47:36.380452 15942380 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:47:36.381397 -------------------------------------------------- 2022-11-16 07:48:26.361646 15942381 batch 0.002443 s , totalProfit 0.002582 2022-11-16 07:48:26.361697 15942381 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001290 2022-11-16 07:48:26.363189 15942381 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:48:26.364453 -------------------------------------------------- 2022-11-16 07:48:30.600502 15942382 batch 0.002110 s , totalProfit 0.002582 2022-11-16 07:48:30.600559 15942382 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001290 2022-11-16 07:48:30.601991 15942382 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:48:30.602974 -------------------------------------------------- 2022-11-16 07:48:47.420863 15942383 batch 0.002413 s , totalProfit 0.002582 2022-11-16 07:48:47.420915 15942383 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001290 2022-11-16 07:48:47.422177 15942383 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:48:47.423189 -------------------------------------------------- 2022-11-16 07:49:09.500648 15942384 batch 0.002615 s , totalProfit 0.002582 2022-11-16 07:49:09.500726 15942384 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001290 2022-11-16 07:49:09.502874 15942384 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:49:09.504573 -------------------------------------------------- 2022-11-16 07:49:19.144284 15942385 batch 0.008657 s , totalProfit 0.075677 2022-11-16 07:49:19.144353 15942385 bset 2022-11-16 06:14:23.284280 OS:OK 2022-11-16 06:14:23.286583 CONFIG:OK 2022-11-16 06:14:23.286977 SQL:OK 2022-11-16 06:14:23.334844 Web3:OK 2022-11-16 06:14:23.336077 Now Block Number: 15941965 Now Gas: 1649325957 2022-11-16 06:14:23.336435 CALC:OK 2022-11-16 06:14:23.336460 0.313716 2022-11-16 06:14:24.997868 0x5c3e0cd2efc853758aa8e5e168d6a0c1 2022-11-16 06:21:07.730581 0x1ac73c411fc1d037ff26e0911a28f6cac400c4d7 0xf19eb68da923d28c78f2c640fb5ddbc07868cdcf 0.082045 0xedf8cd1daaed48a06f67ddc0d1ab5374880e248858147106eb20175a2563ec66 2022-11-16 06:21:07.736999 15941994 https://www.oklink.com/en/ethw/tx/0x81c0a48fcd3c34228301038303903e427a3edb19e1082670ca8e289535209e39 2022-11-16 06:21:07.737025 -------------------------------------------------- 2022-11-16 06:21:12.235702 0x1ac73c411fc1d037ff26e0911a28f6cac400c4d7 0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c 0.067354 0xf395b263ce4d3105fbe1dee4a35454e6c505c2c6df4f76be89e39c2a57043756 2022-11-16 06:21:12.240950 15941994 https://www.oklink.com/en/ethw/tx/0xa8746aa0858cc4857c05e027bc0881c07159bf804c96dfd16dbebb4f4a4367ef 2022-11-16 06:21:12.240976 -------------------------------------------------- 2022-11-16 06:27:15.456687 0x1ac73c411fc1d037ff26e0911a28f6cac400c4d7 0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c 0.054113 0x24d077e186f79fe0e8a9e57e506281144461923c53af856e604675a6a4c01116 2022-11-16 06:28:54.964703 0x739b7690b19d25c31febad91b49b39c5655863dd 0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c 0.018667 0x31fda20d6c7cf59f7636dc274d2541ac82edcac40f86754dceb3a2a43c8a7f38 2022-11-16 06:31:53.327006 0x739b7690b19d25c31febad91b49b39c5655863dd 0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c 0.015861 0xe7fcb9518d7508a56e9215e3f6da3c927f3c4ef8811012b09ef6325f1965ffe1 2022-11-16 06:32:31.736759 0x739b7690b19d25c31febad91b49b39c5655863dd 0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c 0.043666 0x4cfec63a61b9caf20691bc90f2dec32a0dba98ac4f33ca31845baf4292f8b7f6 2022-11-16 06:33:08.214097 0x739b7690b19d25c31febad91b49b39c5655863dd 0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c 0.030879 0x813270044ae126dc614b72e20f0eb86c335e9d165c9b2e141167a02e95f9e5e9 2022-11-16 06:33:48.272207 0x739b7690b19d25c31febad91b49b39c5655863dd 0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c 0.056986 0xa3994f9751c3fe19f431f1b36637e2f216669d671c80ef4c4ecb8854060794cc 2022-11-16 06:38:42.989588 0x739b7690b19d25c31febad91b49b39c5655863dd 0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c 0.032339 0x8a53be52486a22322005d09da6ab486283513f6c58d7447a9ef8d2ae86448df4 2022-11-16 06:38:46.856902 Traceback (most recent call last): File "/home/ec2-user/pycharm-project/ETH/pendingTradeV1.py", line 249, in hashInfo = gethashInfo(hsResult) File "/home/ec2-user/pycharm-project/ETH/pendingTradeV1.py", line 52, in gethashInfo hashInfo['fromAddress'] = hsResult['from'] TypeError: 'NoneType' object is not subscriptable 2022-11-16 06:38:46.856930 loop 'NoneType' object is not subscriptable 2022-11-16 06:39:15.953252 0x739b7690b19d25c31febad91b49b39c5655863dd 0xf19eb68da923d28c78f2c640fb5ddbc07868cdcf 0.090723 0x9d36e3eb3fa6dbb815b2b804ece702fee89e5b161f0c4e3cacddcf42ca68378a 2022-11-16 06:39:25.160501 0x739b7690b19d25c31febad91b49b39c5655863dd 0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c 0.031360 0x4edcd4c83bab25914bf84ef6909af01e434a3637c3177911372ff75def3ca98b 2022-11-16 06:39:57.877548 0x739b7690b19d25c31febad91b49b39c5655863dd 0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c 0.070071 0x216e802209b62f20c1baacfe9f06fa5661744a4132c089b971ffed749f3fc8e5 2022-11-16 06:40:30.881650 0x739b7690b19d25c31febad91b49b39c5655863dd 0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c 0.025275 0xe3064b8a6a021193d9b64cb465d16471ce66bbeb794d311d21e50afea75a559a 2022-11-16 06:40:54.474267 0x739b7690b19d25c31febad91b49b39c5655863dd 0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c 0.025275 0x711be8757fbd1e5b1177bf10c4f2edeb77b5211c23bccd6e1a60ff43bc294e85 2022-11-16 06:41:26.545370 0x739b7690b19d25c31febad91b49b39c5655863dd 0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c 0.032101 0x732d3f929f21dea4db240f774dc9460efbdbc1db74159f4fdb20a135314ad66a 2022-11-16 06:43:16.993076 0x739b7690b19d25c31febad91b49b39c5655863dd 0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c 0.022237 0xd3727cca4c2736f8e89f966ff0592e28bea514e817bc68021e8b258d7cbde7e9 2022-11-16 06:43:42.399730 0x739b7690b19d25c31febad91b49b39c5655863dd 0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c 0.059576 0xdb2cc9c01c32d8ef5c93921c0c99631514e818424edef96d72f7d9e2b9709637 2022-11-16 06:44:07.721296 0x739b7690b19d25c31febad91b49b39c5655863dd 0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c 0.041136 0xcefc459064c41e71475876bdfe92ff6ebff9e86844c75e31917c1c51596cedfb 2022-11-16 06:44:32.415704 0x739b7690b19d25c31febad91b49b39c5655863dd 0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c 0.074860 0x72a235295dfc5b3c69220ddb6e4b4c30c1d82723faae069091e3be9333a27c99 2022-11-16 06:44:55.168913 0x739b7690b19d25c31febad91b49b39c5655863dd 0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c 0.074864 0x2228ef4d8c6149a2b5d3571d19c50a3f560717196658f72dac27b948c43a0969 2022-11-16 06:44:56.133338 0x739b7690b19d25c31febad91b49b39c5655863dd 0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c 0.023456 0x4cc48a9d8d4ccf15565c43b9f68be5d3e7a27a09c1a922408b7e0db66e3db2b8 2022-11-16 06:45:20.143817 0x739b7690b19d25c31febad91b49b39c5655863dd 0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c 0.009022 0x518b388e633f59eb8228ef52cef3d3c4dabc0a8a3d12205c9083fc20204db84a 2022-11-16 06:45:48.853463 0x739b7690b19d25c31febad91b49b39c5655863dd 0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c 0.040688 0x23ed68ccbff8492d68b2362a2ac2b6284f9ee9511ceaeef4ddbe1949433e52c1 2022-11-16 06:46:22.888384 0x739b7690b19d25c31febad91b49b39c5655863dd 0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c 0.014119 0x8fcf3159291957d2d7d80fcf7680fa1be1f384bbd050252344d6f77d0e7f6d3d 2022-11-16 06:46:37.564245 0x739b7690b19d25c31febad91b49b39c5655863dd 0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c 0.010206 0xc79fd742321724afd15a621022113f6cf939e20987e0f5bfaef7ccdb8e11c423 2022-11-16 06:46:51.581594 0x739b7690b19d25c31febad91b49b39c5655863dd 0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c 0.050974 0xd6dc1256539d08859cdc84e3ab6d46fc3aadc51e334d3a1d5847c65f89b57809 2022-11-16 06:47:17.540042 0x739b7690b19d25c31febad91b49b39c5655863dd 0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c 0.034382 0xf3af020107636aab20a2ba821a39aaa4361d35c7a08862f3561a43a2edfefacd 2022-11-16 06:48:18.939736 0x739b7690b19d25c31febad91b49b39c5655863dd 0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c 0.002537 0x7316ee7748194cb7911fae64e05561a89129ce26d90ba8e31c18b6a47668ea6e 2022-11-16 06:52:41.271595 0xdb896f959df5378eb845733154f6730b3873acf4 0x1cea95d2fc56e359ef4893777c3a3b0db3c85618 0.033616 0xb1a3c9ea3b9ea62867f7dc01fe0273dca9518aef8e26e1949f2ccd9ef2c6cc3e 2022-11-16 07:12:40.694008 Traceback (most recent call last): File "/home/ec2-user/pycharm-project/ETH/pendingTradeV1.py", line 219, in baseGasPrice = getBaseGasPrice(blockNumber) * 1.5 File "/home/ec2-user/pycharm-project/ETH/web3Tools.py", line 448, in getBaseGasPrice return int(w3.new.getBlock(blockNumber)['baseFeePerGas'],16) TypeError: 'NoneType' object is not subscriptable 2022-11-16 07:12:40.694044 loop 'NoneType' object is not subscriptable 2022-11-16 07:25:31.785476 0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1 0x0981c2667f4ab3c1e025bfe171c382a11699dbe4 0.110115 0xddda3c1be512831d43b18ac457d0963c15574f2e937e55c69f8940479c6fc068 2022-11-16 07:33:28.245929 0x9964ea0588e67a649b1333fe98d136db6e00d1be 0x0981c2667f4ab3c1e025bfe171c382a11699dbe4 0.003471 0x4eaef671e4a599f1d6d6323d698b11f786efc405a47a4ac0b0c2eef5df8c62ad 2022-11-16 07:40:08.558859 0x1ac73c411fc1d037ff26e0911a28f6cac400c4d7 0xf19eb68da923d28c78f2c640fb5ddbc07868cdcf 0.018116 0x63e2cccf72b4d1506ee54e51149dd54c59a4d4365d4f31065fa4e8ce07a6d77b 2022-11-16 07:49:20.432363 0x0981c2667f4ab3c1e025bfe171c382a11699dbe4 0x9964ea0588e67a649b1333fe98d136db6e00d1be 0.036376 0x1e805fafb5b8d50d53cb4ea343fd1dfd3a3a2702a1fcdd8117eab74f20594270 2022-11-16 07:50:05.896669 0x0981c2667f4ab3c1e025bfe171c382a11699dbe4 0x9964ea0588e67a649b1333fe98d136db6e00d1be 0.017714 0x2d16428d626d159564e872bc7557161bb02ad05473d02d0cc5bae0443eefedfe 2022-11-16 07:51:05.541951 0x0981c2667f4ab3c1e025bfe171c382a11699dbe4 2022-11-16 06:14:37.008798 OS:OK 2022-11-16 06:14:37.035206 CONFIG:OK 2022-11-16 06:14:37.035839 SQL:OK 2022-11-16 06:14:37.098046 Web3:OK 2022-11-16 06:14:37.099946 Now Block Number: 15941966 Now Gas: 1533186334 2022-11-16 06:14:37.100450 CALC:OK 2022-11-16 06:14:37.100484 0.313716 2022-11-16 06:14:38.930188 0x61851fc6ce801ed3b29df06ea5b9f597 2022-11-16 06:21:07.744053 0xd18717be30651563ab9597d870a1db7a24bb0ed5 0xfefefb5671f8e189113ca6906ab5d79d6ffe68e4 0.011153 0xedf8cd1daaed48a06f67ddc0d1ab5374880e248858147106eb20175a2563ec66 2022-11-16 06:21:07.748419 15941994 https://www.oklink.com/en/ethw/tx/0x5404ec327e99e416c6370c533781f96c66bb99a1e86dad0ce1f05f6558ffc568 2022-11-16 06:21:07.748467 -------------------------------------------------- 2022-11-16 06:22:14.279035 0x9964ea0588e67a649b1333fe98d136db6e00d1be 0x75e43c101688ba4fb53e5f52876a3f3c995787f9 0.155371 0x8a38ef36dc4f056058d00cb6587e0e1379ad9d777c39d4c48528baaaacd5b23e 2022-11-16 06:22:14.285028 15942002 https://www.oklink.com/en/ethw/tx/0xc2878f93ca737e9e5f6deb77b7db55ab06651911b808da8e453fdcdf1937890f 2022-11-16 06:22:14.285061 -------------------------------------------------- 2022-11-16 06:27:18.109106 0x0981c2667f4ab3c1e025bfe171c382a11699dbe4 0x75e43c101688ba4fb53e5f52876a3f3c995787f9 0.010955 0xfb2bd0f21ec0de3d686f3e483c9df7ec35f7a5f192b2d10a51659ec1ef0eedfc 2022-11-16 06:28:54.982909 0x739b7690b19d25c31febad91b49b39c5655863dd 0x6d2628af204ba87af87ce49534e664615ae05a2c 0.003398 0x31fda20d6c7cf59f7636dc274d2541ac82edcac40f86754dceb3a2a43c8a7f38 2022-11-16 06:30:15.043110 0x0981c2667f4ab3c1e025bfe171c382a11699dbe4 0x75e43c101688ba4fb53e5f52876a3f3c995787f9 0.002015 0x1947721f487ef4495372ffedfc9687ee28787a92f5835ad77b98117f777bf983 2022-11-16 06:30:41.313812 0x9964ea0588e67a649b1333fe98d136db6e00d1be 0x75e43c101688ba4fb53e5f52876a3f3c995787f9 0.016848 0x1545fd3b4effc31164413b5202638f1b6925aab4f8d68736088ffa900150a4d9 2022-11-16 06:31:53.343353 0x739b7690b19d25c31febad91b49b39c5655863dd 0x6d2628af204ba87af87ce49534e664615ae05a2c 0.002921 0xe7fcb9518d7508a56e9215e3f6da3c927f3c4ef8811012b09ef6325f1965ffe1 2022-11-16 06:32:31.755924 0x739b7690b19d25c31febad91b49b39c5655863dd 0x6d2628af204ba87af87ce49534e664615ae05a2c 0.008843 0x4cfec63a61b9caf20691bc90f2dec32a0dba98ac4f33ca31845baf4292f8b7f6 2022-11-16 06:33:08.231695 0x739b7690b19d25c31febad91b49b39c5655863dd 0x6d2628af204ba87af87ce49534e664615ae05a2c 0.006304 0x813270044ae126dc614b72e20f0eb86c335e9d165c9b2e141167a02e95f9e5e9 2022-11-16 06:33:48.288009 0x739b7690b19d25c31febad91b49b39c5655863dd 0x6d2628af204ba87af87ce49534e664615ae05a2c 0.011984 0xa3994f9751c3fe19f431f1b36637e2f216669d671c80ef4c4ecb8854060794cc 2022-11-16 06:38:43.007573 0x739b7690b19d25c31febad91b49b39c5655863dd 0x6d2628af204ba87af87ce49534e664615ae05a2c 0.007333 0x8a53be52486a22322005d09da6ab486283513f6c58d7447a9ef8d2ae86448df4 2022-11-16 06:38:46.856844 Traceback (most recent call last): File "/home/ec2-user/pycharm-project/ETH/pendingTradeV1.2.py", line 246, in hashInfo = gethashInfo(hsResult) File "/home/ec2-user/pycharm-project/ETH/pendingTradeV1.2.py", line 50, in gethashInfo hashInfo['fromAddress'] = hsResult['from'] TypeError: 'NoneType' object is not subscriptable 2022-11-16 06:38:46.856872 loop 'NoneType' object is not subscriptable 2022-11-16 06:39:06.877099 filterId 0xea3b0b6b247e0ef2b10a666073ea00c8 2022-11-16 06:39:15.968042 0xd18717be30651563ab9597d870a1db7a24bb0ed5 0xfefefb5671f8e189113ca6906ab5d79d6ffe68e4 0.010257 0x9d36e3eb3fa6dbb815b2b804ece702fee89e5b161f0c4e3cacddcf42ca68378a 2022-11-16 06:39:25.185042 0x739b7690b19d25c31febad91b49b39c5655863dd 0x6d2628af204ba87af87ce49534e664615ae05a2c 0.007124 0x4edcd4c83bab25914bf84ef6909af01e434a3637c3177911372ff75def3ca98b 2022-11-16 06:39:57.894147 0x739b7690b19d25c31febad91b49b39c5655863dd 0x6d2628af204ba87af87ce49534e664615ae05a2c 0.014815 0x216e802209b62f20c1baacfe9f06fa5661744a4132c089b971ffed749f3fc8e5 2022-11-16 06:40:30.904294 0x739b7690b19d25c31febad91b49b39c5655863dd 0x6d2628af204ba87af87ce49534e664615ae05a2c 0.005984 0xe3064b8a6a021193d9b64cb465d16471ce66bbeb794d311d21e50afea75a559a 2022-11-16 06:40:54.490765 0x739b7690b19d25c31febad91b49b39c5655863dd 0x6d2628af204ba87af87ce49534e664615ae05a2c 0.005984 0x711be8757fbd1e5b1177bf10c4f2edeb77b5211c23bccd6e1a60ff43bc294e85 2022-11-16 06:41:26.561606 0x739b7690b19d25c31febad91b49b39c5655863dd 0x6d2628af204ba87af87ce49534e664615ae05a2c 0.007483 0x732d3f929f21dea4db240f774dc9460efbdbc1db74159f4fdb20a135314ad66a 2022-11-16 06:43:17.008735 0x739b7690b19d25c31febad91b49b39c5655863dd 0x6d2628af204ba87af87ce49534e664615ae05a2c 0.005405 0xd3727cca4c2736f8e89f966ff0592e28bea514e817bc68021e8b258d7cbde7e9 2022-11-16 06:43:42.415238 0x739b7690b19d25c31febad91b49b39c5655863dd 0x6d2628af204ba87af87ce49534e664615ae05a2c 0.013062 0xdb2cc9c01c32d8ef5c93921c0c99631514e818424edef96d72f7d9e2b9709637 2022-11-16 06:44:07.736038 0x739b7690b19d25c31febad91b49b39c5655863dd 0x6d2628af204ba87af87ce49534e664615ae05a2c 0.009485 0xcefc459064c41e71475876bdfe92ff6ebff9e86844c75e31917c1c51596cedfb 2022-11-16 06:44:32.429630 0x739b7690b19d25c31febad91b49b39c5655863dd 0x6d2628af204ba87af87ce49534e664615ae05a2c 0.016061 0x72a235295dfc5b3c69220ddb6e4b4c30c1d82723faae069091e3be9333a27c99 2022-11-16 06:44:55.183053 0x739b7690b19d25c31febad91b49b39c5655863dd 0x6d2628af204ba87af87ce49534e664615ae05a2c 0.016073 0x2228ef4d8c6149a2b5d3571d19c50a3f560717196658f72dac27b948c43a0969 2022-11-16 06:45:20.155208 0x739b7690b19d25c31febad91b49b39c5655863dd 0x6d2628af204ba87af87ce49534e664615ae05a2c 0.002385 0x518b388e633f59eb8228ef52cef3d3c4dabc0a8a3d12205c9083fc20204db84a 2022-11-16 06:45:46.170591 0x9964ea0588e67a649b1333fe98d136db6e00d1be 0x75e43c101688ba4fb53e5f52876a3f3c995787f9 0.309018 0xebb614b979c9a46e550e66024e798207155893e079c3d103d14590a313dec991 2022-11-16 06:45:48.865504 0x739b7690b19d25c31febad91b49b39c5655863dd 0x6d2628af204ba87af87ce49534e664615ae05a2c 0.009576 0x23ed68ccbff8492d68b2362a2ac2b6284f9ee9511ceaeef4ddbe1949433e52c1 2022-11-16 06:46:22.901162 0x739b7690b19d25c31febad91b49b39c5655863dd 0x6d2628af204ba87af87ce49534e664615ae05a2c 0.003774 0x8fcf3159291957d2d7d80fcf7680fa1be1f384bbd050252344d6f77d0e7f6d3d 2022-11-16 06:46:29.758775 0x9964ea0588e67a649b1333fe98d136db6e00d1be 0x75e43c101688ba4fb53e5f52876a3f3c995787f9 0.075304 0xbbc7ee8eb91e6af4dec342ddef9b029a175db75f23abae10e3ed991becd14c22 2022-11-16 06:46:51.595666 0x739b7690b19d25c31febad91b49b39c5655863dd 0x6d2628af204ba87af87ce49534e664615ae05a2c 0.011762 0xd6dc1256539d08859cdc84e3ab6d46fc3aadc51e334d3a1d5847c65f89b57809 2022-11-16 06:47:17.551908 0x739b7690b19d25c31febad91b49b39c5655863dd 0x6d2628af204ba87af87ce49534e664615ae05a2c 0.008405 0xf3af020107636aab20a2ba821a39aaa4361d35c7a08862f3561a43a2edfefacd 2022-11-16 06:52:41.269465 0x01004f06b8f07bd71d31ce64cd44d866c17f816b 0x75e43c101688ba4fb53e5f52876a3f3c995787f9 0.005443 0xb1a3c9ea3b9ea62867f7dc01fe0273dca9518aef8e26e1949f2ccd9ef2c6cc3e 2022-11-16 07:08:16.456664 0x9964ea0588e67a649b1333fe98d136db6e00d1be 0x75e43c101688ba4fb53e5f52876a3f3c995787f9 0.034847 0xdc22aa630169c38fd31be111c53d9fd787b3189bcde72fbf127791a50b4a188d 2022-11-16 07:25:31.863073 0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1 0xef13510e9884211a49933f8c5b684e4e86975d36 0.085715 0xddda3c1be512831d43b18ac457d0963c15574f2e937e55c69f8940479c6fc068 2022-11-16 07:40:08.570788 0xd18717be30651563ab9597d870a1db7a24bb0ed5 0xfefefb5671f8e189113ca6906ab5d79d6ffe68e4 0.002047 0x63e2cccf72b4d1506ee54e51149dd54c59a4d4365d4f31065fa4e8ce07a6d77b 2022-11-16 07:42:38.482528 0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d 0x6c9cebfdaa3babb777d0247330011e88b9db1621 0.001254 0xc71f3cace56c666de551ff89c4f52b37fa9cdc8428175bc6f5421fd228c0a4fa 2022-11-16 07:49:20.443533 0x0981c2667f4ab3c1e025bfe171c382a11699dbe4 0x1828b954f3110f2aa18744a60c0161bec07562c8 0.045156 0x1e805fafb5b8d50d53cb4ea343fd1dfd3a3a2702a1fcdd8117eab74f20594270 2022-11-16 07:50:05.905562 0x0981c2667f4ab3c1e025bfe171c382a11699dbe4 0x1828b954f3110f2aa18744a60c0161bec07562c8 0.063435 0x2d16428d626d159564e872bc7557161bb02ad05473d02d0cc5bae0443eefedfe 2022-11-16 07:51:05.554904 0x0981c2667f4ab3c1e025bfe171c382a11699dbe4 ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x1828b954f3110f2aa18744a60c0161bec07562c8', '0xb23396bf2191b300d1f296d1af2de20c10195a8a'] 0.051939 2022-11-16 07:49:19.146405 15942385 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.051697 2022-11-16 07:49:19.147962 15942385 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1'] 0.013409 2022-11-16 07:49:19.149408 15942385 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001290 2022-11-16 07:49:19.150842 15942385 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:49:19.152234 -------------------------------------------------- 2022-11-16 07:49:22.524625 15942386 batch 0.007359 s , totalProfit 0.075643 2022-11-16 07:49:22.524695 15942386 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x1828b954f3110f2aa18744a60c0161bec07562c8', '0xb23396bf2191b300d1f296d1af2de20c10195a8a'] 0.051905 2022-11-16 07:49:22.526227 15942386 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.051680 2022-11-16 07:49:22.527408 15942386 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1'] 0.013392 2022-11-16 07:49:22.528361 15942386 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001290 2022-11-16 07:49:22.529495 15942386 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:49:22.530533 -------------------------------------------------- 2022-11-16 07:49:28.881121 15942387 batch 0.002110 s , totalProfit 0.002582 2022-11-16 07:49:28.881173 15942387 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001290 2022-11-16 07:49:28.882547 15942387 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:49:28.883692 -------------------------------------------------- 2022-11-16 07:49:42.860928 15942388 batch 0.002146 s , totalProfit 0.002582 2022-11-16 07:49:42.860979 15942388 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001290 2022-11-16 07:49:42.862404 15942388 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:49:42.863671 -------------------------------------------------- 2022-11-16 07:49:59.137469 15942389 batch 0.002184 s , totalProfit 0.002582 2022-11-16 07:49:59.137517 15942389 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001290 2022-11-16 07:49:59.138744 15942389 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:49:59.139750 -------------------------------------------------- 2022-11-16 07:50:00.558424 15942390 batch 0.002529 s , totalProfit 0.002582 2022-11-16 07:50:00.558470 15942390 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001290 2022-11-16 07:50:00.559780 15942390 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:50:00.560897 -------------------------------------------------- 2022-11-16 07:50:01.135886 15942391 batch 0.007181 s , totalProfit 0.078967 2022-11-16 07:50:01.135938 15942391 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x1828b954f3110f2aa18744a60c0161bec07562c8', '0xb23396bf2191b300d1f296d1af2de20c10195a8a'] 0.071412 2022-11-16 07:50:01.137295 15942391 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.028575 2022-11-16 07:50:01.138431 15942391 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001290 2022-11-16 07:50:01.139458 15942391 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:50:01.140383 -------------------------------------------------- 2022-11-16 07:50:09.314492 15942392 batch 0.004757 s , totalProfit 0.009885 2022-11-16 07:50:09.314542 15942392 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x1828b954f3110f2aa18744a60c0161bec07562c8', '0xb23396bf2191b300d1f296d1af2de20c10195a8a'] 0.005626 2022-11-16 07:50:09.315765 15942392 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1'] 0.002700 2022-11-16 07:50:09.316776 15942392 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001290 2022-11-16 07:50:09.317745 15942392 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:50:09.318670 -------------------------------------------------- 2022-11-16 07:50:13.266261 15942393 batch 0.006045 s , totalProfit 0.009851 2022-11-16 07:50:13.266313 15942393 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x1828b954f3110f2aa18744a60c0161bec07562c8', '0xb23396bf2191b300d1f296d1af2de20c10195a8a'] 0.005593 2022-11-16 07:50:13.267578 15942393 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1'] 0.002683 2022-11-16 07:50:13.268575 15942393 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001290 2022-11-16 07:50:13.269550 15942393 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:50:13.270496 -------------------------------------------------- 2022-11-16 07:50:24.279553 15942394 batch 0.004815 s , totalProfit 0.009851 2022-11-16 07:50:24.279603 15942394 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x1828b954f3110f2aa18744a60c0161bec07562c8', '0xb23396bf2191b300d1f296d1af2de20c10195a8a'] 0.005593 2022-11-16 07:50:24.280859 15942394 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1'] 0.002683 2022-11-16 07:50:24.281877 15942394 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001290 2022-11-16 07:50:24.282805 15942394 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:50:24.283730 -------------------------------------------------- 2022-11-16 07:50:54.081234 15942395 batch 0.010411 s , totalProfit 0.135215 2022-11-16 07:50:54.081306 15942395 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x1828b954f3110f2aa18744a60c0161bec07562c8', '0xb23396bf2191b300d1f296d1af2de20c10195a8a'] 0.102207 2022-11-16 07:50:54.083121 15942395 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.084721 2022-11-16 07:50:54.084588 15942395 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001290 2022-11-16 07:50:54.085989 15942395 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:50:54.087343 -------------------------------------------------- 2022-11-16 07:51:22.811243 15942396 batch 0.003569 s , totalProfit 0.005989 2022-11-16 07:51:22.811306 15942396 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x1828b954f3110f2aa18744a60c0161bec07562c8', '0xb23396bf2191b300d1f296d1af2de20c10195a8a'] 0.003398 2022-11-16 07:51:22.812945 15942396 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001290 2022-11-16 07:51:22.814162 15942396 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:51:22.815266 -------------------------------------------------- 2022-11-16 07:51:23.379764 15942397 batch 0.004407 s , totalProfit 0.005955 2022-11-16 07:51:23.379830 15942397 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x1828b954f3110f2aa18744a60c0161bec07562c8', '0xb23396bf2191b300d1f296d1af2de20c10195a8a'] 0.003364 2022-11-16 07:51:23.381584 15942397 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001290 2022-11-16 07:51:23.382963 15942397 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:51:23.384254 -------------------------------------------------- 2022-11-16 07:51:24.122524 15942398 batch 0.003357 s , totalProfit 0.005955 2022-11-16 07:51:24.122580 15942398 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x1828b954f3110f2aa18744a60c0161bec07562c8', '0xb23396bf2191b300d1f296d1af2de20c10195a8a'] 0.003364 2022-11-16 07:51:24.124081 15942398 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001290 2022-11-16 07:51:24.125162 15942398 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:51:24.126193 -------------------------------------------------- 2022-11-16 07:51:25.972072 15942399 batch 0.004607 s , totalProfit 0.005955 2022-11-16 07:51:25.972142 15942399 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x1828b954f3110f2aa18744a60c0161bec07562c8', '0xb23396bf2191b300d1f296d1af2de20c10195a8a'] 0.003364 2022-11-16 07:51:25.973923 15942399 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001290 2022-11-16 07:51:25.975346 15942399 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:51:25.976646 -------------------------------------------------- 2022-11-16 07:51:26.818269 15942400 batch 0.003136 s , totalProfit 0.005955 2022-11-16 07:51:26.818329 15942400 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x1828b954f3110f2aa18744a60c0161bec07562c8', '0xb23396bf2191b300d1f296d1af2de20c10195a8a'] 0.003364 2022-11-16 07:51:26.819742 15942400 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001290 2022-11-16 07:51:26.820943 15942400 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:51:26.822279 -------------------------------------------------- 2022-11-16 07:51:27.458320 15942401 batch 0.003082 s , totalProfit 0.005955 2022-11-16 07:51:27.458371 15942401 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x1828b954f3110f2aa18744a60c0161bec07562c8', '0xb23396bf2191b300d1f296d1af2de20c10195a8a'] 0.003364 2022-11-16 07:51:27.459597 15942401 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001290 2022-11-16 07:51:27.460590 15942401 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:51:27.461548 -------------------------------------------------- 2022-11-16 07:51:40.859015 15942402 batch 0.003491 s , totalProfit 0.005955 2022-11-16 07:51:40.859060 15942402 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x1828b954f3110f2aa18744a60c0161bec07562c8', '0xb23396bf2191b300d1f296d1af2de20c10195a8a'] 0.003364 2022-11-16 07:51:40.860305 15942402 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001290 2022-11-16 07:51:40.861505 15942402 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:51:40.862716 -------------------------------------------------- 2022-11-16 07:51:41.385383 15942403 batch 0.003147 s , totalProfit 0.005955 2022-11-16 07:51:41.385439 15942403 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x1828b954f3110f2aa18744a60c0161bec07562c8', '0xb23396bf2191b300d1f296d1af2de20c10195a8a'] 0.003364 2022-11-16 07:51:41.386987 15942403 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001290 2022-11-16 07:51:41.388171 15942403 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:51:41.389345 -------------------------------------------------- 2022-11-16 07:51:54.542650 15942404 batch 0.005978 s , totalProfit 0.064595 2022-11-16 07:51:54.542701 15942404 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.053672 2022-11-16 07:51:54.544099 15942404 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x1828b954f3110f2aa18744a60c0161bec07562c8', '0xb23396bf2191b300d1f296d1af2de20c10195a8a'] 0.008327 2022-11-16 07:51:54.545276 15942404 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001290 2022-11-16 07:51:54.546375 15942404 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:51:54.547389 -------------------------------------------------- 2022-11-16 07:51:56.177250 15942405 batch 0.006426 s , totalProfit 0.064544 2022-11-16 07:51:56.177306 15942405 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.053638 2022-11-16 07:51:56.178803 15942405 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x1828b954f3110f2aa18744a60c0161bec07562c8', '0xb23396bf2191b300d1f296d1af2de20c10195a8a'] 0.008310 2022-11-16 07:51:56.180048 15942405 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001290 2022-11-16 07:51:56.181185 15942405 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:51:56.182355 -------------------------------------------------- 2022-11-16 07:52:09.495839 15942406 batch 0.005502 s , totalProfit 0.055166 2022-11-16 07:52:09.495895 15942406 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.044259 2022-11-16 07:52:09.497331 15942406 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x1828b954f3110f2aa18744a60c0161bec07562c8', '0xb23396bf2191b300d1f296d1af2de20c10195a8a'] 0.008310 2022-11-16 07:52:09.498371 15942406 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001290 2022-11-16 07:52:09.499412 15942406 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:52:09.500537 -------------------------------------------------- 2022-11-16 07:52:36.006956 15942407 batch 0.005038 s , totalProfit 0.068523 2022-11-16 07:52:36.007014 15942407 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.060088 2022-11-16 07:52:36.008550 15942407 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.011403 2022-11-16 07:52:36.009769 15942407 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001456 2022-11-16 07:52:36.010911 15942407 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:52:36.011868 -------------------------------------------------- 2022-11-16 07:52:47.825429 15942408 batch 0.003283 s , totalProfit 0.008205 2022-11-16 07:52:47.825503 15942408 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.005470 2022-11-16 07:52:47.826988 15942408 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 07:52:47.828226 15942408 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:52:47.829332 -------------------------------------------------- 2022-11-16 07:52:54.009363 15942409 batch 0.003317 s , totalProfit 0.008188 2022-11-16 07:52:54.009448 15942409 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.005453 2022-11-16 07:52:54.010978 15942409 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 07:52:54.012196 15942409 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:52:54.013405 -------------------------------------------------- 2022-11-16 07:53:16.612565 15942410 batch 0.005259 s , totalProfit 0.008188 2022-11-16 07:53:16.612633 15942410 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.005453 2022-11-16 07:53:16.614413 15942410 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 07:53:16.615868 15942410 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:53:16.617287 -------------------------------------------------- 2022-11-16 07:53:20.975971 15942411 batch 0.004189 s , totalProfit 0.008188 2022-11-16 07:53:20.976023 15942411 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.005453 2022-11-16 07:53:20.977441 15942411 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 07:53:20.978524 15942411 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:53:20.979549 -------------------------------------------------- 2022-11-16 07:53:25.157175 15942412 batch 0.003239 s , totalProfit 0.008188 2022-11-16 07:53:25.157232 15942412 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.005453 2022-11-16 07:53:25.158643 15942412 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 07:53:25.159826 15942412 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:53:25.160947 -------------------------------------------------- 2022-11-16 07:53:30.421762 15942413 batch 0.003798 s , totalProfit 0.008188 2022-11-16 07:53:30.421812 15942413 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.005453 2022-11-16 07:53:30.423045 15942413 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 07:53:30.424064 15942413 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:53:30.424997 -------------------------------------------------- 2022-11-16 07:53:32.263456 15942414 batch 0.003763 s , totalProfit 0.008188 2022-11-16 07:53:32.263505 15942414 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.005453 2022-11-16 07:53:32.264754 15942414 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 07:53:32.265898 15942414 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:53:32.266864 -------------------------------------------------- 2022-11-16 07:53:33.453809 15942415 batch 0.004735 s , totalProfit 0.008188 2022-11-16 07:53:33.453882 15942415 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.005453 2022-11-16 07:53:33.455814 15942415 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 07:53:33.457487 15942415 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:53:33.458946 -------------------------------------------------- 2022-11-16 07:54:01.811566 15942416 batch 0.003131 s , totalProfit 0.008188 2022-11-16 07:54:01.811616 15942416 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.005453 2022-11-16 07:54:01.812866 15942416 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 07:54:01.813896 15942416 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:54:01.814840 -------------------------------------------------- 2022-11-16 07:54:07.582253 15942417 batch 0.003455 s , totalProfit 0.008188 2022-11-16 07:54:07.582304 15942417 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.005453 2022-11-16 07:54:07.583619 15942417 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 07:54:07.584733 15942417 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:54:07.585951 -------------------------------------------------- 2022-11-16 07:54:12.836544 15942418 batch 0.003143 s , totalProfit 0.008188 2022-11-16 07:54:12.836596 15942418 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.005453 2022-11-16 07:54:12.837919 15942418 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 07:54:12.838958 15942418 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:54:12.839896 -------------------------------------------------- 2022-11-16 07:54:35.275132 15942419 batch 0.004340 s , totalProfit 0.008188 2022-11-16 07:54:35.275183 15942419 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.005453 2022-11-16 07:54:35.276604 15942419 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 07:54:35.277845 15942419 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:54:35.278802 -------------------------------------------------- 2022-11-16 07:55:02.805837 15942420 batch 0.003393 s , totalProfit 0.008188 2022-11-16 07:55:02.805888 15942420 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.005453 2022-11-16 07:55:02.807125 15942420 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 07:55:02.808303 15942420 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:55:02.809270 -------------------------------------------------- 2022-11-16 07:55:12.484449 15942421 batch 0.003545 s , totalProfit 0.008188 2022-11-16 07:55:12.484500 15942421 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.005453 2022-11-16 07:55:12.485945 15942421 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 07:55:12.487115 15942421 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:55:12.488141 -------------------------------------------------- 2022-11-16 07:55:27.417066 15942422 batch 0.003640 s , totalProfit 0.036513 2022-11-16 07:55:27.417118 15942422 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.033778 2022-11-16 07:55:27.418356 15942422 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 07:55:27.419372 15942422 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:55:27.420315 -------------------------------------------------- 2022-11-16 07:56:21.662420 15942424 batch 0.003497 s , totalProfit 0.024351 2022-11-16 07:56:21.662473 15942424 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.021616 2022-11-16 07:56:21.663726 15942424 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 07:56:21.664865 15942424 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:56:21.665886 -------------------------------------------------- 2022-11-16 07:56:25.696456 15942425 batch 0.003435 s , totalProfit 0.024351 2022-11-16 07:56:25.696506 15942425 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.021616 2022-11-16 07:56:25.697779 15942425 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 07:56:25.698777 15942425 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:56:25.699701 -------------------------------------------------- 2022-11-16 07:56:26.615325 15942426 batch 0.003863 s , totalProfit 0.024351 2022-11-16 07:56:26.615374 15942426 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.021616 2022-11-16 07:56:26.616613 15942426 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 07:56:26.617680 15942426 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:56:26.618596 -------------------------------------------------- 2022-11-16 07:56:31.962558 15942427 batch 0.003592 s , totalProfit 0.024351 2022-11-16 07:56:31.962612 15942427 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.021616 2022-11-16 07:56:31.963873 15942427 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 07:56:31.965091 15942427 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:56:31.966156 -------------------------------------------------- 2022-11-16 07:56:41.843680 15942428 batch 0.004518 s , totalProfit 0.024351 2022-11-16 07:56:41.843731 15942428 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.021616 2022-11-16 07:56:41.845104 15942428 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 07:56:41.846178 15942428 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:56:41.847091 -------------------------------------------------- 2022-11-16 07:56:43.269114 15942429 batch 0.003495 s , totalProfit 0.024351 2022-11-16 07:56:43.269166 15942429 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.021616 2022-11-16 07:56:43.270472 15942429 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 07:56:43.271512 15942429 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:56:43.272495 -------------------------------------------------- 2022-11-16 07:56:49.953318 15942430 batch 0.005139 s , totalProfit 0.024351 2022-11-16 07:56:49.953383 15942430 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.021616 2022-11-16 07:56:49.955146 15942430 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 07:56:49.956561 15942430 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:56:49.957905 -------------------------------------------------- 2022-11-16 07:57:22.695990 15942431 batch 0.003260 s , totalProfit 0.015824 2022-11-16 07:57:22.696038 15942431 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.013089 2022-11-16 07:57:22.697434 15942431 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 07:57:22.698554 15942431 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:57:22.699609 -------------------------------------------------- 2022-11-16 07:57:41.514565 15942432 batch 0.004334 s , totalProfit 0.015807 2022-11-16 07:57:41.514653 15942432 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.013072 2022-11-16 07:57:41.516225 15942432 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 07:57:41.517577 15942432 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:57:41.519033 -------------------------------------------------- 2022-11-16 07:57:54.719186 15942433 batch 0.003706 s , totalProfit 0.015807 2022-11-16 07:57:54.719258 15942433 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.013072 2022-11-16 07:57:54.720854 15942433 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 07:57:54.722166 15942433 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:57:54.723159 -------------------------------------------------- 2022-11-16 07:58:12.648107 15942434 batch 0.003495 s , totalProfit 0.015807 2022-11-16 07:58:12.648174 15942434 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.013072 2022-11-16 07:58:12.649621 15942434 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 07:58:12.650682 15942434 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:58:12.651743 -------------------------------------------------- 2022-11-16 07:58:24.218840 15942435 batch 0.003682 s , totalProfit 0.015807 2022-11-16 07:58:24.218890 15942435 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.013072 2022-11-16 07:58:24.220414 15942435 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 07:58:24.221664 15942435 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:58:24.222810 -------------------------------------------------- 2022-11-16 07:58:34.390474 15942436 batch 0.003374 s , totalProfit 0.015807 2022-11-16 07:58:34.390524 15942436 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.013072 2022-11-16 07:58:34.391753 15942436 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 07:58:34.392760 15942436 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:58:34.393735 -------------------------------------------------- 2022-11-16 07:58:44.064222 15942437 batch 0.003534 s , totalProfit 0.015807 2022-11-16 07:58:44.064272 15942437 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.013072 2022-11-16 07:58:44.065654 15942437 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 07:58:44.066765 15942437 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:58:44.067845 -------------------------------------------------- 2022-11-16 07:58:59.723421 15942438 batch 0.004742 s , totalProfit 0.015807 2022-11-16 07:58:59.723496 15942438 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.013072 2022-11-16 07:58:59.725456 15942438 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 07:58:59.727040 15942438 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:58:59.728480 -------------------------------------------------- 2022-11-16 07:59:01.149057 15942439 batch 0.003373 s , totalProfit 0.015807 2022-11-16 07:59:01.149106 15942439 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.013072 2022-11-16 07:59:01.150583 15942439 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 07:59:01.151783 15942439 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:59:01.152918 -------------------------------------------------- 2022-11-16 08:00:06.858016 15942440 batch 0.004782 s , totalProfit 0.015807 2022-11-16 08:00:06.858067 15942440 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.013072 2022-11-16 08:00:06.859711 15942440 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:00:06.860758 15942440 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:00:06.861739 -------------------------------------------------- 2022-11-16 08:00:10.505190 15942441 batch 0.003596 s , totalProfit 0.015807 2022-11-16 08:00:10.505256 15942441 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.013072 2022-11-16 08:00:10.506590 15942441 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:00:10.507892 15942441 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:00:10.509001 -------------------------------------------------- 2022-11-16 08:00:13.291366 15942442 batch 0.004547 s , totalProfit 0.015807 2022-11-16 08:00:13.291433 15942442 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.013072 2022-11-16 08:00:13.293312 15942442 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:00:13.294860 15942442 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:00:13.296293 -------------------------------------------------- 2022-11-16 08:00:21.765160 15942443 batch 0.003311 s , totalProfit 0.015807 2022-11-16 08:00:21.765227 15942443 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.013072 2022-11-16 08:00:21.766573 15942443 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:00:21.767604 15942443 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:00:21.768654 -------------------------------------------------- 2022-11-16 08:00:31.445712 15942444 batch 0.003139 s , totalProfit 0.015807 2022-11-16 08:00:31.445761 15942444 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.013072 2022-11-16 08:00:31.446985 15942444 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:00:31.448010 15942444 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:00:31.448954 -------------------------------------------------- 2022-11-16 08:00:43.532609 15942445 batch 0.003144 s , totalProfit 0.015807 2022-11-16 08:00:43.532658 15942445 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.013072 2022-11-16 08:00:43.533902 15942445 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:00:43.534954 15942445 bset trace err 'result' trace err 'result' 2022-11-16 07:22:29.264728 15942278 pending... 2022-11-16 07:22:46.915280 15942279 pending... 2022-11-16 07:22:54.008055 15942280 pending... 2022-11-16 07:23:07.919856 15942281 pending... 2022-11-16 07:23:17.227779 15942282 pending... 2022-11-16 07:23:26.765065 15942284 pending... 2022-11-16 07:23:38.331711 15942285 pending... 2022-11-16 07:23:54.922650 15942286 pending... 2022-11-16 07:24:03.953060 15942287 pending... 2022-11-16 07:24:05.734739 15942288 pending... 2022-11-16 07:24:09.278981 15942289 pending... trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' 2022-11-16 07:24:25.423311 15942290 pending... 2022-11-16 07:24:26.974485 15942291 pending... 2022-11-16 07:24:29.002964 15942292 pending... trace err 'result' 2022-11-16 07:24:54.986305 15942293 pending... 2022-11-16 07:24:56.747958 15942294 pending... 2022-11-16 07:25:20.991054 15942295 pending... 2022-11-16 07:25:51.535227 15942296 pending... 2022-11-16 07:26:15.685388 15942297 pending... 2022-11-16 07:26:34.034256 15942298 pending... trace err 'result' 2022-11-16 07:26:52.094842 15942300 pending... 2022-11-16 07:26:56.053151 15942301 pending... trace err 'result' 2022-11-16 07:27:03.061866 15942302 pending... 2022-11-16 07:27:08.685402 15942303 pending... trace err 'result' trace err 'result' trace err 'result' trace err 'result' 2022-11-16 07:27:41.761503 15942304 pending... trace err 'result' 2022-11-16 07:28:15.308345 15942305 pending... 2022-11-16 07:28:22.091528 15942306 pending... 2022-11-16 07:28:23.083906 15942307 pending... 2022-11-16 07:28:33.773182 15942308 pending... 2022-11-16 07:28:49.955618 15942309 pending... 2022-11-16 07:29:02.030110 15942310 pending... 2022-11-16 07:29:06.124737 15942311 pending... 2022-11-16 07:29:17.984322 15942312 pending... trace err 'result' 2022-11-16 07:29:23.173372 15942313 pending... 2022-11-16 07:29:36.573343 15942314 pending... 2022-11-16 07:29:51.662292 15942315 pending... 2022-11-16 07:29:53.147384 15942316 pending... 2022-11-16 07:29:55.845610 15942317 pending... trace err 'result' 2022-11-16 07:30:06.148936 15942318 pending... 2022-11-16 07:30:18.159307 15942319 pending... trace err 'result' trace err 'result' trace err 'result' 2022-11-16 07:30:51.211245 15942320 pending... 2022-11-16 07:30:58.196862 15942321 pending... 2022-11-16 07:31:12.127898 15942322 pending... 2022-11-16 07:31:21.951373 15942323 pending... 2022-11-16 07:31:24.231454 15942324 pending... 2022-11-16 07:31:36.455511 15942325 pending... 2022-11-16 07:31:39.875724 15942326 pending... 2022-11-16 07:31:51.236112 15942327 pending... trace err 'result' 2022-11-16 07:31:54.807508 15942328 pending... 2022-11-16 07:32:22.261236 15942330 pending... 2022-11-16 07:32:24.245624 15942331 pending... trace err 'result' 2022-11-16 07:32:59.958998 15942332 pending... trace err 'result' 2022-11-16 07:33:10.231000 15942333 pending... 2022-11-16 07:33:35.262404 15942334 pending... 2022-11-16 07:34:04.854059 15942335 pending... trace err 'result' 2022-11-16 07:34:22.335551 15942336 pending... 2022-11-16 07:34:42.199181 15942337 pending... trace err 'result' trace err 'result' 2022-11-16 07:34:58.357283 15942338 pending... trace err 'result' 2022-11-16 07:35:05.324914 15942339 pending... 2022-11-16 07:35:29.136871 15942340 pending... 2022-11-16 07:35:50.116409 15942341 pending... 2022-11-16 07:36:12.445525 15942342 pending... 2022-11-16 07:36:33.150707 15942343 pending... 2022-11-16 07:37:04.213086 15942344 pending... 2022-11-16 07:37:10.387897 15942345 pending... trace err 'result' 2022-11-16 07:37:28.386334 15942346 pending... 2022-11-16 07:37:39.399941 15942347 pending... 2022-11-16 07:37:41.927946 15942348 pending... 2022-11-16 07:38:08.595363 15942349 pending... trace err 'result' 2022-11-16 07:38:39.418972 15942350 pending... 2022-11-16 07:38:47.566403 15942351 pending... 2022-11-16 07:39:21.036280 15942352 pending... 2022-11-16 07:39:22.226842 15942353 pending... 2022-11-16 07:39:55.468078 15942354 pending... 2022-11-16 07:40:14.131176 15942355 pending... 2022-11-16 07:40:25.409965 15942356 pending... 2022-11-16 07:40:27.592736 15942358 pending... 2022-11-16 07:40:48.623987 15942359 pending... 2022-11-16 07:40:49.663902 15942360 pending... 2022-11-16 07:41:33.421165 15942361 pending... 2022-11-16 07:41:40.893143 15942362 pending... 2022-11-16 07:41:48.013894 15942363 pending... 2022-11-16 07:42:41.338728 15942364 pending... 2022-11-16 07:43:13.151315 15942365 pending... 2022-11-16 07:43:28.446689 15942366 pending... trace err 'result' 2022-11-16 07:43:43.727192 15942367 pending... 2022-11-16 07:44:00.551705 15942368 pending... 2022-11-16 07:44:02.590023 15942369 pending... 2022-11-16 07:44:07.597132 15942370 pending... trace err 'result' 2022-11-16 07:44:31.616916 15942372 pending... 2022-11-16 07:44:41.620177 15942373 pending... 2022-11-16 07:45:07.627864 15942374 pending... 2022-11-16 07:45:41.927783 15942375 pending... 2022-11-16 07:45:58.236728 15942376 pending... 2022-11-16 07:46:30.659657 15942378 pending... 2022-11-16 07:47:30.096883 15942379 pending... 2022-11-16 07:47:39.997840 15942380 pending... 2022-11-16 07:48:29.725722 15942381 pending... 2022-11-16 07:48:31.490107 15942382 pending... 2022-11-16 07:48:47.903629 15942383 pending... 2022-11-16 07:49:09.736423 15942384 pending... 2022-11-16 07:49:19.267893 15942385 pending... 2022-11-16 07:49:22.715645 15942386 pending... 2022-11-16 07:49:29.260179 15942387 pending... 2022-11-16 07:49:43.539696 15942388 pending... 2022-11-16 07:49:58.929335 15942389 pending... 2022-11-16 07:50:00.588526 15942390 pending... 2022-11-16 07:50:00.932384 15942391 pending... 2022-11-16 07:50:09.211327 15942392 pending... 2022-11-16 07:50:13.783204 15942393 pending... 2022-11-16 07:50:24.791452 15942394 pending... trace err 'result' 2022-11-16 07:50:53.845549 15942395 pending... trace err 'result' 2022-11-16 07:51:22.893263 15942396 pending... 2022-11-16 07:51:23.242082 15942397 pending... 2022-11-16 07:51:24.455346 15942398 pending... 2022-11-16 07:51:25.878292 15942399 pending... 2022-11-16 07:51:26.620317 15942400 pending... 2022-11-16 07:51:27.670063 15942401 pending... trace err 'result' 2022-11-16 07:51:40.814530 15942402 pending... 2022-11-16 07:51:42.823083 15942403 pending... trace err 'result' 2022-11-16 07:51:54.125181 15942404 pending... 2022-11-16 07:51:56.909014 15942405 pending... 2022-11-16 07:52:10.785308 15942406 pending... 2022-11-16 07:52:35.859102 15942407 pending... 2022-11-16 07:52:47.898291 15942408 pending... trace err 'result' 2022-11-16 07:52:54.944147 15942409 pending... 2022-11-16 07:53:17.878081 15942410 pending... 2022-11-16 07:56:00.124912 15942422 pending... trace err 'result' 2022-11-16 07:56:26.040361 15942425 pending... 2022-11-16 07:56:26.952162 15942426 pending... 2022-11-16 07:56:32.978637 15942427 pending... 2022-11-16 07:56:42.639038 15942428 pending... 2022-11-16 07:56:44.212044 15942429 pending... trace err 'result' 2022-11-16 07:56:50.235270 15942430 pending... trace err 'result' trace err 'result' trace err 'result' 2022-11-16 07:57:27.376548 15942431 pending... 2022-11-16 07:57:41.941890 15942432 pending... 2022-11-16 07:57:55.035759 15942433 pending... 2022-11-16 07:58:14.024348 15942434 pending... 2022-11-16 07:58:25.045190 15942435 pending... trace err 'result' 2022-11-16 07:58:34.896041 15942436 pending... trace err 'result' 2022-11-16 07:58:43.945357 15942437 pending... trace err 'result' trace err 'result' trace err 'result' 2022-11-16 07:58:59.944641 15942438 pending... 2022-11-16 07:59:02.238066 15942439 pending... 2022-11-16 08:00:06.613269 15942440 pending... 2022-11-16 08:00:12.150006 15942441 pending... 2022-11-16 08:00:13.501438 15942442 pending... 2022-11-16 08:00:21.658025 15942443 pending... 2022-11-16 08:00:32.067047 15942444 pending... 2022-11-16 08:00:44.034692 15942445 pending... 2022-11-16 08:00:46.350265 15942446 pending... 2022-11-16 08:01:16.096008 15942447 pending... 2022-11-16 08:01:38.226858 15942448 pending... 2022-11-16 08:01:45.271761 15942449 pending... 2022-11-16 08:01:47.719932 15942450 pending... 2022-11-16 08:02:37.119846 15942451 pending... trace err ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:00:43.535977 -------------------------------------------------- 2022-11-16 08:00:46.413194 15942446 batch 0.008123 s , totalProfit 0.015807 2022-11-16 08:00:46.413263 15942446 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.013072 2022-11-16 08:00:46.415048 15942446 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:00:46.416465 15942446 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:00:46.417814 -------------------------------------------------- 2022-11-16 08:01:15.814076 15942447 batch 0.002914 s , totalProfit 0.009368 2022-11-16 08:01:15.814127 15942447 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.006633 2022-11-16 08:01:15.815513 15942447 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:01:15.816630 15942447 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:01:15.817638 -------------------------------------------------- 2022-11-16 08:01:37.988634 15942448 batch 0.002888 s , totalProfit 0.009351 2022-11-16 08:01:37.988681 15942448 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.006616 2022-11-16 08:01:37.989931 15942448 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:01:37.990975 15942448 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:01:37.991899 -------------------------------------------------- 2022-11-16 08:01:45.243147 15942449 batch 0.003100 s , totalProfit 0.004995 2022-11-16 08:01:45.243204 15942449 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.002259 2022-11-16 08:01:45.244476 15942449 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:01:45.245557 15942449 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:01:45.246554 -------------------------------------------------- 2022-11-16 08:01:47.967633 15942450 batch 0.003471 s , totalProfit 0.004978 2022-11-16 08:01:47.967686 15942450 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.002243 2022-11-16 08:01:47.969031 15942450 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:01:47.970188 15942450 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:01:47.971344 -------------------------------------------------- 2022-11-16 08:02:36.749730 15942451 batch 0.002893 s , totalProfit 0.009053 2022-11-16 08:02:36.749781 15942451 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xf2f18a8b986856dcbf3d56e3e170820ef022e760', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.006318 2022-11-16 08:02:36.751058 15942451 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:02:36.752074 15942451 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:02:36.753166 -------------------------------------------------- 2022-11-16 08:03:00.978054 15942452 batch 0.002930 s , totalProfit 0.005381 2022-11-16 08:03:00.978104 15942452 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.002646 2022-11-16 08:03:00.979587 15942452 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:03:00.980808 15942452 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:03:00.982021 -------------------------------------------------- 2022-11-16 08:03:05.727433 15942453 batch 0.002808 s , totalProfit 0.005364 2022-11-16 08:03:05.727488 15942453 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.002629 2022-11-16 08:03:05.729001 15942453 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:03:05.730178 15942453 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:03:05.731258 -------------------------------------------------- 2022-11-16 08:03:30.080125 15942454 batch 0.002161 s , totalProfit 0.002731 2022-11-16 08:03:30.080181 15942454 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:03:30.081687 15942454 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:03:30.082867 -------------------------------------------------- 2022-11-16 08:03:43.663522 15942455 batch 0.002142 s , totalProfit 0.002731 2022-11-16 08:03:43.663573 15942455 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:03:43.664848 15942455 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:03:43.665938 -------------------------------------------------- 2022-11-16 08:03:46.584148 15942456 batch 0.002228 s , totalProfit 0.002731 2022-11-16 08:03:46.584191 15942456 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:03:46.585456 15942456 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:03:46.586469 -------------------------------------------------- 2022-11-16 08:03:54.373289 15942457 batch 0.002042 s , totalProfit 0.002731 2022-11-16 08:03:54.373342 15942457 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:03:54.374654 15942457 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:03:54.375668 -------------------------------------------------- 2022-11-16 08:03:56.930316 15942458 batch 0.002176 s , totalProfit 0.002731 2022-11-16 08:03:56.930365 15942458 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:03:56.931811 15942458 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:03:56.932868 -------------------------------------------------- 2022-11-16 08:04:02.987509 15942459 batch 0.002796 s , totalProfit 0.002731 2022-11-16 08:04:02.987558 15942459 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 07:08:01.411477 Ture TOP LP 7335 2022-11-16 07:08:25.641867 784 2022-11-16 07:08:25.862071 3828 2022-11-16 07:09:02.664543 TOP LP: 7419 2022-11-16 07:09:02.924750 Ture TOP LP 7335 2022-11-16 07:09:26.510420 784 2022-11-16 07:09:26.745959 3828 2022-11-16 07:10:00.588553 TOP LP: 7419 2022-11-16 07:10:00.855004 Ture TOP LP 7335 2022-11-16 07:10:25.165458 784 2022-11-16 07:10:25.431644 3828 2022-11-16 07:11:02.575921 TOP LP: 7419 2022-11-16 07:11:02.858243 Ture TOP LP 7335 2022-11-16 07:11:27.127312 784 2022-11-16 07:11:27.369449 3828 2022-11-16 07:12:01.187492 TOP LP: 7419 2022-11-16 07:12:01.477201 Ture TOP LP 7335 2022-11-16 07:12:25.411795 784 2022-11-16 07:12:25.646776 3828 2022-11-16 07:13:02.520350 TOP LP: 7419 2022-11-16 07:13:02.828221 Ture TOP LP 7335 2022-11-16 07:13:27.093641 784 2022-11-16 07:13:27.323979 3828 2022-11-16 07:14:01.128060 TOP LP: 7419 2022-11-16 07:14:01.411420 Ture TOP LP 7335 2022-11-16 07:14:26.311548 784 2022-11-16 07:14:26.542234 3828 2022-11-16 07:15:00.507519 TOP LP: 7419 2022-11-16 07:15:00.791464 Ture TOP LP 7335 2022-11-16 07:15:24.916771 784 2022-11-16 07:15:25.138859 3828 2022-11-16 07:16:01.949273 TOP LP: 7419 2022-11-16 07:16:02.214479 Ture TOP LP 7335 2022-11-16 07:16:26.704515 784 2022-11-16 07:16:26.930617 3828 2022-11-16 07:17:00.849553 TOP LP: 7419 2022-11-16 07:17:01.142906 Ture TOP LP 7335 2022-11-16 07:17:25.300540 784 2022-11-16 07:17:25.534319 3828 2022-11-16 07:18:02.358258 TOP LP: 7419 2022-11-16 07:18:02.637352 Ture TOP LP 7335 2022-11-16 07:18:26.998757 784 2022-11-16 07:18:27.264059 3828 2022-11-16 07:19:01.125973 TOP LP: 7419 2022-11-16 07:19:01.408297 Ture TOP LP 7335 2022-11-16 07:19:25.605319 784 2022-11-16 07:19:25.880288 3828 2022-11-16 07:20:02.678513 TOP LP: 7419 2022-11-16 07:20:02.978455 Ture TOP LP 7335 2022-11-16 07:20:27.171793 784 2022-11-16 07:20:27.407238 3828 2022-11-16 07:21:01.220171 TOP LP: 7419 2022-11-16 07:21:01.508664 Ture TOP LP 7335 2022-11-16 07:21:26.229009 784 2022-11-16 07:21:26.455686 3828 2022-11-16 07:22:00.265042 TOP LP: 7419 2022-11-16 07:22:00.581939 Ture TOP LP 7335 2022-11-16 07:22:24.851878 784 2022-11-16 07:22:25.071296 3828 2022-11-16 07:23:01.923544 TOP LP: 7419 2022-11-16 07:23:02.196069 Ture TOP LP 7335 2022-11-16 07:23:26.306804 784 2022-11-16 07:23:26.535618 3828 2022-11-16 07:24:00.341550 TOP LP: 7419 2022-11-16 07:24:00.607320 Ture TOP LP 7335 2022-11-16 07:24:24.844185 784 2022-11-16 07:24:25.070362 3828 2022-11-16 07:25:01.869245 TOP LP: 7419 2022-11-16 07:25:02.151778 Ture TOP LP 7335 2022-11-16 07:25:26.308468 784 2022-11-16 07:25:26.537384 3828 2022-11-16 07:26:00.416518 TOP LP: 7419 2022-11-16 07:26:00.764449 Ture TOP LP 7335 2022-11-16 07:26:25.036282 784 2022-11-16 07:26:25.286366 3828 2022-11-16 07:27:02.118729 TOP LP: 7419 2022-11-16 07:27:02.387461 Ture TOP LP 7335 2022-11-16 07:27:26.517562 784 2022-11-16 07:27:26.734419 3828 2022-11-16 07:28:00.551066 TOP LP: 7419 2022-11-16 07:28:00.810895 Ture TOP LP 7335 2022-11-16 07:28:25.544510 784 2022-11-16 07:28:25.768423 3828 2022-11-16 07:29:02.587107 TOP LP: 7419 2022-11-16 07:29:02.863379 Ture TOP LP 7335 2022-11-16 07:29:27.150289 784 2022-11-16 07:29:27.386360 3828 2022-11-16 07:30:01.212413 TOP LP: 7419 2022-11-16 07:30:01.476897 Ture TOP LP 7335 2022-11-16 07:30:25.779912 784 2022-11-16 07:30:25.997669 3828 2022-11-16 07:31:02.796553 TOP LP: 7419 2022-11-16 07:31:03.066364 Ture TOP LP 7335 2022-11-16 07:31:27.109217 784 2022-11-16 07:31:27.335328 3828 2022-11-16 07:32:01.188844 TOP LP: 7419 2022-11-16 07:32:01.470657 Ture TOP LP 7335 2022-11-16 07:32:25.717043 784 2022-11-16 07:32:25.947008 3828 2022-11-16 07:33:02.767267 TOP LP: 7419 2022-11-16 07:33:03.027779 Ture TOP LP 7335 2022-11-16 07:33:26.922935 784 2022-11-16 07:33:27.187242 3828 2022-11-16 07:34:00.992460 TOP LP: 7419 2022-11-16 07:34:01.254892 Ture TOP LP 7335 2022-11-16 07:34:25.619760 784 2022-11-16 07:34:25.856639 3828 2022-11-16 07:35:02.675876 TOP LP: 7419 2022-11-16 07:35:02.974620 Ture TOP LP 7335 2022-11-16 07:35:27.247192 784 2022-11-16 07:35:27.486370 3828 2022-11-16 07:36:01.270216 TOP LP: 7419 2022-11-16 07:36:01.552387 Ture TOP LP 7335 2022-11-16 07:36:26.445750 784 2022-11-16 07:36:26.687154 3828 2022-11-16 07:37:00.477864 TOP LP: 7419 2022-11-16 07:37:00.785682 Ture TOP LP 7335 2022-11-16 07:37:25.267221 784 2022-11-16 07:37:25.495352 3828 2022-11-16 07:38:02.348511 TOP LP: 7419 2022-11-16 07:38:02.629194 Ture TOP LP 7335 2022-11-16 07:38:26.995299 784 2022-11-16 07:38:27.223295 3828 2022-11-16 07:39:01.038920 TOP LP: 7419 2022-11-16 07:39:01.328549 Ture TOP LP 7335 2022-11-16 07:39:25.332697 784 2022-11-16 07:39:25.563624 3828 2022-11-16 07:40:02.392052 TOP LP: 7419 2022-11-16 07:40:02.656615 Ture TOP LP 7335 2022-11-16 07:40:27.295739 784 2022-11-16 07:40:27.568058 3828 2022-11-16 07:41:01.401812 TOP LP: 7419 2022-11-16 07:41:01.663220 Ture TOP LP 7335 2022-11-16 07:41:26.117768 784 2022-11-16 07:41:26.337997 3828 2022-11-16 07:42:03.135439 TOP LP: 7419 2022-11-16 07:42:03.399497 Ture TOP LP 7335 2022-11-16 07:42:28.039663 784 2022-11-16 07:42:28.281496 3828 2022-11-16 07:43:02.104965 TOP LP: 7419 2022-11-16 07:43:02.422837 Ture TOP LP 7335 2022-11-16 07:43:26.700502 784 2022-11-16 07:43:26.925669 3828 2022-11-16 07:44:00.745387 TOP LP: 7419 2022-11-16 07:44:01.019272 Ture TOP LP 7335 2022-11-16 07:44:25.332310 784 2022-11-16 07:44:25.560132 3828 2022-11-16 07:45:02.382168 TOP LP: 7419 2022-11-16 07:45:02.644496 Ture TOP LP 7335 2022-11-16 07:45:26.669127 784 2022-11-16 07:45:26.906378 3828 2022-11-16 07:46:00.744394 TOP LP: 7419 2022-11-16 07:46:01.036743 Ture TOP LP 7335 2022-11-16 07:46:25.322382 784 2022-11-16 07:46:25.548284 3828 2022-11-16 07:47:02.367191 TOP LP: 7419 2022-11-16 07:47:02.631285 Ture TOP LP 7335 2022-11-16 07:47:26.610099 784 2022-11-16 07:47:26.850712 3828 2022-11-16 07:48:00.867197 TOP LP: 7419 2022-11-16 07:48:01.127573 Ture TOP LP 7335 2022-11-16 07:48:25.267799 784 2022-11-16 07:48:25.485220 3828 2022-11-16 07:49:02.268536 TOP LP: 7419 2022-11-16 07:49:02.548076 Ture TOP LP 7335 2022-11-16 07:49:26.958897 784 2022-11-16 07:49:27.195408 3828 2022-11-16 07:50:01.025114 TOP LP: 7419 2022-11-16 07:50:01.315754 Ture TOP LP 7335 2022-11-16 07:50:25.886133 784 2022-11-16 07:50:26.122398 3828 2022-11-16 07:51:02.912673 TOP LP: 7419 2022-11-16 07:51:03.188282 Ture TOP LP 7335 2022-11-16 07:51:28.071879 784 2022-11-16 07:51:28.331226 3828 2022-11-16 07:52:02.122642 TOP LP: 7419 2022-11-16 07:52:02.441476 Ture TOP LP 7335 2022-11-16 07:52:27.434525 784 2022-11-16 07:52:27.664030 3828 2022-11-16 07:53:01.472948 TOP LP: 7419 2022-11-16 07:53:01.766210 Ture TOP LP 7335 2022-11-16 07:53:25.819162 784 2022-11-16 07:53:26.049407 3828 2022-11-16 07:56:02.565581 TOP LP: 7419 2022-11-16 07:56:02.905044 Ture TOP LP 7335 2022-11-16 07:56:27.761351 784 2022-11-16 07:56:27.985944 3828 2022-11-16 07:57:01.779772 TOP LP: 7419 2022-11-16 07:57:02.060692 Ture TOP LP 7335 2022-11-16 07:57:27.050233 784 2022-11-16 07:57:27.280929 3828 2022-11-16 07:58:01.112872 TOP LP: 7419 2022-11-16 07:58:01.392225 Ture TOP LP 7335 2022-11-16 07:58:26.747893 784 2022-11-16 07:58:26.982915 3828 2022-11-16 07:59:00.834483 TOP LP: 7419 2022-11-16 07:59:01.111883 Ture TOP LP 7335 2022-11-16 07:59:25.482963 784 2022-11-16 07:59:25.700897 3828 2022-11-16 08:00:02.532955 TOP LP: 7419 2022-11-16 08:00:02.801308 Ture TOP LP 7335 2022-11-16 08:00:27.591588 784 2022-11-16 08:00:27.831184 3828 2022-11-16 08:01:01.671720 TOP LP: 7419 2022-11-16 08:01:01.953501 Ture TOP LP 7335 2022-11-16 08:01:26.729078 784 2022-11-16 08:01:26.953349 3828 2022-11-16 08:02:00.815166 TOP LP: 7419 2022-11-16 08:02:01.098342 Ture TOP LP 7335 2022-11-16 08:02:25.716032 784 2022-11-16 08:02:25.939634 3828 2022-11-16 08:03:02.739672 TOP LP: 7419 2022-11-16 08:03:03.022568 Ture TOP LP 7335 2022-11-16 08:03:27.395902 784 2022-11-16 08:03:27.645136 3828 2022-11-16 08:04:01.463843 TOP LP: 7419 2022-11-16 08:04:01.734678 Ture TOP LP 7335 2022-11-16 08:04:25.792037 784 2022-11-16 08:04:26.009269 3828 2022-11-16 08:05:02.854536 TOP LP: 7419 2022-11-16 08:05:03.130804 Ture TOP LP 7335 2022-11-16 08:05:27.652773 784 2022-11-16 08:05:27.888968 3828 2022-11-16 08:04:02.988792 15942459 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:04:02.989885 -------------------------------------------------- 2022-11-16 08:04:17.076740 15942460 batch 0.002014 s , totalProfit 0.002731 2022-11-16 08:04:17.076790 15942460 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:04:17.078059 15942460 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:04:17.079031 -------------------------------------------------- 2022-11-16 08:04:34.829527 15942461 batch 0.003036 s , totalProfit 0.002731 2022-11-16 08:04:34.829592 15942461 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:04:34.831356 15942461 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:04:34.832908 -------------------------------------------------- 2022-11-16 08:04:43.888849 15942462 batch 0.002214 s , totalProfit 0.002731 2022-11-16 08:04:43.888902 15942462 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:04:43.890374 15942462 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:04:43.891365 -------------------------------------------------- 2022-11-16 08:05:12.045571 15942463 batch 0.002739 s , totalProfit 0.003844 2022-11-16 08:05:12.045624 15942463 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:05:12.047302 15942463 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:05:12.048531 15942463 bset ['0x595159746f62bdfe990dca5c5c98316c8e7dfc99', '0x6fcaf4606679a96fda45c020299bef6353425ba7'] 0.001108 2022-11-16 08:05:12.049521 -------------------------------------------------- 2022-11-16 08:05:20.221316 15942464 batch 0.002321 s , totalProfit 0.002731 2022-11-16 08:05:20.221372 15942464 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:05:20.222712 15942464 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:05:20.223832 -------------------------------------------------- 2022-11-16 08:05:47.577035 15942465 batch 0.002003 s , totalProfit 0.002731 2022-11-16 08:05:47.577100 15942465 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:05:47.578870 15942465 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:05:47.580356 -------------------------------------------------- 2022-11-16 08:06:16.503983 15942466 batch 0.010238 s , totalProfit 0.002731 2022-11-16 08:06:16.504052 15942466 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:06:16.505858 15942466 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:06:16.507287 -------------------------------------------------- 2022-11-16 08:06:30.410413 15942467 batch 0.001976 s , totalProfit 0.002731 2022-11-16 08:06:30.410460 15942467 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:06:30.411788 15942467 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:06:30.412937 -------------------------------------------------- 2022-11-16 08:06:48.521321 15942468 batch 0.002361 s , totalProfit 0.002731 2022-11-16 08:06:48.521372 15942468 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:06:48.522801 15942468 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:06:48.523979 -------------------------------------------------- 2022-11-16 08:07:21.246465 15942469 batch 0.002259 s , totalProfit 0.002731 2022-11-16 08:07:21.246514 15942469 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:07:21.247771 15942469 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:07:21.248785 -------------------------------------------------- 2022-11-16 08:07:26.291934 15942470 batch 0.002108 s , totalProfit 0.002731 2022-11-16 08:07:26.291989 15942470 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:07:26.293530 15942470 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:07:26.294661 -------------------------------------------------- 2022-11-16 08:07:43.996244 15942471 batch 0.002066 s , totalProfit 0.002731 2022-11-16 08:07:43.996291 15942471 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:07:43.997546 15942471 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:07:43.998512 -------------------------------------------------- 2022-11-16 08:07:52.521015 15942472 batch 0.003124 s , totalProfit 0.002731 2022-11-16 08:07:52.521081 15942472 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:07:52.523047 15942472 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:07:52.524496 -------------------------------------------------- 2022-11-16 08:08:19.378592 15942473 batch 0.002154 s , totalProfit 0.002731 2022-11-16 08:08:19.378642 15942473 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:08:19.379996 15942473 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:08:19.381055 -------------------------------------------------- 2022-11-16 08:08:27.330198 15942474 batch 0.001935 s , totalProfit 0.002731 2022-11-16 08:08:27.330246 15942474 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:08:27.331498 15942474 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:08:27.332533 -------------------------------------------------- 2022-11-16 08:08:57.366194 15942475 batch 0.001992 s , totalProfit 0.002731 2022-11-16 08:08:57.366241 15942475 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:08:57.367485 15942475 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:08:57.368466 -------------------------------------------------- 2022-11-16 08:09:01.203482 15942476 batch 0.001974 s , totalProfit 0.002731 2022-11-16 08:09:01.203582 15942476 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:09:01.204870 15942476 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:09:01.205883 -------------------------------------------------- 2022-11-16 08:09:04.233060 15942477 batch 0.001925 s , totalProfit 0.002731 2022-11-16 08:09:04.233103 15942477 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:09:04.234352 15942477 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:09:04.235351 -------------------------------------------------- 2022-11-16 08:09:06.756210 15942478 batch 0.001958 s , totalProfit 0.002731 2022-11-16 08:09:06.756257 15942478 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:09:06.757651 15942478 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:09:06.758738 -------------------------------------------------- 2022-11-16 08:09:14.205549 15942479 batch 0.002928 s , totalProfit 0.002731 2022-11-16 08:09:14.205613 15942479 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:09:14.207439 15942479 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:09:14.208918 -------------------------------------------------- 2022-11-16 08:09:36.543276 15942480 batch 0.001927 s , totalProfit 0.002731 2022-11-16 08:09:36.543330 15942480 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:09:36.544661 15942480 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:09:36.545877 -------------------------------------------------- 2022-11-16 08:09:38.168691 15942481 batch 0.002008 s , totalProfit 0.002731 2022-11-16 08:09:38.168750 15942481 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:09:38.170354 15942481 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:09:38.171635 -------------------------------------------------- 2022-11-16 08:09:59.211254 15942482 batch 0.001902 s , totalProfit 0.002731 2022-11-16 08:09:59.211305 15942482 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:09:59.212723 15942482 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:09:59.213827 -------------------------------------------------- 2022-11-16 08:10:26.876845 15942483 batch 0.001996 s , totalProfit 0.002731 2022-11-16 08:10:26.876892 15942483 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:10:26.878368 15942483 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:10:26.879577 -------------------------------------------------- 2022-11-16 08:10:30.518776 15942484 batch 0.002119 s , totalProfit 0.002731 2022-11-16 08:10:30.518838 15942484 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:10:30.520262 15942484 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:10:30.521294 -------------------------------------------------- 2022-11-16 08:10:32.356207 15942485 batch 0.001990 s , totalProfit 0.002731 2022-11-16 08:10:32.356261 15942485 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:10:32.357673 15942485 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:10:32.358871 -------------------------------------------------- 2022-11-16 08:10:50.831482 15942487 batch 0.001994 s , totalProfit 0.002731 2022-11-16 08:10:50.831530 15942487 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:10:50.832759 15942487 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:10:50.833825 -------------------------------------------------- 2022-11-16 08:11:45.277373 15942488 batch 0.002164 s , totalProfit 0.002731 2022-11-16 08:11:45.277420 15942488 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:11:45.278799 15942488 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:11:45.279868 -------------------------------------------------- 2022-11-16 08:12:04.685215 15942489 batch 0.002041 s , totalProfit 0.002731 2022-11-16 08:12:04.685263 15942489 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:12:04.686522 15942489 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:12:04.687502 -------------------------------------------------- 2022-11-16 08:12:12.146915 15942490 batch 0.002003 s , totalProfit 0.002731 2022-11-16 08:12:12.146965 15942490 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:12:12.148188 15942490 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:12:12.149211 -------------------------------------------------- 2022-11-16 08:12:46.244766 15942491 batch 0.002269 s , totalProfit 0.002731 2022-11-16 08:12:46.244831 15942491 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:12:46.246243 15942491 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:12:46.247409 -------------------------------------------------- 2022-11-16 08:12:47.682612 15942492 batch 0.002039 s , totalProfit 0.002731 2022-11-16 08:12:47.682674 15942492 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:12:47.684102 15942492 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:12:47.685272 -------------------------------------------------- 2022-11-16 08:13:12.008370 15942493 batch 0.002009 s , totalProfit 0.002731 2022-11-16 08:13:12.008420 15942493 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:13:12.009839 15942493 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:13:12.010974 -------------------------------------------------- 2022-11-16 08:13:20.304249 15942494 batch 0.002054 s , totalProfit 0.002731 2022-11-16 08:13:20.304301 15942494 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:13:20.305781 15942494 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:13:20.306965 -------------------------------------------------- 2022-11-16 08:13:36.092176 15942495 batch 0.001968 s , totalProfit 0.002731 2022-11-16 08:13:36.092223 15942495 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:13:36.093714 15942495 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:13:36.094873 -------------------------------------------------- 2022-11-16 08:13:40.859827 15942496 batch 0.002182 s , totalProfit 0.002731 2022-11-16 08:13:40.859876 15942496 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:13:40.861261 15942496 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:13:40.862308 -------------------------------------------------- 2022-11-16 08:13:52.358273 15942497 batch 0.002212 s , totalProfit 0.002731 2022-11-16 08:13:52.358336 15942497 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:13:52.359716 15942497 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:13:52.360870 -------------------------------------------------- 2022-11-16 08:13:53.059766 15942498 batch 0.001980 s , totalProfit 0.002731 2022-11-16 08:13:53.059830 15942498 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:13:53.061142 15942498 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:13:53.062243 -------------------------------------------------- 2022-11-16 08:14:05.864140 15942499 batch 0.002822 s , totalProfit 0.002731 2022-11-16 08:14:05.864189 15942499 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:14:05.865437 15942499 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:14:05.866483 -------------------------------------------------- 2022-11-16 08:14:08.631449 15942500 batch 0.002386 s , totalProfit 0.002731 2022-11-16 08:14:08.631519 15942500 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:14:08.633559 15942500 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:14:08.635283 -------------------------------------------------- 2022-11-16 08:14:30.063385 15942501 batch 0.002004 s , totalProfit 0.002731 2022-11-16 08:14:30.063438 15942501 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:14:30.064636 15942501 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:14:30.065656 -------------------------------------------------- 2022-11-16 08:14:36.629223 15942502 batch 0.002009 s , totalProfit 0.002731 2022-11-16 08:14:36.629272 15942502 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:14:36.630745 15942502 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:14:36.631955 -------------------------------------------------- 2022-11-16 08:14:38.084286 15942503 batch 0.002289 s , totalProfit 0.002731 2022-11-16 08:14:38.084335 15942503 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:14:38.085824 15942503 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:14:38.087030 -------------------------------------------------- 2022-11-16 08:15:05.333381 15942504 batch 0.005222 s , totalProfit 0.019651 2022-11-16 08:15:05.333430 15942504 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.010722 2022-11-16 08:15:05.334630 15942504 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.007094 2022-11-16 08:15:05.335613 15942504 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.001833 2022-11-16 08:15:05.336510 15942504 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:15:05.337425 15942504 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:15:05.338342 -------------------------------------------------- 2022-11-16 08:15:10.793933 15942505 batch 0.004776 s , totalProfit 0.019634 2022-11-16 08:15:10.794036 15942505 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.010705 2022-11-16 08:15:10.795342 15942505 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.007077 2022-11-16 08:15:10.796529 15942505 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.001816 2022-11-16 08:15:10.797667 15942505 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:15:10.798748 15942505 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:15:10.799776 -------------------------------------------------- 2022-11-16 08:15:38.496209 15942506 batch 0.005528 s , totalProfit 0.019634 2022-11-16 08:15:38.496261 15942506 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.010705 2022-11-16 08:15:38.497546 15942506 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.007077 2022-11-16 08:15:38.498564 15942506 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.001816 2022-11-16 08:15:38.499516 15942506 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:15:38.500461 15942506 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:15:38.501421 -------------------------------------------------- 2022-11-16 08:15:40.637101 15942507 batch 0.005100 s , totalProfit 0.019634 2022-11-16 08:15:40.637154 15942507 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.010705 2022-11-16 08:15:40.638648 15942507 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.007077 2022-11-16 08:15:40.639934 15942507 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.001816 2022-11-16 08:15:40.641115 15942507 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:15:40.642061 15942507 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:15:40.643023 -------------------------------------------------- 2022-11-16 08:15:51.948039 15942508 batch 0.004794 s , totalProfit 0.019634 2022-11-16 08:15:51.948105 15942508 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.010705 2022-11-16 08:15:51.949604 15942508 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.007077 2022-11-16 08:15:51.950745 15942508 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.001816 2022-11-16 08:15:51.951818 15942508 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:15:51.952925 15942508 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:15:51.954202 -------------------------------------------------- 2022-11-16 08:16:07.291540 15942509 batch 0.005253 s , totalProfit 0.019634 2022-11-16 08:16:07.291603 15942509 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.010705 2022-11-16 08:16:07.293049 15942509 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.007077 2022-11-16 08:16:07.294228 15942509 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.001816 2022-11-16 08:16:07.295245 15942509 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:16:07.296161 15942509 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:16:07.297119 -------------------------------------------------- 2022-11-16 08:16:11.229500 15942510 batch 0.006903 s , totalProfit 0.019634 2022-11-16 08:16:11.229584 15942510 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.010705 2022-11-16 08:16:11.231681 15942510 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.007077 2022-11-16 08:16:11.233416 15942510 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.001816 2022-11-16 08:16:11.234910 15942510 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:16:11.236337 15942510 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:16:11.237773 -------------------------------------------------- 2022-11-16 08:16:20.337943 15942511 batch 0.004945 s , totalProfit 0.019634 2022-11-16 08:16:20.338011 15942511 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.010705 2022-11-16 08:16:20.339379 15942511 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.007077 2022-11-16 08:16:20.340593 15942511 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.001816 2022-11-16 08:16:20.341564 15942511 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:16:20.342528 15942511 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:16:20.343495 -------------------------------------------------- 2022-11-16 08:16:34.952258 15942512 batch 0.005494 s , totalProfit 0.016257 2022-11-16 08:16:34.952311 15942512 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.007882 2022-11-16 08:16:34.953561 15942512 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.005390 2022-11-16 08:16:34.954557 15942512 bset ['0xb23396bf2191b300d1f296d1af2de20c10195a8a', '0x1b4fda2f0c8d6606b9674fd19924f801ebc7956b', '0x4bffa0062cb54f5b0c4efd32d800cfad27ce9926'] 0.001826 2022-11-16 08:16:34.955496 15942512 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:16:34.956448 15942512 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:16:34.957406 -------------------------------------------------- 2022-11-16 08:16:39.517901 15942513 batch 0.005634 s , totalProfit 0.016224 2022-11-16 08:16:39.517957 15942513 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.007866 2022-11-16 08:16:39.519202 15942513 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.005374 2022-11-16 08:16:39.520334 15942513 bset ['0xb23396bf2191b300d1f296d1af2de20c10195a8a', '0x1b4fda2f0c8d6606b9674fd19924f801ebc7956b', '0x4bffa0062cb54f5b0c4efd32d800cfad27ce9926'] 0.001809 2022-11-16 08:16:39.521346 15942513 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:16:39.522288 15942513 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:16:39.523211 -------------------------------------------------- 2022-11-16 08:16:57.772452 15942514 batch 0.005287 s , totalProfit 0.014410 2022-11-16 08:16:57.772509 15942514 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.007866 2022-11-16 08:16:57.774113 15942514 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.005374 2022-11-16 08:16:57.775515 15942514 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:16:57.776638 15942514 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:16:57.777700 -------------------------------------------------- 2022-11-16 08:17:16.526533 15942515 batch 0.005212 s , totalProfit 0.014410 2022-11-16 08:17:16.526585 15942515 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.007866 2022-11-16 08:17:16.527800 15942515 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.005374 2022-11-16 08:17:16.528806 15942515 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:17:16.529751 15942515 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:17:16.530659 -------------------------------------------------- 2022-11-16 08:17:59.690760 15942516 batch 0.005826 s , totalProfit 0.014410 2022-11-16 08:17:59.690812 15942516 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.007866 2022-11-16 08:17:59.692369 15942516 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.005374 2022-11-16 08:17:59.693467 15942516 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:17:59.694526 15942516 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:17:59.695457 -------------------------------------------------- 2022-11-16 08:18:28.383994 15942517 batch 0.004907 s , totalProfit 0.014410 2022-11-16 08:18:28.384048 15942517 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.007866 2022-11-16 08:18:28.385299 15942517 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.005374 2022-11-16 08:18:28.386308 15942517 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:18:28.387214 15942517 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:18:28.388115 -------------------------------------------------- 2022-11-16 08:18:47.649007 15942518 batch 0.005197 s , totalProfit 0.014410 2022-11-16 08:18:47.649063 15942518 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.007866 2022-11-16 08:18:47.650299 15942518 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.005374 2022-11-16 08:18:47.651291 15942518 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:18:47.652199 15942518 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:18:47.653185 -------------------------------------------------- 2022-11-16 08:18:47.882276 15942519 batch 0.005779 s , totalProfit 0.014410 2022-11-16 08:18:47.882330 15942519 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.007866 2022-11-16 08:18:47.883802 15942519 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.005374 2022-11-16 08:18:47.885049 15942519 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:18:47.886143 15942519 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:18:47.887177 -------------------------------------------------- 2022-11-16 08:18:49.516469 15942520 batch 0.008171 s , totalProfit 0.014410 2022-11-16 08:18:49.516518 15942520 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.007866 2022-11-16 08:18:49.517772 15942520 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.005374 2022-11-16 08:18:49.518753 15942520 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:18:49.519665 15942520 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:18:49.520567 -------------------------------------------------- 2022-11-16 08:18:52.990340 15942521 batch 0.005262 s , totalProfit 0.014410 2022-11-16 08:18:52.990393 15942521 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.007866 2022-11-16 08:18:52.991726 15942521 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.005374 2022-11-16 08:18:52.992783 15942521 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:18:52.993741 15942521 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:18:52.994681 -------------------------------------------------- 2022-11-16 08:19:11.814245 15942522 batch 0.005023 s , totalProfit 0.014410 2022-11-16 08:19:11.814304 15942522 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.007866 2022-11-16 08:19:11.815534 15942522 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.005374 2022-11-16 08:19:11.816517 15942522 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:19:11.817473 15942522 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:19:11.818389 -------------------------------------------------- 2022-11-16 08:19:24.345625 15942523 batch 0.007500 s , totalProfit 0.014410 2022-11-16 08:19:24.345678 15942523 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.007866 2022-11-16 08:19:24.347429 15942523 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.005374 2022-11-16 08:19:24.348788 15942523 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:19:24.349977 15942523 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:19:24.351251 -------------------------------------------------- 2022-11-16 08:19:29.905300 15942524 batch 0.005008 s , totalProfit 0.014410 2022-11-16 08:19:29.905352 15942524 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.007866 2022-11-16 08:19:29.906691 15942524 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.005374 2022-11-16 08:19:29.907741 15942524 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:19:29.908740 15942524 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:19:29.909785 -------------------------------------------------- 2022-11-16 08:19:49.311796 15942525 batch 0.004934 s , totalProfit 0.014410 2022-11-16 08:19:49.311847 15942525 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.007866 2022-11-16 08:19:49.313082 15942525 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.005374 2022-11-16 08:19:49.314120 15942525 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:19:49.315037 15942525 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:19:49.315944 -------------------------------------------------- 2022-11-16 08:19:59.486892 15942526 batch 0.005299 s , totalProfit 0.014410 2022-11-16 08:19:59.486941 15942526 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.007866 2022-11-16 08:19:59.488408 15942526 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.005374 2022-11-16 08:19:59.489583 15942526 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:19:59.490674 15942526 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:19:59.491680 -------------------------------------------------- 2022-11-16 08:20:00.625114 15942527 batch 0.005136 s , totalProfit 0.014410 2022-11-16 08:20:00.625163 15942527 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.007866 2022-11-16 08:20:00.626497 15942527 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.005374 2022-11-16 08:20:00.627628 15942527 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:20:00.628587 15942527 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:20:00.629608 -------------------------------------------------- 2022-11-16 08:20:09.916868 15942528 batch 0.004988 s , totalProfit 0.014410 2022-11-16 08:20:09.916921 15942528 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.007866 2022-11-16 08:20:09.918381 15942528 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.005374 2022-11-16 08:20:09.919449 15942528 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:20:09.920559 15942528 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:20:09.921655 -------------------------------------------------- 2022-11-16 08:20:19.524753 15942529 batch 0.005062 s , totalProfit 0.014410 2022-11-16 08:20:19.524805 15942529 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.007866 2022-11-16 08:20:19.526191 15942529 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.005374 2022-11-16 08:20:19.527257 15942529 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:20:19.528214 15942529 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:20:19.529201 -------------------------------------------------- 2022-11-16 08:20:25.905064 15942530 batch 0.005100 s , totalProfit 0.014410 2022-11-16 08:20:25.905188 15942530 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.007866 2022-11-16 08:20:25.906584 15942530 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.005374 2022-11-16 08:20:25.907832 15942530 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:20:25.908903 15942530 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:20:25.909992 -------------------------------------------------- 2022-11-16 08:20:35.692725 15942531 batch 0.005708 s , totalProfit 0.014410 2022-11-16 08:20:35.692776 15942531 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.007866 2022-11-16 08:20:35.694040 15942531 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.005374 2022-11-16 08:20:35.695032 15942531 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:20:35.695940 15942531 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:20:35.696904 -------------------------------------------------- 2022-11-16 08:20:38.649109 15942532 batch 0.005686 s , totalProfit 0.014410 2022-11-16 08:20:38.649174 15942532 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.007866 2022-11-16 08:20:38.650643 15942532 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.005374 2022-11-16 08:20:38.651884 15942532 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:20:38.653017 15942532 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:20:38.654121 -------------------------------------------------- 2022-11-16 08:21:01.713279 15942533 batch 0.005002 s , totalProfit 0.014410 2022-11-16 08:21:01.713373 15942533 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.007866 2022-11-16 08:21:01.714849 15942533 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.005374 2022-11-16 08:21:01.715878 15942533 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:21:01.716907 15942533 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:21:01.717966 -------------------------------------------------- 2022-11-16 08:21:02.360668 15942534 batch 0.004992 s , totalProfit 0.014410 2022-11-16 08:21:02.360727 15942534 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.007866 2022-11-16 08:21:02.362218 15942534 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.005374 2022-11-16 08:21:02.363425 15942534 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:21:02.364489 15942534 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:21:02.365590 -------------------------------------------------- 2022-11-16 08:21:18.090028 15942535 batch 0.005044 s , totalProfit 0.014410 2022-11-16 08:21:18.090090 15942535 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.007866 2022-11-16 08:21:18.091605 15942535 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.005374 2022-11-16 08:21:18.092833 15942535 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:21:18.093966 15942535 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:21:18.095041 -------------------------------------------------- 2022-11-16 08:21:18.823537 15942536 batch 0.004827 s , totalProfit 0.014410 2022-11-16 08:21:18.823589 15942536 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.007866 2022-11-16 08:21:18.825172 15942536 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.005374 2022-11-16 08:21:18.826360 15942536 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:21:18.827465 15942536 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:21:18.828576 -------------------------------------------------- 2022-11-16 08:21:55.728464 15942537 batch 0.005884 s , totalProfit 0.014410 2022-11-16 08:21:55.728516 15942537 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.007866 2022-11-16 08:21:55.729796 15942537 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.005374 2022-11-16 08:21:55.730929 15942537 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:21:55.732025 15942537 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:21:55.732965 -------------------------------------------------- 2022-11-16 08:22:13.688281 15942538 batch 0.005232 s , totalProfit 0.014410 2022-11-16 08:22:13.688333 15942538 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.007866 2022-11-16 08:22:13.689643 15942538 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.005374 2022-11-16 08:22:13.690796 15942538 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:22:13.691844 15942538 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:22:13.692839 -------------------------------------------------- 2022-11-16 08:23:42.556028 15942540 batch 0.005243 s , totalProfit 0.014410 2022-11-16 08:23:42.556085 15942540 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.007866 2022-11-16 08:23:42.557416 15942540 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.005374 2022-11-16 08:23:42.558432 15942540 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:23:42.559779 15942540 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:23:42.561206 -------------------------------------------------- 2022-11-16 08:24:37.399868 15942541 batch 0.013710 s , totalProfit 0.292632 2022-11-16 08:24:37.399944 15942541 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.244435 2022-11-16 08:24:37.401767 15942541 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.035809 2022-11-16 08:24:37.403207 15942541 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0x445f890f7633fe0dd508eaa01395c29f1394de62', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005632 2022-11-16 08:24:37.404539 15942541 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1'] 0.004233 2022-11-16 08:24:37.405871 15942541 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xcf84cbbf5e5d9210361d1195dfd170a333ec823c', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.003983 2022-11-16 08:24:37.407146 15942541 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x1828b954f3110f2aa18744a60c0161bec07562c8', '0xb23396bf2191b300d1f296d1af2de20c10195a8a'] 0.003014 2022-11-16 08:24:37.408732 15942541 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:24:37.410043 15942541 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:24:37.411293 -------------------------------------------------- 2022-11-16 08:24:39.973360 15942542 batch 0.005754 s , totalProfit 0.020059 2022-11-16 08:24:39.973435 15942542 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.013025 2022-11-16 08:24:39.975212 15942542 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.003844 2022-11-16 08:24:39.976674 15942542 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0x445f890f7633fe0dd508eaa01395c29f1394de62', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.002837 2022-11-16 08:24:39.977736 15942542 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:24:39.978701 15942542 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:24:39.979607 -------------------------------------------------- 2022-11-16 08:25:03.751677 15942543 batch 0.004114 s , totalProfit 0.004034 2022-11-16 08:25:03.751737 15942543 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:25:03.753258 15942543 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0x445f890f7633fe0dd508eaa01395c29f1394de62', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.001299 2022-11-16 08:25:03.754559 15942543 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:25:03.755807 -------------------------------------------------- 2022-11-16 08:25:05.002145 15942544 batch 0.003519 s , totalProfit 0.004013 2022-11-16 08:25:05.002221 15942544 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:25:05.003946 15942544 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:25:05.004988 15942544 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0x445f890f7633fe0dd508eaa01395c29f1394de62', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.001282 2022-11-16 08:25:05.006455 -------------------------------------------------- 2022-11-16 08:25:09.985257 15942545 batch 0.002165 s , totalProfit 0.002731 2022-11-16 08:25:09.985312 15942545 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:25:09.986755 15942545 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:25:09.987941 -------------------------------------------------- 2022-11-16 08:25:13.743606 15942546 batch 0.003319 s , totalProfit 0.002731 2022-11-16 08:25:13.743667 15942546 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:25:13.745531 15942546 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:25:13.746983 -------------------------------------------------- 2022-11-16 08:25:39.308139 15942547 batch 0.001990 s , totalProfit 0.002731 2022-11-16 08:25:39.308298 15942547 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:25:39.309564 15942547 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:25:39.310565 -------------------------------------------------- 2022-11-16 08:25:41.542633 15942548 batch 0.002076 s , totalProfit 0.002731 2022-11-16 08:25:41.542690 15942548 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:25:41.543921 15942548 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:25:41.544940 -------------------------------------------------- 2022-11-16 08:25:44.880867 15942549 batch 0.002596 s , totalProfit 0.002731 2022-11-16 08:25:44.880915 15942549 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:25:44.882136 15942549 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:25:44.883135 -------------------------------------------------- 2022-11-16 08:25:48.526041 15942550 batch 0.002244 s , totalProfit 0.002731 2022-11-16 08:25:48.526094 15942550 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:25:48.527544 15942550 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:25:48.528635 -------------------------------------------------- 2022-11-16 08:25:51.286741 15942551 batch 0.002124 s , totalProfit 0.002731 2022-11-16 08:25:51.286786 15942551 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:25:51.287987 15942551 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:25:51.289069 -------------------------------------------------- 2022-11-16 08:25:59.547525 15942552 batch 0.002341 s , totalProfit 0.002731 2022-11-16 08:25:59.547577 15942552 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:25:59.548902 15942552 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:25:59.549897 -------------------------------------------------- 2022-11-16 08:26:40.637547 15942553 batch 0.004557 s , totalProfit 0.014903 2022-11-16 08:26:40.637598 15942553 bset ['0x73b9072afed04e315c6f1850e8618faa12422a6d', '0x21756f620738a2064b2584fdcb6146d1f4263038', '0xffd6931ba522c73110525a490d0be9bedb0b294d'] 0.010918 2022-11-16 08:26:40.638830 15942553 bset ['0xe9288ed565300f9ac42a58081a6cb40b8e6ccfa2', '0x21756f620738a2064b2584fdcb6146d1f4263038', '0x766ceab865d8ce27d7adbf0cae26f48d2f5714d9'] 0.001570 2022-11-16 08:26:40.639885 15942553 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:26:40.640863 15942553 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:26:40.642002 -------------------------------------------------- 2022-11-16 08:26:46.699142 15942554 batch 0.002169 s , totalProfit 0.002731 2022-11-16 08:26:46.699194 15942554 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:26:46.700396 15942554 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:26:46.701404 -------------------------------------------------- 2022-11-16 08:26:49.359055 15942555 batch 0.002129 s , totalProfit 0.002731 2022-11-16 08:26:49.359110 15942555 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:26:49.360497 15942555 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:26:49.361715 -------------------------------------------------- 2022-11-16 08:27:28.484223 15942556 batch 0.002116 s , totalProfit 0.002731 2022-11-16 08:27:28.484272 15942556 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:27:28.485560 15942556 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:27:28.486562 -------------------------------------------------- 2022-11-16 08:27:29.417870 15942557 batch 0.002089 s , totalProfit 0.002731 2022-11-16 08:27:29.417917 15942557 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:27:29.419356 15942557 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:27:29.420384 -------------------------------------------------- 2022-11-16 08:27:38.092717 15942558 batch 0.002007 s , totalProfit 0.002731 2022-11-16 08:27:38.092783 15942558 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:27:38.094288 15942558 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:27:38.095401 -------------------------------------------------- 2022-11-16 08:28:29.445737 15942559 batch 0.002073 s , totalProfit 0.002731 2022-11-16 08:28:29.445791 15942559 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:28:29.447119 15942559 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:28:29.448087 -------------------------------------------------- 2022-11-16 08:28:31.992113 15942560 batch 0.002004 s , totalProfit 0.002731 2022-11-16 08:28:31.992163 15942560 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:28:31.993681 15942560 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:28:31.994784 -------------------------------------------------- 2022-11-16 08:28:40.365778 15942561 batch 0.002204 s , totalProfit 0.002731 2022-11-16 08:28:40.365828 15942561 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:28:40.367054 15942561 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:28:40.368064 -------------------------------------------------- 2022-11-16 08:28:52.349769 15942562 batch 0.002246 s , totalProfit 0.002731 2022-11-16 08:28:52.349884 15942562 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:28:52.351136 15942562 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:28:52.352167 -------------------------------------------------- 2022-11-16 08:28:54.178298 15942563 batch 0.002423 s , totalProfit 0.002731 2022-11-16 08:28:54.178347 15942563 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:28:54.179690 15942563 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:28:54.180776 -------------------------------------------------- 2022-11-16 08:29:23.131181 15942564 batch 0.002155 s , totalProfit 0.002731 2022-11-16 08:29:23.131230 15942564 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:29:23.132710 15942564 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:29:23.133967 -------------------------------------------------- 2022-11-16 08:29:42.871429 15942565 batch 0.002023 s , totalProfit 0.002731 2022-11-16 08:29:42.871494 15942565 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:29:42.872788 15942565 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:29:42.873920 -------------------------------------------------- 2022-11-16 08:29:47.634347 15942566 batch 0.002352 s , totalProfit 0.002731 2022-11-16 08:29:47.634402 15942566 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:29:47.635635 15942566 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:29:47.636654 -------------------------------------------------- 2022-11-16 08:29:56.442333 15942567 batch 0.002131 s , totalProfit 0.002731 2022-11-16 08:29:56.442384 15942567 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:29:56.443807 15942567 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:29:56.444912 -------------------------------------------------- 2022-11-16 08:30:27.258352 15942568 batch 0.002104 s , totalProfit 0.002731 2022-11-16 08:30:27.258402 15942568 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:30:27.260034 15942568 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:30:27.261417 -------------------------------------------------- 2022-11-16 08:30:28.796345 15942569 batch 0.002166 s , totalProfit 0.002731 2022-11-16 08:30:28.796416 15942569 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:30:28.798328 15942569 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:30:28.799550 -------------------------------------------------- 2022-11-16 08:30:55.611694 15942570 batch 0.002063 s , totalProfit 0.002731 2022-11-16 08:30:55.611737 15942570 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:30:55.612997 15942570 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:30:55.614046 -------------------------------------------------- 2022-11-16 08:31:08.035380 15942571 batch 0.001976 s , totalProfit 0.002731 2022-11-16 08:31:08.035429 15942571 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:31:08.036633 15942571 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:31:08.037650 -------------------------------------------------- 2022-11-16 08:31:27.668001 15942572 batch 0.002185 s , totalProfit 0.002731 2022-11-16 08:31:27.668050 15942572 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:31:27.669391 15942572 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:31:27.670470 -------------------------------------------------- 2022-11-16 08:31:40.803717 15942573 batch 0.002294 s , totalProfit 0.002731 2022-11-16 08:31:40.803765 15942573 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:31:40.805128 15942573 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:31:40.806213 -------------------------------------------------- 2022-11-16 08:31:49.392438 15942574 batch 0.002235 s , totalProfit 0.002731 2022-11-16 08:31:49.392486 15942574 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:31:49.393800 15942574 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:31:49.394907 -------------------------------------------------- 2022-11-16 08:31:50.232540 15942575 batch 0.002222 s , totalProfit 0.002731 2022-11-16 08:31:50.232593 15942575 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:31:50.234017 15942575 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:31:50.235254 -------------------------------------------------- 2022-11-16 08:32:06.185662 15942576 batch 0.002386 s , totalProfit 0.002731 2022-11-16 08:32:06.185712 15942576 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:32:06.186948 15942576 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:32:06.188016 -------------------------------------------------- 2022-11-16 08:32:32.483038 15942577 batch 0.002298 s , totalProfit 0.002731 2022-11-16 08:32:32.483078 15942577 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:32:32.484286 15942577 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:32:32.485335 -------------------------------------------------- 2022-11-16 08:32:44.491909 15942578 batch 0.002176 s , totalProfit 0.002731 2022-11-16 08:32:44.491964 15942578 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:32:44.493421 15942578 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:32:44.494638 -------------------------------------------------- 2022-11-16 08:33:07.896907 15942579 batch 0.002302 s , totalProfit 0.002731 2022-11-16 08:33:07.896951 15942579 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:33:07.898162 15942579 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:33:07.899147 -------------------------------------------------- 2022-11-16 08:33:46.034329 15942580 batch 0.002084 s , totalProfit 0.002731 2022-11-16 08:33:46.034454 15942580 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:33:46.035846 15942580 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:33:46.036873 -------------------------------------------------- 2022-11-16 08:34:21.487417 15942581 batch 0.002089 s , totalProfit 0.002731 2022-11-16 08:34:21.487471 15942581 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:34:21.488712 15942581 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:34:21.489745 -------------------------------------------------- 2022-11-16 08:34:23.848772 15942582 batch 0.002001 s , totalProfit 0.002731 2022-11-16 08:34:23.848854 15942582 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:34:23.850299 15942582 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:34:23.851597 -------------------------------------------------- 2022-11-16 08:34:36.852950 15942583 batch 0.002181 s , totalProfit 0.002731 2022-11-16 08:34:36.852997 15942583 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:34:36.854232 15942583 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:34:36.855242 -------------------------------------------------- 2022-11-16 08:34:37.538894 15942584 batch 0.023057 s , totalProfit 0.002731 2022-11-16 08:34:37.538965 15942584 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:34:37.540784 15942584 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:34:37.542257 -------------------------------------------------- 2022-11-16 08:35:31.833431 15942585 batch 0.002239 s , totalProfit 0.002731 2022-11-16 08:35:31.833481 15942585 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:35:31.834973 15942585 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:35:31.836175 -------------------------------------------------- 2022-11-16 08:35:38.231526 15942586 batch 0.002565 s , totalProfit 0.002731 2022-11-16 08:35:38.231576 15942586 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:35:38.233076 15942586 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:35:38.234096 -------------------------------------------------- 2022-11-16 08:35:38.969691 15942587 batch 0.003005 s , totalProfit 0.002731 2022-11-16 08:35:38.969757 15942587 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:35:38.971489 15942587 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:35:38.972895 -------------------------------------------------- 2022-11-16 08:35:40.735766 15942588 batch 0.002004 s , totalProfit 0.002731 2022-11-16 08:35:40.735817 15942588 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:35:40.737105 15942588 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:35:40.738179 -------------------------------------------------- 2022-11-16 08:35:51.842754 15942589 batch 0.002255 s , totalProfit 0.002731 2022-11-16 08:35:51.842818 15942589 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:35:51.844268 15942589 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:35:51.845505 -------------------------------------------------- 2022-11-16 08:35:55.984921 15942590 batch 0.002420 s , totalProfit 0.002731 2022-11-16 08:35:55.984987 15942590 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:35:55.986914 15942590 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:35:55.988346 -------------------------------------------------- 2022-11-16 08:36:05.200306 15942591 batch 0.002056 s , totalProfit 0.002731 2022-11-16 08:36:05.200356 15942591 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:36:05.201611 15942591 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:36:05.202594 -------------------------------------------------- 2022-11-16 08:36:14.406983 15942592 batch 0.003096 s , totalProfit 0.003756 2022-11-16 08:36:14.407035 15942592 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:36:14.408392 15942592 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:36:14.409463 15942592 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.001021 2022-11-16 08:36:14.410519 -------------------------------------------------- 2022-11-16 08:36:20.277901 15942593 batch 0.002368 s , totalProfit 0.002731 2022-11-16 08:36:20.277956 15942593 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:36:20.279418 15942593 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:36:20.280594 -------------------------------------------------- 2022-11-16 08:36:54.682159 15942594 batch 0.025278 s , totalProfit 0.004757 2022-11-16 08:36:54.682227 15942594 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.002021 2022-11-16 08:36:54.683972 15942594 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:36:54.685424 15942594 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:36:54.686975 -------------------------------------------------- 2022-11-16 08:37:04.315359 15942595 batch 0.003469 s , totalProfit 0.004740 2022-11-16 08:37:04.315411 15942595 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.002004 2022-11-16 08:37:04.316671 15942595 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:37:04.317699 15942595 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 07:37:42.269 15942348 OK 2022-11-16 07:38:09.371 15942349 OK 2022-11-16 07:38:40.544 15942350 OK 2022-11-16 07:38:47.684 15942351 OK 2022-11-16 07:39:21.794 15942352 OK 2022-11-16 07:39:21.937 15942353 OK 2022-11-16 07:39:56.051 15942354 OK 2022-11-16 07:40:14.218 15942355 OK 2022-11-16 07:40:26.256 15942356 OK 2022-11-16 07:40:28.508 15942357 OK 2022-11-16 07:40:28.582 15942358 OK 2022-11-16 07:40:48.680 15942359 OK 2022-11-16 07:40:50.827 15942360 OK 2022-11-16 07:41:34.905 15942361 OK 2022-11-16 07:41:42.108 15942362 OK 2022-11-16 07:41:48.200 15942363 OK 2022-11-16 07:42:42.367 15942364 OK 2022-11-16 07:43:14.620 15942365 OK 2022-11-16 07:43:28.819 15942366 OK 2022-11-16 07:43:44.983 15942367 OK 2022-11-16 07:44:01.176 15942368 OK 2022-11-16 07:44:03.226 15942369 OK 2022-11-16 07:44:08.337 15942370 OK 2022-11-16 07:44:30.475 15942371 OK 2022-11-16 07:44:30.482 15942372 OK 2022-11-16 07:44:42.503 15942373 OK 2022-11-16 07:45:08.588 15942374 OK 2022-11-16 07:45:42.784 15942375 OK 2022-11-16 07:45:59.155 15942376 OK 2022-11-16 07:46:25.219 15942378 OK 2022-11-16 07:47:30.296 15942379 OK 2022-11-16 07:47:37.492 15942380 OK 2022-11-16 07:48:27.559 15942381 OK 2022-11-16 07:48:31.800 15942382 OK 2022-11-16 07:48:48.832 15942383 OK 2022-11-16 07:49:10.934 15942384 OK 2022-11-16 07:49:20.039 15942385 OK 2022-11-16 07:49:24.212 15942386 OK 2022-11-16 07:49:30.228 15942387 OK 2022-11-16 07:49:44.388 15942388 OK 2022-11-16 07:50:00.442 15942389 OK 2022-11-16 07:50:00.449 15942390 OK 2022-11-16 07:50:02.457 15942391 OK 2022-11-16 07:50:10.558 15942392 OK 2022-11-16 07:50:14.690 15942393 OK 2022-11-16 07:50:25.710 15942394 OK 2022-11-16 07:50:54.855 15942395 OK 2022-11-16 07:51:24.156 15942397 OK 2022-11-16 07:51:24.158 15942398 OK 2022-11-16 07:51:27.164 15942399 OK 2022-11-16 07:51:27.230 15942401 OK 2022-11-16 07:51:42.273 15942403 OK 2022-11-16 07:51:55.308 15942404 OK 2022-11-16 07:51:57.416 15942405 OK 2022-11-16 07:52:10.558 15942406 OK 2022-11-16 07:52:36.665 15942407 OK 2022-11-16 07:52:48.883 15942408 OK 2022-11-16 07:52:54.988 15942409 OK 2022-11-16 07:53:18.056 15942410 OK 2022-11-16 07:56:02.607 15942422 OK 2022-11-16 07:56:22.738 15942424 OK 2022-11-16 07:56:26.786 15942425 OK 2022-11-16 07:56:26.787 15942426 OK 2022-11-16 07:56:32.796 15942427 OK 2022-11-16 07:56:42.843 15942428 OK 2022-11-16 07:56:44.872 15942429 OK 2022-11-16 07:56:50.880 15942430 OK 2022-11-16 07:57:24.051 15942431 OK 2022-11-16 07:57:42.282 15942432 OK 2022-11-16 07:57:55.369 15942433 OK 2022-11-16 07:58:13.576 15942434 OK 2022-11-16 07:58:25.682 15942435 OK 2022-11-16 07:58:35.826 15942436 OK 2022-11-16 07:58:44.842 15942437 OK 2022-11-16 07:59:00.992 15942438 OK 2022-11-16 07:59:01.063 15942439 OK 2022-11-16 08:00:08.222 15942440 OK 2022-11-16 08:00:11.484 15942441 OK 2022-11-16 08:00:14.559 15942442 OK 2022-11-16 08:00:22.683 15942443 OK 2022-11-16 08:00:32.701 15942444 OK 2022-11-16 08:00:44.916 15942445 OK 2022-11-16 08:00:46.963 15942446 OK 2022-11-16 08:01:17.084 15942447 OK 2022-11-16 08:01:38.663 15942448 OK 2022-11-16 08:01:46.847 15942449 OK 2022-11-16 08:01:48.922 15942450 OK 2022-11-16 08:02:37.999 15942451 OK 2022-11-16 08:03:02.223 15942452 OK 2022-11-16 08:03:06.490 15942453 OK 2022-11-16 08:03:31.522 15942454 OK 2022-11-16 08:03:44.701 15942455 OK 2022-11-16 08:03:47.751 15942456 OK 2022-11-16 08:03:55.790 15942457 OK 2022-11-16 08:03:57.872 15942458 OK 2022-11-16 08:04:03.896 15942459 OK 2022-11-16 08:04:18.027 15942460 OK 2022-11-16 08:04:36.086 15942461 OK 2022-11-16 08:04:45.276 15942462 OK 2022-11-16 08:05:13.320 15942463 OK 2022-11-16 08:05:21.650 15942464 OK 2022-11-16 08:05:48.737 15942465 OK 2022-11-16 08:06:17.772 15942466 OK 2022-11-16 08:06:32.047 15942467 OK 2022-11-16 08:06:50.194 15942468 OK 2022-11-16 08:07:22.395 15942469 OK 2022-11-16 08:07:27.615 15942470 OK 2022-11-16 08:07:44.712 15942471 OK 2022-11-16 08:07:52.913 15942472 OK 2022-11-16 08:08:20.984 15942473 OK 2022-11-16 08:08:28.110 15942474 OK 2022-11-16 08:08:58.250 15942475 OK 2022-11-16 08:09:02.454 15942476 OK 2022-11-16 08:09:05.530 15942477 OK 2022-11-16 08:09:07.541 15942478 OK 2022-11-16 08:09:15.561 15942479 OK 2022-11-16 08:09:37.594 15942480 OK 2022-11-16 08:09:39.722 15942481 OK 2022-11-16 08:10:00.828 15942482 OK 2022-11-16 08:10:27.974 15942483 OK 2022-11-16 08:10:32.163 15942484 OK 2022-11-16 08:10:32.237 15942485 OK 2022-11-16 08:10:51.330 15942487 OK 2022-11-16 08:11:46.422 15942488 OK 2022-11-16 08:12:05.728 15942489 OK 2022-11-16 08:12:12.947 15942490 OK 2022-11-16 08:12:47.070 15942491 OK 2022-11-16 08:12:49.187 15942492 OK 2022-11-16 08:13:13.380 15942493 OK 2022-11-16 08:13:21.622 15942494 OK 2022-11-16 08:13:37.720 15942495 OK 2022-11-16 08:13:41.896 15942496 OK 2022-11-16 08:13:53.995 15942498 OK 2022-11-16 08:14:07.011 15942499 OK 2022-11-16 08:14:10.096 15942500 OK 2022-11-16 08:14:31.226 15942501 OK 2022-11-16 08:14:37.430 15942502 OK 2022-11-16 08:14:39.549 15942503 OK 2022-11-16 08:15:06.658 15942504 OK 2022-11-16 08:15:11.844 15942505 OK 2022-11-16 08:15:39.946 15942506 OK 2022-11-16 08:15:42.024 15942507 OK 2022-11-16 08:15:53.038 15942508 OK 2022-11-16 08:16:08.211 15942509 OK 2022-11-16 08:16:12.391 15942510 OK 2022-11-16 08:16:21.452 15942511 OK 2022-11-16 08:16:36.610 15942512 OK 2022-11-16 08:16:40.767 15942513 OK 2022-11-16 08:16:58.873 15942514 OK 2022-11-16 08:17:17.984 15942515 OK 2022-11-16 08:18:01.202 15942516 OK 2022-11-16 08:18:29.344 15942517 OK 2022-11-16 08:18:47.440 15942518 OK 2022-11-16 08:18:47.474 15942519 OK 2022-11-16 08:18:50.510 15942520 OK 2022-11-16 08:18:54.531 15942521 OK 2022-11-16 08:19:12.592 15942522 OK 2022-11-16 08:19:25.788 15942523 OK 2022-11-16 08:19:30.914 15942524 OK 2022-11-16 08:19:50.114 15942525 OK 2022-11-16 08:20:00.202 15942526 OK 2022-11-16 08:20:02.390 15942527 OK 2022-11-16 08:20:11.536 15942528 OK 2022-11-16 08:20:20.662 15942529 OK 2022-11-16 08:20:26.829 15942530 OK 2022-11-16 08:20:36.933 15942531 OK 2022-11-16 08:20:39.999 15942532 OK 2022-11-16 08:21:03.054 15942534 OK 2022-11-16 08:21:19.075 15942535 OK 2022-11-16 08:21:19.076 15942536 OK 2022-11-16 08:21:57.128 15942537 OK 2022-11-16 08:22:15.258 15942538 OK 2022-11-16 08:23:43.576 15942540 OK 2022-11-16 08:24:38.670 15942541 OK 2022-11-16 08:24:41.118 15942542 OK 2022-11-16 08:25:04.451 15942543 OK 2022-11-16 08:25:06.626 15942544 OK 2022-11-16 08:25:10.747 15942545 OK 2022-11-16 08:25:14.860 15942546 OK 2022-11-16 08:25:40.998 15942547 OK 2022-11-16 08:25:43.212 15942548 OK 2022-11-16 08:25:46.217 15942549 OK 2022-11-16 08:25:50.223 15942550 OK 2022-11-16 08:25:52.285 15942551 OK 2022-11-16 08:26:00.322 15942552 OK 2022-11-16 08:26:41.438 15942553 OK 2022-11-16 08:26:47.756 15942554 OK 2022-11-16 08:26:50.824 15942555 OK 2022-11-16 08:27:29.900 15942556 OK 2022-11-16 08:27:29.973 15942557 OK 2022-11-16 08:27:39.052 15942558 OK 2022-11-16 08:28:30.184 15942559 OK 2022-11-16 08:28:33.299 15942560 OK 2022-11-16 08:28:41.416 15942561 OK 2022-11-16 08:28:53.444 15942562 OK 2022-11-16 08:28:55.557 15942563 OK 2022-11-16 08:29:24.592 15942564 OK 2022-11-16 08:29:43.675 15942565 OK 2022-11-16 08:29:48.792 15942566 OK 2022-11-16 08:29:57.809 15942567 OK 2022-11-16 08:30:28.847 15942568 OK 2022-11-16 08:30:28.918 15942569 OK 2022-11-16 08:30:56.018 15942570 OK 2022-11-16 08:31:09.144 15942571 OK 2022-11-16 08:31:29.322 15942572 OK 2022-11-16 08:31:41.464 15942573 OK 2022-11-16 08:31:50.518 15942574 OK 2022-11-16 08:31:50.708 15942575 OK 2022-11-16 08:32:07.880 15942576 OK 2022-11-16 08:32:34.056 15942577 OK 2022-11-16 08:32:45.233 15942578 OK 2022-11-16 08:33:09.402 15942579 OK 2022-11-16 08:33:47.666 15942580 OK 2022-11-16 08:34:22.892 15942581 OK 2022-11-16 08:34:25.202 15942582 OK 2022-11-16 08:34:38.288 15942584 OK 2022-11-16 08:35:33.358 15942585 OK 2022-11-16 08:35:39.547 15942586 OK 2022-11-16 08:35:39.558 15942587 OK 2022-11-16 08:35:41.568 15942588 OK 2022-11-16 08:35:52.583 15942589 OK 2022-11-16 08:35:56.724 15942590 OK 2022-11-16 08:36:06.802 15942591 OK 2022-11-16 08:36:15.840 15942592 OK 2022-11-16 08:36:21.228 15942593 OK 2022-11-16 08:36:55.348 15942594 OK 2022-11-16 08:37:05.634 15942595 OK 'result' 2022-11-16 08:03:02.686100 15942452 pending... 2022-11-16 08:03:06.208481 15942453 pending... 2022-11-16 08:03:29.946488 15942454 pending... trace err 'result' 2022-11-16 08:03:44.255690 15942455 pending... 2022-11-16 08:03:46.568557 15942456 pending... 2022-11-16 08:03:55.066591 15942457 pending... 2022-11-16 08:03:56.938077 15942458 pending... 2022-11-16 08:04:03.830320 15942459 pending... trace err 'result' 2022-11-16 08:04:17.335503 15942460 pending... 2022-11-16 08:04:35.246657 15942461 pending... 2022-11-16 08:04:44.574413 15942462 pending... trace err 'result' 2022-11-16 08:05:11.988542 15942463 pending... 2022-11-16 08:05:20.462466 15942464 pending... 2022-11-16 08:05:47.984655 15942465 pending... trace err 'result' trace err 'result' 2022-11-16 08:06:20.805780 15942466 pending... trace err 'result' 2022-11-16 08:06:31.209005 15942467 pending... trace err 'result' 2022-11-16 08:06:51.512740 15942468 pending... trace err 'result' 2022-11-16 08:07:22.077754 15942469 pending... 2022-11-16 08:07:26.704081 15942470 pending... 2022-11-16 08:07:44.414885 15942471 pending... 2022-11-16 08:07:52.775996 15942472 pending... trace err 'result' trace err 'result' trace err 'result' trace err 'result' 2022-11-16 08:08:19.742155 15942473 pending... 2022-11-16 08:08:27.978832 15942474 pending... 2022-11-16 08:08:57.377567 15942475 pending... 2022-11-16 08:09:01.288338 15942476 pending... 2022-11-16 08:09:04.224135 15942477 pending... 2022-11-16 08:09:07.304933 15942478 pending... 2022-11-16 08:09:13.735234 15942479 pending... trace err 'result' trace err 'result' trace err 'result' 2022-11-16 08:09:39.310312 15942481 pending... trace err 'result' 2022-11-16 08:10:00.287051 15942482 pending... trace err 'result' trace err 'result' 2022-11-16 08:10:26.886670 15942483 pending... 2022-11-16 08:10:31.301888 15942484 pending... 2022-11-16 08:10:32.911143 15942485 pending... trace err 'result' 2022-11-16 08:10:51.172224 15942487 pending... trace err 'result' trace err 'result' trace err 'result' 2022-11-16 08:11:45.156273 15942488 pending... 2022-11-16 08:12:05.365802 15942489 pending... 2022-11-16 08:12:12.651029 15942490 pending... 2022-11-16 08:12:46.284533 15942491 pending... trace err 'result' trace err 'result' 2022-11-16 08:12:47.390580 15942492 pending... trace err 'result' trace err 'result' 2022-11-16 08:13:13.381998 15942493 pending... trace err 'result' 2022-11-16 08:13:20.645569 15942494 pending... trace err 'result' 2022-11-16 08:13:36.221624 15942495 pending... trace err 'result' 2022-11-16 08:13:41.444588 15942496 pending... trace err 'result' 2022-11-16 08:13:53.395805 15942498 pending... trace err 'result' 2022-11-16 08:14:07.118954 15942499 pending... trace err 'result' 2022-11-16 08:14:09.405752 15942500 pending... 2022-11-16 08:14:30.449885 15942501 pending... 2022-11-16 08:14:36.887727 15942502 pending... 2022-11-16 08:14:38.000357 15942503 pending... 2022-11-16 08:15:05.226371 15942504 pending... 2022-11-16 08:15:11.412386 15942505 pending... 2022-11-16 08:15:39.414797 15942506 pending... 2022-11-16 08:15:41.406246 15942507 pending... 2022-11-16 08:15:53.475663 15942508 pending... trace err 'result' 2022-11-16 08:16:07.814057 15942509 pending... trace err 'result' trace err 'result' trace err 'result' 2022-11-16 08:16:11.428758 15942510 pending... 2022-11-16 08:16:20.633772 15942511 pending... 2022-11-16 08:16:35.499359 15942512 pending... 2022-11-16 08:16:39.699144 15942513 pending... 2022-11-16 08:16:57.524072 15942514 pending... trace err 'result' 2022-11-16 08:17:26.134109 15942515 pending... 2022-11-16 08:18:00.444306 15942516 pending... 2022-11-16 08:18:29.544807 15942517 pending... trace err 'result' 2022-11-16 08:18:47.428810 15942518 pending... 2022-11-16 08:18:47.503038 15942519 pending... 2022-11-16 08:18:49.485295 15942520 pending... 2022-11-16 08:18:53.082836 15942521 pending... trace err 'result' trace err 'result' trace err 'result' trace err 'result' 2022-11-16 08:19:13.368885 15942522 pending... 2022-11-16 08:19:24.500162 15942523 pending... 2022-11-16 08:19:30.513026 15942524 pending... trace err 'result' trace err 'result' trace err 'result' 2022-11-16 08:19:49.524023 15942525 pending... 2022-11-16 08:19:59.354254 15942526 pending... 2022-11-16 08:20:01.065648 15942527 pending... 2022-11-16 08:20:09.783519 15942528 pending... trace err 'result' 2022-11-16 08:20:19.960517 15942529 pending... 2022-11-16 08:20:26.608275 15942530 pending... 2022-11-16 08:20:36.551586 15942531 pending... 2022-11-16 08:20:39.552268 15942532 pending... 2022-11-16 08:21:01.643308 15942533 pending... trace err 'result' 2022-11-16 08:21:02.547733 15942534 pending... 2022-11-16 08:21:18.546411 15942536 pending... trace err 'result' 2022-11-16 08:21:55.917226 15942537 pending... 2022-11-16 08:22:13.440864 15942538 pending... trace err 'result' trace err 'result' 2022-11-16 08:23:43.610524 15942540 pending... 2022-11-16 08:24:37.813039 15942541 pending... 2022-11-16 08:24:39.765620 15942542 pending... trace err 'result' trace err 'result' trace err 'result' 2022-11-16 08:25:03.676506 15942543 pending... trace err 'result' 2022-11-16 08:25:04.722398 15942544 pending... 2022-11-16 08:25:11.180236 15942545 pending... 2022-11-16 08:25:13.535933 15942546 pending... 2022-11-16 08:25:40.727340 15942547 pending... 2022-11-16 08:25:42.797600 15942548 pending... 2022-11-16 08:25:44.835299 15942549 pending... 2022-11-16 08:25:48.650422 15942550 pending... 2022-11-16 08:25:51.264412 15942551 pending... 2022-11-16 08:26:00.515181 15942552 pending... 2022-11-16 08:26:41.630587 15942553 pending... 2022-11-16 08:26:47.668582 15942554 pending... trace err 'result' 2022-11-16 08:26:49.098966 15942555 pending... trace err 'result' trace err 'result' 2022-11-16 08:27:29.753417 15942557 pending... 2022-11-16 08:27:39.434014 15942558 pending... 2022-11-16 08:28:29.925202 15942559 pending... 2022-11-16 08:28:32.792374 15942560 pending... 2022-11-16 08:28:41.792308 15942561 pending... 2022-11-16 08:28:52.785640 15942562 pending... 2022-11-16 08:28:54.778039 15942563 pending... 2022-11-16 08:29:24.984197 15942564 pending... trace err 'result' 2022-11-16 08:29:42.978756 15942565 pending... 2022-11-16 08:29:48.604719 15942566 pending... 2022-11-16 08:29:56.828326 15942567 pending... trace err 'result' 2022-11-16 08:30:28.842769 15942569 pending... trace err 'result' trace err 'result' trace err 'result' 2022-11-16 08:30:55.345586 15942570 pending... trace err 'result' 2022-11-16 08:31:08.651372 15942571 pending... 2022-11-16 08:31:28.053510 15942572 pending... trace err 'result' trace err 'result' 2022-11-16 08:31:40.876593 15942573 pending... trace err 'result' 2022-11-16 08:31:49.768101 15942574 pending... 2022-11-16 08:31:50.059553 15942575 pending... 2022-11-16 08:32:06.241443 15942576 pending... 2022-11-16 08:32:32.461443 15942577 pending... 2022-11-16 08:32:44.827659 15942578 pending... trace err 'result' trace err 'result' trace err 'result' 2022-11-16 08:33:07.889812 15942579 pending... trace err 'result' trace err 'result' 2022-11-16 08:33:45.892042 15942580 pending... trace err 'result' 2022-11-16 08:34:22.002794 15942581 pending... trace err 'result' 2022-11-16 08:34:24.391106 15942582 pending... 2022-11-16 08:34:37.867177 15942584 pending... 2022-11-16 08:35:31.956348 15942585 pending... 2022-11-16 08:35:38.133494 15942586 pending... 2022-11-16 08:35:38.946473 15942587 pending... 2022-11-16 08:35:41.515847 15942588 pending... 2022-11-16 08:35:52.351504 15942589 pending... trace err 'result' 2022-11-16 08:35:55.997913 15942590 pending... 2022-11-16 08:36:05.974485 15942591 pending... 2022-11-16 08:36:14.303129 15942592 pending... 2022-11-16 08:36:20.094935 15942593 pending... trace err 'result' 2022-11-16 08:36:54.101054 15942594 pending... 2022-11-16 08:37:04.239656 15942595 pending... trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' 2022-11-16 08:37:40.022800 15942596 pending... 2022-11-16 08:37:40.691663 15942597 pending... 2022-11-16 08:37:41.317408 15942598 pending... 2022-11-16 08:37:46.533161 15942599 pending... 2022-11-16 08:37:57.220460 15942600 pending... trace err 'result' trace err 2022-11-16 08:37:04.318611 -------------------------------------------------- 2022-11-16 08:37:39.760253 15942596 batch 0.002887 s , totalProfit 0.004740 2022-11-16 08:37:39.760303 15942596 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.002004 2022-11-16 08:37:39.761623 15942596 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:37:39.762643 15942596 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:37:39.763804 -------------------------------------------------- 2022-11-16 08:37:40.501919 15942597 batch 0.002964 s , totalProfit 0.004740 2022-11-16 08:37:40.501969 15942597 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.002004 2022-11-16 08:37:40.503188 15942597 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:37:40.504173 15942597 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:37:40.505103 -------------------------------------------------- 2022-11-16 08:37:41.365954 15942598 batch 0.002910 s , totalProfit 0.004740 2022-11-16 08:37:41.365998 15942598 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.002004 2022-11-16 08:37:41.367259 15942598 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:37:41.368353 15942598 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:37:41.369444 -------------------------------------------------- 2022-11-16 08:37:46.855422 15942599 batch 0.002993 s , totalProfit 0.004740 2022-11-16 08:37:46.855477 15942599 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.002004 2022-11-16 08:37:46.857020 15942599 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:37:46.858346 15942599 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:37:46.859447 -------------------------------------------------- 2022-11-16 08:37:57.473162 15942600 batch 0.003110 s , totalProfit 0.004740 2022-11-16 08:37:57.473212 15942600 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.002004 2022-11-16 08:37:57.474449 15942600 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:37:57.475431 15942600 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:37:57.476339 -------------------------------------------------- 2022-11-16 08:38:16.440168 15942601 batch 0.005475 s , totalProfit 0.019204 2022-11-16 08:38:16.440216 15942601 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009220 2022-11-16 08:38:16.441458 15942601 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.004215 2022-11-16 08:38:16.442443 15942601 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.003667 2022-11-16 08:38:16.443348 15942601 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:38:16.444270 15942601 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:38:16.445253 -------------------------------------------------- 2022-11-16 08:38:17.600628 15942602 batch 0.005022 s , totalProfit 0.019187 2022-11-16 08:38:17.600677 15942602 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009203 2022-11-16 08:38:17.601915 15942602 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.004199 2022-11-16 08:38:17.602892 15942602 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.003650 2022-11-16 08:38:17.603811 15942602 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:38:17.604734 15942602 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:38:17.605691 -------------------------------------------------- 2022-11-16 08:38:23.393977 15942603 batch 0.005093 s , totalProfit 0.019187 2022-11-16 08:38:23.394068 15942603 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009203 2022-11-16 08:38:23.395297 15942603 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.004199 2022-11-16 08:38:23.396307 15942603 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.003650 2022-11-16 08:38:23.397243 15942603 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:38:23.398173 15942603 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:38:23.399102 -------------------------------------------------- 2022-11-16 08:39:29.815318 15942604 batch 0.004238 s , totalProfit 0.015489 2022-11-16 08:39:29.815371 15942604 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009203 2022-11-16 08:39:29.816839 15942604 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.003650 2022-11-16 08:39:29.818098 15942604 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:39:29.819319 15942604 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:39:29.820506 -------------------------------------------------- 2022-11-16 08:39:31.994459 15942605 batch 0.004287 s , totalProfit 0.015489 2022-11-16 08:39:31.994510 15942605 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009203 2022-11-16 08:39:31.995740 15942605 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.003650 2022-11-16 08:39:31.996742 15942605 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:39:31.997731 15942605 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:39:31.998644 -------------------------------------------------- 2022-11-16 08:39:56.883426 15942606 batch 0.004562 s , totalProfit 0.015489 2022-11-16 08:39:56.883482 15942606 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009203 2022-11-16 08:39:56.884892 15942606 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.003650 2022-11-16 08:39:56.886093 15942606 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:39:56.887021 15942606 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:39:56.887913 -------------------------------------------------- 2022-11-16 08:39:58.654853 15942607 batch 0.004948 s , totalProfit 0.015489 2022-11-16 08:39:58.654915 15942607 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009203 2022-11-16 08:39:58.656739 15942607 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.003650 2022-11-16 08:39:58.658242 15942607 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:39:58.659753 15942607 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:39:58.661140 -------------------------------------------------- 2022-11-16 08:40:06.656128 15942608 batch 0.004400 s , totalProfit 0.015489 2022-11-16 08:40:06.656184 15942608 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009203 2022-11-16 08:40:06.657541 15942608 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.003650 2022-11-16 08:40:06.658747 15942608 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:40:06.659836 15942608 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:40:06.661036 -------------------------------------------------- 2022-11-16 08:40:10.945710 15942609 batch 0.004592 s , totalProfit 0.015489 2022-11-16 08:40:10.945777 15942609 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009203 2022-11-16 08:40:10.947259 15942609 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.003650 2022-11-16 08:40:10.948446 15942609 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:40:10.949606 15942609 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:40:10.950766 -------------------------------------------------- 2022-11-16 08:40:30.198554 15942610 batch 0.004695 s , totalProfit 0.015489 2022-11-16 08:40:30.198606 15942610 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009203 2022-11-16 08:40:30.200019 15942610 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.003650 2022-11-16 08:40:30.201139 15942610 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:40:30.202225 15942610 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:40:30.203217 -------------------------------------------------- 2022-11-16 08:40:45.839895 15942611 batch 0.004259 s , totalProfit 0.015489 2022-11-16 08:40:45.839951 15942611 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009203 2022-11-16 08:40:45.841270 15942611 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.003650 2022-11-16 08:40:45.842286 15942611 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:40:45.843180 15942611 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:40:45.844073 -------------------------------------------------- 2022-11-16 08:40:48.697021 15942612 batch 0.004040 s , totalProfit 0.015489 2022-11-16 08:40:48.697076 15942612 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009203 2022-11-16 08:40:48.698350 15942612 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.003650 2022-11-16 08:40:48.699398 15942612 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:40:48.700368 15942612 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:40:48.701433 -------------------------------------------------- 2022-11-16 08:40:49.638366 15942613 batch 0.004318 s , totalProfit 0.015489 2022-11-16 08:40:49.638417 15942613 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009203 2022-11-16 08:40:49.639623 15942613 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.003650 2022-11-16 08:40:49.640614 15942613 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:40:49.641552 15942613 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:40:49.642487 -------------------------------------------------- 2022-11-16 08:41:03.832893 15942614 batch 0.005948 s , totalProfit 0.015489 2022-11-16 08:41:03.832944 15942614 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009203 2022-11-16 08:41:03.834166 15942614 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.003650 2022-11-16 08:41:03.835152 15942614 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:41:03.836062 15942614 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:41:03.837009 -------------------------------------------------- 2022-11-16 08:41:13.746639 15942615 batch 0.004448 s , totalProfit 0.015489 2022-11-16 08:41:13.746688 15942615 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009203 2022-11-16 08:41:13.748079 15942615 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.003650 2022-11-16 08:41:13.749096 15942615 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:41:13.750090 15942615 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:41:13.751017 -------------------------------------------------- 2022-11-16 08:41:21.873882 15942616 batch 0.005085 s , totalProfit 0.015489 2022-11-16 08:41:21.873945 15942616 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009203 2022-11-16 08:41:21.875375 15942616 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.003650 2022-11-16 08:41:21.876489 15942616 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:41:21.877670 15942616 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:41:21.878673 -------------------------------------------------- 2022-11-16 08:41:29.257166 15942617 batch 0.004279 s , totalProfit 0.015489 2022-11-16 08:41:29.257218 15942617 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009203 2022-11-16 08:41:29.258475 15942617 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.003650 2022-11-16 08:41:29.259568 15942617 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:41:29.260557 15942617 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:41:29.261687 -------------------------------------------------- 2022-11-16 08:42:45.018925 15942618 batch 0.004500 s , totalProfit 0.015489 2022-11-16 08:42:45.018983 15942618 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009203 2022-11-16 08:42:45.020471 15942618 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.003650 2022-11-16 08:42:45.021486 15942618 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:42:45.022419 15942618 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:42:45.023348 -------------------------------------------------- 2022-11-16 08:43:17.985639 15942619 batch 0.004940 s , totalProfit 0.015489 2022-11-16 08:43:17.985693 15942619 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009203 2022-11-16 08:43:17.986932 15942619 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.003650 2022-11-16 08:43:17.987923 15942619 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:43:17.988870 15942619 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:43:17.989783 -------------------------------------------------- 2022-11-16 08:43:46.583672 15942620 batch 0.004376 s , totalProfit 0.015489 2022-11-16 08:43:46.583727 15942620 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009203 2022-11-16 08:43:46.585816 15942620 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.003650 2022-11-16 08:43:46.587423 15942620 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:43:46.588847 15942620 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:43:46.590082 -------------------------------------------------- 2022-11-16 08:43:55.529280 15942621 batch 0.004308 s , totalProfit 0.015489 2022-11-16 08:43:55.529333 15942621 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009203 2022-11-16 08:43:55.530807 15942621 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.003650 2022-11-16 08:43:55.532047 15942621 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:43:55.533238 15942621 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:43:55.534410 -------------------------------------------------- 2022-11-16 08:43:58.784876 15942622 batch 0.004233 s , totalProfit 0.015489 2022-11-16 08:43:58.784928 15942622 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009203 2022-11-16 08:43:58.786412 15942622 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.003650 2022-11-16 08:43:58.787639 15942622 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:43:58.788813 15942622 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:43:58.789971 -------------------------------------------------- 2022-11-16 08:44:07.779557 15942623 batch 0.004517 s , totalProfit 0.015489 2022-11-16 08:44:07.779607 15942623 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009203 2022-11-16 08:44:07.781080 15942623 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.003650 2022-11-16 08:44:07.782253 15942623 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:44:07.783357 15942623 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:44:07.784501 -------------------------------------------------- 2022-11-16 08:44:11.234738 15942624 batch 0.004128 s , totalProfit 0.015489 2022-11-16 08:44:11.234788 15942624 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009203 2022-11-16 08:44:11.236080 15942624 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.003650 2022-11-16 08:44:11.237304 15942624 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:44:11.238488 15942624 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:44:11.239588 -------------------------------------------------- 2022-11-16 08:44:14.336394 15942625 batch 0.004124 s , totalProfit 0.015489 2022-11-16 08:44:14.336501 15942625 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009203 2022-11-16 08:44:14.337838 15942625 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.003650 2022-11-16 08:44:14.338876 15942625 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:44:14.339885 15942625 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:44:14.341011 -------------------------------------------------- 2022-11-16 08:44:25.767804 15942627 batch 0.004402 s , totalProfit 0.015489 2022-11-16 08:44:25.767857 15942627 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009203 2022-11-16 08:44:25.769129 15942627 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.003650 2022-11-16 08:44:25.770179 15942627 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:44:25.771124 15942627 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:44:25.772032 -------------------------------------------------- 2022-11-16 08:44:40.120954 15942628 batch 0.004072 s , totalProfit 0.015489 2022-11-16 08:44:40.121005 15942628 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009203 2022-11-16 08:44:40.122466 15942628 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.003650 2022-11-16 08:44:40.123678 15942628 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:44:40.124851 15942628 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:44:40.126022 -------------------------------------------------- 2022-11-16 08:45:16.953449 15942629 batch 0.005942 s , totalProfit 0.015489 2022-11-16 08:45:16.953500 15942629 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009203 2022-11-16 08:45:16.954856 15942629 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.003650 2022-11-16 08:45:16.955997 15942629 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:45:16.957089 15942629 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:45:16.958098 -------------------------------------------------- 2022-11-16 08:45:18.720945 15942630 batch 0.004389 s , totalProfit 0.015489 2022-11-16 08:45:18.721000 15942630 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009203 2022-11-16 08:45:18.722392 15942630 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.003650 2022-11-16 08:45:18.723604 15942630 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:45:18.724755 15942630 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:45:18.725800 -------------------------------------------------- 2022-11-16 08:45:28.522144 15942631 batch 0.005393 s , totalProfit 0.015489 2022-11-16 08:45:28.522205 15942631 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009203 2022-11-16 08:45:28.523476 15942631 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.003650 2022-11-16 08:45:28.524573 15942631 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:45:28.525681 15942631 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:45:28.526650 -------------------------------------------------- 2022-11-16 08:45:43.036544 15942632 batch 0.004175 s , totalProfit 0.015489 2022-11-16 08:45:43.036603 15942632 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009203 2022-11-16 08:45:43.037858 15942632 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.003650 2022-11-16 08:45:43.038850 15942632 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:45:43.039760 15942632 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:45:43.040663 -------------------------------------------------- 2022-11-16 08:45:52.371455 15942633 batch 0.004216 s , totalProfit 0.015489 2022-11-16 08:45:52.371549 15942633 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009203 2022-11-16 08:45:52.373047 15942633 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.003650 2022-11-16 08:45:52.374279 15942633 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:45:52.375445 15942633 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:45:52.376603 -------------------------------------------------- 2022-11-16 08:45:58.663562 15942634 batch 0.004154 s , totalProfit 0.015489 2022-11-16 08:45:58.663613 15942634 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009203 2022-11-16 08:45:58.665137 15942634 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.003650 2022-11-16 08:45:58.666358 15942634 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:45:58.667501 15942634 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:45:58.668645 -------------------------------------------------- 2022-11-16 08:46:23.539551 15942635 batch 0.004568 s , totalProfit 0.015489 2022-11-16 08:46:23.539608 15942635 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009203 2022-11-16 08:46:23.541001 15942635 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.003650 2022-11-16 08:46:23.542073 15942635 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:46:23.543195 15942635 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:46:23.544345 -------------------------------------------------- 2022-11-16 08:46:24.499568 15942636 batch 0.004283 s , totalProfit 0.015489 2022-11-16 08:46:24.499626 15942636 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009203 2022-11-16 08:46:24.500965 15942636 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.003650 2022-11-16 08:46:24.502001 15942636 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:46:24.502936 15942636 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:46:24.503874 -------------------------------------------------- 2022-11-16 08:46:41.148383 15942637 batch 0.004477 s , totalProfit 0.015489 2022-11-16 08:46:41.148433 15942637 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009203 2022-11-16 08:46:41.149840 15942637 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.003650 2022-11-16 08:46:41.151105 15942637 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:46:41.152166 15942637 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:46:41.153163 -------------------------------------------------- 2022-11-16 08:47:29.219219 15942638 batch 0.004624 s , totalProfit 0.015489 2022-11-16 08:47:29.219305 15942638 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009203 2022-11-16 08:47:29.220583 15942638 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.003650 2022-11-16 08:47:29.221732 15942638 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:47:29.222874 15942638 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:47:29.223861 -------------------------------------------------- 2022-11-16 08:47:30.964728 15942639 batch 0.004204 s , totalProfit 0.015489 2022-11-16 08:47:30.964780 15942639 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009203 2022-11-16 08:47:30.966009 15942639 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.003650 2022-11-16 08:47:30.967002 15942639 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:47:30.967913 15942639 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:47:30.968886 -------------------------------------------------- 2022-11-16 08:47:45.991084 15942640 batch 0.004116 s , totalProfit 0.015489 2022-11-16 08:47:45.991136 15942640 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009203 2022-11-16 08:47:45.992362 15942640 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.003650 2022-11-16 08:47:45.993575 15942640 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:47:45.994500 15942640 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:47:45.995409 -------------------------------------------------- 2022-11-16 08:47:46.941597 15942641 batch 0.004842 s , totalProfit 0.015489 2022-11-16 08:47:46.941650 15942641 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009203 2022-11-16 08:47:46.942867 15942641 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.003650 2022-11-16 08:47:46.943892 15942641 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:47:46.944792 15942641 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:47:46.945733 -------------------------------------------------- 2022-11-16 08:48:01.545139 15942642 batch 0.004197 s , totalProfit 0.015489 2022-11-16 08:48:01.545191 15942642 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009203 2022-11-16 08:48:01.546412 15942642 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.003650 2022-11-16 08:48:01.547398 15942642 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:48:01.548310 15942642 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:48:01.549268 -------------------------------------------------- 2022-11-16 08:48:27.441484 15942643 batch 0.004096 s , totalProfit 0.015489 2022-11-16 08:48:27.441541 15942643 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009203 2022-11-16 08:48:27.442986 15942643 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.003650 2022-11-16 08:48:27.444187 15942643 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:48:27.445344 15942643 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:48:27.446496 -------------------------------------------------- 2022-11-16 08:48:35.344479 15942644 batch 0.004146 s , totalProfit 0.015489 2022-11-16 08:48:35.344530 15942644 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009203 2022-11-16 08:48:35.345799 15942644 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.003650 2022-11-16 08:48:35.346808 15942644 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:48:35.347749 15942644 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:48:35.348747 -------------------------------------------------- 2022-11-16 08:49:01.737184 15942645 batch 0.004413 s , totalProfit 0.015489 2022-11-16 08:49:01.739034 15942645 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009203 2022-11-16 08:49:01.740337 15942645 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.003650 2022-11-16 08:49:01.741393 15942645 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:49:01.742347 15942645 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:49:01.743269 -------------------------------------------------- 2022-11-16 08:49:31.554072 15942646 batch 0.004124 s , totalProfit 0.015489 2022-11-16 08:49:31.554153 15942646 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009203 2022-11-16 08:49:31.555564 15942646 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.003650 2022-11-16 08:49:31.556548 15942646 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:49:31.557492 15942646 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:49:31.558414 -------------------------------------------------- 2022-11-16 08:49:31.795246 15942647 batch 0.004434 s , totalProfit 0.015489 2022-11-16 08:49:31.795297 15942647 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009203 2022-11-16 08:49:31.796524 15942647 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.003650 2022-11-16 08:49:31.797581 15942647 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:49:31.798547 15942647 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:49:31.799452 -------------------------------------------------- 2022-11-16 08:49:55.470942 15942648 batch 0.004358 s , totalProfit 0.015489 2022-11-16 08:49:55.470993 15942648 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009203 2022-11-16 08:49:55.472329 15942648 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.003650 2022-11-16 08:49:55.473430 15942648 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:49:55.474442 15942648 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:49:55.475528 -------------------------------------------------- 2022-11-16 08:50:14.619467 15942649 batch 0.004657 s , totalProfit 0.015489 2022-11-16 08:50:14.619517 15942649 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009203 2022-11-16 08:50:14.620717 15942649 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.003650 2022-11-16 08:50:14.621732 15942649 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:50:14.622647 15942649 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:50:14.623572 -------------------------------------------------- 2022-11-16 08:50:17.015415 15942650 batch 0.004191 s , totalProfit 0.015489 2022-11-16 08:50:17.015475 15942650 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009203 2022-11-16 08:50:17.016706 15942650 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.003650 2022-11-16 08:50:17.017722 15942650 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:50:17.018639 15942650 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:50:17.019546 -------------------------------------------------- 2022-11-16 08:50:41.594209 15942651 batch 0.004251 s , totalProfit 0.015489 2022-11-16 08:50:41.594259 15942651 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009203 2022-11-16 08:50:41.595538 15942651 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.003650 2022-11-16 08:50:41.596586 15942651 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:50:41.597745 15942651 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:50:41.598727 -------------------------------------------------- 2022-11-16 08:50:42.669651 15942652 batch 0.006101 s , totalProfit 0.015489 2022-11-16 08:50:42.669721 15942652 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009203 2022-11-16 08:50:42.671444 15942652 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.003650 2022-11-16 08:50:42.672862 15942652 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:50:42.674199 15942652 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:50:42.675521 -------------------------------------------------- 2022-11-16 08:50:47.437746 15942653 batch 0.004178 s , totalProfit 0.015489 2022-11-16 08:50:47.437799 15942653 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009203 2022-11-16 08:50:47.439188 15942653 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.003650 2022-11-16 08:50:47.440400 15942653 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:50:47.441475 15942653 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:50:47.442407 -------------------------------------------------- 2022-11-16 08:50:52.930945 15942654 batch 0.004336 s , totalProfit 0.015489 2022-11-16 08:50:52.931016 15942654 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009203 2022-11-16 08:50:52.932481 15942654 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.003650 2022-11-16 08:50:52.934082 15942654 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:50:52.935469 15942654 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:50:52.937030 -------------------------------------------------- 2022-11-16 08:50:53.672199 15942655 batch 0.004511 s , totalProfit 0.015489 2022-11-16 08:50:53.672249 15942655 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009203 2022-11-16 08:50:53.673496 15942655 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.003650 2022-11-16 08:50:53.674583 15942655 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:50:53.675646 15942655 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:50:53.676694 -------------------------------------------------- 2022-11-16 08:51:00.730985 15942656 batch 0.004729 s , totalProfit 0.015489 2022-11-16 08:51:00.731035 15942656 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009203 2022-11-16 08:51:00.732466 15942656 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.003650 2022-11-16 08:51:00.733698 15942656 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:51:00.734743 15942656 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:51:00.735799 -------------------------------------------------- 2022-11-16 08:51:02.126968 15942657 batch 0.006313 s , totalProfit 0.015489 2022-11-16 08:51:02.127037 15942657 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009203 2022-11-16 08:51:02.128772 15942657 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.003650 2022-11-16 08:51:02.130216 15942657 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:51:02.131477 15942657 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:51:02.132752 -------------------------------------------------- 2022-11-16 08:51:37.570661 15942658 batch 0.004539 s , totalProfit 0.015489 2022-11-16 08:51:37.570713 15942658 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009203 2022-11-16 08:51:37.571915 15942658 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.003650 2022-11-16 08:51:37.572928 15942658 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:51:37.573852 15942658 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:51:37.574750 -------------------------------------------------- 2022-11-16 08:52:03.073088 15942659 batch 0.004282 s , totalProfit 0.015489 2022-11-16 08:52:03.073142 15942659 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009203 2022-11-16 08:52:03.074538 15942659 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.003650 2022-11-16 08:52:03.075564 15942659 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:52:03.076729 15942659 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:52:03.077695 -------------------------------------------------- 2022-11-16 08:52:04.428559 15942660 batch 0.004405 s , totalProfit 0.015489 2022-11-16 08:52:04.428620 15942660 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009203 2022-11-16 08:52:04.430081 15942660 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.003650 2022-11-16 08:52:04.431266 15942660 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:52:04.432359 15942660 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:52:04.433439 -------------------------------------------------- 2022-11-16 08:52:13.522437 15942661 batch 0.004345 s , totalProfit 0.015489 2022-11-16 08:52:13.522493 15942661 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009203 2022-11-16 08:52:13.523922 15942661 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.003650 2022-11-16 08:52:13.525123 15942661 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:52:13.526163 15942661 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:52:13.527146 -------------------------------------------------- 2022-11-16 08:52:15.585725 15942662 batch 0.004260 s , totalProfit 0.015489 2022-11-16 08:52:15.585779 15942662 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009203 2022-11-16 08:52:15.587136 15942662 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.003650 2022-11-16 08:52:15.588200 15942662 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:52:15.589156 15942662 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:52:15.590083 -------------------------------------------------- 2022-11-16 08:52:35.353217 15942663 batch 0.004275 s , totalProfit 0.015489 2022-11-16 08:52:35.353270 15942663 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009203 2022-11-16 08:52:35.354478 15942663 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.003650 2022-11-16 08:52:35.355566 15942663 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:52:35.356679 15942663 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:52:35.357907 -------------------------------------------------- 2022-11-16 08:52:36.306820 15942664 batch 0.005242 s , totalProfit 0.015489 2022-11-16 08:52:36.306892 15942664 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009203 2022-11-16 08:52:36.308880 15942664 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.003650 2022-11-16 08:52:36.310551 15942664 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:52:36.312090 15942664 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:52:36.313652 -------------------------------------------------- 2022-11-16 08:52:37.873247 15942665 batch 0.004945 s , totalProfit 0.015489 2022-11-16 08:52:37.873299 15942665 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009203 2022-11-16 08:52:37.874669 15942665 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.003650 2022-11-16 08:52:37.875802 15942665 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:52:37.876774 15942665 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:52:37.877773 -------------------------------------------------- 2022-11-16 08:52:53.548529 15942666 batch 0.005396 s , totalProfit 0.015489 2022-11-16 08:52:53.548593 15942666 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009203 2022-11-16 08:52:53.550107 15942666 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.003650 2022-11-16 08:52:53.551221 15942666 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:52:53.552140 15942666 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:52:53.553211 -------------------------------------------------- 2022-11-16 08:53:34.035953 15942667 batch 0.005156 s , totalProfit 0.015489 2022-11-16 08:53:34.036005 15942667 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009203 2022-11-16 08:53:34.037371 15942667 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.003650 2022-11-16 08:53:34.038395 15942667 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:53:34.039309 15942667 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:53:34.040209 -------------------------------------------------- 2022-11-16 08:53:40.044620 15942668 batch 0.007435 s , totalProfit 0.015489 2022-11-16 08:53:40.044692 15942668 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009203 2022-11-16 08:53:40.046620 15942668 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.003650 2022-11-16 08:53:40.048053 15942668 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:53:40.049535 15942668 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:53:40.050895 -------------------------------------------------- 2022-11-16 08:53:42.707815 15942669 batch 0.004355 s , totalProfit 0.015489 2022-11-16 08:53:42.707863 15942669 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009203 2022-11-16 08:53:42.709065 15942669 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.003650 2022-11-16 08:53:42.710084 15942669 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:53:42.710983 15942669 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:53:42.711915 -------------------------------------------------- 2022-11-16 08:53:57.277594 15942670 batch 0.004957 s , totalProfit 0.015489 2022-11-16 08:53:57.277653 15942670 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009203 2022-11-16 08:53:57.278906 15942670 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.003650 2022-11-16 08:53:57.279981 15942670 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:53:57.281023 15942670 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:53:57.282005 -------------------------------------------------- 2022-11-16 08:54:16.736069 15942671 batch 0.004414 s , totalProfit 0.015646 2022-11-16 08:54:16.736119 15942671 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009329 2022-11-16 08:54:16.737480 15942671 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.003699 2022-11-16 08:54:16.738571 15942671 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:54:16.739571 15942671 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:54:16.740589 -------------------------------------------------- 2022-11-16 08:54:53.391229 15942672 batch 0.004330 s , totalProfit 0.015629 2022-11-16 08:54:53.391284 15942672 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009312 2022-11-16 08:54:53.392576 15942672 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.003682 2022-11-16 08:54:53.393767 15942672 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:54:53.394817 15942672 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:54:53.395922 -------------------------------------------------- 2022-11-16 08:55:03.925316 15942673 batch 0.007188 s , totalProfit 0.015629 2022-11-16 08:55:03.925373 15942673 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009312 2022-11-16 08:55:03.926880 15942673 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.003682 2022-11-16 08:55:03.928016 15942673 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:55:03.929110 15942673 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:55:03.930048 -------------------------------------------------- 2022-11-16 08:55:13.437321 15942674 batch 0.004593 s , totalProfit 0.015629 2022-11-16 08:55:13.437371 15942674 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009312 2022-11-16 08:55:13.438591 15942674 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.003682 2022-11-16 08:55:13.439611 15942674 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:55:13.440543 15942674 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:55:13.441504 -------------------------------------------------- 2022-11-16 08:55:16.731028 15942675 batch 0.006149 s , totalProfit 0.015629 2022-11-16 08:55:16.731079 15942675 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009312 2022-11-16 08:55:16.732322 15942675 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.003682 2022-11-16 08:55:16.733337 15942675 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:55:16.734263 15942675 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:55:16.735169 -------------------------------------------------- 2022-11-16 08:55:18.181488 15942676 batch 0.004401 s , totalProfit 0.015629 2022-11-16 08:55:18.181548 15942676 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009312 2022-11-16 08:55:18.182806 15942676 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.003682 2022-11-16 08:55:18.183784 15942676 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:55:18.184687 15942676 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:55:18.185629 -------------------------------------------------- 2022-11-16 08:55:24.169117 15942677 batch 0.004743 s , totalProfit 0.015629 2022-11-16 08:55:24.169179 15942677 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009312 2022-11-16 08:55:24.170649 15942677 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.003682 2022-11-16 08:55:24.171840 15942677 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:55:24.173222 15942677 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:55:24.174373 -------------------------------------------------- 2022-11-16 08:55:33.973307 15942678 batch 0.008380 s , totalProfit 0.078047 2022-11-16 08:55:33.973393 15942678 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.044261 2022-11-16 08:55:33.975595 15942678 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.021516 2022-11-16 08:55:33.977358 15942678 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.011154 2022-11-16 08:55:33.979047 15942678 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:55:33.980702 15942678 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:55:33.982393 15942678 bset ['0xb23396bf2191b300d1f296d1af2de20c10195a8a', '0x03eba1aeb1b114ce767c65275f150dc23d6e84e2', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.001260 2022-11-16 08:55:33.984379 -------------------------------------------------- 2022-11-16 08:55:40.132036 15942679 batch 0.007766 s , totalProfit 0.077997 2022-11-16 08:55:40.132089 15942679 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.044245 2022-11-16 08:55:40.133380 15942679 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.021482 2022-11-16 08:55:40.134452 15942679 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.011121 2022-11-16 08:55:40.135427 15942679 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:55:40.136371 15942679 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:55:40.137297 15942679 bset ['0xb23396bf2191b300d1f296d1af2de20c10195a8a', '0x03eba1aeb1b114ce767c65275f150dc23d6e84e2', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.001243 2022-11-16 08:55:40.138242 -------------------------------------------------- 2022-11-16 08:55:42.103152 15942680 batch 0.005887 s , totalProfit 0.066785 2022-11-16 08:55:42.103205 15942680 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.044245 2022-11-16 08:55:42.104436 15942680 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.021482 2022-11-16 08:55:42.105445 15942680 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:55:42.106366 15942680 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:55:42.107267 -------------------------------------------------- 2022-11-16 08:55:48.886054 15942681 batch 0.005057 s , totalProfit 0.066785 2022-11-16 08:55:48.886108 15942681 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.044245 2022-11-16 08:55:48.887592 15942681 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.021482 2022-11-16 08:55:48.888675 15942681 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:55:48.889748 15942681 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:55:48.890684 -------------------------------------------------- 2022-11-16 08:55:59.646469 15942682 batch 0.005018 s , totalProfit 0.066785 2022-11-16 08:55:59.646532 15942682 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.044245 2022-11-16 08:55:59.647996 15942682 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.021482 2022-11-16 08:55:59.649202 15942682 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:55:59.650379 15942682 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:55:59.651537 -------------------------------------------------- 2022-11-16 08:56:18.226669 15942683 batch 0.006214 s , totalProfit 0.066785 2022-11-16 08:56:18.226719 15942683 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.044245 2022-11-16 08:56:18.227966 15942683 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.021482 2022-11-16 08:56:18.229012 15942683 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:56:18.229979 15942683 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:56:18.230939 -------------------------------------------------- 2022-11-16 08:56:36.622613 15942684 batch 0.007684 s , totalProfit 0.066785 2022-11-16 08:56:36.622691 15942684 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.044245 2022-11-16 08:56:36.624563 15942684 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.021482 2022-11-16 08:56:36.626060 15942684 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:56:36.627406 15942684 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:56:36.628836 -------------------------------------------------- 2022-11-16 08:57:00.135464 15942685 batch 0.006084 s , totalProfit 0.066785 2022-11-16 08:57:00.135517 15942685 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.044245 2022-11-16 08:57:00.136857 15942685 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.021482 2022-11-16 08:57:00.137932 15942685 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:57:00.138841 15942685 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:57:00.139810 -------------------------------------------------- 2022-11-16 08:57:46.340718 15942686 batch 0.005677 s , totalProfit 0.066785 2022-11-16 08:57:46.340771 15942686 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.044245 2022-11-16 08:57:46.342289 15942686 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.021482 2022-11-16 08:57:46.343481 15942686 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:57:46.344517 15942686 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:57:46.345616 -------------------------------------------------- 2022-11-16 08:57:54.710293 15942687 batch 0.005002 s , totalProfit 0.066785 2022-11-16 08:57:54.710345 15942687 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.044245 2022-11-16 08:57:54.711862 15942687 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.021482 2022-11-16 08:57:54.713172 15942687 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:57:54.714511 15942687 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:57:54.715450 -------------------------------------------------- 2022-11-16 08:58:01.486319 15942688 batch 0.005648 s , totalProfit 0.066785 2022-11-16 08:58:01.486374 15942688 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.044245 2022-11-16 08:58:01.487676 15942688 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.021482 2022-11-16 08:58:01.488675 15942688 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:58:01.489732 15942688 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:58:01.490713 -------------------------------------------------- 2022-11-16 08:58:02.937259 15942689 batch 0.006064 s , totalProfit 0.066785 2022-11-16 08:58:02.937309 15942689 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.044245 2022-11-16 08:58:02.938526 15942689 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.021482 2022-11-16 08:58:02.939492 15942689 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:58:02.940406 15942689 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:58:02.941349 -------------------------------------------------- 2022-11-16 08:58:04.707239 15942690 batch 0.007100 s , totalProfit 0.068068 2022-11-16 08:58:04.707288 15942690 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.044245 2022-11-16 08:58:04.708485 15942690 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.021482 2022-11-16 08:58:04.709492 15942690 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:58:04.710423 15942690 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:58:04.711324 15942690 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.001279 2022-11-16 08:58:04.712219 -------------------------------------------------- 2022-11-16 08:58:14.008813 15942691 batch 0.006167 s , totalProfit 0.068055 2022-11-16 08:58:14.008891 15942691 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.044245 2022-11-16 08:58:14.010379 15942691 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.021482 2022-11-16 08:58:14.011523 15942691 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:58:14.012619 15942691 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:58:14.013673 15942691 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.001265 2022-11-16 08:58:14.014753 -------------------------------------------------- 2022-11-16 08:58:19.591936 15942692 batch 0.006608 s , totalProfit 0.068038 2022-11-16 08:58:19.592005 15942692 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.044245 2022-11-16 08:58:19.593526 15942692 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.021482 2022-11-16 08:58:19.594710 15942692 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:58:19.595813 15942692 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:58:19.596912 15942692 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.001248 2022-11-16 08:58:19.598046 -------------------------------------------------- 2022-11-16 08:58:34.515184 15942693 batch 0.006788 s , totalProfit 0.068038 2022-11-16 08:58:34.515261 15942693 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.044245 2022-11-16 08:58:34.516743 15942693 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.021482 2022-11-16 08:58:34.517984 15942693 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:58:34.519042 15942693 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:58:34.520091 15942693 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.001248 2022-11-16 08:58:34.521219 -------------------------------------------------- 2022-11-16 08:59:30.354842 15942694 batch 0.005985 s , totalProfit 0.068147 2022-11-16 08:59:30.354898 15942694 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.044245 2022-11-16 08:59:30.356151 15942694 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.021482 2022-11-16 08:59:30.357194 15942694 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:59:30.358120 15942694 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.001358 2022-11-16 08:59:30.359074 15942694 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:59:30.360078 -------------------------------------------------- 2022-11-16 08:59:33.055026 15942695 batch 0.006156 s , totalProfit 0.068130 2022-11-16 08:59:33.055089 15942695 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.044245 2022-11-16 08:59:33.056643 15942695 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.021482 2022-11-16 08:59:33.057990 15942695 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:59:33.059184 15942695 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.001341 2022-11-16 08:59:33.060372 15942695 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:59:33.061582 -------------------------------------------------- 2022-11-16 08:59:41.659998 15942696 batch 0.006227 s , totalProfit 0.068130 2022-11-16 08:59:41.660052 15942696 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.044245 2022-11-16 08:59:41.661419 15942696 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.021482 2022-11-16 08:59:41.662517 15942696 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:59:41.663536 15942696 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.001341 2022-11-16 08:59:41.664634 15942696 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:59:41.665802 -------------------------------------------------- 2022-11-16 08:59:47.564075 15942697 batch 0.007368 s , totalProfit 0.068130 2022-11-16 08:59:47.564138 15942697 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.044245 2022-11-16 08:59:47.565536 15942697 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.021482 2022-11-16 08:59:47.566672 15942697 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:59:47.567713 15942697 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.001341 2022-11-16 08:59:47.568677 15942697 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:59:47.569668 -------------------------------------------------- 2022-11-16 08:59:54.181478 15942698 batch 0.006448 s , totalProfit 0.068243 2022-11-16 08:59:54.181544 15942698 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.044245 2022-11-16 08:59:54.182819 15942698 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.021482 2022-11-16 08:59:54.183829 15942698 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.001453 2022-11-16 08:59:54.184844 15942698 bset 2022-11-16 08:06:01.724959 TOP LP: 7419 2022-11-16 08:06:01.997883 Ture TOP LP 7335 2022-11-16 08:06:25.996466 784 2022-11-16 08:06:26.220311 3828 2022-11-16 08:07:03.026381 TOP LP: 7419 2022-11-16 08:07:03.312000 Ture TOP LP 7335 2022-11-16 08:07:27.391164 784 2022-11-16 08:07:27.647843 3828 2022-11-16 08:08:01.466622 TOP LP: 7419 2022-11-16 08:08:01.756337 Ture TOP LP 7335 2022-11-16 08:08:25.972560 784 2022-11-16 08:08:26.221770 3828 2022-11-16 08:09:03.050624 TOP LP: 7419 2022-11-16 08:09:03.345733 Ture TOP LP 7335 2022-11-16 08:09:26.678888 784 2022-11-16 08:09:26.907283 3828 2022-11-16 08:10:00.698679 TOP LP: 7419 2022-11-16 08:10:00.987521 Ture TOP LP 7335 2022-11-16 08:10:23.742859 784 2022-11-16 08:10:23.990362 3828 2022-11-16 08:11:00.844241 TOP LP: 7419 2022-11-16 08:11:01.123343 Ture TOP LP 7335 2022-11-16 08:11:23.804669 784 2022-11-16 08:11:24.070095 3828 2022-11-16 08:12:00.914022 TOP LP: 7419 2022-11-16 08:12:01.179532 Ture TOP LP 7335 2022-11-16 08:12:23.874363 784 2022-11-16 08:12:24.106396 3828 2022-11-16 08:13:00.986318 TOP LP: 7419 2022-11-16 08:13:01.266113 Ture TOP LP 7335 2022-11-16 08:13:24.088576 784 2022-11-16 08:13:24.308405 3828 2022-11-16 08:14:01.120149 TOP LP: 7419 2022-11-16 08:14:01.391198 Ture TOP LP 7335 2022-11-16 08:14:23.964587 784 2022-11-16 08:14:24.207443 3828 2022-11-16 08:15:01.042160 TOP LP: 7419 2022-11-16 08:15:01.313977 Ture TOP LP 7335 2022-11-16 08:15:24.368616 784 2022-11-16 08:15:24.604195 3828 2022-11-16 08:16:01.431680 TOP LP: 7419 2022-11-16 08:16:01.712439 Ture TOP LP 7335 2022-11-16 08:16:24.311963 784 2022-11-16 08:16:24.542737 3828 2022-11-16 08:17:01.375349 TOP LP: 7419 2022-11-16 08:17:01.638615 Ture TOP LP 7335 2022-11-16 08:17:24.622038 784 2022-11-16 08:17:24.860457 3828 2022-11-16 08:18:01.663379 TOP LP: 7419 2022-11-16 08:18:01.971497 Ture TOP LP 7335 2022-11-16 08:18:24.582815 784 2022-11-16 08:18:24.801485 3828 2022-11-16 08:19:01.613472 TOP LP: 7419 2022-11-16 08:19:01.893491 Ture TOP LP 7335 2022-11-16 08:19:25.411336 784 2022-11-16 08:19:25.631584 3828 2022-11-16 08:20:02.576484 TOP LP: 7419 2022-11-16 08:20:02.920940 Ture TOP LP 7335 2022-11-16 08:20:25.797056 784 2022-11-16 08:20:26.037805 3828 2022-11-16 08:21:02.858737 TOP LP: 7419 2022-11-16 08:21:03.187698 Ture TOP LP 7335 2022-11-16 08:21:26.276964 784 2022-11-16 08:21:26.520000 3828 2022-11-16 08:22:00.389200 TOP LP: 7419 2022-11-16 08:22:00.675180 Ture TOP LP 7335 2022-11-16 08:22:23.970959 784 2022-11-16 08:22:24.234257 3828 2022-11-16 08:23:01.030629 TOP LP: 7419 2022-11-16 08:23:01.322724 Ture TOP LP 7335 2022-11-16 08:23:24.336628 784 2022-11-16 08:23:24.583128 3828 2022-11-16 08:24:01.508160 TOP LP: 7419 2022-11-16 08:24:01.799725 Ture TOP LP 7335 2022-11-16 08:24:24.918110 784 2022-11-16 08:24:25.182119 3828 2022-11-16 08:25:01.969517 TOP LP: 7419 2022-11-16 08:25:02.247011 Ture TOP LP 7335 2022-11-16 08:25:25.589389 784 2022-11-16 08:25:25.812537 3828 2022-11-16 08:26:02.619913 TOP LP: 7419 2022-11-16 08:26:02.920874 Ture TOP LP 7335 2022-11-16 08:26:26.232972 784 2022-11-16 08:26:26.451414 3828 2022-11-16 08:27:00.359765 TOP LP: 7419 2022-11-16 08:27:00.622383 Ture TOP LP 7335 2022-11-16 08:27:23.642786 784 2022-11-16 08:27:23.878879 3828 2022-11-16 08:28:00.701440 TOP LP: 7419 2022-11-16 08:28:00.964652 Ture TOP LP 7335 2022-11-16 08:28:24.236074 784 2022-11-16 08:28:24.457626 3828 2022-11-16 08:29:01.265397 TOP LP: 7419 2022-11-16 08:29:01.528448 Ture TOP LP 7335 2022-11-16 08:29:24.501079 784 2022-11-16 08:29:24.750338 3828 2022-11-16 08:30:01.690353 TOP LP: 7419 2022-11-16 08:30:02.280980 Ture TOP LP 7335 2022-11-16 08:30:25.239674 784 2022-11-16 08:30:25.468344 3828 2022-11-16 08:31:02.306317 TOP LP: 7419 2022-11-16 08:31:02.600493 Ture TOP LP 7335 2022-11-16 08:31:25.670806 784 2022-11-16 08:31:25.893388 3828 2022-11-16 08:32:02.718939 TOP LP: 7419 2022-11-16 08:32:03.009515 Ture TOP LP 7335 2022-11-16 08:32:25.900772 784 2022-11-16 08:32:26.126827 3828 2022-11-16 08:33:02.933486 TOP LP: 7419 2022-11-16 08:33:03.196296 Ture TOP LP 7335 2022-11-16 08:33:26.475275 784 2022-11-16 08:33:26.699606 3828 2022-11-16 08:34:00.505491 TOP LP: 7419 2022-11-16 08:34:00.764684 Ture TOP LP 7335 2022-11-16 08:34:24.226508 784 2022-11-16 08:34:24.456099 3828 2022-11-16 08:35:01.294150 TOP LP: 7419 2022-11-16 08:35:01.560402 Ture TOP LP 7335 2022-11-16 08:35:24.523752 784 2022-11-16 08:35:24.758668 3828 2022-11-16 08:36:01.587611 TOP LP: 7419 2022-11-16 08:36:01.893300 Ture TOP LP 7335 2022-11-16 08:36:24.651068 784 2022-11-16 08:36:24.884700 3828 2022-11-16 08:37:01.690084 TOP LP: 7419 2022-11-16 08:37:01.998907 Ture TOP LP 7335 2022-11-16 08:37:24.875339 784 2022-11-16 08:37:25.119033 3828 2022-11-16 08:38:01.944353 TOP LP: 7419 2022-11-16 08:38:02.238763 Ture TOP LP 7335 2022-11-16 08:38:25.000556 784 2022-11-16 08:38:25.279003 3828 2022-11-16 08:39:02.182443 TOP LP: 7419 2022-11-16 08:39:02.461395 Ture TOP LP 7335 2022-11-16 08:39:25.643692 784 2022-11-16 08:39:25.886665 3828 2022-11-16 08:40:02.669882 TOP LP: 7419 2022-11-16 08:40:02.966836 Ture TOP LP 7335 2022-11-16 08:40:26.925826 784 2022-11-16 08:40:27.157989 3828 2022-11-16 08:41:00.967193 TOP LP: 7419 2022-11-16 08:41:01.256636 Ture TOP LP 7335 2022-11-16 08:41:24.337800 784 2022-11-16 08:41:24.555414 3828 2022-11-16 08:42:01.362442 TOP LP: 7419 2022-11-16 08:42:01.629623 Ture TOP LP 7335 2022-11-16 08:42:24.691080 784 2022-11-16 08:42:24.917859 3828 2022-11-16 08:43:01.722659 TOP LP: 7419 2022-11-16 08:43:01.991777 Ture TOP LP 7335 2022-11-16 08:43:24.923233 784 2022-11-16 08:43:25.149351 3828 2022-11-16 08:44:01.966879 TOP LP: 7419 2022-11-16 08:44:02.244303 Ture TOP LP 7335 2022-11-16 08:44:25.125790 784 2022-11-16 08:44:25.370434 3828 2022-11-16 08:45:02.280812 TOP LP: 7419 2022-11-16 08:45:02.580438 Ture TOP LP 7335 2022-11-16 08:45:25.752657 784 2022-11-16 08:45:26.138286 3828 2022-11-16 08:46:02.963886 TOP LP: 7419 2022-11-16 08:46:03.256552 Ture TOP LP 7335 2022-11-16 08:46:26.265854 784 2022-11-16 08:46:26.484929 3828 2022-11-16 08:47:00.306813 TOP LP: 7419 2022-11-16 08:47:00.593678 Ture TOP LP 7335 2022-11-16 08:47:23.727095 784 2022-11-16 08:47:23.950435 3828 2022-11-16 08:48:00.815172 TOP LP: 7419 2022-11-16 08:48:01.095441 Ture TOP LP 7335 2022-11-16 08:48:23.892928 784 2022-11-16 08:48:24.115381 3828 2022-11-16 08:49:00.963310 TOP LP: 7419 2022-11-16 08:49:01.254621 Ture TOP LP 7335 2022-11-16 08:49:24.223963 784 2022-11-16 08:49:24.442524 3828 2022-11-16 08:50:01.299354 TOP LP: 7419 2022-11-16 08:50:01.568664 Ture TOP LP 7335 2022-11-16 08:50:24.389310 784 2022-11-16 08:50:24.614461 3828 2022-11-16 08:51:01.406010 TOP LP: 7419 2022-11-16 08:51:01.690802 Ture TOP LP 7335 2022-11-16 08:51:24.428630 784 2022-11-16 08:51:24.652232 3828 2022-11-16 08:52:01.445850 TOP LP: 7419 2022-11-16 08:52:01.714024 Ture TOP LP 7335 2022-11-16 08:52:24.737433 784 2022-11-16 08:52:24.962544 3828 2022-11-16 08:53:01.794189 TOP LP: 7419 2022-11-16 08:53:02.079727 Ture TOP LP 7335 2022-11-16 08:53:24.833997 784 2022-11-16 08:53:25.086578 3828 2022-11-16 08:54:01.918059 TOP LP: 7419 2022-11-16 08:54:02.220735 Ture TOP LP 7335 2022-11-16 08:54:25.104513 784 2022-11-16 08:54:25.370148 3828 2022-11-16 08:55:02.187646 TOP LP: 7419 2022-11-16 08:55:02.551690 Ture TOP LP 7335 2022-11-16 08:55:25.695215 784 2022-11-16 08:55:25.942770 3828 2022-11-16 08:56:02.749332 TOP LP: 7419 2022-11-16 08:56:03.049485 Ture TOP LP 7335 2022-11-16 08:56:26.213710 784 2022-11-16 08:56:26.432051 3828 2022-11-16 08:57:00.235196 TOP LP: 7419 2022-11-16 08:57:00.505182 Ture TOP LP 7335 2022-11-16 08:57:23.454860 784 2022-11-16 08:57:23.702291 3828 2022-11-16 08:58:00.554177 TOP LP: 7419 2022-11-16 08:58:00.844334 Ture TOP LP 7335 2022-11-16 08:58:23.747571 784 2022-11-16 08:58:23.983438 3828 2022-11-16 08:59:01.165586 TOP LP: 7419 2022-11-16 08:59:01.439240 Ture TOP LP 7335 2022-11-16 08:59:24.253525 784 2022-11-16 08:59:24.491877 3828 2022-11-16 09:00:01.307068 TOP LP: 7419 2022-11-16 09:00:01.574840 Ture TOP LP 7335 2022-11-16 09:00:24.294008 784 2022-11-16 09:00:24.510825 3828 2022-11-16 09:01:01.582539 TOP LP: 7419 2022-11-16 09:01:01.861659 Ture TOP LP 7335 ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 08:59:54.186052 15942698 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 08:59:54.187156 -------------------------------------------------- 2022-11-16 09:00:31.569961 15942700 batch 0.009204 s , totalProfit 0.068226 2022-11-16 09:00:31.570035 15942700 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.044245 2022-11-16 09:00:31.571805 15942700 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.021482 2022-11-16 09:00:31.573273 15942700 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 09:00:31.574602 15942700 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.001436 2022-11-16 09:00:31.575902 15942700 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:00:31.577258 -------------------------------------------------- 2022-11-16 09:00:34.741221 15942701 batch 0.006264 s , totalProfit 0.068230 2022-11-16 09:00:34.741276 15942701 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.044245 2022-11-16 09:00:34.742797 15942701 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.021482 2022-11-16 09:00:34.743869 15942701 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.001440 2022-11-16 09:00:34.744925 15942701 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 09:00:34.745873 15942701 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:00:34.746806 -------------------------------------------------- 2022-11-16 09:00:37.233483 15942702 batch 0.006493 s , totalProfit 0.068213 2022-11-16 09:00:37.233553 15942702 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.044245 2022-11-16 09:00:37.234998 15942702 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.021482 2022-11-16 09:00:37.236110 15942702 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 09:00:37.237198 15942702 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.001423 2022-11-16 09:00:37.238178 15942702 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:00:37.239308 -------------------------------------------------- 2022-11-16 09:00:54.484336 15942703 batch 0.007299 s , totalProfit 0.068213 2022-11-16 09:00:54.484390 15942703 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.044245 2022-11-16 09:00:54.485646 15942703 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.021482 2022-11-16 09:00:54.486668 15942703 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 09:00:54.487657 15942703 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.001423 2022-11-16 09:00:54.488630 15942703 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:00:54.489806 -------------------------------------------------- 2022-11-16 09:00:55.193779 15942704 batch 0.005941 s , totalProfit 0.068213 2022-11-16 09:00:55.193828 15942704 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.044245 2022-11-16 09:00:55.195173 15942704 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.021482 2022-11-16 09:00:55.196311 15942704 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 09:00:55.197343 15942704 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.001423 2022-11-16 09:00:55.198355 15942704 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:00:55.199298 -------------------------------------------------- 2022-11-16 09:01:03.308444 15942705 batch 0.008202 s , totalProfit 0.068213 2022-11-16 09:01:03.308491 15942705 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.044245 2022-11-16 09:01:03.309803 15942705 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.021482 2022-11-16 09:01:03.310875 15942705 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 09:01:03.311970 15942705 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.001423 2022-11-16 09:01:03.313069 15942705 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:01:03.314161 -------------------------------------------------- 2022-11-16 09:01:09.415147 15942706 batch 0.008065 s , totalProfit 0.068213 2022-11-16 09:01:09.415202 15942706 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.044245 2022-11-16 09:01:09.416518 15942706 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.021482 2022-11-16 09:01:09.417615 15942706 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 09:01:09.418683 15942706 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.001423 2022-11-16 09:01:09.419771 15942706 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:01:09.420749 -------------------------------------------------- 2022-11-16 09:03:10.882714 15942707 batch 0.007315 s , totalProfit 0.067721 2022-11-16 09:03:10.882770 15942707 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.044053 2022-11-16 09:03:10.884099 15942707 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.021181 2022-11-16 09:03:10.885218 15942707 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 09:03:10.886155 15942707 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.001423 2022-11-16 09:03:10.887124 15942707 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:03:10.888036 -------------------------------------------------- 2022-11-16 09:03:20.908208 15942708 batch 0.006701 s , totalProfit 0.067687 2022-11-16 09:03:20.908280 15942708 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.044036 2022-11-16 09:03:20.909858 15942708 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.021147 2022-11-16 09:03:20.911403 15942708 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 09:03:20.912574 15942708 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.001423 2022-11-16 09:03:20.913785 15942708 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:03:20.914832 -------------------------------------------------- 2022-11-16 09:03:46.111186 15942709 batch 0.009314 s , totalProfit 0.067687 2022-11-16 09:03:46.111262 15942709 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.044036 2022-11-16 09:03:46.113068 15942709 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.021147 2022-11-16 09:03:46.114518 15942709 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 09:03:46.116237 15942709 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.001423 2022-11-16 09:03:46.117656 15942709 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:03:46.119091 -------------------------------------------------- 2022-11-16 09:04:16.641489 15942710 batch 0.006850 s , totalProfit 0.067687 2022-11-16 09:04:16.641557 15942710 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.044036 2022-11-16 09:04:16.642895 15942710 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.021147 2022-11-16 09:04:16.643880 15942710 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 09:04:16.644859 15942710 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.001423 2022-11-16 09:04:16.645882 15942710 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:04:16.646846 -------------------------------------------------- 2022-11-16 09:04:24.754483 15942711 batch 0.006278 s , totalProfit 0.067687 2022-11-16 09:04:24.754538 15942711 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.044036 2022-11-16 09:04:24.755864 15942711 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.021147 2022-11-16 09:04:24.756926 15942711 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 09:04:24.757957 15942711 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.001423 2022-11-16 09:04:24.759033 15942711 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:04:24.760140 -------------------------------------------------- 2022-11-16 09:04:43.031519 15942712 batch 0.006237 s , totalProfit 0.067687 2022-11-16 09:04:43.031607 15942712 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.044036 2022-11-16 09:04:43.032976 15942712 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.021147 2022-11-16 09:04:43.034186 15942712 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 09:04:43.035262 15942712 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.001423 2022-11-16 09:04:43.036228 15942712 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:04:43.037186 -------------------------------------------------- 2022-11-16 09:05:09.795919 15942713 batch 0.006177 s , totalProfit 0.067687 2022-11-16 09:05:09.795973 15942713 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.044036 2022-11-16 09:05:09.797279 15942713 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.021147 2022-11-16 09:05:09.798288 15942713 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 09:05:09.799209 15942713 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.001423 2022-11-16 09:05:09.800142 15942713 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:05:09.801083 -------------------------------------------------- 2022-11-16 09:06:38.101377 15942714 batch 0.006228 s , totalProfit 0.067687 2022-11-16 09:06:38.101434 15942714 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.044036 2022-11-16 09:06:38.102909 15942714 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.021147 2022-11-16 09:06:38.104118 15942714 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 09:06:38.105295 15942714 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.001423 2022-11-16 09:06:38.106476 15942714 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:06:38.107578 -------------------------------------------------- 2022-11-16 09:06:59.119551 15942715 batch 0.006514 s , totalProfit 0.067687 2022-11-16 09:06:59.119643 15942715 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.044036 2022-11-16 09:06:59.121270 15942715 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.021147 2022-11-16 09:06:59.122502 15942715 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 09:06:59.123635 15942715 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.001423 2022-11-16 09:06:59.124697 15942715 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:06:59.125753 -------------------------------------------------- 2022-11-16 09:07:04.010964 15942716 batch 0.006817 s , totalProfit 0.067687 2022-11-16 09:07:04.011018 15942716 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.044036 2022-11-16 09:07:04.012388 15942716 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.021147 2022-11-16 09:07:04.013476 15942716 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 09:07:04.014435 15942716 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.001423 2022-11-16 09:07:04.015467 15942716 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:07:04.016437 -------------------------------------------------- 2022-11-16 09:07:08.606542 15942717 batch 0.006135 s , totalProfit 0.067687 2022-11-16 09:07:08.606594 15942717 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.044036 2022-11-16 09:07:08.607802 15942717 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.021147 2022-11-16 09:07:08.608794 15942717 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 09:07:08.609764 15942717 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.001423 2022-11-16 09:07:08.610697 15942717 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:07:08.611591 -------------------------------------------------- 2022-11-16 09:07:26.793150 15942718 batch 0.008991 s , totalProfit 0.067687 2022-11-16 09:07:26.793204 15942718 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.044036 2022-11-16 09:07:26.794441 15942718 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.021147 2022-11-16 09:07:26.795445 15942718 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 09:07:26.796375 15942718 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.001423 2022-11-16 09:07:26.797431 15942718 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:07:26.798403 -------------------------------------------------- 2022-11-16 09:07:31.776747 15942719 batch 0.006239 s , totalProfit 0.067687 2022-11-16 09:07:31.776800 15942719 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.044036 2022-11-16 09:07:31.778057 15942719 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.021147 2022-11-16 09:07:31.779049 15942719 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 09:07:31.779956 15942719 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.001423 2022-11-16 09:07:31.780887 15942719 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:07:31.781809 -------------------------------------------------- 2022-11-16 09:07:51.908584 15942720 batch 0.006554 s , totalProfit 0.067687 2022-11-16 09:07:51.908636 15942720 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.044036 2022-11-16 09:07:51.909963 15942720 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.021147 2022-11-16 09:07:51.911110 15942720 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 09:07:51.912112 15942720 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.001423 2022-11-16 09:07:51.913147 15942720 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:07:51.914300 -------------------------------------------------- 2022-11-16 09:07:52.670245 15942721 batch 0.006097 s , totalProfit 0.067687 2022-11-16 09:07:52.670297 15942721 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.044036 2022-11-16 09:07:52.671526 15942721 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.021147 2022-11-16 09:07:52.672560 15942721 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 09:07:52.673530 15942721 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.001423 2022-11-16 09:07:52.674472 15942721 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:07:52.675390 -------------------------------------------------- 2022-11-16 09:07:58.807868 15942722 batch 0.006361 s , totalProfit 0.067687 2022-11-16 09:07:58.807925 15942722 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.044036 2022-11-16 09:07:58.809376 15942722 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.021147 2022-11-16 09:07:58.810548 15942722 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 09:07:58.811736 15942722 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.001423 2022-11-16 09:07:58.812991 15942722 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:07:58.814224 -------------------------------------------------- 2022-11-16 09:08:17.185083 15942723 batch 0.006089 s , totalProfit 0.067687 2022-11-16 09:08:17.185136 15942723 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.044036 2022-11-16 09:08:17.186403 15942723 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.021147 2022-11-16 09:08:17.187373 15942723 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 09:08:17.188281 15942723 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.001423 2022-11-16 09:08:17.189221 15942723 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:08:17.190140 -------------------------------------------------- 2022-11-16 09:08:44.399100 15942724 batch 0.006768 s , totalProfit 0.067687 2022-11-16 09:08:44.399151 15942724 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.044036 2022-11-16 09:08:44.400353 15942724 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.021147 2022-11-16 09:08:44.401373 15942724 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 09:08:44.402287 15942724 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.001423 2022-11-16 09:08:44.403189 15942724 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:08:44.404086 -------------------------------------------------- 2022-11-16 09:09:15.580636 15942725 batch 0.006006 s , totalProfit 0.067930 2022-11-16 09:09:15.580689 15942725 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.044036 2022-11-16 09:09:15.582188 15942725 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.021147 2022-11-16 09:09:15.583353 15942725 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.001666 2022-11-16 09:09:15.584464 15942725 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 09:09:15.585653 15942725 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:09:15.586798 -------------------------------------------------- 2022-11-16 09:10:03.253661 15942726 batch 0.006440 s , totalProfit 0.067913 2022-11-16 09:10:03.253728 15942726 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.044036 2022-11-16 09:10:03.255034 15942726 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.021147 2022-11-16 09:10:03.256178 15942726 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.001649 2022-11-16 09:10:03.257311 15942726 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 09:10:03.258335 15942726 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:10:03.259304 -------------------------------------------------- 2022-11-16 09:10:07.663794 15942727 batch 0.006147 s , totalProfit 0.067913 2022-11-16 09:10:07.663864 15942727 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.044036 2022-11-16 09:10:07.665146 15942727 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.021147 2022-11-16 09:10:07.666179 15942727 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.001649 2022-11-16 09:10:07.667092 15942727 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 09:10:07.668016 15942727 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:10:07.668934 -------------------------------------------------- 2022-11-16 09:10:11.664599 15942728 batch 0.006641 s , totalProfit 0.067913 2022-11-16 09:10:11.664657 15942728 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.044036 2022-11-16 09:10:11.666037 15942728 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.021147 2022-11-16 09:10:11.667184 15942728 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.001649 2022-11-16 09:10:11.668380 15942728 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 09:10:11.669417 15942728 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:10:11.670574 -------------------------------------------------- 2022-11-16 09:10:36.071570 15942729 batch 0.009550 s , totalProfit 0.067913 2022-11-16 09:10:36.071649 15942729 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.044036 2022-11-16 09:10:36.073441 15942729 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.021147 2022-11-16 09:10:36.075031 15942729 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.001649 2022-11-16 09:10:36.076358 15942729 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 09:10:36.077736 15942729 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:10:36.079308 -------------------------------------------------- 2022-11-16 09:10:40.374406 15942730 batch 0.006174 s , totalProfit 0.067913 2022-11-16 09:10:40.374458 15942730 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.044036 2022-11-16 09:10:40.375667 15942730 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.021147 2022-11-16 09:10:40.376692 15942730 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.001649 2022-11-16 09:10:40.377781 15942730 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 09:10:40.378694 15942730 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:10:40.379610 -------------------------------------------------- 2022-11-16 09:10:44.268157 15942731 batch 0.006493 s , totalProfit 0.067913 2022-11-16 09:10:44.268212 15942731 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.044036 2022-11-16 09:10:44.269738 15942731 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.021147 2022-11-16 09:10:44.270944 15942731 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.001649 2022-11-16 09:10:44.272004 15942731 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 09:10:44.273106 15942731 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:10:44.274109 -------------------------------------------------- 2022-11-16 09:11:14.665935 15942732 batch 0.006694 s , totalProfit 0.067913 2022-11-16 09:11:14.665998 15942732 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.044036 2022-11-16 09:11:14.667450 15942732 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.021147 2022-11-16 09:11:14.668667 15942732 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.001649 2022-11-16 09:11:14.669855 15942732 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 09:11:14.670936 15942732 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:11:14.671967 -------------------------------------------------- 2022-11-16 09:11:15.638297 15942733 batch 0.006307 s , totalProfit 0.068142 2022-11-16 09:11:15.638353 15942733 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.044036 2022-11-16 09:11:15.639715 15942733 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.021147 2022-11-16 09:11:15.640970 15942733 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.001878 2022-11-16 09:11:15.641976 15942733 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 09:11:15.643008 15942733 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:11:15.643983 -------------------------------------------------- 2022-11-16 09:11:46.679724 15942734 batch 0.006099 s , totalProfit 0.068125 2022-11-16 09:11:46.679778 15942734 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.044036 2022-11-16 09:11:46.681019 15942734 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.021147 2022-11-16 09:11:46.682044 15942734 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.001861 2022-11-16 09:11:46.682954 15942734 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 09:11:46.683860 15942734 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:11:46.684765 -------------------------------------------------- 2022-11-16 09:12:01.938845 15942735 batch 0.007521 s , totalProfit 0.068125 2022-11-16 09:12:01.938896 15942735 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.044036 2022-11-16 09:12:01.940295 15942735 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.021147 2022-11-16 09:12:01.941529 15942735 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.001861 2022-11-16 09:12:01.942518 15942735 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 09:12:01.943567 15942735 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:12:01.944569 -------------------------------------------------- 2022-11-16 09:12:06.558043 15942736 batch 0.006484 s , totalProfit 0.068160 2022-11-16 09:12:06.558100 15942736 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.044036 2022-11-16 09:12:06.559336 15942736 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.021147 2022-11-16 09:12:06.560339 15942736 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.001896 2022-11-16 09:12:06.561304 15942736 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 09:12:06.562245 15942736 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:12:06.563166 -------------------------------------------------- 2022-11-16 09:12:23.446245 15942737 batch 0.006462 s , totalProfit 0.068143 2022-11-16 09:12:23.446314 15942737 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.044036 2022-11-16 09:12:23.448119 15942737 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.021147 2022-11-16 09:12:23.449653 15942737 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.001879 2022-11-16 09:12:23.451042 15942737 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 09:12:23.452429 15942737 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:12:23.453838 -------------------------------------------------- 2022-11-16 09:12:29.962337 15942738 batch 0.005589 s , totalProfit 0.066259 2022-11-16 09:12:29.962390 15942738 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.044036 2022-11-16 09:12:29.963597 15942738 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.021147 2022-11-16 09:12:29.964770 15942738 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 09:12:29.965731 15942738 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:12:29.966635 -------------------------------------------------- 2022-11-16 09:12:41.816767 15942739 batch 0.005821 s , totalProfit 0.066259 2022-11-16 09:12:41.816837 15942739 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.044036 2022-11-16 09:12:41.818193 15942739 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.021147 2022-11-16 09:12:41.819330 15942739 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 09:12:41.820280 15942739 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:12:41.821276 -------------------------------------------------- 2022-11-16 09:12:43.096900 15942740 batch 0.005378 s , totalProfit 0.066259 2022-11-16 09:12:43.096953 15942740 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.044036 2022-11-16 09:12:43.098438 15942740 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.021147 2022-11-16 09:12:43.099654 15942740 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 09:12:43.100846 15942740 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:12:43.102052 -------------------------------------------------- 2022-11-16 09:12:45.980399 15942741 batch 0.005706 s , totalProfit 0.066259 2022-11-16 09:12:45.980451 15942741 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.044036 2022-11-16 09:12:45.982003 15942741 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.021147 2022-11-16 09:12:45.983097 15942741 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 09:12:45.984104 15942741 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:12:45.985118 -------------------------------------------------- 2022-11-16 09:13:13.383795 15942742 batch 0.005774 s , totalProfit 0.066259 2022-11-16 09:13:13.383847 15942742 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.044036 2022-11-16 09:13:13.385139 15942742 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.021147 2022-11-16 09:13:13.386142 15942742 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 09:13:13.387070 15942742 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:13:13.388271 -------------------------------------------------- 2022-11-16 09:13:15.158423 15942743 batch 0.006504 s , totalProfit 0.066259 2022-11-16 09:13:15.158476 15942743 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.044036 2022-11-16 09:13:15.159839 15942743 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.021147 2022-11-16 09:13:15.161012 15942743 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 09:13:15.161993 15942743 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:13:15.162926 -------------------------------------------------- 2022-11-16 09:13:17.337412 15942744 batch 0.005310 s , totalProfit 0.066259 2022-11-16 09:13:17.337474 15942744 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.044036 2022-11-16 09:13:17.338749 15942744 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.021147 2022-11-16 09:13:17.339920 15942744 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 09:13:17.340962 15942744 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:13:17.342101 -------------------------------------------------- 2022-11-16 09:13:18.710125 15942745 batch 0.006040 s , totalProfit 0.066259 2022-11-16 09:13:18.710178 15942745 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.044036 2022-11-16 09:13:18.711574 15942745 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.021147 2022-11-16 09:13:18.712713 15942745 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 09:13:18.713817 15942745 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:13:18.714951 -------------------------------------------------- 2022-11-16 09:13:29.169044 15942746 batch 0.004295 s , totalProfit 0.023883 2022-11-16 09:13:29.169100 15942746 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.021147 2022-11-16 09:13:29.170355 15942746 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 09:13:29.171497 15942746 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:13:29.172483 -------------------------------------------------- 2022-11-16 09:13:32.354984 15942747 batch 0.005102 s , totalProfit 0.023883 2022-11-16 09:13:32.355033 15942747 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.021147 2022-11-16 09:13:32.356238 15942747 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 09:13:32.357432 15942747 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:13:32.358411 -------------------------------------------------- 2022-11-16 09:13:58.533470 15942748 batch 0.004597 s , totalProfit 0.023883 2022-11-16 09:13:58.533566 15942748 bset 'result' 2022-11-16 08:38:17.206962 15942601 pending... 2022-11-16 08:38:17.804908 15942602 pending... 2022-11-16 08:38:24.050539 15942603 pending... trace err 'result' trace err 'result' trace err 'result' trace err 'result' 2022-11-16 08:39:30.014804 15942604 pending... 2022-11-16 08:39:32.956226 15942605 pending... 2022-11-16 08:39:58.047783 15942606 pending... 2022-11-16 08:39:58.478130 15942607 pending... 2022-11-16 08:40:07.145135 15942608 pending... trace err 'result' 2022-11-16 08:40:10.955048 15942609 pending... trace err 'result' 2022-11-16 08:40:31.046361 15942610 pending... trace err 'result' 2022-11-16 08:40:46.154850 15942611 pending... 2022-11-16 08:40:48.072557 15942612 pending... 2022-11-16 08:40:51.018853 15942613 pending... trace err 'result' trace err 'result' 2022-11-16 08:41:03.610098 15942614 pending... trace err 'result' 2022-11-16 08:41:13.589298 15942615 pending... 2022-11-16 08:41:21.908909 15942616 pending... 2022-11-16 08:41:30.081175 15942617 pending... trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' 2022-11-16 08:42:45.027733 15942618 pending... 2022-11-16 08:43:18.186865 15942619 pending... 2022-11-16 08:43:46.525872 15942620 pending... 2022-11-16 08:43:56.158724 15942621 pending... 2022-11-16 08:44:00.155764 15942622 pending... trace err 'result' 2022-11-16 08:44:08.170462 15942623 pending... 2022-11-16 08:44:12.163663 15942624 pending... 2022-11-16 08:44:15.315288 15942625 pending... trace err 'result' 2022-11-16 08:44:25.662486 15942627 pending... trace err 'result' trace err 'result' 2022-11-16 08:44:40.169027 15942628 pending... trace err 'result' trace err 'result' trace err 'result' 2022-11-16 08:45:17.021804 15942629 pending... 2022-11-16 08:45:18.504302 15942630 pending... trace err 'result' 2022-11-16 08:45:28.757020 15942631 pending... 2022-11-16 08:45:42.801546 15942632 pending... trace err 'result' 2022-11-16 08:45:53.223460 15942633 pending... 2022-11-16 08:46:00.204529 15942634 pending... trace err 'result' trace err 'result' 2022-11-16 08:46:24.010724 15942635 pending... 2022-11-16 08:46:24.390517 15942636 pending... 2022-11-16 08:46:41.879318 15942637 pending... trace err 'result' trace err 'result' 2022-11-16 08:47:29.903586 15942638 pending... 2022-11-16 08:47:30.744333 15942639 pending... 2022-11-16 08:47:45.870701 15942640 pending... 2022-11-16 08:47:47.264982 15942641 pending... 2022-11-16 08:48:04.815142 15942642 pending... trace err 'result' trace err 'result' 2022-11-16 08:48:28.282077 15942643 pending... 2022-11-16 08:48:37.899674 15942644 pending... trace err 'result' 2022-11-16 08:49:01.543977 15942645 pending... 2022-11-16 08:49:33.499293 15942647 pending... trace err 'result' trace err 'result' 2022-11-16 08:49:56.401800 15942648 pending... 2022-11-16 08:50:16.325415 15942649 pending... 2022-11-16 08:50:17.498629 15942650 pending... 2022-11-16 08:50:42.362969 15942651 pending... 2022-11-16 08:50:42.385882 15942652 pending... 2022-11-16 08:50:48.360175 15942653 pending... 2022-11-16 08:50:53.440544 15942655 pending... trace err 'result' 2022-11-16 08:51:00.725267 15942656 pending... 2022-11-16 08:51:02.373791 15942657 pending... 2022-11-16 08:51:38.160661 15942658 pending... 2022-11-16 08:52:02.954942 15942659 pending... 2022-11-16 08:52:04.391082 15942660 pending... 2022-11-16 08:52:14.039140 15942661 pending... 2022-11-16 08:52:16.386621 15942662 pending... 2022-11-16 08:52:36.999098 15942664 pending... 2022-11-16 08:52:38.406088 15942665 pending... 2022-11-16 08:52:54.244047 15942666 pending... trace err 'result' 2022-11-16 08:53:33.801961 15942667 pending... 2022-11-16 08:53:40.280756 15942668 pending... 2022-11-16 08:53:42.583944 15942669 pending... 2022-11-16 08:53:57.456268 15942670 pending... 2022-11-16 08:54:17.530710 15942671 pending... trace err 'result' 2022-11-16 08:54:53.480121 15942672 pending... 2022-11-16 08:55:04.101400 15942673 pending... 2022-11-16 08:55:14.482740 15942674 pending... 2022-11-16 08:55:17.458706 15942675 pending... 2022-11-16 08:55:18.438392 15942676 pending... 2022-11-16 08:55:25.490407 15942677 pending... 2022-11-16 08:55:34.663340 15942678 pending... 2022-11-16 08:55:41.502437 15942679 pending... 2022-11-16 08:55:43.337663 15942680 pending... 2022-11-16 08:55:48.943707 15942681 pending... 2022-11-16 08:55:59.742845 15942682 pending... 2022-11-16 08:56:18.218129 15942683 pending... 2022-11-16 08:56:36.549558 15942684 pending... 2022-11-16 08:57:00.109460 15942685 pending... trace err 'result' trace err 'result' 2022-11-16 08:57:46.598788 15942686 pending... 2022-11-16 08:57:55.529355 15942687 pending... trace err 'result' 2022-11-16 08:58:02.295977 15942688 pending... 2022-11-16 08:58:04.313769 15942689 pending... 2022-11-16 08:58:04.406231 15942690 pending... 2022-11-16 08:58:13.950498 15942691 pending... 2022-11-16 08:58:21.340062 15942692 pending... 2022-11-16 08:58:34.361003 15942693 pending... trace err 'result' trace err 'result' 2022-11-16 08:59:31.582318 15942694 pending... 2022-11-16 08:59:33.514731 15942695 pending... trace err 'result' 2022-11-16 08:59:42.105180 15942696 pending... 2022-11-16 08:59:48.686644 15942697 pending... 2022-11-16 08:59:53.831100 15942698 pending... 2022-11-16 09:00:45.861231 15942702 pending... trace err 'result' 2022-11-16 09:00:53.976589 15942703 pending... 2022-11-16 09:00:54.288654 15942704 pending... 2022-11-16 09:01:03.300545 15942705 pending... 2022-11-16 09:01:09.584407 15942706 pending... trace err 'result' trace err 'result' trace err 'result' 2022-11-16 09:03:15.349465 15942707 pending... 2022-11-16 09:03:20.609336 15942708 pending... 2022-11-16 09:03:46.838620 15942709 pending... trace err 'result' 2022-11-16 09:04:17.713487 15942710 pending... 2022-11-16 09:04:24.854928 15942711 pending... 2022-11-16 09:04:43.201056 15942712 pending... 2022-11-16 09:05:10.608786 15942713 pending... 2022-11-16 09:06:38.762815 15942714 pending... 2022-11-16 09:06:59.773433 15942715 pending... 2022-11-16 09:07:04.521338 15942716 pending... 2022-11-16 09:07:09.127167 15942717 pending... 2022-11-16 09:07:27.784377 15942718 pending... 2022-11-16 09:07:32.441810 15942719 pending... 2022-11-16 09:07:51.815152 15942720 pending... 2022-11-16 09:07:52.826042 15942721 pending... trace err 'result' 2022-11-16 09:07:59.020158 15942722 pending... 2022-11-16 09:08:17.818265 15942723 pending... trace err 'result' trace err 'result' 2022-11-16 09:08:44.621354 15942724 pending... 2022-11-16 09:09:15.887741 15942725 pending... trace err 'result' 2022-11-16 09:10:03.037483 15942726 pending... 2022-11-16 09:10:08.031062 15942727 pending... 2022-11-16 09:10:11.413146 15942728 pending... trace err 'result' 2022-11-16 09:10:36.179370 15942729 pending... trace err 'result' 2022-11-16 09:10:40.884313 15942730 pending... 2022-11-16 09:10:44.893719 15942731 pending... trace err 'result' 2022-11-16 09:11:14.906956 15942732 pending... 2022-11-16 09:11:17.366531 15942733 pending... 2022-11-16 09:11:47.343289 15942734 pending... 2022-11-16 09:12:01.932580 15942735 pending... 2022-11-16 09:12:06.936365 15942736 pending... 2022-11-16 09:12:23.720480 15942737 pending... 2022-11-16 09:12:30.100594 15942738 pending... 2022-11-16 09:12:41.594939 15942739 pending... 2022-11-16 09:12:42.843433 15942740 pending... 2022-11-16 09:12:46.214761 15942741 pending... trace err 'result' trace err 'result' 2022-11-16 09:13:13.155392 15942742 pending... 2022-11-16 09:13:14.898938 15942743 pending... 2022-11-16 09:13:18.128928 15942744 pending... 2022-11-16 09:13:19.980966 15942745 pending... 2022-11-16 09:13:29.990080 15942746 pending... 2022-11-16 09:13:32.982397 15942747 pending... trace err 'result' 2022-11-16 09:14:06.305931 15942748 pending... 2022-11-16 09:14:15.312898 15942749 pending... 2022-11-16 09:14:29.167737 15942750 pending... 2022-11-16 09:14:50.474235 15942751 pending... 2022-11-16 09:14:57.981139 15942752 pending... 2022-11-16 09:15:07.844742 15942753 pending... 2022-11-16 09:15:22.133352 15942754 pending... 2022-11-16 09:15:27.428086 15942756 pending... trace err 'result' 2022-11-16 09:15:51.543013 15942757 pending... 2022-11-16 09:15:57.589001 15942758 pending... 2022-11-16 09:16:02.203686 ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.021147 2022-11-16 09:13:58.535090 15942748 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 09:13:58.536243 15942748 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:13:58.537302 -------------------------------------------------- 2022-11-16 09:14:15.196175 15942749 batch 0.004665 s , totalProfit 0.023883 2022-11-16 09:14:15.196236 15942749 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.021147 2022-11-16 09:14:15.197780 15942749 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 09:14:15.199046 15942749 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:14:15.200026 -------------------------------------------------- 2022-11-16 09:14:28.642996 15942750 batch 0.004965 s , totalProfit 0.023883 2022-11-16 09:14:28.643048 15942750 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.021147 2022-11-16 09:14:28.644412 15942750 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 09:14:28.645451 15942750 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:14:28.646375 -------------------------------------------------- 2022-11-16 09:14:50.790039 15942751 batch 0.004380 s , totalProfit 0.023883 2022-11-16 09:14:50.790090 15942751 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.021147 2022-11-16 09:14:50.791420 15942751 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 09:14:50.792427 15942751 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:14:50.793585 -------------------------------------------------- 2022-11-16 09:14:58.073104 15942752 batch 0.005084 s , totalProfit 0.023883 2022-11-16 09:14:58.073155 15942752 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.021147 2022-11-16 09:14:58.074391 15942752 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 09:14:58.075414 15942752 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:14:58.076351 -------------------------------------------------- 2022-11-16 09:15:07.597863 15942753 batch 0.004598 s , totalProfit 0.023883 2022-11-16 09:15:07.597914 15942753 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.021147 2022-11-16 09:15:07.599124 15942753 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 09:15:07.600100 15942753 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:15:07.601028 -------------------------------------------------- 2022-11-16 09:15:21.387797 15942754 batch 0.004668 s , totalProfit 0.023883 2022-11-16 09:15:21.387846 15942754 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.021147 2022-11-16 09:15:21.389074 15942754 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 09:15:21.390075 15942754 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:15:21.390972 -------------------------------------------------- 2022-11-16 09:15:26.687321 15942755 batch 0.004462 s , totalProfit 0.023883 2022-11-16 09:15:26.687371 15942755 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.021147 2022-11-16 09:15:26.688859 15942755 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 09:15:26.690091 15942755 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:15:26.691256 -------------------------------------------------- 2022-11-16 09:15:27.467595 15942756 batch 0.005246 s , totalProfit 0.023883 2022-11-16 09:15:27.467649 15942756 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.021147 2022-11-16 09:15:27.468940 15942756 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 09:15:27.470062 15942756 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:15:27.471077 -------------------------------------------------- 2022-11-16 09:15:51.339643 15942757 batch 0.004292 s , totalProfit 0.023883 2022-11-16 09:15:51.339695 15942757 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.021147 2022-11-16 09:15:51.341079 15942757 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 09:15:51.342250 15942757 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:15:51.343353 -------------------------------------------------- 2022-11-16 09:15:57.517492 15942758 batch 0.004489 s , totalProfit 0.023883 2022-11-16 09:15:57.517551 15942758 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.021147 2022-11-16 09:15:57.518777 15942758 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 09:15:57.519788 15942758 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:15:57.520697 -------------------------------------------------- 2022-11-16 09:16:02.517033 15942759 batch 0.004582 s , totalProfit 0.023883 2022-11-16 09:16:02.517085 15942759 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.021147 2022-11-16 09:16:02.518446 15942759 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 09:16:02.519533 15942759 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:16:02.520452 -------------------------------------------------- 2022-11-16 09:16:47.136907 15942760 batch 0.004573 s , totalProfit 0.023883 2022-11-16 09:16:47.136961 15942760 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.021147 2022-11-16 09:16:47.138489 15942760 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 09:16:47.139640 15942760 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:16:47.140739 -------------------------------------------------- 2022-11-16 09:16:57.986963 15942761 batch 0.004374 s , totalProfit 0.023883 2022-11-16 09:16:57.987057 15942761 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.021147 2022-11-16 09:16:57.988387 15942761 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 09:16:57.989453 15942761 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:16:57.990401 -------------------------------------------------- 2022-11-16 09:16:58.635794 15942762 batch 0.004591 s , totalProfit 0.023883 2022-11-16 09:16:58.635860 15942762 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.021147 2022-11-16 09:16:58.637268 15942762 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 09:16:58.638302 15942762 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:16:58.639259 -------------------------------------------------- 2022-11-16 09:17:03.607107 15942763 batch 0.004220 s , totalProfit 0.023883 2022-11-16 09:17:03.607164 15942763 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.021147 2022-11-16 09:17:03.608506 15942763 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 09:17:03.609599 15942763 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:17:03.610704 -------------------------------------------------- 2022-11-16 09:17:16.938667 15942764 batch 0.004124 s , totalProfit 0.023883 2022-11-16 09:17:16.938721 15942764 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.021147 2022-11-16 09:17:16.939945 15942764 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 09:17:16.940972 15942764 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:17:16.941911 -------------------------------------------------- 2022-11-16 09:17:52.908426 15942765 batch 0.004872 s , totalProfit 0.023883 2022-11-16 09:17:52.908478 15942765 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.021147 2022-11-16 09:17:52.909849 15942765 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 09:17:52.911023 15942765 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:17:52.911982 -------------------------------------------------- 2022-11-16 09:17:56.464275 15942766 batch 0.004132 s , totalProfit 0.023883 2022-11-16 09:17:56.464330 15942766 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.021147 2022-11-16 09:17:56.465935 15942766 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 09:17:56.466983 15942766 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:17:56.467934 -------------------------------------------------- 2022-11-16 09:17:59.867593 15942767 batch 0.006200 s , totalProfit 0.023883 2022-11-16 09:17:59.867661 15942767 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.021147 2022-11-16 09:17:59.869443 15942767 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 09:17:59.870782 15942767 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:17:59.872353 -------------------------------------------------- 2022-11-16 09:18:17.021829 15942768 batch 0.004567 s , totalProfit 0.023883 2022-11-16 09:18:17.021916 15942768 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.021147 2022-11-16 09:18:17.023184 15942768 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 09:18:17.024149 15942768 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:18:17.025078 -------------------------------------------------- 2022-11-16 09:18:22.297639 15942769 batch 0.004770 s , totalProfit 0.023883 2022-11-16 09:18:22.297695 15942769 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.021147 2022-11-16 09:18:22.299025 15942769 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 09:18:22.300059 15942769 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:18:22.301045 -------------------------------------------------- 2022-11-16 09:18:28.091176 15942770 batch 0.004224 s , totalProfit 0.023883 2022-11-16 09:18:28.091227 15942770 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.021147 2022-11-16 09:18:28.092451 15942770 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 09:18:28.093521 15942770 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:18:28.094456 -------------------------------------------------- 2022-11-16 09:18:30.372644 15942771 batch 0.004137 s , totalProfit 0.023883 2022-11-16 09:18:30.372704 15942771 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.021147 2022-11-16 09:18:30.374085 15942771 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 09:18:30.375219 15942771 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:18:30.376331 -------------------------------------------------- 2022-11-16 09:18:56.426381 15942772 batch 0.005068 s , totalProfit 0.023883 2022-11-16 09:18:56.426434 15942772 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.021147 2022-11-16 09:18:56.427777 15942772 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 09:18:56.428928 15942772 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:18:56.429975 -------------------------------------------------- 2022-11-16 09:19:13.194937 15942773 batch 0.004467 s , totalProfit 0.023883 2022-11-16 09:19:13.194984 15942773 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.021147 2022-11-16 09:19:13.196212 15942773 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 09:19:13.197241 15942773 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:19:13.198188 -------------------------------------------------- 2022-11-16 09:19:14.146198 15942774 batch 0.004502 s , totalProfit 0.023883 2022-11-16 09:19:14.146253 15942774 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.021147 2022-11-16 09:19:14.147495 15942774 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 09:19:14.148551 15942774 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:19:14.149493 -------------------------------------------------- 2022-11-16 09:19:15.397190 15942775 batch 0.004407 s , totalProfit 0.023883 2022-11-16 09:19:15.397237 15942775 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.021147 2022-11-16 09:19:15.398684 15942775 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 09:19:15.399897 15942775 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:19:15.401062 -------------------------------------------------- 2022-11-16 09:19:19.483542 15942776 batch 0.004329 s , totalProfit 0.023883 2022-11-16 09:19:19.483596 15942776 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.021147 2022-11-16 09:19:19.484865 15942776 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 09:19:19.485877 15942776 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:19:19.486809 -------------------------------------------------- 2022-11-16 09:19:25.381245 15942777 batch 0.009279 s , totalProfit 0.023883 2022-11-16 09:19:25.381318 15942777 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.021147 2022-11-16 09:19:25.383154 15942777 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 09:19:25.384567 15942777 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:19:25.385915 -------------------------------------------------- 2022-11-16 09:19:28.148137 15942778 batch 0.004583 s , totalProfit 0.023883 2022-11-16 09:19:28.148201 15942778 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.021147 2022-11-16 09:19:28.149735 15942778 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 09:19:28.150923 15942778 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:19:28.151992 -------------------------------------------------- 2022-11-16 09:19:32.521035 15942779 batch 0.004686 s , totalProfit 0.023883 2022-11-16 09:19:32.521086 15942779 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.021147 2022-11-16 09:19:32.522344 15942779 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 09:19:32.523327 15942779 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:19:32.524244 -------------------------------------------------- 2022-11-16 09:19:38.914765 15942780 batch 0.004511 s , totalProfit 0.023883 2022-11-16 09:19:38.914814 15942780 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.021147 2022-11-16 09:19:38.916057 15942780 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 09:19:38.917109 15942780 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:19:38.918062 -------------------------------------------------- 2022-11-16 09:19:42.555659 15942781 batch 0.004427 s , totalProfit 0.023883 2022-11-16 09:19:42.555741 15942781 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.021147 2022-11-16 09:19:42.557887 15942781 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 09:19:42.559663 15942781 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:19:42.561279 -------------------------------------------------- 2022-11-16 09:19:43.603822 15942782 batch 0.004608 s , totalProfit 0.023883 2022-11-16 09:19:43.603868 15942782 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.021147 2022-11-16 09:19:43.605127 15942782 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 09:19:43.606145 15942782 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:19:43.607050 -------------------------------------------------- 2022-11-16 09:19:50.766820 15942783 batch 0.004521 s , totalProfit 0.023883 2022-11-16 09:19:50.766874 15942783 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.021147 2022-11-16 09:19:50.768155 15942783 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 09:19:50.769237 15942783 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:19:50.770212 -------------------------------------------------- 2022-11-16 09:20:09.655237 15942784 batch 0.012993 s , totalProfit 0.023883 2022-11-16 09:20:09.655306 15942784 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.021147 2022-11-16 09:20:09.657172 15942784 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 09:20:09.658615 15942784 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:20:09.659923 -------------------------------------------------- 2022-11-16 09:20:58.662478 15942786 batch 0.004322 s , totalProfit 0.023883 2022-11-16 09:20:58.662535 15942786 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.021147 2022-11-16 09:20:58.664085 15942786 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 09:20:58.665390 15942786 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:20:58.666560 -------------------------------------------------- 2022-11-16 09:21:02.944293 15942787 batch 0.004550 s , totalProfit 0.023883 2022-11-16 09:21:02.944358 15942787 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.021147 2022-11-16 09:21:02.945849 15942787 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 09:21:02.946973 15942787 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:21:02.948044 -------------------------------------------------- 2022-11-16 09:21:14.233641 15942788 batch 0.010054 s , totalProfit 0.023883 2022-11-16 09:21:14.233710 15942788 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.021147 2022-11-16 09:21:14.235433 15942788 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 09:21:14.236855 15942788 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:21:14.238160 -------------------------------------------------- 2022-11-16 09:21:22.621355 15942789 batch 0.005016 s , totalProfit 0.023883 2022-11-16 09:21:22.621405 15942789 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.021147 2022-11-16 09:21:22.622625 15942789 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 09:21:22.623588 15942789 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:21:22.624483 -------------------------------------------------- 2022-11-16 09:21:27.181205 15942790 batch 0.004149 s , totalProfit 0.023883 2022-11-16 09:21:27.181266 15942790 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.021147 2022-11-16 09:21:27.182650 15942790 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 09:21:27.183829 15942790 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:21:27.184994 -------------------------------------------------- 2022-11-16 09:21:33.988363 15942791 batch 0.004533 s , totalProfit 0.023883 2022-11-16 09:21:33.988439 15942791 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.021147 2022-11-16 09:21:33.989800 15942791 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 09:21:33.990867 15942791 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:21:33.991931 -------------------------------------------------- 2022-11-16 09:21:34.435316 15942792 batch 0.004535 s , totalProfit 0.023883 2022-11-16 09:21:34.435373 15942792 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.021147 2022-11-16 09:21:34.436653 15942792 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 09:21:34.437685 15942792 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:21:34.438602 -------------------------------------------------- 2022-11-16 09:21:46.742129 15942793 batch 0.004203 s , totalProfit 0.023883 2022-11-16 09:21:46.742179 15942793 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.021147 2022-11-16 09:21:46.743427 15942793 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 09:21:46.744419 15942793 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:21:46.745421 -------------------------------------------------- 2022-11-16 09:22:07.663483 15942794 batch 0.004117 s , totalProfit 0.023962 2022-11-16 09:22:07.663573 15942794 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.021227 2022-11-16 09:22:07.665013 15942794 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 09:22:07.666183 15942794 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:22:07.667145 -------------------------------------------------- 2022-11-16 09:22:08.436248 15942795 batch 0.004169 s , totalProfit 0.023945 2022-11-16 09:22:08.436301 15942795 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.021210 2022-11-16 09:22:08.437687 15942795 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 09:22:08.438666 15942795 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:22:08.439578 -------------------------------------------------- 2022-11-16 09:22:13.700317 15942796 batch 0.004626 s , totalProfit 0.023945 2022-11-16 09:22:13.700371 15942796 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.021210 2022-11-16 09:22:13.701813 15942796 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 09:22:13.702928 15942796 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:22:13.703935 -------------------------------------------------- 2022-11-16 09:22:40.786242 15942797 batch 0.005470 s , totalProfit 0.023945 2022-11-16 09:22:40.786291 15942797 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.021210 2022-11-16 09:22:40.787676 15942797 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 09:22:40.788958 15942797 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:22:40.789905 -------------------------------------------------- 2022-11-16 09:22:41.124010 15942798 batch 0.004511 s , totalProfit 0.023945 2022-11-16 09:22:41.124057 15942798 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.021210 2022-11-16 09:22:41.125431 15942798 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 09:22:41.126666 15942798 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:22:41.127627 -------------------------------------------------- 2022-11-16 09:22:45.193486 15942799 batch 0.004319 s , totalProfit 0.023945 2022-11-16 09:22:45.193545 15942799 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.021210 2022-11-16 09:22:45.194880 15942799 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 09:22:45.195945 15942799 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:22:45.196907 -------------------------------------------------- 2022-11-16 09:22:47.801362 15942800 batch 0.004327 s , totalProfit 0.023945 2022-11-16 09:22:47.801423 15942800 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.021210 2022-11-16 09:22:47.802895 15942800 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 09:22:47.804096 15942800 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:22:47.805222 -------------------------------------------------- 2022-11-16 09:22:48.959201 15942801 batch 0.004008 s , totalProfit 0.023945 2022-11-16 09:22:48.959251 15942801 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.021210 2022-11-16 09:22:48.960453 15942801 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 09:22:48.961478 15942801 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:22:48.962403 -------------------------------------------------- 2022-11-16 09:22:58.370757 15942802 batch 0.004664 s , totalProfit 0.023945 2022-11-16 09:22:58.370817 15942802 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.021210 2022-11-16 09:22:58.372085 15942802 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 09:22:58.373346 15942802 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:22:58.374549 -------------------------------------------------- 2022-11-16 09:23:02.139002 15942803 batch 0.004574 s , totalProfit 0.023945 2022-11-16 09:23:02.139052 15942803 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.021210 2022-11-16 09:23:02.140260 15942803 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 09:23:02.141272 15942803 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:23:02.142200 -------------------------------------------------- 2022-11-16 09:23:22.449530 15942804 batch 0.004276 s , totalProfit 0.023945 2022-11-16 09:23:22.449578 15942804 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.021210 2022-11-16 09:23:22.450937 15942804 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 09:23:22.452035 15942804 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:23:22.453170 -------------------------------------------------- 2022-11-16 09:23:27.636500 15942805 batch 0.004596 s , totalProfit 0.023945 2022-11-16 09:23:27.636613 15942805 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.021210 2022-11-16 09:23:27.638446 15942805 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 09:23:27.639980 15942805 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:23:27.641405 -------------------------------------------------- 2022-11-16 09:23:32.608384 15942806 batch 0.004618 s , totalProfit 0.023945 2022-11-16 09:23:32.608436 15942806 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.021210 2022-11-16 09:23:32.609738 15942806 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 09:23:32.610741 15942806 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:23:32.611783 -------------------------------------------------- 2022-11-16 09:23:34.538309 15942807 batch 0.004313 s , totalProfit 0.023945 2022-11-16 09:23:34.538360 15942807 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.021210 2022-11-16 09:23:34.539571 15942807 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 09:23:34.540561 15942807 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:23:34.541514 -------------------------------------------------- 2022-11-16 09:23:39.399419 15942808 batch 0.004214 s , totalProfit 0.023945 2022-11-16 09:23:39.399466 15942808 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.021210 2022-11-16 09:23:39.400690 15942808 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 09:23:39.401757 15942808 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:23:39.402664 -------------------------------------------------- 2022-11-16 09:23:41.452226 15942809 batch 0.004497 s , totalProfit 0.023945 2022-11-16 09:23:41.452275 15942809 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.021210 2022-11-16 09:23:41.453712 15942809 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 09:23:41.454781 15942809 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:23:41.455767 -------------------------------------------------- 2022-11-16 09:24:10.797641 15942810 batch 0.004174 s , totalProfit 0.023945 2022-11-16 09:24:10.797691 15942810 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.021210 2022-11-16 09:24:10.798920 15942810 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 09:24:10.799911 15942810 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:24:10.800837 -------------------------------------------------- 2022-11-16 09:24:27.360643 15942811 batch 0.005983 s , totalProfit 0.026220 2022-11-16 09:24:27.360725 15942811 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.021210 2022-11-16 09:24:27.362194 15942811 bset ['0x1ac73c411fc1d037ff26e0911a28f6cac400c4d7', '0x42f1bab706389a01561183fb9a39b941d3a2ab34'] 0.002270 2022-11-16 09:24:27.363282 15942811 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 09:24:27.364198 15942811 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:24:27.365162 -------------------------------------------------- 2022-11-16 09:24:33.048112 15942812 batch 0.006699 s , totalProfit 0.023945 2022-11-16 09:24:33.048182 15942812 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.021210 2022-11-16 09:24:33.049969 15942812 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 09:24:33.051384 15942812 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:24:33.052661 -------------------------------------------------- 2022-11-16 09:24:54.361480 15942813 batch 0.004427 s , totalProfit 0.023945 2022-11-16 09:24:54.361540 15942813 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.021210 2022-11-16 09:24:54.362992 15942813 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 09:24:54.364170 15942813 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:24:54.365315 -------------------------------------------------- 2022-11-16 09:25:01.913097 15942814 batch 0.004162 s , totalProfit 0.023945 2022-11-16 09:25:01.913159 15942814 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.021210 2022-11-16 09:25:01.914566 15942814 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 09:25:01.915582 15942814 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:25:01.916686 -------------------------------------------------- 2022-11-16 09:25:10.920108 15942815 batch 0.006061 s , totalProfit 0.023945 2022-11-16 09:25:10.920161 15942815 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.021210 2022-11-16 09:25:10.921399 15942815 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 09:25:10.922410 15942815 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:25:10.923316 -------------------------------------------------- 2022-11-16 09:25:17.905440 15942816 batch 0.004866 s , totalProfit 0.023945 2022-11-16 09:25:17.905492 15942816 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.021210 2022-11-16 09:25:17.906810 15942816 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 09:25:17.907822 15942816 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:25:17.908784 -------------------------------------------------- 2022-11-16 09:25:19.665653 15942817 batch 0.004246 s , totalProfit 0.023945 2022-11-16 09:25:19.665706 15942817 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.021210 2022-11-16 09:25:19.667157 15942817 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 09:25:19.668158 15942817 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:25:19.669283 -------------------------------------------------- 2022-11-16 09:25:39.738363 15942818 batch 0.005147 s , totalProfit 0.023945 2022-11-16 09:25:39.738431 15942818 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.021210 2022-11-16 09:25:39.740353 15942818 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 09:25:39.742013 15942818 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:25:39.743516 -------------------------------------------------- 2022-11-16 09:26:02.620259 15942819 batch 0.004641 s , totalProfit 0.023945 2022-11-16 09:26:02.620313 15942819 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.021210 2022-11-16 09:26:02.621708 15942819 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 09:26:02.622689 15942819 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:26:02.623797 -------------------------------------------------- 2022-11-16 09:26:13.844314 15942820 batch 0.004433 s , totalProfit 0.023945 2022-11-16 09:26:13.844364 15942820 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.021210 2022-11-16 09:26:13.845853 15942820 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 09:26:13.847003 15942820 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:26:13.848059 -------------------------------------------------- 2022-11-16 09:26:21.124955 15942821 batch 0.005857 s , totalProfit2022-11-16 08:37:40.751 15942596 OK 2022-11-16 08:37:40.906 15942597 OK 2022-11-16 08:37:41.073 15942598 OK 2022-11-16 08:37:48.166 15942599 OK 2022-11-16 08:37:58.232 15942600 OK 2022-11-16 08:38:17.396 15942601 OK 2022-11-16 08:38:17.471 15942602 OK 2022-11-16 08:38:24.558 15942603 OK 2022-11-16 08:39:30.734 15942604 OK 2022-11-16 08:39:33.028 15942605 OK 2022-11-16 08:39:58.060 15942606 OK 2022-11-16 08:40:00.270 15942607 OK 2022-11-16 08:40:07.368 15942608 OK 2022-11-16 08:40:12.491 15942609 OK 2022-11-16 08:40:31.566 15942610 OK 2022-11-16 08:40:46.756 15942611 OK 2022-11-16 08:40:49.870 15942612 OK 2022-11-16 08:40:49.967 15942613 OK 2022-11-16 08:41:05.089 15942614 OK 2022-11-16 08:41:15.280 15942615 OK 2022-11-16 08:41:23.408 15942616 OK 2022-11-16 08:41:30.624 15942617 OK 2022-11-16 08:42:45.806 15942618 OK 2022-11-16 08:43:19.042 15942619 OK 2022-11-16 08:43:48.191 15942620 OK 2022-11-16 08:43:56.463 15942621 OK 2022-11-16 08:43:59.568 15942622 OK 2022-11-16 08:44:08.711 15942623 OK 2022-11-16 08:44:12.756 15942624 OK 2022-11-16 08:44:15.843 15942625 OK 2022-11-16 08:44:26.930 15942627 OK 2022-11-16 08:44:40.960 15942628 OK 2022-11-16 08:45:18.190 15942629 OK 2022-11-16 08:45:20.332 15942630 OK 2022-11-16 08:45:29.424 15942631 OK 2022-11-16 08:45:44.464 15942632 OK 2022-11-16 08:45:53.631 15942633 OK 2022-11-16 08:45:59.720 15942634 OK 2022-11-16 08:46:24.843 15942635 OK 2022-11-16 08:46:24.845 15942636 OK 2022-11-16 08:46:42.868 15942637 OK 2022-11-16 08:47:29.956 15942638 OK 2022-11-16 08:47:32.098 15942639 OK 2022-11-16 08:47:47.288 15942640 OK 2022-11-16 08:47:47.362 15942641 OK 2022-11-16 08:48:02.447 15942642 OK 2022-11-16 08:48:28.603 15942643 OK 2022-11-16 08:48:36.799 15942644 OK 2022-11-16 08:49:02.937 15942645 OK 2022-11-16 08:49:33.127 15942647 OK 2022-11-16 08:49:56.258 15942648 OK 2022-11-16 08:50:15.432 15942649 OK 2022-11-16 08:50:18.603 15942650 OK 2022-11-16 08:50:42.704 15942651 OK 2022-11-16 08:50:42.852 15942652 OK 2022-11-16 08:50:48.979 15942653 OK 2022-11-16 08:50:54.076 15942654 OK 2022-11-16 08:50:54.161 15942655 OK 2022-11-16 08:51:02.247 15942656 OK 2022-11-16 08:51:02.310 15942657 OK 2022-11-16 08:51:38.419 15942658 OK 2022-11-16 08:52:04.539 15942659 OK 2022-11-16 08:52:04.541 15942660 OK 2022-11-16 08:52:14.555 15942661 OK 2022-11-16 08:52:16.568 15942662 OK 2022-11-16 08:52:36.599 15942663 OK 2022-11-16 08:52:36.600 15942664 OK 2022-11-16 08:52:38.602 15942665 OK 2022-11-16 08:52:54.704 15942666 OK 2022-11-16 08:53:34.831 15942667 OK 2022-11-16 08:53:40.902 15942668 OK 2022-11-16 08:53:44.028 15942669 OK 2022-11-16 08:53:58.123 15942670 OK 2022-11-16 08:54:18.198 15942671 OK 2022-11-16 08:54:54.407 15942672 OK 2022-11-16 08:55:04.616 15942673 OK 2022-11-16 08:55:14.720 15942674 OK 2022-11-16 08:55:17.826 15942675 OK 2022-11-16 08:55:19.897 15942676 OK 2022-11-16 08:55:24.978 15942677 OK 2022-11-16 08:55:35.062 15942678 OK 2022-11-16 08:55:41.257 15942679 OK 2022-11-16 08:55:43.348 15942680 OK 2022-11-16 08:55:50.490 15942681 OK 2022-11-16 08:56:00.619 15942682 OK 2022-11-16 08:56:19.729 15942683 OK 2022-11-16 08:56:37.835 15942684 OK 2022-11-16 08:57:00.948 15942685 OK 2022-11-16 08:57:47.155 15942686 OK 2022-11-16 08:57:55.284 15942687 OK 2022-11-16 08:58:02.294 15942688 OK 2022-11-16 08:58:04.320 15942689 OK 2022-11-16 08:58:04.445 15942690 OK 2022-11-16 08:58:15.576 15942691 OK 2022-11-16 08:58:20.742 15942692 OK 2022-11-16 08:58:35.888 15942693 OK 2022-11-16 08:59:31.096 15942694 OK 2022-11-16 08:59:34.314 15942695 OK 2022-11-16 08:59:42.392 15942696 OK 2022-11-16 08:59:48.480 15942697 OK 2022-11-16 08:59:55.624 15942698 OK 2022-11-16 09:00:32.840 15942700 OK 2022-11-16 09:00:35.844 15942701 OK 2022-11-16 09:00:45.815 15942702 OK 2022-11-16 09:00:54.876 15942703 OK 2022-11-16 09:00:54.926 15942704 OK 2022-11-16 09:01:03.980 15942705 OK 2022-11-16 09:01:11.050 15942706 OK 2022-11-16 09:03:12.271 15942707 OK 2022-11-16 09:03:21.950 15942708 OK 2022-11-16 09:03:47.076 15942709 OK 2022-11-16 09:04:17.292 15942710 OK 2022-11-16 09:04:25.496 15942711 OK 2022-11-16 09:04:44.523 15942712 OK 2022-11-16 09:05:10.902 15942713 OK 2022-11-16 09:06:39.264 15942714 OK 2022-11-16 09:07:00.574 15942715 OK 2022-11-16 09:07:04.765 15942716 OK 2022-11-16 09:07:09.896 15942717 OK 2022-11-16 09:07:28.014 15942718 OK 2022-11-16 09:07:33.212 15942719 OK 2022-11-16 09:07:52.349 15942720 OK 2022-11-16 09:07:52.448 15942721 OK 2022-11-16 09:07:59.543 15942722 OK 2022-11-16 09:08:18.704 15942723 OK 2022-11-16 09:08:45.953 15942724 OK 2022-11-16 09:09:17.139 15942725 OK 2022-11-16 09:10:04.405 15942726 OK 2022-11-16 09:10:08.667 15942727 OK 2022-11-16 09:10:12.814 15942728 OK 2022-11-16 09:10:36.872 15942729 OK 2022-11-16 09:10:42.044 15942730 OK 2022-11-16 09:10:45.074 15942731 OK 2022-11-16 09:11:15.199 15942732 OK 2022-11-16 09:11:15.433 15942733 OK 2022-11-16 09:11:47.607 15942734 OK 2022-11-16 09:12:02.768 15942735 OK 2022-11-16 09:12:07.920 15942736 OK 2022-11-16 09:12:24.974 15942737 OK 2022-11-16 09:12:31.084 15942738 OK 2022-11-16 09:12:43.278 15942739 OK 2022-11-16 09:12:43.365 15942740 OK 2022-11-16 09:12:46.452 15942741 OK 2022-11-16 09:13:14.553 15942742 OK 2022-11-16 09:13:16.706 15942743 OK 2022-11-16 09:13:18.780 15942744 OK 2022-11-16 09:13:18.911 15942745 OK 2022-11-16 09:13:30.039 15942746 OK 2022-11-16 09:13:33.231 15942747 OK 2022-11-16 09:13:59.264 15942748 OK 2022-11-16 09:14:16.408 15942749 OK 2022-11-16 09:14:29.527 15942750 OK 2022-11-16 09:14:51.555 15942751 OK 2022-11-16 09:14:59.723 15942752 OK 2022-11-16 09:15:08.826 15942753 OK 2022-11-16 09:15:22.983 15942754 OK 2022-11-16 09:15:28.084 15942755 OK 2022-11-16 09:15:28.180 15942756 OK 2022-11-16 09:15:52.322 15942757 OK 2022-11-16 09:15:58.397 15942758 OK 2022-11-16 09:16:03.532 15942759 OK 2022-11-16 09:16:48.586 15942760 OK 2022-11-16 09:16:58.808 15942761 OK 2022-11-16 09:16:58.883 15942762 OK 2022-11-16 09:17:04.959 15942763 OK 2022-11-16 09:17:18.049 15942764 OK 2022-11-16 09:17:54.140 15942765 OK 2022-11-16 09:17:57.320 15942766 OK 2022-11-16 09:18:01.326 15942767 OK 2022-11-16 09:18:18.420 15942768 OK 2022-11-16 09:18:23.595 15942769 OK 2022-11-16 09:18:29.604 15942770 OK 2022-11-16 09:18:31.712 15942771 OK 2022-11-16 09:18:57.876 15942772 OK 2022-11-16 09:19:14.091 15942773 OK 2022-11-16 09:19:14.118 15942774 OK 2022-11-16 09:19:16.141 15942775 OK 2022-11-16 09:19:20.158 15942776 OK 2022-11-16 09:19:26.264 15942777 OK 2022-11-16 09:19:29.292 15942778 OK 2022-11-16 09:19:33.428 15942779 OK 2022-11-16 09:19:40.584 15942780 OK 2022-11-16 09:19:43.591 15942781 OK 2022-11-16 09:19:43.603 15942782 OK 2022-11-16 09:19:51.624 15942783 OK 2022-11-16 09:20:10.740 15942784 OK 2022-11-16 09:21:00.109 15942786 OK 2022-11-16 09:21:04.116 15942787 OK 2022-11-16 09:21:15.134 15942788 OK 2022-11-16 09:21:23.304 15942789 OK 2022-11-16 09:21:28.460 15942790 OK 2022-11-16 09:21:34.692 15942791 OK 2022-11-16 09:21:34.722 15942792 OK 2022-11-16 09:21:47.765 15942793 OK 2022-11-16 09:22:08.924 15942794 OK 2022-11-16 09:22:08.931 15942795 OK 2022-11-16 09:22:14.946 15942796 OK 2022-11-16 09:22:41.984 15942798 OK 2022-11-16 09:22:45.990 15942799 OK 2022-11-16 09:22:49.094 15942800 OK 2022-11-16 09:22:49.171 15942801 OK 2022-11-16 09:22:59.267 15942802 OK 2022-11-16 09:23:03.390 15942803 OK 2022-11-16 09:23:23.462 15942804 OK 2022-11-16 09:23:28.531 15942805 OK 2022-11-16 09:23:33.603 15942806 OK 2022-11-16 09:23:35.632 15942807 OK 2022-11-16 09:23:40.643 15942808 OK 2022-11-16 09:23:42.687 15942809 OK 2022-11-16 09:24:11.803 15942810 OK 2022-11-16 09:24:29.018 15942811 OK 2022-11-16 09:24:34.198 15942812 OK 2022-11-16 09:24:55.296 15942813 OK 2022-11-16 09:25:03.463 15942814 OK 2022-11-16 09:25:12.515 15942815 OK 2022-11-16 09:25:19.576 15942816 OK 2022-11-16 09:25:19.670 15942817 OK 2022-11-16 09:25:40.784 15942818 OK 2022-11-16 09:26:03.815 15942819 OK 2022-11-16 09:26:14.951 15942820 OK 2022-11-16 09:26:22.002 15942821 OK 2022-11-16 09:26:24.032 15942822 OK 2022-11-16 09:26:38.124 15942823 OK 2022-11-16 09:26:41.130 15942824 OK 2022-11-16 09:26:47.319 15942825 OK 2022-11-16 09:27:01.406 15942826 OK 2022-11-16 09:27:33.610 15942827 OK 0.023945 2022-11-16 09:26:21.125090 15942821 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.021210 2022-11-16 09:26:21.126678 15942821 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 09:26:21.128155 15942821 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:26:21.129513 -------------------------------------------------- 2022-11-16 09:26:22.822475 15942822 batch 0.004253 s , totalProfit 0.023945 2022-11-16 09:26:22.822542 15942822 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.021210 2022-11-16 09:26:22.823994 15942822 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 09:26:22.825213 15942822 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:26:22.826156 -------------------------------------------------- 2022-11-16 09:26:37.249648 15942823 batch 0.004217 s , totalProfit 0.023945 2022-11-16 09:26:37.249703 15942823 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.021210 2022-11-16 09:26:37.251085 15942823 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 09:26:37.252120 15942823 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:26:37.253109 -------------------------------------------------- 2022-11-16 09:26:39.521608 15942824 batch 0.004360 s , totalProfit 0.023945 2022-11-16 09:26:39.521663 15942824 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.021210 2022-11-16 09:26:39.523052 15942824 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 09:26:39.524177 15942824 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:26:39.525189 -------------------------------------------------- 2022-11-16 09:26:46.008532 15942825 batch 0.004498 s , totalProfit 0.023945 2022-11-16 09:26:46.008620 15942825 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.021210 2022-11-16 09:26:46.010586 15942825 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 09:26:46.012293 15942825 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:26:46.013685 -------------------------------------------------- 2022-11-16 09:27:00.096901 15942826 batch 0.004559 s , totalProfit 0.023945 2022-11-16 09:27:00.096949 15942826 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.021210 2022-11-16 09:27:00.098191 15942826 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 09:27:00.099158 15942826 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:27:00.100076 -------------------------------------------------- 2022-11-16 09:27:32.524016 15942827 batch 0.003277 s , totalProfit 0.010014 2022-11-16 09:27:32.524068 15942827 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.007279 2022-11-16 09:27:32.525502 15942827 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 09:27:32.526768 15942827 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:27:32.527786 -------------------------------------------------- 2022-11-16 09:27:44.243744 15942828 batch 0.003196 s , totalProfit 0.009981 2022-11-16 09:27:44.243793 15942828 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.007245 2022-11-16 09:27:44.245023 15942828 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 09:27:44.246064 15942828 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:27:44.246974 -------------------------------------------------- 2022-11-16 09:27:59.856476 15942829 batch 0.003499 s , totalProfit 0.009981 2022-11-16 09:27:59.856532 15942829 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.007245 2022-11-16 09:27:59.857830 15942829 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 09:27:59.858870 15942829 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:27:59.859804 -------------------------------------------------- 2022-11-16 09:28:27.210308 15942830 batch 0.003354 s , totalProfit 0.009448 2022-11-16 09:28:27.210365 15942830 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.006713 2022-11-16 09:28:27.211796 15942830 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 09:28:27.213026 15942830 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:28:27.214110 -------------------------------------------------- 2022-11-16 09:28:40.848911 15942831 batch 0.003189 s , totalProfit 0.009415 2022-11-16 09:28:40.848961 15942831 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.006680 2022-11-16 09:28:40.850225 15942831 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 09:28:40.851234 15942831 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:28:40.852161 -------------------------------------------------- 2022-11-16 09:29:24.576299 15942832 batch 0.004913 s , totalProfit 0.009415 2022-11-16 09:29:24.576365 15942832 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.006680 2022-11-16 09:29:24.578100 15942832 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 09:29:24.579463 15942832 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:29:24.580712 -------------------------------------------------- 2022-11-16 09:30:05.468523 15942833 batch 0.015331 s , totalProfit 0.005382 2022-11-16 09:30:05.468582 15942833 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.002647 2022-11-16 09:30:05.470595 15942833 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 09:30:05.472120 15942833 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:30:05.473572 -------------------------------------------------- 2022-11-16 09:30:09.858950 15942834 batch 0.003676 s , totalProfit 0.005382 2022-11-16 09:30:09.858999 15942834 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.002647 2022-11-16 09:30:09.860213 15942834 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 09:30:09.861216 15942834 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:30:09.862142 -------------------------------------------------- 2022-11-16 09:30:16.955098 15942835 batch 0.003447 s , totalProfit 0.005382 2022-11-16 09:30:16.955146 15942835 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.002647 2022-11-16 09:30:16.956457 15942835 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 09:30:16.957492 15942835 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:30:16.958525 -------------------------------------------------- 2022-11-16 09:30:28.878855 15942836 batch 0.003434 s , totalProfit 0.005382 2022-11-16 09:30:28.878919 15942836 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.002647 2022-11-16 09:30:28.880371 15942836 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 09:30:28.881590 15942836 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:30:28.882723 -------------------------------------------------- 2022-11-16 09:30:42.068524 15942837 batch 0.021977 s , totalProfit 0.005382 2022-11-16 09:30:42.068597 15942837 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.002647 2022-11-16 09:30:42.070399 15942837 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 09:30:42.071843 15942837 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:30:42.073304 -------------------------------------------------- 2022-11-16 09:30:58.640814 15942838 batch 0.003072 s , totalProfit 0.005382 2022-11-16 09:30:58.640884 15942838 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.002647 2022-11-16 09:30:58.642114 15942838 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 09:30:58.643108 15942838 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:30:58.644020 -------------------------------------------------- 2022-11-16 09:31:00.309862 15942839 batch 0.003252 s , totalProfit 0.005382 2022-11-16 09:31:00.309913 15942839 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.002647 2022-11-16 09:31:00.311398 15942839 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 09:31:00.312469 15942839 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:31:00.313468 -------------------------------------------------- 2022-11-16 09:31:15.370335 15942840 batch 0.003277 s , totalProfit 0.005382 2022-11-16 09:31:15.370387 15942840 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.002647 2022-11-16 09:31:15.371594 15942840 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 09:31:15.372576 15942840 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:31:15.373506 -------------------------------------------------- 2022-11-16 09:31:34.148492 15942841 batch 0.003479 s , totalProfit 0.005382 2022-11-16 09:31:34.148543 15942841 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.002647 2022-11-16 09:31:34.149822 15942841 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 09:31:34.150818 15942841 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:31:34.151726 -------------------------------------------------- 2022-11-16 09:31:42.265099 15942842 batch 0.003985 s , totalProfit 0.005382 2022-11-16 09:31:42.265153 15942842 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.002647 2022-11-16 09:31:42.266626 15942842 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 09:31:42.267846 15942842 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:31:42.269035 -------------------------------------------------- 2022-11-16 09:31:43.828754 15942843 batch 0.003182 s , totalProfit 0.005382 2022-11-16 09:31:43.828803 15942843 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.002647 2022-11-16 09:31:43.830210 15942843 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 09:31:43.831347 15942843 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:31:43.832333 -------------------------------------------------- 2022-11-16 09:31:44.989239 15942844 batch 0.003701 s , totalProfit 0.005382 2022-11-16 09:31:44.989287 15942844 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.002647 2022-11-16 09:31:44.990597 15942844 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 09:31:44.991630 15942844 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:31:44.992550 -------------------------------------------------- 2022-11-16 09:32:17.265749 15942845 batch 0.003644 s , totalProfit 0.005807 2022-11-16 09:32:17.265799 15942845 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.003072 2022-11-16 09:32:17.267055 15942845 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 09:32:17.268137 15942845 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:32:17.269144 -------------------------------------------------- 2022-11-16 09:32:29.191951 15942846 batch 0.005048 s , totalProfit 0.006881 2022-11-16 09:32:29.192003 15942846 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.003055 2022-11-16 09:32:29.193551 15942846 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 09:32:29.194606 15942846 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:32:29.195523 15942846 bset ['0x595159746f62bdfe990dca5c5c98316c8e7dfc99', '0x6fcaf4606679a96fda45c020299bef6353425ba7'] 0.001087 2022-11-16 09:32:29.196564 -------------------------------------------------- 2022-11-16 09:32:30.470685 15942847 batch 0.004488 s , totalProfit 0.006847 2022-11-16 09:32:30.470737 15942847 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.003055 2022-11-16 09:32:30.472139 15942847 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 09:32:30.473274 15942847 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:32:30.474455 15942847 bset ['0x595159746f62bdfe990dca5c5c98316c8e7dfc99', '0x6fcaf4606679a96fda45c020299bef6353425ba7'] 0.001053 2022-11-16 09:32:30.475371 -------------------------------------------------- 2022-11-16 09:32:51.845817 15942848 batch 0.004175 s , totalProfit 0.006847 2022-11-16 09:32:51.845869 15942848 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.003055 2022-11-16 09:32:51.847086 15942848 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 09:32:51.848065 15942848 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:32:51.849003 15942848 bset ['0x595159746f62bdfe990dca5c5c98316c8e7dfc99', '0x6fcaf4606679a96fda45c020299bef6353425ba7'] 0.001053 2022-11-16 09:32:51.849923 -------------------------------------------------- 2022-11-16 09:32:57.767465 15942849 batch 0.003359 s , totalProfit 0.005790 2022-11-16 09:32:57.767532 15942849 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.003055 2022-11-16 09:32:57.768786 15942849 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 09:32:57.769872 15942849 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:32:57.770865 -------------------------------------------------- 2022-11-16 09:32:58.830095 15942850 batch 0.003578 s , totalProfit 0.005790 2022-11-16 09:32:58.830150 15942850 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.003055 2022-11-16 09:32:58.831566 15942850 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 09:32:58.832704 15942850 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:32:58.833805 -------------------------------------------------- 2022-11-16 09:33:03.805016 15942851 batch 0.003975 s , totalProfit 0.005790 2022-11-16 09:33:03.805073 15942851 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.003055 2022-11-16 09:33:03.806544 15942851 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 09:33:03.807567 15942851 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:33:03.808498 -------------------------------------------------- 2022-11-16 09:33:07.099301 15942852 batch 0.003990 s , totalProfit 0.005790 2022-11-16 09:33:07.099350 15942852 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.003055 2022-11-16 09:33:07.100615 15942852 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 09:33:07.101647 15942852 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:33:07.102552 -------------------------------------------------- 2022-11-16 09:33:11.276044 15942853 batch 0.004018 s , totalProfit 0.005790 2022-11-16 09:33:11.276093 15942853 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.003055 2022-11-16 09:33:11.277363 15942853 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 09:33:11.278413 15942853 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:33:11.279405 -------------------------------------------------- 2022-11-16 09:33:27.121759 15942854 batch 0.004062 s , totalProfit 0.005790 2022-11-16 09:33:27.121810 15942854 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.003055 2022-11-16 09:33:27.123226 15942854 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 09:33:27.124376 15942854 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:33:27.125452 -------------------------------------------------- 2022-11-16 09:33:47.594397 15942855 batch 0.003504 s , totalProfit 0.005790 2022-11-16 09:33:47.594448 15942855 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.003055 2022-11-16 09:33:47.595905 15942855 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 09:33:47.597118 15942855 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:33:47.598147 -------------------------------------------------- 2022-11-16 09:33:49.074788 15942856 batch 0.003808 s , totalProfit 0.005790 2022-11-16 09:33:49.074848 15942856 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.003055 2022-11-16 09:33:49.076233 15942856 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 09:33:49.077395 15942856 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:33:49.078448 -------------------------------------------------- 2022-11-16 09:33:51.052537 15942857 batch 0.003597 s , totalProfit 0.005790 2022-11-16 09:33:51.052584 15942857 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.003055 2022-11-16 09:33:51.054009 15942857 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 09:33:51.055218 15942857 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:33:51.056165 -------------------------------------------------- 2022-11-16 09:33:52.344275 15942858 batch 0.004014 s , totalProfit 0.005790 2022-11-16 09:33:52.344330 15942858 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.003055 2022-11-16 09:33:52.345748 15942858 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 09:33:52.346960 15942858 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:33:52.348013 -------------------------------------------------- 2022-11-16 09:33:57.516253 15942859 batch 0.003851 s , totalProfit 0.005790 2022-11-16 09:33:57.516305 15942859 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.003055 2022-11-16 09:33:57.517825 15942859 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 09:33:57.519028 15942859 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:33:57.520120 -------------------------------------------------- 2022-11-16 09:34:11.589261 15942860 batch 0.003729 s , totalProfit 0.005790 2022-11-16 09:34:11.589311 15942860 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.003055 2022-11-16 09:34:11.590749 15942860 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 09:34:11.591846 15942860 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:34:11.592806 -------------------------------------------------- 2022-11-16 09:34:43.336983 15942861 batch 0.008843 s , totalProfit 0.011696 2022-11-16 09:34:43.337046 15942861 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.004752 2022-11-16 09:34:43.338746 15942861 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.002647 2022-11-16 09:34:43.340118 15942861 bset ['0x22708ece66f074883b6a61ed0d1951db69bf45c9', '0xe28738559705cd342e38f73e0d41bef166cae5a2', '0xbc8fcfa04dddac6421229e08b24555a5bd9ba8df'] 0.001552 2022-11-16 09:34:43.341456 15942861 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 09:34:43.342721 15942861 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:34:43.343947 -------------------------------------------------- 2022-11-16 09:34:44.809806 15942862 batch 0.004827 s , totalProfit 0.010106 2022-11-16 09:34:44.809871 15942862 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.004719 2022-11-16 09:34:44.811759 15942862 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.002647 2022-11-16 09:34:44.813348 15942862 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 09:34:44.814843 15942862 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:34:44.816293 -------------------------------------------------- 2022-11-16 09:34:52.448213 15942863 batch 0.004267 s , totalProfit 0.010106 2022-11-16 09:34:52.448278 15942863 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.004719 2022-11-16 09:34:52.449823 15942863 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.002647 2022-11-16 09:34:52.450869 15942863 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 09:34:52.451801 15942863 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:34:52.452725 -------------------------------------------------- 2022-11-16 09:34:56.449258 15942864 batch 0.004113 s , totalProfit 0.010106 2022-11-16 09:34:56.449311 15942864 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.004719 2022-11-16 09:34:56.450714 15942864 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.002647 2022-11-16 09:34:56.451886 15942864 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 09:34:56.452934 15942864 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:34:56.453893 -------------------------------------------------- 2022-11-16 09:35:00.360864 15942865 batch 0.004626 s , totalProfit 0.010106 2022-11-16 09:35:00.360919 15942865 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.004719 2022-11-16 09:35:00.362443 15942865 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.002647 2022-11-16 09:35:00.363617 15942865 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 09:35:00.364696 15942865 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:35:00.365819 -------------------------------------------------- 2022-11-16 09:35:13.339529 15942866 batch 0.004818 s , totalProfit 0.010106 2022-11-16 09:35:13.339580 15942866 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.004719 2022-11-16 09:35:13.340842 15942866 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.002647 2022-11-16 09:35:13.341860 15942866 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 09:35:13.342771 15942866 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:35:13.343881 -------------------------------------------------- 2022-11-16 09:35:13.697858 15942867 batch 0.005062 s , totalProfit 0.010106 2022-11-16 09:35:13.697934 15942867 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.004719 2022-11-16 09:35:13.699554 15942867 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.002647 2022-11-16 09:35:13.700975 15942867 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 09:35:13.702039 15942867 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:35:13.703286 -------------------------------------------------- 2022-11-16 09:35:20.269834 15942868 batch 0.004172 s , totalProfit 0.010106 2022-11-16 09:35:20.269927 15942868 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.004719 2022-11-16 09:35:20.271322 15942868 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.002647 2022-11-16 09:35:20.272306 15942868 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 09:35:20.273267 15942868 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:35:20.274257 -------------------------------------------------- 2022-11-16 09:35:36.222435 15942870 batch 0.005209 s , totalProfit 0.010106 2022-11-16 09:35:36.222485 15942870 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.004719 2022-11-16 09:35:36.223681 15942870 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.002647 2022-11-16 09:35:36.224673 15942870 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 09:35:36.225630 15942870 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:35:36.226542 -------------------------------------------------- 2022-11-16 09:35:45.830893 15942871 batch 0.004812 s , totalProfit 0.010106 2022-11-16 09:35:45.830944 15942871 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.004719 2022-11-16 09:35:45.832139 15942871 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.002647 2022-11-16 09:35:45.833341 15942871 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 09:35:45.834266 15942871 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:35:45.835161 -------------------------------------------------- 2022-11-16 09:36:36.767057 15942872 batch 0.004647 s , totalProfit 0.010106 2022-11-16 09:36:36.767129 15942872 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.004719 2022-11-16 09:36:36.768945 15942872 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.002647 2022-11-16 09:36:36.769992 15942872 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 09:36:36.771042 15942872 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:36:36.772313 -------------------------------------------------- 2022-11-16 09:37:09.604897 15942873 batch 0.010735 s , totalProfit 0.019601 2022-11-16 09:37:09.604952 15942873 bset ['0x319e128c8febd6ce7ea0d4c51992a48040719758', '0x035a397725d3c9fc5ddd3e56066b7b64c749014e', '0x22708ece66f074883b6a61ed0d1951db69bf45c9'] 0.008193 2022-11-16 09:37:09.606391 15942873 bset ['0x6bc4e3043e45e59ef9da87f7b9856ada5fc4add5', '0x035a397725d3c9fc5ddd3e56066b7b64c749014e', '0x22708ece66f074883b6a61ed0d1951db69bf45c9'] 0.007978 2022-11-16 09:37:09.607567 15942873 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.003711 2022-11-16 09:37:09.608732 15942873 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.002647 2022-11-16 09:37:09.609921 15942873 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 09:37:09.611039 15942873 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:37:09.612463 -------------------------------------------------- 2022-11-16 09:37:27.577342 15942874 batch 0.004640 s , totalProfit 0.009081 2022-11-16 09:37:27.577400 15942874 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.003694 2022-11-16 09:37:27.578656 15942874 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.002647 2022-11-16 09:37:27.579635 15942874 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 09:37:27.580600 15942874 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:37:27.581558 -------------------------------------------------- 2022-11-16 09:37:34.490229 15942875 batch 0.004996 s , totalProfit 0.009081 2022-11-16 09:37:34.490279 15942875 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.003694 2022-11-16 09:37:34.491545 15942875 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.002647 2022-11-16 09:37:34.492629 15942875 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 09:37:34.493642 15942875 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:37:34.494585 -------------------------------------------------- 2022-11-16 09:37:44.410100 15942876 batch 0.004632 s , totalProfit 0.009081 2022-11-16 09:37:44.410168 15942876 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.003694 2022-11-16 09:37:44.412061 15942876 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.002647 2022-11-16 09:37:44.413690 15942876 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 09:37:44.415167 15942876 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:37:44.416551 -------------------------------------------------- 2022-11-16 09:37:47.983306 15942877 batch 0.004232 s , totalProfit 0.009081 2022-11-16 09:37:47.983357 15942877 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.003694 2022-11-16 09:37:47.984581 15942877 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.002647 2022-11-16 09:37:47.985642 15942877 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 09:37:47.986645 15942877 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:37:47.987666 -------------------------------------------------- 2022-11-16 09:37:50.812742 15942878 batch 0.004690 s , totalProfit 0.009081 2022-11-16 09:37:50.812791 15942878 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.003694 0x1828b954f3110f2aa18744a60c0161bec07562c8 0.092897 0xaa3c29a7f8a4ea8c51c6f9f848509b9267b504b9a67f9e8c33c930946c991cc1 2022-11-16 07:51:19.604426 0x0981c2667f4ab3c1e025bfe171c382a11699dbe4 0x75e43c101688ba4fb53e5f52876a3f3c995787f9 0.076561 0xb4205d1f34a55660a8575d405e0e321451c36305471409052dd1bc42c7a01b55 2022-11-16 07:51:55.803498 0xea2a3c7d817c98b516fcfced914dce07c18ef070 0xef13510e9884211a49933f8c5b684e4e86975d36 0.042988 0x787a8e1adefe516303552ff652a5b6a22511d0bc322282c6629793b18bf43338 2022-11-16 07:52:15.789048 0xea2a3c7d817c98b516fcfced914dce07c18ef070 0xef13510e9884211a49933f8c5b684e4e86975d36 0.034479 0x28d143c88903d5fff850a9175430c9b0baa017ed0f6ae4a7ff6951b017b99e36 2022-11-16 07:52:20.038209 0xea2a3c7d817c98b516fcfced914dce07c18ef070 0xef13510e9884211a49933f8c5b684e4e86975d36 0.070657 0x137d5a14163c6b1b1fb033e84fad9d8d7e3cd2fdc2b7baf568bcae53d6b8f87b 2022-11-16 07:52:40.833281 0xea2a3c7d817c98b516fcfced914dce07c18ef070 0xef13510e9884211a49933f8c5b684e4e86975d36 0.048898 0xd6952e2694c7dcf42eed6e255d0705ccfcf211ff94976a92246b2488329ee910 2022-11-16 07:55:13.536227 0x0981c2667f4ab3c1e025bfe171c382a11699dbe4 0x75e43c101688ba4fb53e5f52876a3f3c995787f9 0.038675 0xb73b2e1f6fda2598a411b3e64754c5d3b38bee6cc273c15c8a7a67b36614efe5 2022-11-16 07:55:33.678413 0x0981c2667f4ab3c1e025bfe171c382a11699dbe4 0x75e43c101688ba4fb53e5f52876a3f3c995787f9 0.027489 0xda6def60bca56ce40a38db9f97ab9971099627eb98f631759fbb17546161378b 2022-11-16 07:57:06.934290 0x0981c2667f4ab3c1e025bfe171c382a11699dbe4 0x75e43c101688ba4fb53e5f52876a3f3c995787f9 0.011970 0x4f8174b23eb8142830b503a523482bb24e3d90bf704e607d8c4570433b1d7965 2022-11-16 08:00:57.395465 0x0981c2667f4ab3c1e025bfe171c382a11699dbe4 0x75e43c101688ba4fb53e5f52876a3f3c995787f9 0.005515 0x77dc8ded038b46860043a9836b8fab9e879b41bc5449da0a23cb29eabe544492 2022-11-16 08:01:42.507502 0x0981c2667f4ab3c1e025bfe171c382a11699dbe4 0x75e43c101688ba4fb53e5f52876a3f3c995787f9 0.001141 0x86fab95493816e3fc988e2bbd3a31b29f3cbf191e0e6259ba727b6176de1280c 2022-11-16 08:02:37.973458 0xea2a3c7d817c98b516fcfced914dce07c18ef070 0xef13510e9884211a49933f8c5b684e4e86975d36 0.001862 0x721e2c8a20cf69933cbdd88542b37abe8372f9a327bec0ca6fc02f701f9010f3 2022-11-16 08:02:47.734453 0xea2a3c7d817c98b516fcfced914dce07c18ef070 0xf2f18a8b986856dcbf3d56e3e170820ef022e760 0.004481 0x70159384b4fe9da4db5dbc70c3ee33a30379891c92292137496d2ba7ef5f2037 2022-11-16 08:14:58.879321 0xea2a3c7d817c98b516fcfced914dce07c18ef070 0xef13510e9884211a49933f8c5b684e4e86975d36 0.010593 0x2207ba27f75d29766586359d318738b8a383de1592e22ffa84e104b443361be4 2022-11-16 08:16:30.721965 0xea2a3c7d817c98b516fcfced914dce07c18ef070 0xef13510e9884211a49933f8c5b684e4e86975d36 0.007835 0xb5f7307fd18eb379e65fa0cbe9c2e61cee2c83bb403291a22f088dcd30721636 2022-11-16 08:23:43.925189 0x01004f06b8f07bd71d31ce64cd44d866c17f816b 0x75e43c101688ba4fb53e5f52876a3f3c995787f9 4.630863 0xa74cbf22afa06fd5960921a5b012bb1457bb842ce7cca4d6368106584d1557b8 2022-11-16 08:24:31.810657 0xea2a3c7d817c98b516fcfced914dce07c18ef070 0xef13510e9884211a49933f8c5b684e4e86975d36 0.007564 0x776192d327503f2ed77cef8a65897bfe65fb99d6e9a6760661c41370e1889c3c 2022-11-16 08:26:33.511414 0x73b9072afed04e315c6f1850e8618faa12422a6d 0x21756f620738a2064b2584fdcb6146d1f4263038 0.010932 0xd380277f551a8007a16561ade3fe4c8571e1d1313a1196774447cd04e0f01468 2022-11-16 08:36:07.372246 0xea2a3c7d817c98b516fcfced914dce07c18ef070 0xf2f18a8b986856dcbf3d56e3e170820ef022e760 0.020879 0x87e7063b2f912b4888e4c9e4aa97b0641afb3894edc246a9152ce1f78154d15b 2022-11-16 08:37:57.225454 0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f 0xf04df4c16c3c3f1b71f11386b936b9c05e453197 0.009209 0xe05716edbb8a13272db0b208312ea5c3dd698033f3f14b1dd6008493ca9d272f 2022-11-16 08:54:00.900453 0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f 0xf04df4c16c3c3f1b71f11386b936b9c05e453197 0.009249 0xa7a58cb43c8f8f80953c806dc4918696ef0e2f50c7749be5b5c3f2de445cc940 2022-11-16 08:55:22.964494 0x9964ea0588e67a649b1333fe98d136db6e00d1be 0x75e43c101688ba4fb53e5f52876a3f3c995787f9 0.072107 0x932dc5745d32fa618d4b400dbac8493f3a3c0e4255d57d7354ce659dc9eb0d48 2022-11-16 08:57:57.913297 0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118 0xf3780a9405ae91627e1ca591554ace29662ab891 0.001265 0x4accb2f08d1c1d931bf13197ad732a6ba2643c890a12f28eb79a2a95f638a4a6 2022-11-16 08:58:43.283658 0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118 0xf3780a9405ae91627e1ca591554ace29662ab891 0.001335 0x242f4438227d7e74c657a9f1a2f68233a665ac20ce0f0ea5e97f342bdc79db0f 2022-11-16 08:59:46.032773 0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118 0xf3780a9405ae91627e1ca591554ace29662ab891 0.001417 0xf433aebbce4764ea2799a1d990e10be4d90b1dd9dacdf512cc29c49df5dd9e43 2022-11-16 09:02:43.444734 0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f 0xf04df4c16c3c3f1b71f11386b936b9c05e453197 0.043912 0x3d59f89db1c38478a3fe0350916babdf59a95a0e73997be8f35a7e328c63acf1 2022-11-16 09:09:02.461628 0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118 0xf3780a9405ae91627e1ca591554ace29662ab891 0.001492 0x011864e051c3dc947affb91a61deca89f041647f1b6667c81a79d04bbc12a086 2022-11-16 09:11:09.474166 0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118 0xf3780a9405ae91627e1ca591554ace29662ab891 0.001677 0x1afa5565960643651de0b9ea6388665756d273f68f4bd68755387541321e6a3f 2022-11-16 09:11:58.849104 0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118 0xf3780a9405ae91627e1ca591554ace29662ab891 0.001657 0x3e9ff5e3b3920dd607b04d86b01fc50154af26d4bd6ac59d45b65e7ea3e96abe 2022-11-16 09:21:49.303880 0x0981c2667f4ab3c1e025bfe171c382a11699dbe4 0x75e43c101688ba4fb53e5f52876a3f3c995787f9 0.021006 0xfa0a817728381931d22688af57594f392f0c4000257f6ac7d805b0a9daaeb0b9 2022-11-16 09:23:27.333024 Traceback (most recent call last): File "/home/ec2-user/pycharm-project/ETH/pendingTradeV1.2.py", line 217, in baseGasPrice = getBaseGasPrice(blockNumber) * 1.5 File "/home/ec2-user/pycharm-project/ETH/web3Tools.py", line 448, in getBaseGasPrice return int(w3.new.getBlock(blockNumber)['baseFeePerGas'],16) TypeError: 'NoneType' object is not subscriptable 2022-11-16 09:23:27.333066 loop 'NoneType' object is not subscriptable 2022-11-16 09:23:47.353054 filterId 0xfda38d72df4055d356ff00969d336a9b 2022-11-16 09:27:13.789494 0x0981c2667f4ab3c1e025bfe171c382a11699dbe4 0x75e43c101688ba4fb53e5f52876a3f3c995787f9 0.007135 0x6439fec1a24e25e544e4e522f60e417e5d4c70e7c77ba9b70f2b6b7c063bf09f 2022-11-16 09:28:16.210095 0x0981c2667f4ab3c1e025bfe171c382a11699dbe4 0x75e43c101688ba4fb53e5f52876a3f3c995787f9 0.006547 0x2435cb7849746002196045d48c8ab59c546ad57dde8e54a0bfb603656792e8c7 2022-11-16 09:29:50.382737 0x0981c2667f4ab3c1e025bfe171c382a11699dbe4 0x75e43c101688ba4fb53e5f52876a3f3c995787f9 0.001642 0x8aaa4f1ceb0ab961be42fc6c4b2b1e8994b7839f6cc1a59f76c9a20a61174eff 2022-11-16 09:31:43.465151 0x0981c2667f4ab3c1e025bfe171c382a11699dbe4 0x75e43c101688ba4fb53e5f52876a3f3c995787f9 0.002792 0x21c32a73abbf5949444db8941816d600745f51636468ff2bf6f56f459972b451 2022-11-16 09:34:26.450541 0x01004f06b8f07bd71d31ce64cd44d866c17f816b 0xf04df4c16c3c3f1b71f11386b936b9c05e453197 0.004491 0x42d8bea974c8321f546ea5d79e2f14bbc3b8865908d1e0efd8989c643331604b 2022-11-16 09:34:31.567053 0x55d5c232d921b9eaa6b37b5845e439acd04b4dba 0xe28738559705cd342e38f73e0d41bef166cae5a2 0.083117 0xce638724f5ee73afebc451ea996b811cc526b6f62d7977e29c8f9790de7d3df3 2022-11-16 09:36:10.861821 0x319e128c8febd6ce7ea0d4c51992a48040719758 0x035a397725d3c9fc5ddd3e56066b7b64c749014e 0.088255 0x568453f151bfcc5aea4aa5972b69c308455e4e17247ed7f915c776c2bc528c4b 2022-11-16 09:36:22.703685 0x01004f06b8f07bd71d31ce64cd44d866c17f816b 0xf04df4c16c3c3f1b71f11386b936b9c05e453197 0.003510 0xf3c4a2713e7bde7f8cc94517f86b18fb8e75c512df3bfaaefe3cc6f7d27f3cbf 2022-11-16 09:38:10.381911 0x6bc4e3043e45e59ef9da87f7b9856ada5fc4add5 0x035a397725d3c9fc5ddd3e56066b7b64c749014e 0.056583 0xb25fa23297a5db29c5ab67e11dbb3087ebad32fecc0d64b4724a1b57a016099d 2022-11-16 09:38:22.923729 0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d 0x6c9cebfdaa3babb777d0247330011e88b9db1621 0.016188 0xe3daf057792f754f8d95171f8a9e12732b27b6caa632a3cb745c9c81b99400ce 2022-11-16 09:39:19.949188 0x0981c2667f4ab3c1e025bfe171c382a11699dbe4 0x75e43c101688ba4fb53e5f52876a3f3c995787f9 0.002138 2022-11-16 09:37:50.814330 15942878 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.002647 2022-11-16 09:37:50.815511 15942878 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 09:37:50.816590 15942878 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:37:50.817651 -------------------------------------------------- 2022-11-16 09:38:18.150739 15942879 batch 0.004671 s , totalProfit 0.009081 2022-11-16 09:38:18.150791 15942879 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.003694 2022-11-16 09:38:18.152073 15942879 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.002647 2022-11-16 09:38:18.153221 15942879 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 09:38:18.154202 15942879 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:38:18.155103 -------------------------------------------------- 2022-11-16 09:38:23.544384 15942880 batch 0.005026 s , totalProfit 0.009081 2022-11-16 09:38:23.544436 15942880 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.003694 2022-11-16 09:38:23.545802 15942880 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.002647 2022-11-16 09:38:23.547039 15942880 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001439 2022-11-16 09:38:23.548221 15942880 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:38:23.549328 -------------------------------------------------- 2022-11-16 09:38:24.835070 15942881 batch 0.007148 s , totalProfit 0.025437 2022-11-16 09:38:24.835140 15942881 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.016282 2022-11-16 09:38:24.836964 15942881 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.006984 2022-11-16 09:38:24.838523 15942881 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.003694 2022-11-16 09:38:24.839998 15942881 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.002647 2022-11-16 09:38:24.841414 15942881 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:38:24.842822 -------------------------------------------------- 2022-11-16 09:38:58.879480 15942882 batch 0.005807 s , totalProfit 0.025421 2022-11-16 09:38:58.879531 15942882 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.016265 2022-11-16 09:38:58.880759 15942882 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.006967 2022-11-16 09:38:58.881850 15942882 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.003694 2022-11-16 09:38:58.882777 15942882 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.002647 2022-11-16 09:38:58.883682 15942882 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:38:58.885317 -------------------------------------------------- 2022-11-16 09:38:59.151630 15942883 batch 0.005971 s , totalProfit 0.025421 2022-11-16 09:38:59.151686 15942883 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.016265 2022-11-16 09:38:59.153047 15942883 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.006967 2022-11-16 09:38:59.154085 15942883 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.003694 2022-11-16 09:38:59.155061 15942883 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.002647 2022-11-16 09:38:59.156052 15942883 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:38:59.157091 -------------------------------------------------- 2022-11-16 09:38:59.423107 15942884 batch 0.006501 s , totalProfit 0.025421 2022-11-16 09:38:59.423162 15942884 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.016265 2022-11-16 09:38:59.424380 15942884 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.006967 2022-11-16 09:38:59.425424 15942884 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.003694 2022-11-16 09:38:59.426345 15942884 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.002647 2022-11-16 09:38:59.427272 15942884 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:38:59.428164 -------------------------------------------------- 2022-11-16 09:39:24.142076 15942885 batch 0.006664 s , totalProfit 0.025421 2022-11-16 09:39:24.142131 15942885 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.016265 2022-11-16 09:39:24.143406 15942885 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.006967 2022-11-16 09:39:24.144410 15942885 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.003694 2022-11-16 09:39:24.145471 15942885 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.002647 2022-11-16 09:39:24.146547 15942885 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:39:24.147638 -------------------------------------------------- 2022-11-16 09:39:30.357709 15942886 batch 0.005825 s , totalProfit 0.025421 2022-11-16 09:39:30.357759 15942886 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.016265 2022-11-16 09:39:30.358966 15942886 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.006967 2022-11-16 09:39:30.359949 15942886 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.003694 2022-11-16 09:39:30.360873 15942886 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.002647 2022-11-16 09:39:30.361813 15942886 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:39:30.362728 -------------------------------------------------- 2022-11-16 09:39:41.101331 15942887 batch 0.008740 s , totalProfit 0.025421 2022-11-16 09:39:41.101386 15942887 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.016265 2022-11-16 09:39:41.102618 15942887 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.006967 2022-11-16 09:39:41.103613 15942887 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.003694 2022-11-16 09:39:41.104561 15942887 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.002647 2022-11-16 09:39:41.105598 15942887 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:39:41.106560 -------------------------------------------------- 2022-11-16 09:40:01.413160 15942888 batch 0.005824 s , totalProfit 0.025421 2022-11-16 09:40:01.413223 15942888 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.016265 2022-11-16 09:40:01.414533 15942888 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.006967 2022-11-16 09:40:01.415579 15942888 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.003694 2022-11-16 09:40:01.416507 15942888 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.002647 2022-11-16 09:40:01.417452 15942888 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:40:01.418367 -------------------------------------------------- 2022-11-16 09:41:23.343370 15942889 batch 0.005454 s , totalProfit 0.031291 2022-11-16 09:41:23.343427 15942889 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.016265 2022-11-16 09:41:23.344954 15942889 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.009564 2022-11-16 09:41:23.346153 15942889 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.006967 2022-11-16 09:41:23.347244 15942889 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.002647 2022-11-16 09:41:23.348238 15942889 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:41:23.349294 -------------------------------------------------- 2022-11-16 09:41:53.340917 15942890 batch 0.005473 s , totalProfit 0.031274 2022-11-16 09:41:53.340992 15942890 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.016265 2022-11-16 09:41:53.342557 15942890 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.009547 2022-11-16 09:41:53.343854 15942890 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.006967 2022-11-16 09:41:53.345107 15942890 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.002647 2022-11-16 09:41:53.346328 15942890 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:41:53.347814 -------------------------------------------------- 2022-11-16 09:42:09.828438 15942891 batch 0.005406 s , totalProfit 0.031274 2022-11-16 09:42:09.828492 15942891 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.016265 2022-11-16 09:42:09.829964 15942891 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.009547 2022-11-16 09:42:09.830954 15942891 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.006967 2022-11-16 09:42:09.832124 15942891 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.002647 2022-11-16 09:42:09.833084 15942891 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:42:09.834009 -------------------------------------------------- 2022-11-16 09:43:03.051696 15942892 batch 0.006539 s , totalProfit 0.037513 2022-11-16 09:43:03.051767 15942892 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.016205 2022-11-16 09:43:03.053623 15942892 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.009547 2022-11-16 09:43:03.055143 15942892 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.006969 2022-11-16 09:43:03.056539 15942892 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.006070 2022-11-16 09:43:03.057962 15942892 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.004128 2022-11-16 09:43:03.059344 15942892 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:43:03.060992 -------------------------------------------------- 2022-11-16 09:43:11.799561 15942893 batch 0.006073 s , totalProfit 0.037480 2022-11-16 09:43:11.799615 15942893 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.016188 2022-11-16 09:43:11.800941 15942893 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.009547 2022-11-16 09:43:11.802116 15942893 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.006952 2022-11-16 09:43:11.803165 15942893 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.006053 2022-11-16 09:43:11.804240 15942893 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.004112 2022-11-16 09:43:11.805267 15942893 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:43:11.806360 -------------------------------------------------- 2022-11-16 09:43:13.162527 15942894 batch 0.006132 s , totalProfit 0.037480 2022-11-16 09:43:13.162582 15942894 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.016188 2022-11-16 09:43:13.163942 15942894 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.009547 2022-11-16 09:43:13.165046 15942894 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.006952 2022-11-16 09:43:13.166106 15942894 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.006053 2022-11-16 09:43:13.167336 15942894 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.004112 2022-11-16 09:43:13.168453 15942894 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:43:13.169529 -------------------------------------------------- 2022-11-16 09:43:56.667949 15942895 batch 0.010516 s , totalProfit 0.396206 2022-11-16 09:43:56.668001 15942895 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.347260 2022-11-16 09:43:56.669496 15942895 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x0a79e917de5af11e7a6e8f0972d8b78960643764'] 0.139893 2022-11-16 09:43:56.670628 15942895 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x0a79e917de5af11e7a6e8f0972d8b78960643764'] 0.054380 2022-11-16 09:43:56.671663 15942895 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.009768 2022-11-16 09:43:56.672704 15942895 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.001715 2022-11-16 09:43:56.673856 15942895 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:43:56.674797 -------------------------------------------------- 2022-11-16 09:44:04.811962 15942896 batch 0.012810 s , totalProfit 0.302868 2022-11-16 09:44:04.812033 15942896 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.220225 2022-11-16 09:44:04.813346 15942896 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x0a79e917de5af11e7a6e8f0972d8b78960643764'] 0.127649 2022-11-16 09:44:04.814462 15942896 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.054341 2022-11-16 09:44:04.815500 15942896 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x0a79e917de5af11e7a6e8f0972d8b78960643764'] 0.049100 2022-11-16 09:44:04.816504 15942896 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.009751 2022-11-16 09:44:04.817436 15942896 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.002162 2022-11-16 09:44:04.818603 15942896 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:44:04.819692 -------------------------------------------------- 2022-11-16 09:44:06.156027 15942897 batch 0.018953 s , totalProfit 0.302801 2022-11-16 09:44:06.156104 15942897 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.220191 2022-11-16 09:44:06.157561 15942897 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x0a79e917de5af11e7a6e8f0972d8b78960643764'] 0.127632 2022-11-16 09:44:06.158694 15942897 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.054324 2022-11-16 09:44:06.159706 15942897 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x0a79e917de5af11e7a6e8f0972d8b78960643764'] 0.049083 2022-11-16 09:44:06.160720 15942897 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.009751 2022-11-16 09:44:06.161862 15942897 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.002145 2022-11-16 09:44:06.163231 15942897 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:44:06.164264 -------------------------------------------------- 2022-11-16 09:44:28.980924 15942898 batch 0.013513 s , totalProfit 0.295312 2022-11-16 09:44:28.980989 15942898 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.220191 2022-11-16 09:44:28.982487 15942898 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x0a79e917de5af11e7a6e8f0972d8b78960643764'] 0.127632 2022-11-16 09:44:28.983700 15942898 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x0a79e917de5af11e7a6e8f0972d8b78960643764'] 0.049083 2022-11-16 09:44:28.984781 15942898 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.040673 2022-11-16 09:44:28.985933 15942898 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.009751 2022-11-16 09:44:28.987076 15942898 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.003800 2022-11-16 09:44:28.988237 15942898 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:44:28.989446 -------------------------------------------------- 2022-11-16 09:44:55.180015 15942899 batch 0.009864 s , totalProfit 0.048509 2022-11-16 09:44:55.180071 15942899 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x0a79e917de5af11e7a6e8f0972d8b78960643764'] 0.026806 2022-11-16 09:44:55.181313 15942899 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.020247 2022-11-16 09:44:55.182328 15942899 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x0a79e917de5af11e7a6e8f0972d8b78960643764'] 0.019471 2022-11-16 09:44:55.183246 15942899 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.002479 2022-11-16 09:44:55.184186 15942899 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:44:55.185335 -------------------------------------------------- 2022-11-16 09:45:16.161962 15942900 batch 0.010146 s , totalProfit 0.022379 2022-11-16 09:45:16.162033 15942900 bset ['0xbc8fcfa04dddac6421229e08b24555a5bd9ba8df', '0xe347740ae32ecd9fa8bf9e2cdd363e5ea25d4e92', '0x6bc4e3043e45e59ef9da87f7b9856ada5fc4add5'] 0.009358 2022-11-16 09:45:16.163838 15942900 bset ['0x319e128c8febd6ce7ea0d4c51992a48040719758', '0x6bc4e3043e45e59ef9da87f7b9856ada5fc4add5'] 0.009006 2022-11-16 09:45:16.165368 15942900 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x0a79e917de5af11e7a6e8f0972d8b78960643764'] 0.007298 2022-11-16 09:45:16.166779 15942900 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.002959 2022-11-16 09:45:16.168159 15942900 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:45:16.169577 -------------------------------------------------- 2022-11-16 09:45:23.172944 15942901 batch 0.007208 s , totalProfit 0.013198 2022-11-16 09:45:23.172998 15942901 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x0a79e917de5af11e7a6e8f0972d8b78960643764'] 0.007281 2022-11-16 09:45:23.174223 15942901 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.002942 2022-11-16 09:45:23.175378 15942901 bset ['0xbc8fcfa04dddac6421229e08b24555a5bd9ba8df', '0xe347740ae32ecd9fa8bf9e2cdd363e5ea25d4e92', '0x6bc4e3043e45e59ef9da87f7b9856ada5fc4add5'] 0.001931 2022-11-16 09:45:23.176293 15942901 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:45:23.177223 -------------------------------------------------- 2022-11-16 09:45:34.294612 15942902 batch 0.006166 s , totalProfit 0.011262 2022-11-16 09:45:34.294662 15942902 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x0a79e917de5af11e7a6e8f0972d8b78960643764'] 0.007281 2022-11-16 09:45:34.295862 15942902 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.002942 2022-11-16 09:45:34.296875 15942902 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:45:34.297809 -------------------------------------------------- 2022-11-16 09:45:56.441729 15942903 batch 0.004432 s , totalProfit 0.010088 2022-11-16 09:45:56.441780 15942903 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x0a79e917de5af11e7a6e8f0972d8b78960643764'] 0.007184 2022-11-16 09:45:56.443061 15942903 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.001608 2022-11-16 09:45:56.444175 15942903 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:45:56.445216 -------------------------------------------------- 2022-11-16 09:46:03.314710 15942904 batch 0.004412 s , totalProfit 0.010071 2022-11-16 09:46:03.314776 15942904 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x0a79e917de5af11e7a6e8f0972d8b78960643764'] 0.007184 2022-11-16 09:46:03.316051 15942904 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.001591 2022-11-16 09:46:03.317203 15942904 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:46:03.318286 -------------------------------------------------- 2022-11-16 09:46:31.321422 15942905 batch 0.004363 s , totalProfit 0.010071 2022-11-16 09:46:31.321481 15942905 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x0a79e917de5af11e7a6e8f0972d8b78960643764'] 0.007184 2022-11-16 09:46:31.322946 15942905 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.001591 2022-11-16 09:46:31.324121 15942905 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:46:31.325247 -------------------------------------------------- 2022-11-16 09:46:44.662497 15942906 batch 0.005154 s , totalProfit 0.010071 2022-11-16 09:46:44.662551 15942906 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x0a79e917de5af11e7a6e8f0972d8b78960643764'] 0.007184 2022-11-16 09:46:44.663835 15942906 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.001591 2022-11-16 09:46:44.664927 15942906 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:46:44.665909 -------------------------------------------------- 2022-11-16 09:47:23.352643 15942907 batch 0.004717 s , totalProfit 0.010071 2022-11-16 09:47:23.352698 15942907 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x0a79e917de5af11e7a6e8f0972d8b78960643764'] 0.007184 2022-11-16 09:47:23.354289 15942907 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.001591 2022-11-16 09:47:23.355396 15942907 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:47:23.356390 -------------------------------------------------- 2022-11-16 09:47:24.152404 15942908 batch 0.005450 s , totalProfit 0.010071 2022-11-16 09:47:24.152470 15942908 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x0a79e917de5af11e7a6e8f0972d8b78960643764'] 0.007184 2022-11-16 09:47:24.154255 15942908 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.001591 2022-11-16 09:47:24.155643 15942908 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:47:24.156928 -------------------------------------------------- 2022-11-16 09:47:24.721035 15942909 batch 0.051018 s , totalProfit 0.010071 2022-11-16 09:47:24.721110 15942909 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x0a79e917de5af11e7a6e8f0972d8b78960643764'] 0.007184 2022-11-16 09:47:24.722996 15942909 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.001591 2022-11-16 09:47:24.724431 15942909 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:47:24.725809 -------------------------------------------------- 2022-11-16 09:47:29.305339 15942910 batch 0.004955 s , totalProfit 0.010071 2022-11-16 09:47:29.305408 15942910 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x0a79e917de5af11e7a6e8f0972d8b78960643764'] 0.007184 2022-11-16 09:47:29.306858 15942910 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.001591 2022-11-16 09:47:29.308034 15942910 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:47:29.309134 -------------------------------------------------- 2022-11-16 09:47:30.667577 15942911 batch 0.004668 s , totalProfit 0.010071 2022-11-16 09:47:30.667624 15942911 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x0a79e917de5af11e7a6e8f0972d8b78960643764'] 0.007184 2022-11-16 09:47:30.668962 15942911 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.001591 2022-11-16 09:47:30.670052 15942911 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:47:30.671010 -------------------------------------------------- 2022-11-16 09:47:37.161881 15942912 batch 0.004487 s , totalProfit 0.010071 2022-11-16 09:47:37.161934 15942912 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x0a79e917de5af11e7a6e8f0972d8b78960643764'] 0.007184 2022-11-16 09:47:37.163256 15942912 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.001591 2022-11-16 09:47:37.164266 15942912 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:47:37.165207 -------------------------------------------------- 2022-11-16 09:47:48.978115 15942913 batch 0.005100 s , totalProfit 0.010071 2022-11-16 09:47:48.978179 15942913 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x0a79e917de5af11e7a6e8f0972d8b78960643764'] 0.007184 2022-11-16 09:47:48.979928 15942913 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.001591 2022-11-16 09:47:48.981310 15942913 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:47:48.982434 -------------------------------------------------- 2022-11-16 09:47:56.895611 15942914 batch 0.003487 s , totalProfit 0.008476 2022-11-16 09:47:56.895660 15942914 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x0a79e917de5af11e7a6e8f0972d8b78960643764'] 0.007184 2022-11-16 09:47:56.896931 15942914 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:47:56.897937 -------------------------------------------------- 2022-11-16 09:48:14.874459 15942915 batch 0.003524 s , totalProfit 0.008476 2022-11-16 09:48:14.874513 15942915 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x0a79e917de5af11e7a6e8f0972d8b78960643764'] 0.007184 2022-11-16 09:48:14.875792 15942915 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:48:14.876859 -------------------------------------------------- 2022-11-16 09:48:27.308391 15942916 batch 0.003715 s , totalProfit 0.008476 2022-11-16 09:48:27.308443 15942916 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x0a79e917de5af11e7a6e8f0972d8b78960643764'] 0.007184 2022-11-16 09:48:27.309771 15942916 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:48:27.310780 -------------------------------------------------- 2022-11-16 09:48:32.487720 15942917 batch 0.004405 s , totalProfit 0.008476 2022-11-16 09:48:32.487771 15942917 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x0a79e917de5af11e7a6e8f0972d8b78960643764'] 0.007184 2022-11-16 09:48:32.489053 15942917 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:48:32.490097 -------------------------------------------------- 2022-11-16 09:48:46.431824 15942918 batch 0.003826 s , totalProfit 0.008476 2022-11-16 09:48:46.431875 15942918 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x0a79e917de5af11e7a6e8f0972d8b78960643764'] 0.007184 2022-11-16 09:48:46.433328 15942918 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:48:46.434767 -------------------------------------------------- 2022-11-16 09:49:05.632595 15942919 batch 0.004512 s , totalProfit 0.010288 2022-11-16 09:49:05.632646 15942919 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x0a79e917de5af11e7a6e8f0972d8b78960643764'] 0.007184 2022-11-16 09:49:05.633956 15942919 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.001807 2022-11-16 09:49:05.635119 15942919 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:49:05.636239 -------------------------------------------------- 2022-11-16 09:49:38.020747 15942920 batch 0.006510 s , totalProfit 0.010271 2022-11-16 09:49:38.020835 15942920 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x0a79e917de5af11e7a6e8f0972d8b78960643764'] 0.007184 2022-11-16 09:49:38.022597 15942920 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.001790 2022-11-16 09:49:38.024091 15942920 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:49:38.025405 -------------------------------------------------- 2022-11-16 09:50:26.464672 15942921 batch 0.004618 s , totalProfit 0.010271 2022-11-16 09:50:26.464725 15942921 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x0a79e917de5af11e7a6e8f0972d8b78960643764'] 0.007184 2022-11-16 09:50:26.466039 15942921 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.001790 2022-11-16 09:50:26.467241 15942921 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:50:26.468337 -------------------------------------------------- 2022-11-16 09:50:28.227480 15942922 batch 0.004625 s , totalProfit 0.010271 2022-11-16 09:50:28.227526 15942922 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x0a79e917de5af11e7a6e8f0972d8b78960643764'] 0.007184 2022-11-16 09:50:28.228806 15942922 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.001790 2022-11-16 09:50:28.229949 15942922 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:50:28.230858 -------------------------------------------------- 2022-11-16 09:51:36.317153 15942923 batch 0.004490 s , totalProfit 0.010271 2022-11-16 09:51:36.317221 15942923 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x0a79e917de5af11e7a6e8f0972d8b78960643764'] 0.007184 2022-11-16 09:51:36.318629 15942923 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.001790 2022-11-16 09:51:36.319759 15942923 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:51:36.320708 -------------------------------------------------- 2022-11-16 09:51:55.219211 15942924 batch 0.004544 s , totalProfit 0.010271 2022-11-16 09:51:55.219261 15942924 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x0a79e917de5af11e7a6e8f0972d8b78960643764'] 0.007184 2022-11-16 09:51:55.220569 15942924 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.001790 2022-11-16 09:51:55.221701 15942924 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:51:55.222753 -------------------------------------------------- 2022-11-16 09:51:58.583921 15942925 batch 0.004910 s , totalProfit 0.010271 2022-11-16 09:51:58.583978 15942925 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x0a79e917de5af11e7a6e8f0972d8b78960643764'] 0.007184 2022-11-16 09:51:58.585292 15942925 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.001790 2022-11-16 09:51:58.586281 15942925 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:51:58.587195 -------------------------------------------------- 2022-11-16 09:52:53.037512 15942926 batch 0.004808 s , totalProfit 0.010271 2022-11-16 09:52:53.037577 15942926 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x0a79e917de5af11e7a6e8f0972d8b78960643764'] 0.007184 2022-11-16 09:52:53.038949 15942926 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.001790 2022-11-16 09:52:53.039974 15942926 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:52:53.040926 15942759 pending... trace err 'result' 2022-11-16 09:16:47.052731 15942760 pending... 2022-11-16 09:16:57.645861 15942761 pending... trace err 'result' 2022-11-16 09:16:58.498651 15942762 pending... 2022-11-16 09:17:04.125988 15942763 pending... 2022-11-16 09:17:17.679409 15942764 pending... 2022-11-16 09:17:53.020219 15942765 pending... 2022-11-16 09:17:56.233554 15942766 pending... 2022-11-16 09:18:00.125125 15942767 pending... 2022-11-16 09:18:17.341311 15942768 pending... 2022-11-16 09:18:23.128953 15942769 pending... 2022-11-16 09:18:27.893206 15942770 pending... 2022-11-16 09:18:31.203859 15942771 pending... 2022-11-16 09:18:57.985869 15942772 pending... 2022-11-16 09:19:12.906533 15942773 pending... 2022-11-16 09:19:15.326020 15942775 pending... 2022-11-16 09:19:20.183778 15942776 pending... 2022-11-16 09:19:25.961119 15942777 pending... 2022-11-16 09:19:27.868209 15942778 pending... 2022-11-16 09:19:32.236953 15942779 pending... 2022-11-16 09:19:38.700026 15942780 pending... 2022-11-16 09:19:43.656122 15942782 pending... trace err 'result' 2022-11-16 09:19:51.077627 15942783 pending... 2022-11-16 09:20:09.444842 15942784 pending... trace err 'result' 2022-11-16 09:20:58.452445 15942786 pending... 2022-11-16 09:21:03.625500 15942787 pending... 2022-11-16 09:21:13.841076 15942788 pending... 2022-11-16 09:21:22.307530 15942789 pending... 2022-11-16 09:21:26.878253 15942790 pending... 2022-11-16 09:21:34.672658 15942792 pending... trace err 'result' 2022-11-16 09:21:46.564416 15942793 pending... 2022-11-16 09:22:08.306747 15942795 pending... 2022-11-16 09:22:14.264859 15942796 pending... 2022-11-16 09:22:41.192322 15942798 pending... trace err 'result' 2022-11-16 09:22:46.318424 15942799 pending... 2022-11-16 09:22:47.744379 15942800 pending... 2022-11-16 09:22:49.322199 15942801 pending... 2022-11-16 09:22:58.608881 15942802 pending... 2022-11-16 09:23:02.750745 15942803 pending... 2022-11-16 09:23:22.428894 15942804 pending... 2022-11-16 09:23:27.355786 15942805 pending... 2022-11-16 09:23:32.754026 15942806 pending... 2022-11-16 09:23:35.360034 15942807 pending... 2022-11-16 09:23:40.360526 15942808 pending... 2022-11-16 09:23:42.406594 15942809 pending... trace err 'result' 2022-11-16 09:24:12.416014 15942810 pending... 2022-11-16 09:24:27.341243 15942811 pending... 2022-11-16 09:24:33.855755 15942812 pending... trace err 'result' 2022-11-16 09:24:56.316046 15942813 pending... 2022-11-16 09:25:02.393607 15942814 pending... 2022-11-16 09:25:11.713030 15942815 pending... 2022-11-16 09:25:18.408904 15942816 pending... 2022-11-16 09:25:20.374193 15942817 pending... 2022-11-16 09:25:40.127038 15942818 pending... 2022-11-16 09:26:03.345402 15942819 pending... 2022-11-16 09:26:13.552091 15942820 pending... trace err 'result' 2022-11-16 09:26:22.538288 15942822 pending... trace err 'result' trace err 'result' 2022-11-16 09:26:38.451556 15942823 pending... 2022-11-16 09:26:39.872434 15942824 pending... 2022-11-16 09:26:46.469392 15942825 pending... 2022-11-16 09:27:00.096570 15942826 pending... 2022-11-16 09:27:32.397736 15942827 pending... trace err 'result' 2022-11-16 09:27:45.570341 15942828 pending... trace err 'result' 2022-11-16 09:27:59.585176 15942829 pending... trace err 'result' trace err 'result' 2022-11-16 09:28:27.484681 15942830 pending... 2022-11-16 09:28:40.647218 15942831 pending... 2022-11-16 09:29:24.146197 15942832 pending... trace err 'result' 2022-11-16 09:30:05.723642 15942833 pending... 2022-11-16 09:30:09.685415 15942834 pending... 2022-11-16 09:30:17.149092 15942835 pending... 2022-11-16 09:30:29.848812 15942836 pending... 2022-11-16 09:30:42.452779 15942837 pending... 2022-11-16 09:30:59.622372 15942838 pending... 2022-11-16 09:31:00.634464 15942839 pending... 2022-11-16 09:31:15.088211 15942840 pending... 2022-11-16 09:31:35.119509 15942841 pending... 2022-11-16 09:31:42.316913 15942842 pending... 2022-11-16 09:31:44.711779 15942844 pending... 2022-11-16 09:32:18.131820 15942845 pending... trace err 'result' 2022-11-16 09:32:28.914603 15942846 pending... 2022-11-16 09:32:30.325361 15942847 pending... 2022-11-16 09:32:52.338675 15942848 pending... trace err 'result' 2022-11-16 09:32:57.859549 15942849 pending... 2022-11-16 09:32:58.684969 15942850 pending... 2022-11-16 09:33:04.675815 15942851 pending... 2022-11-16 09:33:07.470720 15942852 pending... 2022-11-16 09:33:11.673990 15942853 pending... trace err 'result' 2022-11-16 09:33:27.653706 15942854 pending... 2022-11-16 09:33:47.687489 15942855 pending... 2022-11-16 09:33:48.808425 15942856 pending... 2022-11-16 09:33:51.022648 15942857 pending... trace err 'result' 2022-11-16 09:33:51.688398 15942858 pending... 2022-11-16 09:33:57.200530 15942859 pending... 2022-11-16 09:34:11.710664 15942860 pending... trace err 'result' 2022-11-16 09:34:43.176176 15942861 pending... 2022-11-16 09:34:45.174056 15942862 pending... 2022-11-16 09:34:51.916673 15942863 pending... 2022-11-16 09:34:56.133439 15942864 pending... 2022-11-16 09:35:00.716467 15942865 pending... 2022-11-16 09:35:13.132666 15942866 pending... 2022-11-16 09:35:13.427028 15942867 pending... 2022-11-16 09:35:20.524398 15942868 pending... trace err 'result' 2022-11-16 09:35:36.163168 15942870 pending... 2022-11-16 09:35:46.184626 15942871 pending... trace err 'result' 2022-11-16 09:36:36.816753 15942872 pending... 2022-11-16 09:37:10.120378 15942873 pending... 2022-11-16 09:37:27.481752 15942874 pending... trace err 'result' 2022-11-16 09:37:35.821238 15942875 pending... 2022-11-16 09:37:44.745425 15942876 pending... 2022-11-16 09:37:48.587357 15942877 pending... 2022-11-16 09:37:50.460897 15942878 pending... trace err 'result' 2022-11-16 09:38:18.516213 15942879 pending... 2022-11-16 09:38:23.776694 15942880 pending... 2022-11-16 09:38:24.673350 15942881 pending... trace err 'result' 2022-11-16 09:38:58.785570 15942883 pending... 2022-11-16 09:38:59.791682 15942884 pending... 2022-11-16 09:39:24.799242 15942885 pending... 2022-11-16 09:39:30.309121 15942886 pending... 2022-11-16 09:39:41.371328 15942887 pending... trace err 'result' 2022-11-16 09:40:01.500616 15942888 pending... trace err 'result' 2022-11-16 09:41:24.604294 15942889 pending... 2022-11-16 09:41:52.904508 15942890 pending... 2022-11-16 09:42:10.043181 15942891 pending... 2022-11-16 09:43:03.897036 15942892 pending... 2022-11-16 09:43:12.878442 15942893 pending... 2022-11-16 09:43:13.170867 15942894 pending... 2022-11-16 09:43:56.320711 15942895 pending... 2022-11-16 09:44:05.904098 15942897 pending... 2022-11-16 09:44:31.173055 15942898 pending... 2022-11-16 09:44:54.916537 15942899 pending... 2022-11-16 09:45:15.927366 15942900 pending... 2022-11-16 09:45:23.249762 15942901 pending... 2022-11-16 09:45:34.053118 15942902 pending... 2022-11-16 09:45:57.736118 15942903 pending... 2022-11-16 09:46:03.955699 15942904 pending... 2022-11-16 09:46:31.088135 15942905 pending... trace err 'result' 2022-11-16 09:46:45.002361 15942906 pending... 2022-11-16 09:47:23.974240 15942909 pending... 2022-11-16 09:47:29.503192 15942910 pending... 2022-11-16 09:47:30.613026 15942911 pending... 2022-11-16 09:47:37.060757 15942912 pending... 2022-11-16 09:47:49.119177 15942913 pending... 2022-11-16 09:47:57.300301 15942914 pending... 2022-11-16 09:48:15.011222 15942915 pending... 2022-11-16 09:48:27.502269 15942916 pending... 2022-11-16 09:48:33.243909 15942917 pending... trace err 'result' 2022-11-16 09:48:46.103266 15942918 pending... trace err 'result' 2022-11-16 09:49:06.005834 15942919 pending... trace err 'result' 2022-11-16 09:49:37.622167 15942920 pending... 2022-11-16 09:50:26.993418 15942921 pending... 2022-11-16 09:50:27.982213 15942922 pending... trace err 'result' 2022-11-16 09:51:36.371928 15942923 pending... 2022-11-16 09:51:55.109615 15942924 pending... 2022-11-16 09:51:58.916384 15942925 pending... 2022-11-16 09:52:53.349004 15942926 pending... 2022-11-16 09:52:58.277282 15942927 pending... 2022-11-16 09:53:11.796818 15942928 pending... 2022-11-16 09:53:19.134153 15942929 pending... trace err 'result' 2022-11-16 09:53:23.990315 15942930 pending... 2022-11-16 09:53:35.722571 15942931 pending... 2022-11-16 09:53:51.223356 15942932 pending... -------------------------------------------------- 2022-11-16 09:52:57.170112 15942927 batch 0.004147 s , totalProfit 0.006152 2022-11-16 09:52:57.170167 15942927 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x0a79e917de5af11e7a6e8f0972d8b78960643764'] 0.003065 2022-11-16 09:52:57.171480 15942927 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.001790 2022-11-16 09:52:57.172602 15942927 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:52:57.173643 -------------------------------------------------- 2022-11-16 09:53:11.514324 15942928 batch 0.003714 s , totalProfit 0.007318 2022-11-16 09:53:11.514381 15942928 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x0a79e917de5af11e7a6e8f0972d8b78960643764'] 0.003065 2022-11-16 09:53:11.515881 15942928 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.002956 2022-11-16 09:53:11.517108 15942928 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:53:11.518242 -------------------------------------------------- 2022-11-16 09:53:18.394907 15942929 batch 0.003539 s , totalProfit 0.007301 2022-11-16 09:53:18.394958 15942929 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x0a79e917de5af11e7a6e8f0972d8b78960643764'] 0.003065 2022-11-16 09:53:18.396358 15942929 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.002939 2022-11-16 09:53:18.397582 15942929 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:53:18.398673 -------------------------------------------------- 2022-11-16 09:53:23.286038 15942930 batch 0.003415 s , totalProfit 0.007301 2022-11-16 09:53:23.286090 15942930 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x0a79e917de5af11e7a6e8f0972d8b78960643764'] 0.003065 2022-11-16 09:53:23.287323 15942930 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.002939 2022-11-16 09:53:23.288324 15942930 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:53:23.289269 -------------------------------------------------- 2022-11-16 09:53:35.624685 15942931 batch 0.003444 s , totalProfit 0.007301 2022-11-16 09:53:35.624738 15942931 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x0a79e917de5af11e7a6e8f0972d8b78960643764'] 0.003065 2022-11-16 09:53:35.626099 15942931 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.002939 2022-11-16 09:53:35.627281 15942931 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:53:35.628217 -------------------------------------------------- 2022-11-16 09:53:50.836066 15942932 batch 0.003420 s , totalProfit 0.007301 2022-11-16 09:53:50.836114 15942932 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x0a79e917de5af11e7a6e8f0972d8b78960643764'] 0.003065 2022-11-16 09:53:50.837434 15942932 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.002939 2022-11-16 09:53:50.838630 15942932 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:53:50.840318 -------------------------------------------------- 2022-11-16 09:53:53.172224 15942933 batch 0.003689 s , totalProfit 0.007301 2022-11-16 09:53:53.172280 15942933 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x0a79e917de5af11e7a6e8f0972d8b78960643764'] 0.003065 2022-11-16 09:53:53.173514 15942933 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.002939 2022-11-16 09:53:53.174558 15942933 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:53:53.175545 -------------------------------------------------- 2022-11-16 09:54:09.987094 15942934 batch 0.003569 s , totalProfit 0.007301 2022-11-16 09:54:09.987146 15942934 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x0a79e917de5af11e7a6e8f0972d8b78960643764'] 0.003065 2022-11-16 09:54:09.988584 15942934 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.002939 2022-11-16 09:54:09.989804 15942934 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:54:09.990952 -------------------------------------------------- 2022-11-16 09:54:10.452652 15942935 batch 0.004893 s , totalProfit 0.007301 2022-11-16 09:54:10.452704 15942935 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x0a79e917de5af11e7a6e8f0972d8b78960643764'] 0.003065 2022-11-16 09:54:10.454086 15942935 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.002939 2022-11-16 09:54:10.455248 15942935 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:54:10.456247 -------------------------------------------------- 2022-11-16 09:54:42.958905 15942936 batch 0.003348 s , totalProfit 0.007301 2022-11-16 09:54:42.958953 15942936 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x0a79e917de5af11e7a6e8f0972d8b78960643764'] 0.003065 2022-11-16 09:54:42.960165 15942936 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.002939 2022-11-16 09:54:42.961202 15942936 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:54:42.962158 -------------------------------------------------- 2022-11-16 09:55:12.366657 15942937 batch 0.003429 s , totalProfit 0.007301 2022-11-16 09:55:12.366711 15942937 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x0a79e917de5af11e7a6e8f0972d8b78960643764'] 0.003065 2022-11-16 09:55:12.367966 15942937 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.002939 2022-11-16 09:55:12.369054 15942937 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:55:12.369999 -------------------------------------------------- 2022-11-16 09:55:27.406756 15942938 batch 0.004033 s , totalProfit 0.007301 2022-11-16 09:55:27.406822 15942938 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x0a79e917de5af11e7a6e8f0972d8b78960643764'] 0.003065 2022-11-16 09:55:27.408365 15942938 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.002939 2022-11-16 09:55:27.409676 15942938 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:55:27.410893 -------------------------------------------------- 2022-11-16 09:55:35.197307 15942939 batch2022-11-16 09:01:24.889221 784 2022-11-16 09:01:25.112482 3828 2022-11-16 09:02:01.961799 TOP LP: 7419 2022-11-16 09:02:02.237246 Ture TOP LP 7335 2022-11-16 09:02:25.066764 784 2022-11-16 09:02:25.287045 3828 2022-11-16 09:03:02.092566 TOP LP: 7419 2022-11-16 09:03:02.357178 Ture TOP LP 7335 2022-11-16 09:03:25.811853 784 2022-11-16 09:03:26.033737 3828 2022-11-16 09:04:02.877368 TOP LP: 7419 2022-11-16 09:04:03.146695 Ture TOP LP 7335 2022-11-16 09:04:26.455319 784 2022-11-16 09:04:26.728847 3828 2022-11-16 09:05:00.587874 TOP LP: 7419 2022-11-16 09:05:00.877279 Ture TOP LP 7335 2022-11-16 09:05:23.691316 784 2022-11-16 09:05:23.917323 3828 2022-11-16 09:06:00.713001 TOP LP: 7419 2022-11-16 09:06:01.005316 Ture TOP LP 7335 2022-11-16 09:06:24.863829 784 2022-11-16 09:06:25.103987 3828 2022-11-16 09:07:01.910765 TOP LP: 7419 2022-11-16 09:07:02.176744 Ture TOP LP 7335 2022-11-16 09:07:25.256118 784 2022-11-16 09:07:25.489031 3828 2022-11-16 09:08:02.468178 TOP LP: 7419 2022-11-16 09:08:02.754083 Ture TOP LP 7335 2022-11-16 09:08:26.021105 784 2022-11-16 09:08:26.259938 3828 2022-11-16 09:09:03.060959 TOP LP: 7419 2022-11-16 09:09:03.342649 Ture TOP LP 7335 2022-11-16 09:09:26.307066 784 2022-11-16 09:09:26.560928 3828 2022-11-16 09:10:00.419894 TOP LP: 7419 2022-11-16 09:10:00.699294 Ture TOP LP 7335 2022-11-16 09:10:24.207953 784 2022-11-16 09:10:24.445257 3828 2022-11-16 09:11:01.254250 TOP LP: 7419 2022-11-16 09:11:01.533681 Ture TOP LP 7335 2022-11-16 09:11:24.494244 784 2022-11-16 09:11:24.728644 3828 2022-11-16 09:12:01.572678 TOP LP: 7419 2022-11-16 09:12:01.897175 Ture TOP LP 7335 2022-11-16 09:12:25.087343 784 2022-11-16 09:12:25.312281 3828 2022-11-16 09:13:02.147326 TOP LP: 7419 2022-11-16 09:13:02.416602 Ture TOP LP 7335 2022-11-16 09:13:25.980332 784 2022-11-16 09:13:26.219079 3828 2022-11-16 09:14:03.013328 TOP LP: 7419 2022-11-16 09:14:03.286361 Ture TOP LP 7335 2022-11-16 09:14:26.166059 784 2022-11-16 09:14:26.383090 3828 2022-11-16 09:15:03.205430 TOP LP: 7419 2022-11-16 09:15:03.474351 Ture TOP LP 7335 2022-11-16 09:15:26.914893 784 2022-11-16 09:15:27.154863 3828 2022-11-16 09:16:00.991244 TOP LP: 7419 2022-11-16 09:16:01.252165 Ture TOP LP 7335 2022-11-16 09:16:24.738095 784 2022-11-16 09:16:24.956402 3828 2022-11-16 09:17:01.779723 TOP LP: 7419 2022-11-16 09:17:02.044708 Ture TOP LP 7335 2022-11-16 09:17:25.047439 784 2022-11-16 09:17:25.293899 3828 2022-11-16 09:18:02.123754 TOP LP: 7419 2022-11-16 09:18:02.405672 Ture TOP LP 7335 2022-11-16 09:18:25.501905 784 2022-11-16 09:18:25.733001 3828 2022-11-16 09:19:02.607143 TOP LP: 7419 2022-11-16 09:19:02.910682 Ture TOP LP 7335 2022-11-16 09:19:26.733777 784 2022-11-16 09:19:26.960524 3828 2022-11-16 09:20:00.770159 TOP LP: 7419 2022-11-16 09:20:01.041700 Ture TOP LP 7335 2022-11-16 09:20:25.004364 784 2022-11-16 09:20:25.251320 3828 2022-11-16 09:21:02.066940 TOP LP: 7419 2022-11-16 09:21:02.332396 Ture TOP LP 7335 2022-11-16 09:21:25.255807 784 2022-11-16 09:21:25.474686 3828 2022-11-16 09:22:02.297420 TOP LP: 7419 2022-11-16 09:22:02.565384 Ture TOP LP 7335 2022-11-16 09:22:25.803942 784 2022-11-16 09:22:26.022068 3828 2022-11-16 09:23:02.845046 TOP LP: 7419 2022-11-16 09:23:03.110248 Ture TOP LP 7335 2022-11-16 09:23:26.087223 784 2022-11-16 09:23:26.321038 3828 2022-11-16 09:24:03.176168 TOP LP: 7419 2022-11-16 09:24:03.457542 Ture TOP LP 7335 2022-11-16 09:24:26.548232 784 2022-11-16 09:24:26.785263 3828 2022-11-16 09:25:00.598211 TOP LP: 7419 2022-11-16 09:25:00.892048 Ture TOP LP 7335 2022-11-16 09:25:23.728891 784 2022-11-16 09:25:23.980537 3828 2022-11-16 09:26:00.821397 TOP LP: 7419 2022-11-16 09:26:01.112991 Ture TOP LP 7335 2022-11-16 09:26:24.947008 784 2022-11-16 09:26:25.173745 3828 2022-11-16 09:27:02.045205 TOP LP: 7419 2022-11-16 09:27:02.340991 Ture TOP LP 7335 2022-11-16 09:27:25.501834 784 2022-11-16 09:27:25.737080 3828 2022-11-16 09:28:02.586365 TOP LP: 7419 2022-11-16 09:28:02.885081 Ture TOP LP 7335 2022-11-16 09:28:25.982480 784 2022-11-16 09:28:26.204180 3828 2022-11-16 09:29:03.077905 TOP LP: 7419 2022-11-16 09:29:03.344405 Ture TOP LP 7335 2022-11-16 09:29:27.011484 784 2022-11-16 09:29:27.228409 3828 2022-11-16 09:30:01.038538 TOP LP: 7419 2022-11-16 09:30:01.350231 Ture TOP LP 7335 2022-11-16 09:30:24.895769 784 2022-11-16 09:30:25.119247 3828 2022-11-16 09:31:01.947216 TOP LP: 7419 2022-11-16 09:31:02.206019 Ture TOP LP 7335 2022-11-16 09:31:25.597262 784 2022-11-16 09:31:25.827331 3828 2022-11-16 09:32:02.637509 TOP LP: 7419 2022-11-16 09:32:02.902606 Ture TOP LP 7335 2022-11-16 09:32:26.197262 784 2022-11-16 09:32:26.444467 3828 2022-11-16 09:33:00.511904 TOP LP: 7419 2022-11-16 09:33:00.789389 Ture TOP LP 7335 2022-11-16 09:33:23.832632 784 2022-11-16 09:33:24.064954 3828 2022-11-16 09:34:00.875003 TOP LP: 7419 2022-11-16 09:34:01.176215 Ture TOP LP 7335 2022-11-16 09:34:24.314136 784 2022-11-16 09:34:24.548300 3828 2022-11-16 09:35:01.449089 TOP LP: 7419 2022-11-16 09:35:01.726181 Ture TOP LP 7335 2022-11-16 09:35:24.971294 784 2022-11-16 09:35:25.199778 3828 2022-11-16 09:36:01.991570 TOP LP: 7419 2022-11-16 09:36:02.256200 Ture TOP LP 7335 2022-11-16 09:36:25.331915 784 2022-11-16 09:36:25.549847 3828 2022-11-16 09:37:02.366836 TOP LP: 7419 2022-11-16 09:37:02.639848 Ture TOP LP 7335 2022-11-16 09:37:25.836060 784 2022-11-16 09:37:26.054287 3828 2022-11-16 09:38:02.905174 TOP LP: 7419 2022-11-16 09:38:03.174182 Ture TOP LP 7335 2022-11-16 09:38:26.753034 784 2022-11-16 09:38:26.972951 3828 2022-11-16 09:39:00.796215 TOP LP: 7419 2022-11-16 09:39:01.072421 Ture TOP LP 7335 2022-11-16 09:39:24.600242 784 2022-11-16 09:39:24.853597 3828 2022-11-16 09:40:01.661306 TOP LP: 7419 2022-11-16 09:40:01.972713 Ture TOP LP 7335 2022-11-16 09:40:25.260573 784 2022-11-16 09:40:25.534505 3828 2022-11-16 09:41:02.336913 TOP LP: 7419 2022-11-16 09:41:02.619594 Ture TOP LP 7335 2022-11-16 09:41:26.209764 784 2022-11-16 09:41:26.470365 3828 2022-11-16 09:42:00.276229 TOP LP: 7419 2022-11-16 09:42:00.584536 Ture TOP LP 7335 2022-11-16 09:42:24.035122 784 2022-11-16 09:42:24.259640 3828 2022-11-16 09:43:01.086183 TOP LP: 7419 2022-11-16 09:43:01.373591 Ture TOP LP 7335 2022-11-16 09:43:25.352652 784 2022-11-16 09:43:25.586549 3828 2022-11-16 09:44:02.401395 TOP LP: 7419 2022-11-16 09:44:02.681608 Ture TOP LP 7335 2022-11-16 09:44:25.703382 784 2022-11-16 09:44:25.935859 3828 2022-11-16 09:45:02.747252 TOP LP: 7419 2022-11-16 09:45:03.037716 Ture TOP LP 7335 2022-11-16 09:45:26.892769 784 2022-11-16 09:45:27.123513 3828 2022-11-16 09:46:00.932288 TOP LP: 7419 2022-11-16 09:46:01.197565 Ture TOP LP 7335 2022-11-16 09:46:24.981020 784 2022-11-16 09:46:25.207505 3828 2022-11-16 09:47:02.057058 TOP LP: 7419 2022-11-16 09:47:02.330443 Ture TOP LP 7335 2022-11-16 09:47:25.929220 784 2022-11-16 09:47:26.171307 3828 2022-11-16 09:48:03.001015 TOP LP: 7419 2022-11-16 09:48:03.267794 Ture TOP LP 7335 2022-11-16 09:48:26.755127 784 2022-11-16 09:48:26.987490 3828 2022-11-16 09:49:00.823201 TOP LP: 7419 2022-11-16 09:49:01.082664 Ture TOP LP 7335 2022-11-16 09:49:24.861709 784 2022-11-16 09:49:25.094951 3828 2022-11-16 09:50:01.910404 TOP LP: 7419 2022-11-16 09:50:02.206414 Ture TOP LP 7335 2022-11-16 09:50:25.829902 784 2022-11-16 09:50:26.054021 3828 2022-11-16 09:51:02.897395 TOP LP: 7419 2022-11-16 09:51:03.171251 Ture TOP LP 7335 2022-11-16 09:51:26.567197 784 2022-11-16 09:51:26.789033 3828 2022-11-16 09:52:00.819166 TOP LP: 7419 2022-11-16 09:52:01.096626 Ture TOP LP 7335 2022-11-16 09:52:24.433506 784 2022-11-16 09:52:24.652401 3828 2022-11-16 09:53:01.453526 TOP LP: 7419 2022-11-16 09:53:01.723980 Ture TOP LP 7335 2022-11-16 09:53:25.129125 784 2022-11-16 09:53:25.382939 3828 2022-11-16 09:54:02.181164 TOP LP: 7419 2022-11-16 09:54:02.456509 Ture TOP LP 7335 2022-11-16 09:54:25.613894 784 2022-11-16 09:54:25.853132 3828 2022-11-16 09:55:02.616807 TOP LP: 7419 2022-11-16 09:55:02.893545 Ture TOP LP 7335 2022-11-16 09:55:26.582499 784 2022-11-16 09:55:26.833850 3828 2022-11-16 09:56:00.636931 TOP LP: 7419 2022-11-16 09:56:00.915576 Ture TOP LP 7335 2022-11-16 09:56:24.095713 784 2022-11-16 09:56:24.338630 3828 2022-11-16 09:57:01.144050 TOP LP: 7419 0.003701 s , totalProfit 0.007301 2022-11-16 09:55:35.197489 15942939 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x0a79e917de5af11e7a6e8f0972d8b78960643764'] 0.003065 2022-11-16 09:55:35.198979 15942939 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.002939 2022-11-16 09:55:35.200132 15942939 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:55:35.201226 -------------------------------------------------- 2022-11-16 09:55:38.461024 15942940 batch 0.005623 s , totalProfit 0.007301 2022-11-16 09:55:38.461096 15942940 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x0a79e917de5af11e7a6e8f0972d8b78960643764'] 0.003065 2022-11-16 09:55:38.463004 15942940 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.002939 2022-11-16 09:55:38.464555 15942940 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:55:38.465926 -------------------------------------------------- 2022-11-16 09:55:45.847336 15942941 batch 0.004019 s , totalProfit 0.007301 2022-11-16 09:55:45.847402 15942941 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x0a79e917de5af11e7a6e8f0972d8b78960643764'] 0.003065 2022-11-16 09:55:45.848808 15942941 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.002939 2022-11-16 09:55:45.849909 15942941 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:55:45.851001 -------------------------------------------------- 2022-11-16 09:55:56.786244 15942942 batch 0.003520 s , totalProfit 0.007301 2022-11-16 09:55:56.786295 15942942 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x0a79e917de5af11e7a6e8f0972d8b78960643764'] 0.003065 2022-11-16 09:55:56.787558 15942942 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.002939 2022-11-16 09:55:56.788710 15942942 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:55:56.789692 -------------------------------------------------- 2022-11-16 09:56:08.016401 15942943 batch 0.004991 s , totalProfit 0.007301 2022-11-16 09:56:08.016453 15942943 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x0a79e917de5af11e7a6e8f0972d8b78960643764'] 0.003065 2022-11-16 09:56:08.017723 15942943 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.002939 2022-11-16 09:56:08.018761 15942943 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:56:08.019665 -------------------------------------------------- 2022-11-16 09:56:36.531295 15942944 batch 0.014409 s , totalProfit 0.007301 2022-11-16 09:56:36.531363 15942944 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x0a79e917de5af11e7a6e8f0972d8b78960643764'] 0.003065 2022-11-16 09:56:36.533165 15942944 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.002939 2022-11-16 09:56:36.534635 15942944 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:56:36.536021 -------------------------------------------------- 2022-11-16 09:57:03.908044 15942945 batch 0.004138 s , totalProfit 0.007301 2022-11-16 09:57:03.908111 15942945 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x0a79e917de5af11e7a6e8f0972d8b78960643764'] 0.003065 2022-11-16 09:57:03.909635 15942945 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.002939 2022-11-16 09:57:03.910789 15942945 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:57:03.911815 -------------------------------------------------- 2022-11-16 09:57:04.873381 15942946 batch 0.003617 s , totalProfit 0.007301 2022-11-16 09:57:04.873435 15942946 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x0a79e917de5af11e7a6e8f0972d8b78960643764'] 0.003065 2022-11-16 09:57:04.874869 15942946 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.002939 2022-11-16 09:57:04.876062 15942946 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:57:04.877170 -------------------------------------------------- 2022-11-16 09:57:05.805873 15942947 batch 0.005241 s , totalProfit 0.007301 2022-11-16 09:57:05.805943 15942947 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x0a79e917de5af11e7a6e8f0972d8b78960643764'] 0.003065 2022-11-16 09:57:05.807797 15942947 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.002939 2022-11-16 09:57:05.809255 15942947 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:57:05.810572 -------------------------------------------------- 2022-11-16 09:57:08.379535 15942948 batch 0.003778 s , totalProfit 0.007301 2022-11-16 09:57:08.379599 15942948 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x0a79e917de5af11e7a6e8f0972d8b78960643764'] 0.003065 2022-11-16 09:57:08.381059 15942948 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.002939 2022-11-16 09:57:08.382237 15942948 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:57:08.383299 -------------------------------------------------- 2022-11-16 09:57:12.663617 15942949 batch 0.003892 s , totalProfit 0.007301 2022-11-16 09:57:12.663683 15942949 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x0a79e917de5af11e7a6e8f0972d8b78960643764'] 0.003065 2022-11-16 09:57:12.665152 15942949 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.002939 2022-11-16 09:57:12.666396 15942949 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:57:12.667566 -------------------------------------------------- 2022-11-16 09:57:28.008004 15942950 batch 0.003470 s , totalProfit 0.007301 2022-11-16 09:57:28.008054 15942950 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x0a79e917de5af11e7a6e8f0972d8b78960643764'] 0.003065 2022-11-16 09:57:28.009309 15942950 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.002939 2022-11-16 09:57:28.010304 15942950 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:57:28.011213 -------------------------------------------------- 2022-11-16 09:57:55.225285 15942951 batch 0.003911 s , totalProfit 0.008104 2022-11-16 09:57:55.225353 15942951 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.003738 2022-11-16 09:57:55.227367 15942951 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x0a79e917de5af11e7a6e8f0972d8b78960643764'] 0.003065 2022-11-16 09:57:55.228929 15942951 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:57:55.230392 -------------------------------------------------- 2022-11-16 09:58:20.023020 15942952 batch 0.003507 s , totalProfit 0.008087 2022-11-16 09:58:20.023070 15942952 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.003721 2022-11-16 09:58:20.024632 15942952 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x0a79e917de5af11e7a6e8f0972d8b78960643764'] 0.003065 2022-11-16 09:58:20.025810 15942952 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:58:20.026892 -------------------------------------------------- 2022-11-16 09:58:40.302556 15942953 batch 0.003743 s , totalProfit 0.008087 2022-11-16 09:58:40.302606 15942953 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.003721 2022-11-16 09:58:40.303925 15942953 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x0a79e917de5af11e7a6e8f0972d8b78960643764'] 0.003065 2022-11-16 09:58:40.305012 15942953 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:58:40.305988 -------------------------------------------------- 2022-11-16 09:58:50.213943 15942954 batch 0.005586 s , totalProfit 0.008087 2022-11-16 09:58:50.214011 15942954 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.003721 2022-11-16 09:58:50.215744 15942954 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x0a79e917de5af11e7a6e8f0972d8b78960643764'] 0.003065 2022-11-16 09:58:50.217206 15942954 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:58:50.218514 -------------------------------------------------- 2022-11-16 09:58:52.255471 15942955 batch 0.003642 s , totalProfit 0.008087 2022-11-16 09:58:52.255520 15942955 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.003721 2022-11-16 09:58:52.256874 15942955 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x0a79e917de5af11e7a6e8f0972d8b78960643764'] 0.003065 2022-11-16 09:58:52.257983 15942955 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:58:52.258961 -------------------------------------------------- 2022-11-16 09:58:56.223819 15942956 batch 0.003638 s , totalProfit 0.008087 2022-11-16 09:58:56.223885 15942956 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.003721 2022-11-16 09:58:56.225239 15942956 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x0a79e917de5af11e7a6e8f0972d8b78960643764'] 0.003065 2022-11-16 09:58:56.226790 15942956 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:58:56.228036 -------------------------------------------------- 2022-11-16 09:59:05.835254 15942957 batch 0.003550 s , totalProfit 0.006643 2022-11-16 09:59:05.835307 15942957 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x0a79e917de5af11e7a6e8f0972d8b78960643764'] 0.003065 2022-11-16 09:59:05.836541 15942957 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.002281 2022-11-16 09:59:05.837683 15942957 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:59:05.838607 -------------------------------------------------- 2022-11-16 09:59:09.993541 15942958 batch 0.005877 s , totalProfit 0.006626 2022-11-16 09:59:09.993621 15942958 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x0a79e917de5af11e7a6e8f0972d8b78960643764'] 0.003065 2022-11-16 09:59:09.995475 15942958 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.002265 2022-11-16 09:59:09.997020 15942958 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:59:09.998351 -------------------------------------------------- 2022-11-16 09:59:10.401616 15942959 batch 0.003813 s , totalProfit 0.006626 2022-11-16 09:59:10.401669 15942959 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x0a79e917de5af11e7a6e8f0972d8b78960643764'] 0.003065 2022-11-16 09:59:10.403076 15942959 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.002265 2022-11-16 09:59:10.404268 15942959 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:59:10.405301 -------------------------------------------------- 2022-11-16 09:59:15.584560 15942960 batch 0.004204 s , totalProfit 0.006626 2022-11-16 09:59:15.584620 15942960 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x0a79e917de5af11e7a6e8f0972d8b78960643764'] 0.003065 2022-11-16 09:59:15.585904 15942960 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.002265 2022-11-16 09:59:15.586959 15942960 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:59:15.587970 -------------------------------------------------- 2022-11-16 09:59:22.379730 15942961 batch 0.004133 s , totalProfit 0.006626 2022-11-16 09:59:22.379780 15942961 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x0a79e917de5af11e7a6e8f0972d8b78960643764'] 0.003065 2022-11-16 09:59:22.381024 15942961 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.002265 2022-11-16 09:59:22.382123 15942961 bset ['0x03cb4bad17bf03466a14ea77b20a666acac211dc', '0xc2adda861f89bbb333c90c492cb837741916a225'] 0.001287 2022-11-16 09:59:22.383124 -------------------------------------------------- 2022-11-16 09:59:31.382855 15942962 batch 0.002790 s , totalProfit 0.004460 2022-11-16 09:59:31.382923 15942962 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x0a79e917de5af11e7a6e8f0972d8b78960643764'] 0.003065 2022-11-16 09:59:31.384277 15942962 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.001394 2022-11-16 09:59:31.385269 -------------------------------------------------- 2022-11-16 09:59:39.782886 15942963 batch 0.002936 s , totalProfit 0.004443 2022-11-16 09:59:39.782952 15942963 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x0a79e917de5af11e7a6e8f0972d8b78960643764'] 0.003065 2022-11-16 09:59:39.784360 15942963 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.001377 2022-11-16 09:59:39.785533 -------------------------------------------------- 2022-11-16 10:00:23.413027 15942964 batch 0.010468 s , totalProfit 0.248660 2022-11-16 10:00:23.413077 15942964 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.188049 2022-11-16 10:00:23.414316 15942964 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x0a79e917de5af11e7a6e8f0972d8b78960643764'] 0.108687 2022-11-16 10:00:23.415299 15942964 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.043830 2022-11-16 10:00:23.416242 15942964 bset ['0xbe56812a6a9ac817382bc973a6738ab8aff40851', '0x0a79e917de5af11e7a6e8f0972d8b78960643764'] 0.033838 2022-11-16 10:00:23.417193 15942964 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.001455 2022-11-16 10:00:23.418131 -------------------------------------------------- 2022-11-16 10:00:33.788024 15942965 batch 0.011384 s , totalProfit 0.235217 2022-11-16 10:00:33.788089 15942965 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.188033 2022-11-16 10:00:33.789412 15942965 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x0a79e917de5af11e7a6e8f0972d8b78960643764'] 0.108670 2022-11-16 10:00:33.790507 15942965 bset ['0xbe56812a6a9ac817382bc973a6738ab8aff40851', '0x0a79e917de5af11e7a6e8f0972d8b78960643764'] 0.033821 2022-11-16 10:00:33.791443 15942965 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.022425 2022-11-16 10:00:33.792394 15942965 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.001438 2022-11-16 10:00:33.793386 -------------------------------------------------- 2022-11-16 10:01:03.108456 15942966 batch 0.009263 s , totalProfit 0.052272 2022-11-16 10:01:03.108509 15942966 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x0a79e917de5af11e7a6e8f0972d8b78960643764'] 0.042770 2022-11-16 10:01:03.109778 15942966 bset ['0xbe56812a6a9ac817382bc973a6738ab8aff40851', '0x0a79e917de5af11e7a6e8f0972d8b78960643764'] 0.033821 2022-11-16 10:01:03.110801 15942966 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.009499 2022-11-16 10:01:03.111723 15942966 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.001438 2022-11-16 10:01:03.112670 -------------------------------------------------- 2022-11-16 10:01:09.327560 15942967 batch 0.007358 s , totalProfit 0.052238 2022-11-16 10:01:09.327612 15942967 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x0a79e917de5af11e7a6e8f0972d8b78960643764'] 0.042736 2022-11-16 10:01:09.328859 15942967 bset ['0xbe56812a6a9ac817382bc973a6738ab8aff40851', '0x0a79e917de5af11e7a6e8f0972d8b78960643764'] 0.033821 2022-11-16 10:01:09.329905 15942967 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.009482 2022-11-16 10:01:09.330809 15942967 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.001438 2022-11-16 10:01:09.331741 -------------------------------------------------- 2022-11-16 10:01:25.635739 15942968 batch 0.009072 s , totalProfit 0.018550 2022-11-16 10:01:25.635790 15942968 bset ['0xbe56812a6a9ac817382bc973a6738ab8aff40851', '0x0a79e917de5af11e7a6e8f0972d8b78960643764'] 0.008684 2022-11-16 10:01:25.637046 15942968 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.005279 2022-11-16 10:01:25.638229 15942968 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.004448 2022-11-16 10:01:25.639192 15942968 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.001438 2022-11-16 10:01:25.640227 -------------------------------------------------- 2022-11-16 10:01:25.916456 15942969 batch 0.006556 s , totalProfit 0.018483 2022-11-16 10:01:25.916543 15942969 bset ['0xbe56812a6a9ac817382bc973a6738ab8aff40851', '0x0a79e917de5af11e7a6e8f0972d8b78960643764'] 0.008667 2022-11-16 10:01:25.917827 15942969 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.005262 2022-11-16 10:01:25.918810 15942969 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.004415 2022-11-16 10:01:25.919767 15942969 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.001438 2022-11-16 10:01:25.920902 -------------------------------------------------- 2022-11-16 10:01:28.012377 15942970 batch 0.006289 s , totalProfit 0.018483 2022-11-16 10:01:28.012431 15942970 bset ['0xbe56812a6a9ac817382bc973a6738ab8aff40851', '0x0a79e917de5af11e7a6e8f0972d8b78960643764'] 0.008667 2022-11-16 10:01:28.013855 15942970 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.005262 2022-11-16 10:01:28.014872 15942970 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.004415 2022-11-16 10:01:28.015785 15942970 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.001438 2022-11-16 10:01:28.016721 -------------------------------------------------- 2022-11-16 10:02:06.808627 15942971 batch 0.004371 s , totalProfit 0.009794 2022-11-16 10:02:06.808681 15942971 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.005262 2022-11-16 10:02:06.809937 15942971 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.004420 2022-11-16 10:02:06.810924 15942971 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.001415 2022-11-16 10:02:06.811890 -------------------------------------------------- 2022-11-16 10:02:08.491868 15942972 batch 0.004556 s , totalProfit 0.009761 2022-11-16 10:02:08.491920 15942972 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.005262 2022-11-16 10:02:08.493396 15942972 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.004403 2022-11-16 10:02:08.494551 15942972 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.001398 2022-11-16 10:02:08.495558 -------------------------------------------------- 2022-11-16 10:02:19.329222 15942973 batch 0.004451 s , totalProfit 0.009757 2022-11-16 10:02:19.329271 15942973 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.005262 2022-11-16 10:02:19.330933 15942973 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.004396 2022-11-16 10:02:19.332679 15942973 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.001398 2022-11-16 10:02:19.334582 -------------------------------------------------- 2022-11-16 10:02:21.313428 15942974 batch 0.004437 s , totalProfit 0.009740 2022-11-16 10:02:21.313496 15942974 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.005262 2022-11-16 10:02:21.314960 15942974 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.004379 2022-11-16 10:02:21.316130 15942974 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.001398 2022-11-16 10:02:21.317206 -------------------------------------------------- 2022-11-16 10:02:21.803175 15942975 batch 0.004113 s , totalProfit 0.009740 2022-11-16 10:02:21.803235 15942975 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.005262 2022-11-16 10:02:21.804569 15942975 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.004379 2022-11-16 10:02:21.805644 15942975 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.001398 2022-11-16 10:02:21.806629 -------------------------------------------------- 2022-11-16 10:02:48.031972 15942976 batch 0.004340 s , totalProfit 0.009751 2022-11-16 10:02:48.032022 15942976 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.005262 2022-11-16 10:02:48.033290 15942976 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.004389 2022-11-16 10:02:48.034342 15942976 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.001398 2022-11-16 10:02:48.035343 -------------------------------------------------- 2022-11-16 10:02:51.437528 15942977 batch 0.004238 s , totalProfit 0.009734 2022-11-16 10:02:51.437589 15942977 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.005262 2022-11-16 10:02:51.438892 15942977 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.004372 2022-11-16 10:02:51.440011 15942977 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.001398 2022-11-16 10:02:51.441018 -------------------------------------------------- 2022-11-16 10:03:20.787852 15942978 batch 0.004558 s , totalProfit 0.009742 2022-11-16 10:03:20.787919 15942978 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.005262 2022-11-16 10:03:20.789419 15942978 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.004378 2022-11-16 10:03:20.790641 15942978 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.001398 2022-11-16 10:03:20.791629 -------------------------------------------------- 2022-11-16 10:03:26.745875 15942979 batch 0.006035 s , totalProfit 0.009736 2022-11-16 10:03:26.745941 15942979 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.005262 2022-11-16 10:03:26.747619 15942979 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.004371 2022-11-16 10:03:26.748992 15942979 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.001398 2022-11-16 10:03:26.750544 -------------------------------------------------- 2022-11-16 10:03:36.074158 15942980 batch 0.004988 s , totalProfit 0.009719 2022-11-16 10:03:36.074209 15942980 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.005262 2022-11-16 10:03:36.075550 15942980 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.004354 2022-11-16 10:03:36.076607 15942980 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.001398 2022-11-16 10:03:36.077552 -------------------------------------------------- 2022-11-16 10:03:43.902372 15942981 batch 0.004374 s , totalProfit 0.009716 2022-11-16 10:03:43.902439 15942981 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.005262 2022-11-16 10:03:43.903880 15942981 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.004348 2022-11-16 10:03:43.905301 15942981 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.001398 2022-11-16 10:03:43.906556 -------------------------------------------------- 2022-11-16 10:03:45.741472 15942982 batch 0.004516 s , totalProfit 0.009699 2022-11-16 10:03:45.741521 15942982 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.005262 2022-11-16 10:03:45.742849 15942982 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.004331 2022-11-16 10:03:45.743932 15942982 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.001398 2022-11-16 10:03:45.745167 -------------------------------------------------- 2022-11-16 10:04:38.589612 15942983 batch 0.004068 s , totalProfit 0.009697 2022-11-16 10:04:38.589662 15942983 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.005262 2022-11-16 10:04:38.590877 15942983 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.004325 2022-11-16 10:04:38.591878 15942983 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.001398 2022-11-16 10:04:38.592784 -------------------------------------------------- 2022-11-16 10:04:40.147846 15942984 batch 0.004306 s , totalProfit 0.009680 2022-11-16 10:04:40.147901 15942984 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.005262 2022-11-16 10:04:40.149173 15942984 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.004308 2022-11-16 10:04:40.150232 15942984 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.001398 2022-11-16 10:04:40.151170 -------------------------------------------------- 2022-11-16 10:04:50.737803 15942985 batch 0.004261 s , totalProfit 0.009680 2022-11-16 10:04:50.737855 15942985 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.005262 2022-11-16 10:04:50.739066 15942985 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.004308 2022-11-16 10:04:50.740068 15942985 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.001398 2022-11-16 10:04:50.741192 -------------------------------------------------- 2022-11-16 10:04:59.737051 15942986 batch 0.004758 s , totalProfit 0.009794 2022-11-16 10:04:59.737112 15942986 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.005262 2022-11-16 10:04:59.738459 15942986 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.004302 2022-11-16 10:04:59.739594 15942986 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.001515 2022-11-16 10:04:59.740527 -------------------------------------------------- 2022-11-16 10:05:05.450405 15942987 batch 0.004200 s , totalProfit 0.009794 2022-11-16 10:05:05.450466 15942987 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.005262 2022-11-16 10:05:05.451754 15942987 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.004302 2022-11-16 10:05:05.452870 15942987 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.001515 2022-11-16 10:05:05.453955 -------------------------------------------------- 2022-11-16 10:05:22.426037 15942988 batch 0.005882 s , totalProfit 0.009587 2022-11-16 10:05:22.426086 15942988 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.005262 2022-11-16 10:05:22.427433 15942988 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.004295 2022-11-16 10:05:22.428588 15942988 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.001314 2022-11-16 10:05:22.429537 -------------------------------------------------- 2022-11-16 10:05:25.608493 15942989 batch 0.004997 s , totalProfit 0.009553 2022-11-16 10:05:25.608560 15942989 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.005262 2022-11-16 10:05:25.610083 15942989 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.004278 2022-11-16 10:05:25.611110 15942989 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.001297 2022-11-16 10:05:25.612018 -------------------------------------------------- 2022-11-16 10:05:31.007542 15942990 batch 0.004791 s , totalProfit 0.009553 2022-11-16 10:05:31.007599 15942990 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.005262 2022-11-16 10:05:31.009176 15942990 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.004278 2022-11-16 10:05:31.010370 15942990 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.001297 2022-11-16 10:05:31.011409 -------------------------------------------------- 2022-11-16 10:05:58.361549 15942991 batch 0.003346 s , totalProfit 0.008256 2022-11-16 10:05:58.361621 15942991 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.005262 2022-11-16 10:05:58.362956 15942991 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.004275 2022-11-16 10:05:58.364076 -------------------------------------------------- 2022-11-16 10:06:31.728371 15942992 batch 0.003090 s , totalProfit 0.008250 2022-11-16 10:06:31.728420 15942992 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.005262 2022-11-16 10:06:31.729815 15942992 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.004268 2022-11-16 10:06:31.730885 -------------------------------------------------- 2022-11-16 10:06:33.994493 15942993 batch 0.003564 s , totalProfit 0.008233 2022-11-16 10:06:33.994569 15942993 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.005262 2022-11-16 10:06:33.996687 15942993 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.004251 2022-11-16 10:06:33.998513 -------------------------------------------------- 2022-11-16 10:07:15.327423 15942994 batch 0.003941 s , totalProfit 0.004918 2022-11-16 10:07:15.327478 15942994 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003755 2022-11-16 10:07:15.328688 15942994 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001907 2022-11-16 10:07:15.329734 -------------------------------------------------- 2022-11-16 10:07:16.586988 15942995 batch 0.002668 s , totalProfit 0.004868 2022-11-16 10:07:16.587045 15942995 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003721 2022-11-16 10:07:16.588238 15942995 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001874 2022-11-16 10:07:16.589232 -------------------------------------------------- 2022-11-16 10:07:18.148179 15942996 batch 0.003844 s , totalProfit 0.004868 2022-11-16 10:07:18.148224 15942996 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003721 2022-11-16 10:07:18.149444 15942996 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001874 2022-11-16 10:07:18.150435 -------------------------------------------------- 2022-11-16 10:07:23.774833 15942997 batch 0.002920 s , totalProfit 0.004868 2022-11-16 10:07:23.774895 15942997 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003721 2022-11-16 10:07:23.776264 15942997 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001874 2022-11-16 10:07:23.777274 -------------------------------------------------- 2022-11-16 10:07:32.562120 15942998 batch 0.002699 s , totalProfit 0.004878 2022-11-16 10:07:32.562167 15942998 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003731 2022-11-16 10:07:32.563362 15942998 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001874 2022-11-16 10:07:32.564342 -------------------------------------------------- 2022-11-16 10:08:24.525108 15942999 batch 0.003469 s , totalProfit 0.005899 2022-11-16 10:08:24.525156 15942999 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003724 2022-11-16 10:08:24.526481 15942999 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001874 2022-11-16 10:08:24.527604 15942999 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.001023 2022-11-16 10:08:24.528674 -------------------------------------------------- 2022-11-16 10:08:43.988894 15943000 batch 0.003600 s , totalProfit 0.005877 2022-11-16 10:08:43.989038 15943000 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003718 2022-11-16 10:08:43.990283 15943000 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001874 2022-11-16 10:08:43.991269 15943000 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.001006 2022-11-16 10:08:43.992166 -------------------------------------------------- 2022-11-16 10:08:50.083412 15943001 batch 0.003541 s , totalProfit 0.005860 2022-11-16 10:08:50.083464 15943001 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003701 2022-11-16 10:08:50.084786 15943001 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001874 2022-11-16 10:08:50.085991 15943001 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.001006 2022-11-16 10:08:50.086940 -------------------------------------------------- 2022-11-16 10:08:51.336607 15943002 batch 0.003592 s , totalProfit 0.005860 2022-11-16 10:08:51.336655 15943002 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003701 2022-11-16 10:08:51.337920 15943002 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001874 2022-11-16 10:08:51.338871 15943002 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.001006 2022-11-16 10:08:51.339773 -------------------------------------------------- 2022-11-16 10:08:54.233803 15943003 batch 0.003505 s , totalProfit 0.005860 2022-11-16 10:08:54.233853 15943003 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003701 2022-11-16 10:08:54.235093 15943003 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001874 2022-11-16 10:08:54.236118 15943003 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.001006 2022-11-16 10:08:54.237183 -------------------------------------------------- 2022-11-16 10:08:56.973213 15943004 batch 0.003565 s , totalProfit 0.005860 2022-11-16 10:08:56.973260 15943004 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003701 2022-11-16 10:08:56.974742 15943004 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001874 2022-11-16 10:08:56.975919 15943004 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.001006 2022-11-16 10:08:56.977053 -------------------------------------------------- 2022-11-16 10:09:00.870566 15943005 batch 0.005474 s , totalProfit 0.005865 2022-11-16 10:09:00.870638 15943005 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003705 2022-11-16 10:09:00.872486 15943005 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001874 2022-11-16 10:09:00.874090 15943005 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.001006 2022-11-16 10:09:00.875522 -------------------------------------------------- 2022-11-16 10:09:29.308430 15943006 batch 0.003839 s , totalProfit 0.005848 2022-11-16 10:09:29.308479 15943006 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003688 2022-11-16 10:09:29.309725 15943006 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001874 2022-11-16 10:09:29.310713 15943006 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.001006 2022-11-16 10:09:29.311617 -------------------------------------------------- 2022-11-16 10:09:35.391375 15943007 batch 0.006533 s , totalProfit 0.006914 2022-11-16 10:09:35.391444 15943007 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003688 2022-11-16 10:09:35.393187 15943007 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001874 2022-11-16 10:09:35.394606 15943007 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.001065 2022-11-16 10:09:35.395895 15943007 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.001006 2022-11-16 10:09:35.397177 -------------------------------------------------- 2022-11-16 10:09:50.052862 15943008 batch 0.004505 s , totalProfit 0.006890 2022-11-16 10:09:50.052923 15943008 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003680 2022-11-16 10:09:50.054232 15943008 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001874 2022-11-16 10:09:50.055255 15943008 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.001048 2022-11-16 10:09:50.056189 15943008 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.001006 2022-11-16 10:09:50.057205 -------------------------------------------------- 2022-11-16 10:09:50.749761 15943009 batch 0.005398 s , totalProfit 0.006873 2022-11-16 10:09:50.749811 15943009 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003663 2022-11-16 10:09:50.751012 15943009 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001874 2022-11-16 10:09:50.752004 15943009 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.001048 2022-11-16 10:09:50.752934 15943009 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.001006 2022-11-16 10:09:50.754002 -------------------------------------------------- 2022-11-16 10:10:16.779888 15943010 batch 0.004999 s , totalProfit 0.006884 2022-11-16 10:10:16.779939 15943010 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003674 2022-11-16 10:10:16.781396 15943010 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001874 2022-11-16 10:10:16.782595 15943010 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.001048 2022-11-16 10:10:16.783751 15943010 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.001006 2022-11-16 10:10:16.784913 -------------------------------------------------- 2022-11-16 10:10:25.537630 15943011 batch 0.004651 s , totalProfit 0.006867 2022-11-16 10:10:25.537797 15943011 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003657 2022-11-16 10:10:25.539043 15943011 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001874 2022-11-16 10:10:25.540037 15943011 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.001048 2022-11-16 10:10:25.540980 15943011 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.001006 2022-11-16 10:10:25.541912 -------------------------------------------------- 2022-11-16 10:10:25.806956 15943012 batch 0.004992 s , totalProfit 0.006867 2022-11-16 10:10:25.807005 15943012 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003657 2022-11-16 10:10:25.808216 15943012 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001874 2022-11-16 10:10:25.809421 15943012 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.001048 2022-11-16 10:10:25.810352 15943012 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.001006 2022-11-16 10:10:25.811254 -------------------------------------------------- 2022-11-16 10:11:13.867250 15943013 batch 0.004737 s , totalProfit 0.006875 2022-11-16 10:11:13.867306 15943013 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003664 2022-11-16 10:11:13.868562 15943013 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001874 2022-11-16 10:11:13.869770 15943013 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.001048 2022-11-16 10:11:13.870764 15943013 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.001006 2022-11-16 10:11:13.871701 -------------------------------------------------- 2022-11-16 10:11:26.727052 15943014 batch 0.004681 s , totalProfit 0.006869 2022-11-16 10:11:26.727101 15943014 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003657 2022-11-16 10:11:26.728315 15943014 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001874 2022-11-16 10:11:26.729378 15943014 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.001048 2022-11-16 10:11:26.730348 15943014 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.001006 2022-11-16 10:11:26.731293 -------------------------------------------------- 2022-11-16 10:11:26.989116 15943015 batch 0.004540 s , totalProfit 0.006852 2022-11-16 10:11:26.989162 15943015 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003640 2022-11-16 10:11:26.990673 15943015 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001874 2022-11-16 10:11:26.991650 15943015 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.001048 2022-11-16 10:11:26.992551 15943015 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.001006 2022-11-16 10:11:26.993490 -------------------------------------------------- 2022-11-16 10:11:38.769014 15943016 batch 0.018150 s , totalProfit 0.006975 2022-11-16 10:11:38.769098 15943016 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003640 2022-11-16 10:11:38.770875 15943016 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001874 2022-11-16 10:11:38.772323 15943016 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.001171 2022-11-16 10:11:38.773704 15943016 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.001006 2022-11-16 10:11:38.774997 -------------------------------------------------- 2022-11-16 10:12:23.203440 15943017 batch 0.005107 s , totalProfit 0.006970 2022-11-16 10:12:23.203530 15943017 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003651 2022-11-16 10:12:23.204905 15943017 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001874 2022-11-16 10:12:23.206049 15943017 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.001155 2022-11-16 10:12:23.207125 15943017 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.001006 2022-11-16 10:12:23.208096 -------------------------------------------------- 2022-11-16 10:12:35.370937 15943018 batch 0.005429 s , totalProfit 0.006953 2022-11-16 10:12:35.370983 15943018 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003634 2022-11-16 10:12:35.372431 15943018 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001874 2022-11-16 10:12:35.373687 15943018 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.001155 2022-11-16 10:12:35.374796 15943018 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.001006 2022-11-16 10:12:35.375945 -------------------------------------------------- 2022-11-16 10:13:12.803303 15943019 batch 0.005142 s , totalProfit 0.006964 2022-11-16 10:13:12.803356 15943019 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003644 2022-11-16 10:13:12.804838 15943019 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001874 2022-11-16 10:13:12.806063 15943019 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.001155 2022-11-16 10:13:12.807223 15943019 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.001006 2022-11-16 10:13:12.808379 -------------------------------------------------- 2022-11-16 10:13:36.110667 15943020 batch 0.004632 s , totalProfit 0.006958 2022-11-16 10:13:36.110717 15943020 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003638 2022-11-16 10:13:36.111925 15943020 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001874 2022-11-16 10:13:36.112951 15943020 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.001155 2022-11-16 10:13:36.114021 15943020 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.001006 2022-11-16 10:13:36.114935 -------------------------------------------------- 2022-11-16 10:13:43.211627 15943021 batch 0.005191 s , totalProfit 0.006941 2022-11-16 10:13:43.211676 15943021 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003621 2022-11-16 10:13:43.213167 15943021 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001874 2022-11-16 10:13:43.214370 15943021 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.001155 2022-11-16 10:13:43.215490 15943021 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.001006 2022-11-16 10:13:43.216637 -------------------------------------------------- 2022-11-16 10:13:58.533464 15943022 batch 0.005053 s , totalProfit 0.006945 2022-11-16 10:13:58.533517 15943022 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003624 2022-11-16 10:13:58.534757 15943022 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001874 2022-11-16 10:13:58.535811 15943022 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.001155 2022-11-16 10:13:58.536939 15943022 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.001006 2022-11-16 10:13:58.538021 -------------------------------------------------- 2022-11-16 10:14:10.473510 15943023 batch 0.005198 s , totalProfit 0.006928 2022-11-16 10:14:10.473565 15943023 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003607 2022-11-16 10:14:10.475023 15943023 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001874 2022-11-16 10:14:10.476256 15943023 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.001155 2022-11-16 10:14:10.477427 15943023 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.001006 2022-11-16 10:14:10.478528 -------------------------------------------------- 2022-11-16 10:14:17.206880 15943024 batch 0.004872 s , totalProfit 0.006931 2022-11-16 10:14:17.206932 15943024 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003609 2022-11-16 10:14:17.208169 15943024 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001874 2022-11-16 10:14:17.209170 15943024 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.001155 2022-11-16 10:14:17.210100 15943024 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.001006 2022-11-16 10:14:17.211007 -------------------------------------------------- 2022-11-16 10:14:20.791722 15943025 batch 0.004771 s , totalProfit 0.006914 2022-11-16 10:14:20.791770 15943025 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003592 2022-11-16 10:14:20.792988 15943025 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001874 2022-11-16 10:14:20.793988 15943025 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.001155 2022-11-16 10:14:20.794890 15943025 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.001006 2022-11-16 10:14:20.795788 -------------------------------------------------- 2022-11-16 10:14:26.511125 15943026 batch 0.005261 s , totalProfit 0.006914 2022-11-16 10:14:26.511176 15943026 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003592 2022-11-16 10:14:26.512468 15943026 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001874 2022-11-16 10:14:26.513643 15943026 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.001155 2022-11-16 10:14:26.514635 15943026 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.001006 2022-11-16 10:14:26.515628 -------------------------------------------------- 2022-11-16 10:14:50.793926 15943027 batch 0.004990 s , totalProfit 0.006916 2022-11-16 10:14:50.793976 15943027 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003593 2022-11-16 10:14:50.795204 15943027 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001874 2022-11-16 10:14:50.796244 15943027 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.001155 2022-11-16 10:14:50.797224 15943027 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.001006 2022-11-16 10:14:50.798221 -------------------------------------------------- 2022-11-16 10:14:51.551704 15943028 batch 0.004853 s , totalProfit 0.006899 2022-11-16 10:14:51.551756 15943028 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003576 2022-11-16 10:14:51.553089 15943028 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001874 2022-11-16 10:14:51.554171 15943028 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.001155 2022-11-16 10:14:51.555149 15943028 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.001006 2022-11-16 10:14:51.556200 -------------------------------------------------- 2022-11-16 10:14:52.774865 15943029 batch 0.025003 s , totalProfit 0.006899 2022-11-16 10:14:52.774941 15943029 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003576 2022-11-16 10:14:52.776729 15943029 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001874 2022-11-16 10:14:52.778184 15943029 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.001155 2022-11-16 10:14:52.779497 15943029 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.001006 2022-11-16 10:14:52.780765 -------------------------------------------------- 2022-11-16 10:14:57.109450 15943030 batch 0.004679 s , totalProfit 0.006899 2022-11-16 10:14:57.109620 15943030 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003576 2022-11-16 10:14:57.110950 15943030 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001874 2022-11-16 10:14:57.111957 15943030 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.001155 2022-11-16 10:14:57.112882 15943030 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.001006 2022-11-16 10:14:57.113818 -------------------------------------------------- 2022-11-16 10:15:16.296918 15943031 batch 0.004732 s , totalProfit 0.006905 2022-11-16 10:15:16.296975 15943031 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003581 2022-11-16 10:15:16.298293 15943031 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001874 2022-11-16 10:15:16.299367 15943031 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.001155 2022-11-16 10:15:16.300369 15943031 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.001006 2022-11-16 10:15:16.301363 -------------------------------------------------- 2022-11-16 10:15:24.227834 15943032 batch 0.004975 s , totalProfit 0.006888 2022-11-16 10:15:24.227889 15943032 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003564 2022-11-16 10:15:24.229132 15943032 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001874 2022-11-16 10:15:24.230170 15943032 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.001155 2022-11-16 10:15:24.231090 15943032 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.001006 2022-11-16 10:15:24.232063 -------------------------------------------------- 2022-11-16 10:15:42.026010 15943033 batch 0.004307 s , totalProfit 0.005745 2022-11-16 10:15:42.026063 15943033 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003574 2022-11-16 10:15:42.027265 15943033 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001874 2022-11-16 10:15:42.028254 15943033 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.001006 2022-11-16 10:15:42.029188 -------------------------------------------------- 2022-11-16 10:16:05.611030 15943034 batch 0.003854 s , totalProfit 0.005726 2022-11-16 10:16:05.611087 15943034 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003554 2022-11-16 10:16:05.612453 15943034 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001874 2022-11-16 10:16:05.613617 15943034 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.001006 2022-11-16 10:16:05.614653 -------------------------------------------------- 2022-11-16 10:16:10.746451 15943035 batch 0.004223 s , totalProfit 0.005708 2022-11-16 10:16:10.746501 15943035 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003534 2022-11-16 10:16:10.747956 15943035 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001874 2022-11-16 10:16:10.749147 15943035 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.001006 2022-11-16 10:16:10.750167 -------------------------------------------------- 2022-11-16 10:16:15.974586 15943036 batch 0.004916 s , totalProfit 0.005691 2022-11-16 10:16:15.974642 15943036 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003517 2022-11-16 10:16:15.976006 15943036 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001874 2022-11-16 10:16:15.977026 15943036 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.001006 2022-11-16 10:16:15.978035 -------------------------------------------------- 2022-11-16 10:16:28.212576 15943037 batch 0.003998 s , totalProfit 0.005700 2022-11-16 10:16:28.212628 15943037 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003525 2022-11-16 10:16:28.214020 15943037 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001874 2022-11-16 10:16:28.215057 15943037 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.001006 2022-11-16 10:16:28.216019 -------------------------------------------------- 2022-11-16 10:17:01.163189 15943038 batch 0.003790 s , totalProfit 0.005694 2022-11-16 10:17:01.163242 15943038 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003519 2022-11-16 10:17:01.164656 15943038 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001874 2022-11-16 10:17:01.165856 15943038 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.001006 2022-11-16 10:17:01.166845 -------------------------------------------------- 2022-11-16 10:17:02.358947 15943039 batch 0.003776 s , totalProfit 0.005677 2022-11-16 10:17:02.358995 15943039 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003502 2022-11-16 10:17:02.360295 15943039 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001874 2022-11-16 10:17:02.361334 15943039 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.001006 2022-11-16 10:17:02.362366 -------------------------------------------------- 2022-11-16 10:17:03.852288 15943041 batch 0.004432 s , totalProfit 0.005677 2022-11-16 10:17:03.852338 15943041 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003502 2022-11-16 10:17:03.853596 15943041 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001874 2022-11-16 10:17:03.854568 15943041 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.001006 2022-11-16 10:17:03.855527 -------------------------------------------------- 2022-11-16 10:17:12.388909 15943042 batch 0.004006 s , totalProfit 0.005689 2022-11-16 10:17:12.388958 15943042 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003513 2022-11-16 10:17:12.390321 15943042 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001874 2022-11-16 10:17:12.391297 15943042 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.001006 2022-11-16 10:17:12.392199 -------------------------------------------------- 2022-11-16 10:17:38.798485 15943043 batch 0.003641 s , totalProfit 0.005683 2022-11-16 10:17:38.798536 15943043 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003507 2022-11-16 10:17:38.799912 15943043 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001874 2022-11-16 10:17:38.801064 15943043 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.001006 2022-11-16 10:17:38.802151 -------------------------------------------------- 2022-11-16 10:17:49.120526 15943044 batch 0.003869 s , totalProfit 0.005666 2022-11-16 10:17:49.120578 15943044 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003490 2022-11-16 10:17:49.121862 15943044 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001874 2022-11-16 10:17:49.122854 15943044 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.001006 2022-11-16 10:17:49.123757 -------------------------------------------------- 2022-11-16 10:17:54.055571 15943045 batch 0.003804 s , totalProfit 0.005666 2022-11-16 10:17:54.055637 15943045 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003490 2022-11-16 10:17:54.056959 15943045 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001874 2022-11-16 10:17:54.058059 15943045 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.001006 2022-11-16 10:17:54.059123 -------------------------------------------------- 2022-11-16 10:17:58.137624 15943046 batch 0.003700 s , totalProfit 0.005678 2022-11-16 10:17:58.137677 15943046 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003501 2022-11-16 10:17:58.139010 15943046 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001874 2022-11-16 10:17:58.140091 15943046 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.001006 2022-11-16 10:17:58.141076 -------------------------------------------------- 2022-11-16 10:18:47.708248 15943047 batch 0.004088 s , totalProfit 0.005672 2022-11-16 10:18:47.708297 15943047 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003495 2022-11-16 10:18:47.709638 15943047 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001874 2022-11-16 10:18:47.710624 15943047 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.001006 2022-11-16 10:18:47.711528 -------------------------------------------------- 2022-11-16 10:18:47.974122 15943048 batch 0.004642 s , totalProfit 0.018857 2022-11-16 10:18:47.974177 15943048 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.013193 2022-11-16 10:18:47.975387 15943048 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003478 2022-11-16 10:18:47.976371 15943048 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001874 2022-11-16 10:18:47.977312 15943048 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.001006 2022-11-16 10:18:47.978237 -------------------------------------------------- 2022-11-16 10:18:48.948757 15943049 batch 0.005090 s , totalProfit 0.018840 2022-11-16 10:18:48.948811 15943049 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.013176 2022-11-16 10:18:48.950132 15943049 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003478 2022-11-16 10:18:48.951215 15943049 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001874 2022-11-16 10:18:48.952152 15943049 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.001006 2022-11-16 10:18:48.953162 -------------------------------------------------- 2022-11-16 10:19:08.575002 15943050 batch 0.005461 s , totalProfit 0.007248 2022-11-16 10:19:08.575056 15943050 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003489 2022-11-16 10:19:08.576339 15943050 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001874 2022-11-16 10:19:08.577577 15943050 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.001581 2022-11-16 10:19:08.578564 15943050 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.001006 2022-11-16 10:19:08.579660 -------------------------------------------------- 2022-11-16 10:19:38.137222 15943051 batch 0.003774 s , totalProfit 0.006206 2022-11-16 10:19:38.137302 15943051 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003473 2022-11-16 10:19:38.138764 15943051 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001874 2022-11-16 10:19:38.139919 15943051 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.001564 2022-11-16 10:19:38.140991 -------------------------------------------------- 2022-11-16 10:19:47.763190 15943052 batch 0.003930 s , totalProfit 0.006189 2022-11-16 10:19:47.763243 15943052 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003456 2022-11-16 10:19:47.764549 15943052 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001874 2022-11-16 10:19:47.765657 15943052 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.001564 2022-11-16 10:19:47.766606 -------------------------------------------------- 2022-11-16 10:19:59.778133 15943053 batch 0.003877 s , totalProfit 0.006189 2022-11-16 10:19:59.778187 15943053 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003454 2022-11-16 10:19:59.779530 15943053 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001874 2022-11-16 10:19:59.780749 15943053 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.001564 2022-11-16 10:19:59.781791 -------------------------------------------------- 2022-11-16 10:20:17.020968 15943054 batch 0.005005 s , totalProfit 0.006172 2022-11-16 10:20:17.021036 15943054 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003437 2022-11-16 10:20:17.022882 15943054 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001874 2022-11-16 10:20:17.025346 15943054 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.001564 2022-11-16 10:20:17.027089 -------------------------------------------------- 2022-11-16 10:20:25.362886 15943055 batch 0.005311 s , totalProfit 0.006183 2022-11-16 10:20:25.362936 15943055 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003448 2022-11-16 10:20:25.364209 15943055 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001874 2022-11-16 10:20:25.365340 15943055 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.001564 2022-11-16 10:20:25.366424 -------------------------------------------------- 2022-11-16 10:20:40.000846 15943056 batch 0.005841 s , totalProfit 0.305622 2022-11-16 10:20:40.000912 15943056 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xf2f18a8b986856dcbf3d56e3e170820ef022e760', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.299451 2022-11-16 10:20:40.002363 15943056 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003431 2022-11-16 10:20:40.003489 15943056 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001874 2022-11-16 10:20:40.004580 15943056 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.001564 2022-11-16 10:20:40.005629 -------------------------------------------------- 2022-11-16 10:20:49.311346 15943057 batch 0.005089 s , totalProfit 0.305605 2022-11-16 10:20:49.311401 15943057 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xf2f18a8b986856dcbf3d56e3e170820ef022e760', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.299434 2022-11-16 10:20:49.312813 15943057 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003430 2022-11-16 10:20:49.314052 15943057 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001874 2022-11-16 10:20:49.315151 15943057 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.001564 2022-11-16 10:20:49.316135 -------------------------------------------------- 2022-11-16 10:20:54.545415 15943058 batch 0.004977 s , totalProfit 0.007722 2022-11-16 10:20:54.545471 15943058 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003413 2022-11-16 10:20:54.546867 15943058 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001874 2022-11-16 10:20:54.547925 15943058 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.001564 2022-11-16 10:20:54.548887 15943058 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.001563 2022-11-16 10:20:54.549832 -------------------------------------------------- 2022-11-16 10:20:57.211496 15943059 batch 0.005052 s , totalProfit 0.007688 2022-11-16 10:20:57.211549 15943059 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003413 2022-11-16 10:20:57.212922 15943059 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001874 2022-11-16 10:20:57.214128 15943059 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.001564 2022-11-16 10:20:57.215199 15943059 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.001529 2022-11-16 10:20:57.216245 -------------------------------------------------- 2022-11-16 10:21:00.187549 15943060 batch 0.004960 s , totalProfit 0.007690 2022-11-16 10:21:00.187644 15943060 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003413 2022-11-16 10:21:00.189174 15943060 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001874 2022-11-16 10:21:00.190511 15943060 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.001564 2022-11-16 10:21:00.191620 15943060 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.001529 2022-11-16 10:21:00.192563 -------------------------------------------------- 2022-11-16 10:21:39.000942 15943061 batch 0.007796 s , totalProfit 0.040985 2022-11-16 10:21:39.000993 15943061 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.029877 2022-11-16 10:21:39.002217 15943061 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.006968 2022-11-16 10:21:39.003257 15943061 bset ['0xb23396bf2191b300d1f296d1af2de20c10195a8a', '0x03eba1aeb1b114ce767c65275f150dc23d6e84e2', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.004049 2022-11-16 10:21:39.004174 15943061 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003407 2022-11-16 10:21:39.005110 15943061 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001874 2022-11-16 10:21:39.006028 15943061 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.001564 2022-11-16 10:21:39.007175 -------------------------------------------------- 2022-11-16 10:22:06.196879 15943062 batch 0.006849 s , totalProfit 0.032900 2022-11-16 10:22:06.196933 15943062 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.022640 2022-11-16 10:22:06.198298 15943062 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.006830 2022-11-16 10:22:06.199380 15943062 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003390 2022-11-16 10:22:06.200339 15943062 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001874 2022-11-16 10:22:06.201275 15943062 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.001564 2022-11-16 10:22:06.202190 2022-11-16 09:27:45.874 15942828 OK 2022-11-16 09:28:00.996 15942829 OK 2022-11-16 09:28:28.124 15942830 OK 2022-11-16 09:28:42.356 15942831 OK 2022-11-16 09:29:25.616 15942832 OK 2022-11-16 09:30:06.795 15942833 OK 2022-11-16 09:30:11.150 15942834 OK 2022-11-16 09:30:18.237 15942835 OK 2022-11-16 09:30:30.254 15942836 OK 2022-11-16 09:30:43.351 15942837 OK 2022-11-16 09:30:59.551 15942838 OK 2022-11-16 09:31:01.670 15942839 OK 2022-11-16 09:31:16.892 15942840 OK 2022-11-16 09:31:35.083 15942841 OK 2022-11-16 09:31:43.268 15942842 OK 2022-11-16 09:31:45.375 15942843 OK 2022-11-16 09:31:45.378 15942844 OK 2022-11-16 09:32:18.415 15942845 OK 2022-11-16 09:32:30.519 15942846 OK 2022-11-16 09:32:30.642 15942847 OK 2022-11-16 09:32:52.820 15942848 OK 2022-11-16 09:32:58.862 15942849 OK 2022-11-16 09:32:58.863 15942850 OK 2022-11-16 09:33:04.872 15942851 OK 2022-11-16 09:33:07.967 15942852 OK 2022-11-16 09:33:12.080 15942853 OK 2022-11-16 09:33:28.106 15942854 OK 2022-11-16 09:33:49.246 15942855 OK 2022-11-16 09:33:49.334 15942856 OK 2022-11-16 09:33:52.426 15942857 OK 2022-11-16 09:33:52.463 15942858 OK 2022-11-16 09:33:58.500 15942859 OK 2022-11-16 09:34:12.636 15942860 OK 2022-11-16 09:34:44.800 15942861 OK 2022-11-16 09:34:45.066 15942862 OK 2022-11-16 09:34:53.252 15942863 OK 2022-11-16 09:34:57.340 15942864 OK 2022-11-16 09:35:01.505 15942865 OK 2022-11-16 09:35:14.521 15942867 OK 2022-11-16 09:35:21.531 15942868 OK 2022-11-16 09:35:37.554 15942870 OK 2022-11-16 09:35:46.564 15942871 OK 2022-11-16 09:36:37.638 15942872 OK 2022-11-16 09:37:10.804 15942873 OK 2022-11-16 09:37:29.146 15942874 OK 2022-11-16 09:37:35.403 15942875 OK 2022-11-16 09:37:45.417 15942876 OK 2022-11-16 09:37:49.630 15942877 OK 2022-11-16 09:37:51.666 15942878 OK 2022-11-16 09:38:19.728 15942879 OK 2022-11-16 09:38:24.986 15942880 OK 2022-11-16 09:38:25.052 15942881 OK 2022-11-16 09:39:00.119 15942884 OK 2022-11-16 09:39:25.160 15942885 OK 2022-11-16 09:39:31.310 15942886 OK 2022-11-16 09:39:42.507 15942887 OK 2022-11-16 09:40:02.668 15942888 OK 2022-11-16 09:41:25.000 15942889 OK 2022-11-16 09:41:54.316 15942890 OK 2022-11-16 09:42:11.470 15942891 OK 2022-11-16 09:43:03.727 15942892 OK 2022-11-16 09:43:13.184 15942893 OK 2022-11-16 09:43:13.187 15942894 OK 2022-11-16 09:43:58.244 15942895 OK 2022-11-16 09:44:05.917 15942896 OK 2022-11-16 09:44:06.060 15942897 OK 2022-11-16 09:44:30.201 15942898 OK 2022-11-16 09:44:56.294 15942899 OK 2022-11-16 09:45:17.542 15942900 OK 2022-11-16 09:45:24.714 15942901 OK 2022-11-16 09:45:35.875 15942902 OK 2022-11-16 09:45:58.014 15942903 OK 2022-11-16 09:46:04.199 15942904 OK 2022-11-16 09:46:32.235 15942905 OK 2022-11-16 09:46:45.364 15942906 OK 2022-11-16 09:47:24.563 15942907 OK 2022-11-16 09:47:24.737 15942909 OK 2022-11-16 09:47:30.927 15942910 OK 2022-11-16 09:47:30.938 15942911 OK 2022-11-16 09:47:37.955 15942912 OK 2022-11-16 09:47:49.983 15942913 OK 2022-11-16 09:47:58.066 15942914 OK 2022-11-16 09:48:16.223 15942915 OK 2022-11-16 09:48:28.396 15942916 OK 2022-11-16 09:48:33.516 15942917 OK 2022-11-16 09:48:47.744 15942918 OK 2022-11-16 09:49:07.088 15942919 OK 2022-11-16 09:49:39.266 15942920 OK 2022-11-16 09:50:27.463 15942921 OK 2022-11-16 09:50:29.743 15942922 OK 2022-11-16 09:51:37.928 15942923 OK 2022-11-16 09:51:56.250 15942924 OK 2022-11-16 09:51:59.255 15942925 OK 2022-11-16 09:52:53.555 15942926 OK 2022-11-16 09:52:58.675 15942927 OK 2022-11-16 09:53:12.792 15942928 OK 2022-11-16 09:53:20.000 15942929 OK 2022-11-16 09:53:24.075 15942930 OK 2022-11-16 09:53:37.181 15942931 OK 2022-11-16 09:53:52.319 15942932 OK 2022-11-16 09:53:54.447 15942933 OK 2022-11-16 09:54:11.545 15942935 OK 2022-11-16 09:54:44.584 15942936 OK 2022-11-16 09:55:13.980 15942937 OK 2022-11-16 09:55:28.223 15942938 OK 2022-11-16 09:55:36.357 15942939 OK 2022-11-16 09:55:39.384 15942940 OK 2022-11-16 09:55:47.395 15942941 OK 2022-11-16 09:55:57.582 15942942 OK 2022-11-16 09:56:09.640 15942943 OK 2022-11-16 09:56:37.912 15942944 OK 2022-11-16 09:57:05.131 15942945 OK 2022-11-16 09:57:05.135 15942946 OK 2022-11-16 09:57:07.140 15942947 OK 2022-11-16 09:57:09.144 15942948 OK 2022-11-16 09:57:14.163 15942949 OK 2022-11-16 09:57:29.183 15942950 OK 2022-11-16 09:57:56.364 15942951 OK 2022-11-16 09:58:21.628 15942952 OK 2022-11-16 09:58:41.878 15942953 OK 2022-11-16 09:58:50.954 15942954 OK 2022-11-16 09:58:53.013 15942955 OK 2022-11-16 09:58:57.043 15942956 OK 2022-11-16 09:59:07.115 15942957 OK 2022-11-16 09:59:11.191 15942959 OK 2022-11-16 09:59:17.201 15942960 OK 2022-11-16 09:59:23.223 15942961 OK 2022-11-16 09:59:32.236 15942962 OK 2022-11-16 09:59:41.406 15942963 OK 2022-11-16 10:00:24.594 15942964 OK 2022-11-16 10:00:42.402 15942965 OK 2022-11-16 10:01:04.559 15942966 OK 2022-11-16 10:01:10.768 15942967 OK 2022-11-16 10:01:27.051 15942969 OK 2022-11-16 10:01:29.149 15942970 OK 2022-11-16 10:02:08.279 15942971 OK 2022-11-16 10:02:08.387 15942972 OK 2022-11-16 10:02:20.515 15942973 OK 2022-11-16 10:02:22.836 15942975 OK 2022-11-16 10:02:48.871 15942976 OK 2022-11-16 10:02:51.962 15942977 OK 2022-11-16 10:03:22.077 15942978 OK 2022-11-16 10:03:28.216 15942979 OK 2022-11-16 10:03:37.368 15942980 OK 2022-11-16 10:03:45.511 15942981 OK 2022-11-16 10:03:45.631 15942982 OK 2022-11-16 10:04:39.770 15942983 OK 2022-11-16 10:04:39.923 15942984 OK 2022-11-16 10:04:52.115 15942985 OK 2022-11-16 10:05:01.180 15942986 OK 2022-11-16 10:05:06.194 15942987 OK 2022-11-16 10:05:23.337 15942988 OK 2022-11-16 10:05:26.503 15942989 OK 2022-11-16 10:05:31.571 15942990 OK 2022-11-16 10:05:59.622 15942991 OK 2022-11-16 10:06:32.894 15942992 OK 2022-11-16 10:06:35.161 15942993 OK 2022-11-16 10:07:16.311 15942994 OK 2022-11-16 10:07:16.408 15942995 OK 2022-11-16 10:07:19.514 15942996 OK 2022-11-16 10:07:24.596 15942997 OK 2022-11-16 10:07:33.628 15942998 OK 2022-11-16 10:08:25.793 15942999 OK 2022-11-16 10:08:45.079 15943000 OK 2022-11-16 10:08:51.178 15943001 OK 2022-11-16 10:08:51.258 15943002 OK 2022-11-16 10:08:55.338 15943003 OK 2022-11-16 10:08:58.354 15943004 OK 2022-11-16 10:09:02.360 15943005 OK 2022-11-16 10:09:30.426 15943006 OK 2022-11-16 10:09:36.519 15943007 OK 2022-11-16 10:09:51.690 15943009 OK 2022-11-16 10:10:17.721 15943010 OK 2022-11-16 10:10:26.825 15943012 OK 2022-11-16 10:11:14.958 15943013 OK 2022-11-16 10:11:28.089 15943015 OK 2022-11-16 10:11:40.172 15943016 OK 2022-11-16 10:12:24.258 15943017 OK 2022-11-16 10:12:36.365 15943018 OK 2022-11-16 10:13:13.517 15943019 OK 2022-11-16 10:13:37.742 15943020 OK 2022-11-16 10:13:44.871 15943021 OK 2022-11-16 10:13:59.977 15943022 OK 2022-11-16 10:14:12.068 15943023 OK 2022-11-16 10:14:18.158 15943024 OK 2022-11-16 10:14:22.290 15943025 OK 2022-11-16 10:14:27.379 15943026 OK 2022-11-16 10:14:51.419 15943027 OK 2022-11-16 10:14:51.431 15943028 OK 2022-11-16 10:14:53.444 15943029 OK 2022-11-16 10:14:58.533 15943030 OK 2022-11-16 10:15:17.632 15943031 OK 2022-11-16 10:15:25.704 15943032 OK 2022-11-16 10:15:42.730 15943033 OK 2022-11-16 10:16:06.906 15943034 OK 2022-11-16 10:16:11.974 15943035 OK 2022-11-16 10:16:17.220 15943036 OK 2022-11-16 10:16:29.327 15943037 OK 2022-11-16 10:17:02.502 15943038 OK 2022-11-16 10:17:02.572 15943039 OK 2022-11-16 10:17:04.648 15943041 OK 2022-11-16 10:17:13.660 15943042 OK 2022-11-16 10:17:39.850 15943043 OK 2022-11-16 10:17:50.005 15943044 OK 2022-11-16 10:17:55.036 15943045 OK 2022-11-16 10:17:59.120 15943046 OK 2022-11-16 10:18:49.293 15943048 OK 2022-11-16 10:18:49.373 15943049 OK 2022-11-16 10:19:09.473 15943050 OK 2022-11-16 10:19:39.655 15943051 OK 2022-11-16 10:19:48.847 15943052 OK 2022-11-16 10:20:00.939 15943053 OK 2022-11-16 10:20:18.133 15943054 OK 2022-11-16 10:20:26.222 15943055 OK 2022-11-16 10:20:41.396 15943056 OK 2022-11-16 10:20:50.566 15943057 OK 2022-11-16 10:20:55.608 15943058 OK 2022-11-16 10:20:58.782 15943059 OK 2022-11-16 10:21:01.883 15943060 OK 2022-11-16 10:21:40.130 15943061 OK 2022-11-16 10:22:07.466 15943062 OK 2022-11-16 10:22:13.630 15943063 OK 2022-11-16 10:22:36.734 15943064 OK 2022-11-16 10:22:41.984 15943065 OK 2022-11-16 10:22:45.050 15943066 OK 2022-11-16 10:22:48.145 15943067 OK 2022-11-16 10:23:03.274 15943068 OK -------------------------------------------------- 2022-11-16 10:22:12.018378 15943063 batch 0.007324 s , totalProfit 0.032832 2022-11-16 10:22:12.018448 15943063 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.022606 2022-11-16 10:22:12.019788 15943063 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.006813 2022-11-16 10:22:12.020873 15943063 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003373 2022-11-16 10:22:12.021800 15943063 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001874 2022-11-16 10:22:12.022703 15943063 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.001564 2022-11-16 10:22:12.023595 -------------------------------------------------- 2022-11-16 10:22:35.317562 15943064 batch 0.008491 s , totalProfit 0.026981 2022-11-16 10:22:35.317641 15943064 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.016386 2022-11-16 10:22:35.319041 15943064 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.006813 2022-11-16 10:22:35.320141 15943064 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003382 2022-11-16 10:22:35.321176 15943064 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001874 2022-11-16 10:22:35.322320 15943064 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.001564 2022-11-16 10:22:35.323476 -------------------------------------------------- 2022-11-16 10:22:40.919302 15943065 batch 0.007596 s , totalProfit 0.026930 2022-11-16 10:22:40.919355 15943065 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.016353 2022-11-16 10:22:40.920780 15943065 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.006813 2022-11-16 10:22:40.921962 15943065 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003365 2022-11-16 10:22:40.923002 15943065 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001874 2022-11-16 10:22:40.923947 15943065 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.001564 2022-11-16 10:22:40.925063 -------------------------------------------------- 2022-11-16 10:22:43.829118 15943066 batch 0.006848 s , totalProfit 0.022070 2022-11-16 10:22:43.829199 15943066 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.011118 2022-11-16 10:22:43.830543 15943066 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.006813 2022-11-16 10:22:43.831624 15943066 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003365 2022-11-16 10:22:43.832709 15943066 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001874 2022-11-16 10:22:43.833819 15943066 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.001564 2022-11-16 10:22:43.834823 -------------------------------------------------- 2022-11-16 10:22:47.331755 15943067 batch 0.007099 s , totalProfit 0.022048 2022-11-16 10:22:47.331805 15943067 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.011084 2022-11-16 10:22:47.333304 15943067 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.006813 2022-11-16 10:22:47.334723 15943067 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003376 2022-11-16 10:22:47.336031 15943067 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001874 2022-11-16 10:22:47.337365 15943067 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.001564 2022-11-16 10:22:47.338392 -------------------------------------------------- 2022-11-16 10:23:01.685282 15943068 batch 0.007508 s , totalProfit 0.018171 2022-11-16 10:23:01.685340 15943068 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.006837 2022-11-16 10:23:01.686613 15943068 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.006813 2022-11-16 10:23:01.687631 15943068 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003359 2022-11-16 10:23:01.688700 15943068 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001874 2022-11-16 10:23:01.689933 15943068 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.001564 2022-11-16 10:23:01.691302 -------------------------------------------------- 2022-11-16 10:23:05.928356 15943069 batch 0.006378 s , totalProfit 0.018136 2022-11-16 10:23:05.928413 15943069 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.006813 2022-11-16 10:23:05.929705 15943069 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.006803 2022-11-16 10:23:05.930699 15943069 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003358 2022-11-16 10:23:05.931633 15943069 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001874 2022-11-16 10:23:05.932583 15943069 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.001564 2022-11-16 10:23:05.933563 -------------------------------------------------- 2022-11-16 10:23:07.179930 15943070 batch 0.006398 s , totalProfit 0.018119 2022-11-16 10:23:07.179997 15943070 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.006813 2022-11-16 10:23:07.181479 15943070 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.006803 2022-11-16 10:23:07.182640 15943070 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003341 2022-11-16 10:23:07.183694 15943070 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001874 2022-11-16 10:23:07.184867 15943070 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.001564 2022-11-16 10:23:07.185929 -------------------------------------------------- 2022-11-16 10:23:12.392611 15943071 batch 0.006461 s , totalProfit 0.018119 2022-11-16 10:23:12.392666 15943071 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.006813 2022-11-16 10:23:12.393990 15943071 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.006803 2022-11-16 10:23:12.394986 15943071 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003341 2022-11-16 10:23:12.395899 15943071 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001874 2022-11-16 10:23:12.396813 15943071 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.001564 2022-11-16 10:23:12.397930 -------------------------------------------------- 2022-11-16 10:23:39.713316 15943072 batch 0.007044 s , totalProfit 0.018131 2022-11-16 10:23:39.713376 15943072 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.006813 2022-11-16 10:23:39.714817 15943072 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.006803 2022-11-16 10:23:39.715835 15943072 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003352 2022-11-16 10:23:39.716913 15943072 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001874 2022-11-16 10:23:39.717937 15943072 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.001564 2022-11-16 10:23:39.719028 -------------------------------------------------- 2022-11-16 10:24:42.222065 15943073 batch 0.006742 s , totalProfit 0.018117 2022-11-16 10:24:42.222140 15943073 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.006813 2022-11-16 10:24:42.223426 15943073 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.006803 2022-11-16 10:24:42.224510 15943073 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003337 2022-11-16 10:24:42.225599 15943073 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001874 2022-11-16 10:24:42.226667 15943073 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.001564 2022-11-16 10:24:42.227646 -------------------------------------------------- 2022-11-16 10:24:45.914735 15943074 batch 0.006480 s , totalProfit 0.018100 2022-11-16 10:24:45.914796 15943074 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.006813 2022-11-16 10:24:45.916099 15943074 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.006803 2022-11-16 10:24:45.917178 15943074 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003320 2022-11-16 10:24:45.918104 15943074 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001874 2022-11-16 10:24:45.919046 15943074 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.001564 2022-11-16 10:24:45.919954 -------------------------------------------------- 2022-11-16 10:24:52.977621 15943075 batch 0.007812 s , totalProfit 0.018118 2022-11-16 10:24:52.977715 15943075 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.006820 2022-11-16 10:24:52.979104 15943075 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.006813 2022-11-16 10:24:52.980243 15943075 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003320 2022-11-16 10:24:52.981267 15943075 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001874 2022-11-16 10:24:52.982267 15943075 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.001564 2022-11-16 10:24:52.983507 -------------------------------------------------- 2022-11-16 10:24:57.629529 15943076 batch 0.006412 s , totalProfit 0.018108 2022-11-16 10:24:57.629583 15943076 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.006813 2022-11-16 10:24:57.630811 15943076 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.006803 2022-11-16 10:24:57.631804 15943076 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003327 2022-11-16 10:24:57.632719 15943076 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001874 2022-11-16 10:24:57.633909 15943076 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.001564 2022-11-16 10:24:57.636116 -------------------------------------------------- 2022-11-16 10:24:58.095161 15943077 batch 0.006388 s , totalProfit 0.018091 2022-11-16 10:24:58.095212 15943077 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.006813 2022-11-16 10:24:58.096432 15943077 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.006803 2022-11-16 10:24:58.097491 15943077 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003310 2022-11-16 10:24:58.098438 15943077 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001874 2022-11-16 10:24:58.099351 15943077 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.001564 2022-11-16 10:24:58.100252 -------------------------------------------------- 2022-11-16 10:25:16.909058 15943078 batch 0.007116 s , totalProfit 0.018091 2022-11-16 10:25:16.909114 15943078 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.006813 2022-11-16 10:25:16.910421 15943078 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.006803 2022-11-16 10:25:16.911467 15943078 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003310 2022-11-16 10:25:16.912415 15943078 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001874 2022-11-16 10:25:16.913356 15943078 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.001564 2022-11-16 10:25:16.914275 -------------------------------------------------- 2022-11-16 10:25:23.007060 15943079 batch 0.007257 s , totalProfit 0.018093 2022-11-16 10:25:23.007116 15943079 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.006813 2022-11-16 10:25:23.008787 15943079 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.006803 2022-11-16 10:25:23.009812 15943079 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003310 2022-11-16 10:25:23.010813 15943079 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001874 2022-11-16 10:25:23.011801 15943079 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.001564 2022-11-16 10:25:23.012925 -------------------------------------------------- 2022-11-16 10:25:41.487100 15943080 batch 0.008603 s , totalProfit 0.018082 2022-11-16 10:25:41.487169 15943080 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.006813 2022-11-16 10:25:41.489002 15943080 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.006803 2022-11-16 10:25:41.490548 15943080 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003298 2022-11-16 10:25:41.491965 15943080 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001874 2022-11-16 10:25:41.493411 15943080 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.001564 2022-11-16 10:25:41.494807 -------------------------------------------------- 2022-11-16 10:25:56.998180 15943081 batch 0.007646 s , totalProfit 0.064103 2022-11-16 10:25:56.998272 15943081 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.046016 2022-11-16 10:25:56.999724 15943081 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.016641 2022-11-16 10:25:57.000965 15943081 bset ['0xb23396bf2191b300d1f296d1af2de20c10195a8a', '0x03eba1aeb1b114ce767c65275f150dc23d6e84e2', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.007424 2022-11-16 10:25:57.002120 15943081 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003293 2022-11-16 10:25:57.003271 15943081 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001874 2022-11-16 10:25:57.004590 15943081 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.001564 2022-11-16 10:25:57.005770 -------------------------------------------------- 2022-11-16 10:26:07.630870 15943082 batch 0.008822 s , totalProfit 0.055474 2022-11-16 10:26:07.630932 15943082 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.036960 2022-11-16 10:26:07.632474 15943082 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.016624 2022-11-16 10:26:07.633692 15943082 bset ['0xb23396bf2191b300d1f296d1af2de20c10195a8a', '0x03eba1aeb1b114ce767c65275f150dc23d6e84e2', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.007407 2022-11-16 10:26:07.634753 15943082 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003276 2022-11-16 10:26:07.635822 15943082 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001874 2022-11-16 10:26:07.636923 15943082 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.001564 2022-11-16 10:26:07.638092 -------------------------------------------------- 2022-11-16 10:26:11.552285 15943083 batch 0.009258 s , totalProfit 0.055440 2022-11-16 10:26:11.552354 15943083 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.036926 2022-11-16 10:26:11.553721 15943083 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.016624 2022-11-16 10:26:11.554719 15943083 bset ['0xb23396bf2191b300d1f296d1af2de20c10195a8a', '0x03eba1aeb1b114ce767c65275f150dc23d6e84e2', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.007407 2022-11-16 10:26:11.555812 15943083 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003276 2022-11-16 10:26:11.556885 15943083 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001874 2022-11-16 10:26:11.557893 15943083 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.001564 2022-11-16 10:26:11.558935 -------------------------------------------------- 2022-11-16 10:26:12.549644 15943084 batch 0.008250 s , totalProfit 0.055452 2022-11-16 10:26:12.549699 15943084 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.036926 2022-11-16 10:26:12.551082 15943084 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.016624 2022-11-16 10:26:12.552273 15943084 bset ['0xb23396bf2191b300d1f296d1af2de20c10195a8a', '0x03eba1aeb1b114ce767c65275f150dc23d6e84e2', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.007407 2022-11-16 10:26:12.553330 15943084 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003287 2022-11-16 10:26:12.554432 15943084 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001874 2022-11-16 10:26:12.555466 15943084 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.001564 2022-11-16 10:26:12.556386 -------------------------------------------------- 2022-11-16 10:26:33.635076 15943085 batch 0.007713 s , totalProfit 0.047868 2022-11-16 10:26:33.635133 15943085 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.028881 2022-11-16 10:26:33.636473 15943085 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.016624 2022-11-16 10:26:33.637672 15943085 bset ['0xb23396bf2191b300d1f296d1af2de20c10195a8a', '0x03eba1aeb1b114ce767c65275f150dc23d6e84e2', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.007407 2022-11-16 10:26:33.638712 15943085 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003270 2022-11-16 10:26:33.639726 15943085 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001874 2022-11-16 10:26:33.640797 15943085 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.001564 2022-11-16 10:26:33.641768 -------------------------------------------------- 2022-11-16 10:26:38.438819 15943086 batch 0.008217 s , totalProfit 0.047835 2022-11-16 10:26:38.438874 15943086 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.028847 2022-11-16 10:26:38.440171 15943086 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.016624 2022-11-16 10:26:38.441787 15943086 bset ['0xb23396bf2191b300d1f296d1af2de20c10195a8a', '0x03eba1aeb1b114ce767c65275f150dc23d6e84e2', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.007407 2022-11-16 10:26:38.443122 15943086 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003270 2022-11-16 10:26:38.444067 15943086 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001874 2022-11-16 10:26:38.445010 15943086 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.001564 2022-11-16 10:26:38.446010 -------------------------------------------------- 2022-11-16 10:26:48.571555 15943087 batch 0.007660 s , totalProfit 0.041272 2022-11-16 10:26:48.571614 15943087 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.021782 2022-11-16 10:26:48.573089 15943087 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.016624 2022-11-16 10:26:48.574109 15943087 bset ['0xb23396bf2191b300d1f296d1af2de20c10195a8a', '0x03eba1aeb1b114ce767c65275f150dc23d6e84e2', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.007407 2022-11-16 10:26:48.575048 15943087 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003277 2022-11-16 10:26:48.575970 15943087 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001874 2022-11-16 10:26:48.576903 15943087 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.001564 2022-11-16 10:26:48.577833 -------------------------------------------------- 2022-11-16 10:26:51.737038 15943088 batch 0.008044 s , totalProfit 0.041221 2022-11-16 10:26:51.737095 15943088 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.021748 2022-11-16 10:26:51.738492 15943088 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.016624 2022-11-16 10:26:51.739537 15943088 bset ['0xb23396bf2191b300d1f296d1af2de20c10195a8a', '0x03eba1aeb1b114ce767c65275f150dc23d6e84e2', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.007407 2022-11-16 10:26:51.740490 15943088 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003260 2022-11-16 10:26:51.741459 15943088 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001874 2022-11-16 10:26:51.742566 15943088 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.001564 2022-11-16 10:26:51.743480 -------------------------------------------------- 2022-11-16 10:26:55.225815 15943089 batch 0.007439 s , totalProfit 0.042174 2022-11-16 10:26:55.225876 15943089 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.021748 2022-11-16 10:26:55.227111 15943089 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.016624 2022-11-16 10:26:55.228304 15943089 bset ['0xb23396bf2191b300d1f296d1af2de20c10195a8a', '0x03eba1aeb1b114ce767c65275f150dc23d6e84e2', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.007407 2022-11-16 10:26:55.229391 15943089 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003260 2022-11-16 10:26:55.230398 15943089 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.002512 2022-11-16 10:26:55.231521 15943089 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001874 2022-11-16 10:26:55.232513 -------------------------------------------------- 2022-11-16 10:27:00.247037 15943090 batch 0.007244 s , totalProfit 0.042157 2022-11-16 10:27:00.247091 15943090 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.021748 2022-11-16 10:27:00.248301 15943090 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.016624 2022-11-16 10:27:00.249324 15943090 bset ['0xb23396bf2191b300d1f296d1af2de20c10195a8a', '0x03eba1aeb1b114ce767c65275f150dc23d6e84e2', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.007407 2022-11-16 10:27:00.250247 15943090 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003260 2022-11-16 10:27:00.251145 15943090 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.002495 2022-11-16 10:27:00.252076 15943090 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001874 2022-11-16 10:27:00.252984 -------------------------------------------------- 2022-11-16 10:27:01.626684 15943091 batch 0.007487 s , totalProfit 0.035567 2022-11-16 10:27:01.626751 15943091 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.016624 2022-11-16 10:27:01.628131 15943091 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.015663 2022-11-16 10:27:01.629259 15943091 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003262 2022-11-16 10:27:01.630298 15943091 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.002495 2022-11-16 10:27:01.631293 15943091 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001874 2022-11-16 10:27:01.632389 -------------------------------------------------- 2022-11-16 10:27:16.997145 15943092 batch 0.007562 s , totalProfit 0.029276 2022-11-16 10:27:16.997201 15943092 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.015630 2022-11-16 10:27:16.998482 15943092 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.009445 2022-11-16 10:27:16.999528 15943092 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003245 2022-11-16 10:27:17.000532 15943092 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.002495 2022-11-16 10:27:17.001565 15943092 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001874 2022-11-16 10:27:17.002637 -------------------------------------------------- 2022-11-16 10:27:38.196193 15943093 batch 0.008345 s , totalProfit 0.024612 2022-11-16 10:27:38.196263 15943093 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.010527 2022-11-16 10:27:38.198100 15943093 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.009428 2022-11-16 10:27:38.199610 15943093 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003247 2022-11-16 06:14:12.580893 OS:OK 2022-11-16 06:14:12.582964 CONFIG:OK 2022-11-16 06:14:12.583335 SQL:OK 2022-11-16 06:14:12.626567 Web3:OK 2022-11-16 06:14:12.627606 Now Block Number: 15941965 Now Gas: 1649325957 0x2e0ec4372b8b60ecac9ffeb63eec4e39 trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' Transaction with hash: '0xfa60c6d1994ef7ef7e6feaeb4392c57b1ef6503c5d1ea3d2085796a84a5fb0bf' not found. Transaction with hash: '0x4681eda7d2037c13674c7ad81ec5add3e56d843874e41f5dbfecda36815de442' not found. trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' 2022-11-16 09:53:53.156845 15942933 pending... 2022-11-16 09:54:10.150453 15942934 pending... 2022-11-16 09:54:10.337792 15942935 pending... 2022-11-16 09:54:43.279391 15942936 pending... 2022-11-16 09:55:13.889618 15942937 pending... 2022-11-16 09:55:29.167410 15942938 pending... 2022-11-16 09:55:34.994999 15942939 pending... 2022-11-16 09:55:38.235888 15942940 pending... 2022-11-16 09:55:46.191815 15942941 pending... 2022-11-16 09:55:56.671007 15942942 pending... 2022-11-16 09:56:12.164158 15942943 pending... 2022-11-16 09:56:36.045934 15942944 pending... 2022-11-16 09:57:04.473466 15942945 pending... 2022-11-16 09:57:05.213364 15942946 pending... 2022-11-16 09:57:06.221126 15942947 pending... 2022-11-16 09:57:08.420778 15942948 pending... 2022-11-16 09:57:12.781512 15942949 pending... 2022-11-16 09:57:28.312395 15942950 pending... 2022-11-16 09:57:54.729182 15942951 pending... trace err 'result' 2022-11-16 09:58:21.435024 15942952 pending... 2022-11-16 09:58:41.268704 15942953 pending... 2022-11-16 09:58:50.266298 15942954 pending... 2022-11-16 09:58:53.241118 15942955 pending... 2022-11-16 09:58:56.178075 15942956 pending... 2022-11-16 09:59:06.275632 15942957 pending... 2022-11-16 09:59:10.406110 15942959 pending... 2022-11-16 09:59:16.695618 15942960 pending... 2022-11-16 09:59:23.275575 15942961 pending... trace err 'result' 2022-11-16 09:59:32.325601 15942962 pending... trace err 'result' 2022-11-16 09:59:41.341540 15942963 pending... trace err 'result' trace err 'result' 2022-11-16 10:00:42.156210 15942965 pending... trace err 'result' trace err 'result' 2022-11-16 10:01:02.884429 15942966 pending... 2022-11-16 10:01:09.051197 15942967 pending... 2022-11-16 10:01:25.353925 15942968 pending... 2022-11-16 10:01:26.340357 15942969 pending... 2022-11-16 10:01:29.112720 15942970 pending... trace err 'result' trace err 'result' trace err 'result' trace err 'result' 2022-11-16 10:02:07.611120 15942971 pending... 2022-11-16 10:02:09.514172 15942972 pending... 2022-11-16 10:02:20.036200 15942973 pending... 2022-11-16 10:02:21.373276 15942974 pending... 2022-11-16 10:02:22.370621 15942975 pending... 2022-11-16 10:02:48.459506 15942976 pending... 2022-11-16 10:02:50.957360 15942977 pending... 2022-11-16 10:03:22.022207 15942978 pending... 2022-11-16 10:03:26.980878 15942979 pending... 2022-11-16 10:03:36.154575 15942980 pending... 2022-11-16 10:03:44.422715 15942981 pending... 2022-11-16 10:03:46.442348 15942982 pending... trace err 'result' 2022-11-16 10:04:38.468399 15942983 pending... 2022-11-16 10:04:39.912729 15942984 pending... 2022-11-16 10:04:51.454902 15942985 pending... 2022-11-16 10:04:59.989952 15942986 pending... 2022-11-16 10:05:05.491325 15942987 pending... 2022-11-16 10:05:26.458971 15942989 pending... 2022-11-16 10:05:30.247799 15942990 pending... trace err 'result' 2022-11-16 10:06:00.146429 15942991 pending... trace err 'result' trace err 'result' 2022-11-16 10:06:32.506484 15942992 pending... 2022-11-16 10:06:36.690323 15942993 pending... 2022-11-16 10:07:15.657199 15942994 pending... 2022-11-16 10:07:17.354329 15942995 pending... 2022-11-16 10:07:18.842682 15942996 pending... 2022-11-16 10:07:24.540423 15942997 pending... 2022-11-16 10:07:33.551626 15942998 pending... trace err 'result' trace err 'result' 2022-11-16 10:08:24.725737 15942999 pending... 2022-11-16 10:08:44.574176 15943000 pending... 2022-11-16 10:08:49.869586 15943001 pending... 2022-11-16 10:08:51.607696 15943002 pending... 2022-11-16 10:08:54.322369 15943003 pending... 2022-11-16 10:08:57.568982 15943004 pending... trace err 'result' 2022-11-16 10:09:01.607151 15943005 pending... 2022-11-16 10:09:29.433991 15943006 pending... 2022-11-16 10:09:35.631216 15943007 pending... 2022-11-16 10:09:50.536798 15943009 pending... trace err 'result' 2022-11-16 10:10:17.589806 15943010 pending... 2022-11-16 10:10:25.237438 15943011 pending... 2022-11-16 10:10:26.606501 15943012 pending... trace err 'result' 2022-11-16 10:11:15.696117 15943013 pending... trace err 'result' 2022-11-16 10:11:26.647644 15943015 pending... 2022-11-16 10:11:39.642469 15943016 pending... trace err 'result' trace err 'result' 2022-11-16 10:12:26.844739 15943017 pending... 2022-11-16 10:12:35.306070 15943018 pending... 2022-11-16 10:13:14.736945 15943019 pending... trace err 'result' 2022-11-16 10:13:38.055878 15943020 pending... 2022-11-16 10:13:44.671293 15943021 pending... 2022-11-16 10:13:58.430522 15943022 pending... 2022-11-16 10:14:11.678370 15943023 pending... 2022-11-16 10:14:18.685563 15943024 pending... 2022-11-16 10:14:21.629858 15943025 pending... 2022-11-16 10:14:26.864007 15943026 pending... trace err 'result' 2022-11-16 10:14:50.491768 15943027 pending... 2022-11-16 10:14:51.718271 15943028 pending... 2022-11-16 10:14:52.730763 15943029 pending... 2022-11-16 10:14:57.536127 15943030 pending... trace err 'result' trace err 'result' 2022-11-16 10:15:18.328244 15943031 pending... 2022-11-16 10:15:24.725104 15943032 pending... 2022-11-16 10:15:42.786835 15943033 pending... trace err 'result' 2022-11-16 10:16:08.120124 15943034 pending... 2022-11-16 10:16:11.897368 15943035 pending... 2022-11-16 10:16:15.772459 15943036 pending... 2022-11-16 10:16:28.766751 15943037 pending... 2022-11-16 10:17:01.861468 15943038 pending... 2022-11-16 10:17:02.808163 15943039 pending... trace err 'result' 2022-11-16 10:17:05.328838 15943041 pending... trace err 'result' 2022-11-16 10:17:12.254127 15943042 pending... trace err 'result' 2022-11-16 10:17:38.502034 15943043 pending... trace err 'result' 2022-11-16 10:17:49.161824 15943044 pending... 2022-11-16 10:17:54.856808 15943045 pending... 2022-11-16 10:17:58.388523 15943046 pending... trace err 'result' 2022-11-16 10:18:47.453123 15943047 pending... 2022-11-16 10:18:47.835682 15943048 pending... 2022-11-16 10:18:48.917317 15943049 pending... trace err 'result' 2022-11-16 10:19:08.906288 15943050 pending... trace err 'result' trace err 'result' 2022-11-16 10:19:37.848485 15943051 pending... 2022-11-16 10:19:48.133924 15943052 pending... 2022-11-16 10:20:00.048483 15943053 pending... 2022-11-16 10:20:22.257281 15943054 pending... 2022-11-16 10:20:25.545697 15943055 pending... trace err 'result' 2022-11-16 10:20:40.007987 15943056 pending... 2022-11-16 10:20:49.448058 15943057 pending... 2022-11-16 10:20:53.925568 15943058 pending... 2022-11-16 10:20:58.060700 15943059 pending... 2022-11-16 10:21:00.897643 15943060 pending... 2022-11-16 10:21:38.901615 15943061 pending... 2022-11-16 10:22:05.963430 15943062 pending... 2022-11-16 10:22:12.924836 15943063 pending... 2022-11-16 10:22:39.267120 15943064 pending... 2022-11-16 10:22:41.865986 15943065 pending... 2022-11-16 10:22:44.357711 15943066 pending... 2022-11-16 10:22:47.286364 15943067 pending... 2022-11-16 10:23:02.954852 15943068 pending... 2022-11-16 10:23:07.958126 15943070 pending... 2022-11-16 10:23:12.961382 15943071 pending... trace err 'result' 2022-11-16 10:23:40.038003 15943072 pending... trace err 'result' 2022-11-16 10:24:42.372769 15943073 pending... 2022-11-16 10:24:47.017997 15943074 pending... 2022-11-16 10:24:52.555991 15943075 pending... trace err 'result' 2022-11-16 10:24:57.982777 15943077 pending... 2022-11-16 10:25:18.018486 15943078 pending... 2022-11-16 10:25:23.202645 15943079 pending... 2022-11-16 10:25:42.393188 15943080 pending... trace err 'result' 2022-11-16 10:25:57.176413 15943081 pending... 2022-11-16 10:26:09.204031 15943082 pending... 2022-11-16 10:26:11.692522 15943083 pending... 2022-11-16 10:26:13.713150 15943084 pending... 2022-11-16 10:26:33.381640 15943085 pending... 2022-11-16 10:26:39.057056 15943086 pending... 2022-11-16 10:26:48.276469 15943087 pending... 2022-11-16 10:26:51.667088 15943088 pending... 2022-11-16 10:26:55.350852 15943089 pending... 2022-11-16 10:27:01.035282 15943090 pending... 2022-11-16 10:27:02.127449 15943091 pending... 2022-11-16 10:27:18.058255 15943092 pending... 2022-11-16 10:27:38.236990 15943093 pending... 2022-11-16 10:28:00.090434 15943094 pending... 2022-11-16 10:28:05.175364 15943095 pending... trace err 'result' 2022-11-16 10:28:15.524522 15943096 pending... 2022-11-16 10:28:21.066448 15943097 pending... 2022-11-16 10:27:38.201063 15943093 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.002495 2022-11-16 10:27:38.202550 15943093 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001874 2022-11-16 10:27:38.203952 -------------------------------------------------- 2022-11-16 10:27:59.780694 15943094 batch 0.008126 s , totalProfit 0.024573 2022-11-16 10:27:59.780789 15943094 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.010494 2022-11-16 10:27:59.782141 15943094 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.009428 2022-11-16 10:27:59.783123 15943094 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003242 2022-11-16 10:27:59.784040 15943094 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.002495 2022-11-16 10:27:59.784978 15943094 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001874 2022-11-16 10:27:59.785901 -------------------------------------------------- 2022-11-16 10:28:05.491452 15943095 batch 0.008302 s , totalProfit 0.024556 2022-11-16 10:28:05.491507 15943095 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.010494 2022-11-16 10:28:05.492753 15943095 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.009428 2022-11-16 10:28:05.493863 15943095 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003225 2022-11-16 10:28:05.494898 15943095 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.002495 2022-11-16 10:28:05.496129 15943095 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001874 2022-11-16 10:28:05.497361 -------------------------------------------------- 2022-11-16 10:28:14.635805 15943096 batch 0.008416 s , totalProfit 0.024556 2022-11-16 10:28:14.635860 15943096 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.010494 2022-11-16 10:28:14.637137 15943096 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.009428 2022-11-16 10:28:14.638160 15943096 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003225 2022-11-16 10:28:14.639150 15943096 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.002495 2022-11-16 10:28:14.640141 15943096 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001874 2022-11-16 10:28:14.641226 -------------------------------------------------- 2022-11-16 10:28:19.666477 15943097 batch 0.007513 s , totalProfit 0.024568 2022-11-16 10:28:19.666542 15943097 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.010494 2022-11-16 10:28:19.667756 15943097 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.009428 2022-11-16 10:28:19.668731 15943097 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003236 2022-11-16 10:28:19.669678 15943097 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.002495 2022-11-16 10:28:19.670581 15943097 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001874 2022-11-16 10:28:19.671475 -------------------------------------------------- 2022-11-16 10:28:30.636885 15943098 batch 0.008186 s , totalProfit 0.024551 2022-11-16 10:28:30.636934 15943098 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.010494 2022-11-16 10:28:30.638239 15943098 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.009428 2022-11-16 10:28:30.639697 15943098 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003219 2022-11-16 10:28:30.641150 15943098 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.002495 2022-11-16 10:28:30.642405 15943098 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001874 2022-11-16 10:28:30.643810 -------------------------------------------------- 2022-11-16 10:29:32.436404 15943099 batch 0.008009 s , totalProfit 0.024559 2022-11-16 10:29:32.436462 15943099 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.010494 2022-11-16 10:29:32.437728 15943099 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.009428 2022-11-16 10:29:32.438722 15943099 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003226 2022-11-16 10:29:32.439652 15943099 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.002495 2022-11-16 10:29:32.440558 15943099 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001874 2022-11-16 10:29:32.441479 -------------------------------------------------- 2022-11-16 10:29:49.608743 15943100 batch 0.007226 s , totalProfit 0.024554 2022-11-16 10:29:49.608796 15943100 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.010494 2022-11-16 10:29:49.610036 15943100 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.009428 2022-11-16 10:29:49.611033 15943100 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003220 2022-11-16 10:29:49.611946 15943100 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.002495 2022-11-16 10:29:49.612877 15943100 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001874 2022-11-16 10:29:49.613797 -------------------------------------------------- 2022-11-16 10:29:56.458294 15943101 batch 0.008896 s , totalProfit 0.024537 2022-11-16 10:29:56.458347 15943101 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.010494 2022-11-16 10:29:56.459620 15943101 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.009428 2022-11-16 10:29:56.461140 15943101 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003203 2022-11-16 10:29:56.462362 15943101 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.002495 2022-11-16 10:29:56.463695 15943101 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001874 2022-11-16 10:29:56.465173 -------------------------------------------------- 2022-11-16 10:30:07.611965 15943102 batch 0.007630 s , totalProfit 0.024537 2022-11-16 10:30:07.612019 15943102 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.010494 2022-11-16 10:30:07.613276 15943102 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.009428 2022-11-16 10:30:07.614276 15943102 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003203 2022-11-16 10:30:07.615219 15943102 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.002495 2022-11-16 10:30:07.616220 15943102 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001874 2022-11-16 10:30:07.617272 -------------------------------------------------- 2022-11-16 10:30:22.889553 15943103 batch 0.007340 s , totalProfit 0.023829 2022-11-16 10:30:22.889614 15943103 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.009691 2022-11-16 10:30:22.890848 15943103 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.009428 2022-11-16 10:30:22.891825 15943103 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003215 2022-11-16 10:30:22.892734 15943103 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.002495 2022-11-16 10:30:22.893681 15943103 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001874 2022-11-16 10:30:22.894589 -------------------------------------------------- 2022-11-16 10:30:30.097998 15943104 batch 0.007736 s , totalProfit 0.023795 2022-11-16 10:30:30.098051 15943104 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.009674 2022-11-16 10:30:30.099260 15943104 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.009428 2022-11-16 10:30:30.100287 15943104 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003198 2022-11-16 10:30:30.101225 15943104 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.002495 2022-11-16 10:30:30.102175 15943104 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001874 2022-11-16 10:30:30.103087 -------------------------------------------------- 2022-11-16 10:30:33.996581 15943105 batch 0.007851 s , totalProfit 0.023795 2022-11-16 10:30:33.996634 15943105 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.009674 2022-11-16 10:30:33.998112 15943105 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.009428 2022-11-16 10:30:33.999351 15943105 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003198 2022-11-16 10:30:34.000531 15943105 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.002495 2022-11-16 10:30:34.001711 15943105 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001874 2022-11-16 10:30:34.002809 -------------------------------------------------- 2022-11-16 10:30:38.516465 15943106 batch 0.008276 s , totalProfit 0.023795 2022-11-16 10:30:38.516518 15943106 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.009674 2022-11-16 10:30:38.517790 15943106 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.009428 2022-11-16 10:30:38.518890 15943106 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003198 2022-11-16 10:30:38.519841 15943106 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.002495 2022-11-16 10:30:38.520772 15943106 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001874 2022-11-16 10:30:38.521720 -------------------------------------------------- 2022-11-16 10:30:59.930133 15943107 batch 0.008608 s , totalProfit 0.026506 2022-11-16 10:30:59.930190 15943107 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.009674 2022-11-16 10:30:59.931603 15943107 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.009428 2022-11-16 10:30:59.932659 15943107 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003202 2022-11-16 10:30:59.933718 15943107 bset ['0xa4910885dd2deae3e2af65c8196094aabdd827a2', '0x22c87ef36998ccb7d39f34b4c5e5e4fc936587c3', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.002701 2022-11-16 10:30:59.934641 15943107 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.002495 2022-11-16 10:30:59.935549 15943107 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001874 2022-11-16 10:30:59.936646 -------------------------------------------------- 2022-11-16 10:31:01.155262 15943108 batch 0.009134 s , totalProfit 0.026472 2022-11-16 10:31:01.155317 15943108 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.009674 2022-11-16 10:31:01.156985 15943108 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.009428 2022-11-16 10:31:01.158500 15943108 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003185 2022-11-16 10:31:01.159904 15943108 bset ['0xa4910885dd2deae3e2af65c8196094aabdd827a2', '0x22c87ef36998ccb7d39f34b4c5e5e4fc936587c3', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.002684 2022-11-16 10:31:01.161278 15943108 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.002495 2022-11-16 10:31:01.162586 15943108 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001874 2022-11-16 10:31:01.163996 -------------------------------------------------- 2022-11-16 10:31:02.062049 15943109 batch 0.008300 s , totalProfit 0.023783 2022-11-16 10:31:02.062125 15943109 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.009674 2022-11-16 10:31:02.063457 15943109 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.009428 2022-11-16 10:31:02.065130 15943109 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003185 2022-11-16 10:31:02.066491 15943109 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.002495 2022-11-16 10:31:02.067458 15943109 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001874 2022-11-16 10:31:02.068593 -------------------------------------------------- 2022-11-16 10:31:06.574414 15943110 batch 0.008591 s , totalProfit 0.023783 2022-11-16 10:31:06.574490 15943110 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.009674 2022-11-16 10:31:06.575832 15943110 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.009428 2022-11-16 10:31:06.577203 15943110 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003185 2022-11-16 10:31:06.578377 15943110 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.002495 2022-11-16 10:31:06.579433 15943110 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001874 2022-11-16 10:31:06.580508 -------------------------------------------------- 2022-11-16 10:31:13.386316 15943111 batch 0.008800 s , totalProfit 0.025319 2022-11-16 10:31:13.386374 15943111 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.011142 2022-11-16 10:31:13.387853 15943111 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.009674 2022-11-16 10:31:13.389131 15943111 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003185 2022-11-16 10:31:13.390260 15943111 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.002495 2022-11-16 10:31:13.391380 15943111 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001874 2022-11-16 10:31:13.392577 -------------------------------------------------- 2022-11-16 10:31:16.671362 15943112 batch 0.007374 s , totalProfit 0.025312 2022-11-16 10:31:16.671416 15943112 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.011125 2022-11-16 10:31:16.672623 15943112 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.009674 2022-11-16 10:31:16.673645 15943112 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003195 2022-11-16 10:31:16.674643 15943112 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.002495 2022-11-16 10:31:16.675613 15943112 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001874 2022-11-16 10:31:16.676577 -------------------------------------------------- 2022-11-16 10:31:21.883111 15943113 batch 0.008048 s , totalProfit 0.025295 2022-11-16 10:31:21.883171 15943113 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.011125 2022-11-16 10:31:21.884398 15943113 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.009674 2022-11-16 10:31:21.885554 15943113 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003178 2022-11-16 10:31:21.886569 15943113 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.002495 2022-11-16 10:31:21.887613 15943113 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001874 2022-11-16 10:31:21.888547 -------------------------------------------------- 2022-11-16 10:32:20.457003 15943114 batch 0.007452 s , totalProfit 0.025307 2022-11-16 10:32:20.457057 15943114 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.011125 2022-11-16 10:32:20.458559 15943114 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.009674 2022-11-16 10:32:20.459771 15943114 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003190 2022-11-16 10:32:20.460907 15943114 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.002495 2022-11-16 10:32:20.462053 15943114 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001874 2022-11-16 10:32:20.463208 -------------------------------------------------- 2022-11-16 10:32:48.626409 15943115 batch 0.007533 s , totalProfit 0.025302 2022-11-16 10:32:48.626461 15943115 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.011125 2022-11-16 10:32:48.627709 15943115 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.009674 2022-11-16 10:32:48.628757 15943115 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003183 2022-11-16 10:32:48.629763 15943115 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.002495 2022-11-16 10:32:48.630777 15943115 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001874 2022-11-16 10:32:48.631753 -------------------------------------------------- 2022-11-16 10:32:56.246585 15943116 batch 0.007849 s , totalProfit 0.025285 2022-11-16 10:32:56.246643 15943116 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.011125 2022-11-16 10:32:56.247896 15943116 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.009674 2022-11-16 10:32:56.248976 15943116 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003166 2022-11-16 10:32:56.250139 15943116 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.002495 2022-11-16 10:32:56.251340 15943116 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001874 2022-11-16 10:32:56.252705 -------------------------------------------------- 2022-11-16 10:33:02.999734 15943117 batch 0.007710 s , totalProfit 0.025564 2022-11-16 10:33:02.999787 15943117 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.011125 2022-11-16 10:33:03.001076 15943117 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.009674 2022-11-16 10:33:03.002130 15943117 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003168 2022-11-16 10:33:03.003359 15943117 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.002772 2022-11-16 10:33:03.004324 15943117 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001874 2022-11-16 10:33:03.005465 -------------------------------------------------- 2022-11-16 10:33:05.191836 15943118 batch 0.007815 s , totalProfit 0.025530 2022-11-16 10:33:05.191896 15943118 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.011125 2022-11-16 10:33:05.193239 15943118 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.009674 2022-11-16 10:33:05.194304 15943118 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003151 2022-11-16 10:33:05.195228 15943118 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.002755 2022-11-16 10:33:05.196281 15943118 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001874 2022-11-16 10:33:05.197221 -------------------------------------------------- 2022-11-16 10:33:17.451058 15943119 batch 0.007513 s , totalProfit 0.025530 2022-11-16 10:33:17.451115 15943119 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.011125 2022-11-16 10:33:17.452611 15943119 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.009674 2022-11-16 10:33:17.453705 15943119 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003151 2022-11-16 10:33:17.454623 15943119 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.002755 2022-11-16 10:33:17.455536 15943119 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001874 2022-11-16 10:33:17.456431 -------------------------------------------------- 2022-11-16 10:33:22.278988 15943120 batch 0.008165 s , totalProfit 0.025533 2022-11-16 10:33:22.279061 15943120 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.011125 2022-11-16 10:33:22.280800 15943120 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.009674 2022-11-16 10:33:22.281940 15943120 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003152 2022-11-16 10:33:22.282889 15943120 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.002755 2022-11-16 10:33:22.283851 15943120 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001874 2022-11-16 10:33:22.284807 -------------------------------------------------- 2022-11-16 10:33:57.984762 15943121 batch 0.008028 s , totalProfit 0.025518 2022-11-16 10:33:57.984834 15943121 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.011125 2022-11-16 10:33:57.986334 15943121 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.009674 2022-11-16 10:33:57.987454 15943121 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003136 2022-11-16 10:33:57.988555 15943121 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.002755 2022-11-16 10:33:57.989555 15943121 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001874 2022-11-16 10:33:57.990833 -------------------------------------------------- 2022-11-16 10:34:01.618738 15943122 batch 0.011588 s , totalProfit 0.025501 2022-11-16 10:34:01.618815 15943122 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.011125 2022-11-16 10:34:01.620582 15943122 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.009674 2022-11-16 10:34:01.622026 15943122 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003119 2022-11-16 10:34:01.623336 15943122 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.002755 2022-11-16 10:34:01.624632 15943122 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001874 2022-11-16 10:34:01.625948 -------------------------------------------------- 2022-11-16 10:34:18.792712 15943123 batch 0.008419 s , totalProfit 0.025508 2022-11-16 10:34:18.792776 15943123 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.011125 2022-11-16 10:34:18.794311 15943123 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.009674 2022-11-16 10:34:18.795580 15943123 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003125 2022-11-16 10:34:18.796734 15943123 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.002755 2022-11-16 10:34:18.797947 15943123 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001874 2022-11-16 10:34:18.799071 -------------------------------------------------- 2022-11-16 10:35:27.535132 15943124 batch 0.012721 s , totalProfit 0.026828 2022-11-16 10:35:27.535224 15943124 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.011125 2022-11-16 10:35:27.537018 15943124 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.009674 2022-11-16 10:35:27.538468 15943124 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003111 2022-11-16 10:35:27.540077 15943124 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.002755 2022-11-16 10:35:27.541400 15943124 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001874 2022-11-16 10:35:27.542675 15943124 bset ['0x441e77c59cb6b87642676e44ee09f6f065c78a65', '0x58d5c4b7e0a40bf770d840486cfe2998f26530cd', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.001327 2022-11-16 10:35:27.544225 -------------------------------------------------- 2022-11-16 10:35:43.737183 15943125 batch 0.012510 s , totalProfit 0.026598 2022-11-16 10:35:43.737257 15943125 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.011125 2022-11-16 10:35:43.739045 15943125 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.009674 2022-11-16 10:35:43.740644 15943125 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003100 2022-11-16 10:35:43.742022 15943125 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.002780 2022-11-16 10:35:43.743354 15943125 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001874 2022-11-16 10:35:43.744631 15943125 bset ['0xf4f0443a28d69213bd81a97e46932d9e4fa1c9a0', '0x5a6e9ad9e28c6dc9fff70df95e552d3e058c50db', '0x441e77c59cb6b87642676e44ee09f6f065c78a65'] 0.001082 2022-11-16 10:35:43.745941 -------------------------------------------------- 2022-11-16 10:35:52.611879 15943126 batch 0.007713 s , totalProfit 0.025477 2022-11-16 10:35:52.611932 15943126 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.011125 2022-11-16 10:35:52.613271 15943126 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.009674 2022-11-16 10:35:52.614332 15943126 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003084 2022-11-16 10:35:52.615441 15943126 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.002763 2022-11-16 10:35:52.616407 15943126 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001874 2022-11-16 10:35:52.617571 -------------------------------------------------- 2022-11-16 10:36:05.348279 15943127 batch 0.008873 s , totalProfit 0.034826 2022-11-16 10:36:05.348332 15943127 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.010475 2022-11-16 10:36:05.349698 15943127 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.008873 2022-11-16 10:36:05.350719 15943127 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xf2f18a8b986856dcbf3d56e3e170820ef022e760', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.005140 2022-11-16 10:36:05.351625 15943127 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003084 2022-11-16 10:36:05.352622 15943127 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.002763 2022-11-16 10:36:05.353660 15943127 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.002407 2022-11-16 10:36:05.354864 15943127 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001874 2022-11-16 10:36:05.355841 -------------------------------------------------- 2022-11-16 10:36:15.196563 15943128 batch 0.008017 s , totalProfit 0.027972 2022-11-16 10:36:15.196634 15943128 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.012003 2022-11-16 10:36:15.197884 15943128 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.010458 2022-11-16 10:36:15.198859 15943128 bset ['0xb23396bf2191b300d1f296d1af2de20c10195a8a', '0x03eba1aeb1b114ce767c65275f150dc23d6e84e2', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.005546 2022-11-16 10:36:15.199801 15943128 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003095 2022-11-16 10:36:15.200792 15943128 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.002763 2022-11-16 10:36:15.201743 15943128 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001874 2022-11-16 10:36:15.202637 -------------------------------------------------- 2022-11-16 10:36:17.857915 15943129 batch 0.009345 s , totalProfit 0.026660 2022-11-16 10:36:17.857981 15943129 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.011094 2022-11-16 10:36:17.859533 15943129 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.009828 2022-11-16 10:36:17.860793 15943129 bset ['0xb23396bf2191b300d1f296d1af2de20c10195a8a', '0x03eba1aeb1b114ce767c65275f150dc23d6e84e2', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.005546 2022-11-16 10:36:17.862016 15943129 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003078 2022-11-16 10:36:17.863184 15943129 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.002763 2022-11-16 10:36:17.864350 15943129 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001874 2022-11-16 10:36:17.865536 -------------------------------------------------- 2022-11-16 10:36:22.926502 15943130 batch 0.007405 s , totalProfit 0.026643 2022-11-16 10:36:22.926557 15943130 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.011077 2022-11-16 10:36:22.927767 15943130 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.009811 2022-11-16 10:36:22.928756 15943130 bset ['0xb23396bf2191b300d1f296d1af2de20c10195a8a', '0x03eba1aeb1b114ce767c65275f150dc23d6e84e2', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.005546 2022-11-16 10:36:22.929701 15943130 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003078 2022-11-16 10:36:22.930598 15943130 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.002763 2022-11-16 10:36:22.931497 15943130 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001874 2022-11-16 10:36:22.932395 -------------------------------------------------- 2022-11-16 10:36:59.973218 15943131 batch 0.013467 s , totalProfit 0.044571 2022-11-16 10:36:59.973275 15943131 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.010220 2022-11-16 10:36:59.974633 15943131 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.009201 2022-11-16 10:36:59.975765 15943131 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xf2f18a8b986856dcbf3d56e3e170820ef022e760', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.006262 2022-11-16 10:36:59.976748 15943131 bset ['0xb23396bf2191b300d1f296d1af2de20c10195a8a', '0x03eba1aeb1b114ce767c65275f150dc23d6e84e2', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.005546 2022-11-16 10:36:59.977757 15943131 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.003900 2022-11-16 10:36:59.978906 15943131 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003090 2022-11-16 10:36:59.979854 15943131 bset 0x4082208006d86a73454ed73e5c62620caa40997c8a1bd36c9fa14249b68fbb16 2022-11-16 09:40:21.476857 0x01004f06b8f07bd71d31ce64cd44d866c17f816b 0xf04df4c16c3c3f1b71f11386b936b9c05e453197 0.009382 0x21978dd2fb7938b544009f3bd282be827256d2046a8ea973d3b4300fa768c68b 2022-11-16 09:42:24.255664 0xea2a3c7d817c98b516fcfced914dce07c18ef070 0xef13510e9884211a49933f8c5b684e4e86975d36 0.003877 0xb5603e92b0d846352da16d6be3832ddaabc08cabd2efd7378cd5e8ca1d8d5e53 2022-11-16 09:43:32.476956 0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d 0x6c9cebfdaa3babb777d0247330011e88b9db1621 0.537042 0x39f3b5ded2b3069c806dbce0cc0bba74685f69a475f7602612546da84876faf7 2022-11-16 09:44:26.967638 0x01004f06b8f07bd71d31ce64cd44d866c17f816b 0x445f890f7633fe0dd508eaa01395c29f1394de62 0.002964 0x497b040d9a035737c61b1c573bfb4753341d61c2b3101e038c2569448033a5fc 2022-11-16 09:45:01.005933 0xbc8fcfa04dddac6421229e08b24555a5bd9ba8df 0xe347740ae32ecd9fa8bf9e2cdd363e5ea25d4e92 0.056327 0x42aff5d4555365640cb44e36ed46e504e78eadf19b8f8dbd16e215a31df94921 2022-11-16 09:45:45.390429 0x01004f06b8f07bd71d31ce64cd44d866c17f816b 0xf04df4c16c3c3f1b71f11386b936b9c05e453197 0.001334 0x86760d04143aff020817b2b6848c3f9f9f3c1f9cb70f7df88f30c5cdb6350aeb 2022-11-16 09:48:43.510184 0x01004f06b8f07bd71d31ce64cd44d866c17f816b 0xf04df4c16c3c3f1b71f11386b936b9c05e453197 0.001563 0x4bca296f9fdc3a00593869007a7adb7341065386bd6a7e2a15fe850f55222ea0 2022-11-16 09:53:02.410231 0x01004f06b8f07bd71d31ce64cd44d866c17f816b 0xf04df4c16c3c3f1b71f11386b936b9c05e453197 0.002744 0xb9297f3b9b320b80589e7c96414e3767e5f5d1d150b1274ef91ddf0520538768 2022-11-16 09:57:50.057475 0x9964ea0588e67a649b1333fe98d136db6e00d1be 0x75e43c101688ba4fb53e5f52876a3f3c995787f9 0.007875 0xe31922d22a0fa70f58cd0f41099ee1c329c5af40d4dfd4d93795ac8c6bee43c8 2022-11-16 09:58:56.778515 0x01004f06b8f07bd71d31ce64cd44d866c17f816b 0xf04df4c16c3c3f1b71f11386b936b9c05e453197 0.002158 0x4fe972d7b2e9aa8496309f58e152c88177b2e8419f9d22af4328cf0867083994 2022-11-16 09:59:20.457392 0x01004f06b8f07bd71d31ce64cd44d866c17f816b 0xf04df4c16c3c3f1b71f11386b936b9c05e453197 0.001304 0x68311ff73dc90f4737f22949d9a46d1a695915a9f17824ad5303b0f3ed2596f2 2022-11-16 10:00:16.944904 0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d 0x6c9cebfdaa3babb777d0247330011e88b9db1621 0.274920 0x0dbaa9559793ccdc7e06d70326f4f51770b712a55831faabcc95a0ea26b76b78 2022-11-16 10:01:39.583873 0x01004f06b8f07bd71d31ce64cd44d866c17f816b 0xf04df4c16c3c3f1b71f11386b936b9c05e453197 0.001324 0xfdee5978d9cb0a053ffe4f5596e049a095b69c995a22f8249354bfc98d0296a9 2022-11-16 10:04:56.053274 0x01004f06b8f07bd71d31ce64cd44d866c17f816b 0xf04df4c16c3c3f1b71f11386b936b9c05e453197 0.001395 0x4fdee559a611bac18d0bd5c05b16df99a2ab94433b9288ec075aed301bcc4a77 2022-11-16 10:05:03.348314 0x01004f06b8f07bd71d31ce64cd44d866c17f816b 0xf04df4c16c3c3f1b71f11386b936b9c05e453197 0.001097 0x2c68f7af926b9d7af6ad06b8e6ea99f288b281deb97c4246bc36173b2c55d530 2022-11-16 10:07:37.714067 0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118 0xf3780a9405ae91627e1ca591554ace29662ab891 0.001016 0xf464cc713b52878d9e235fa5186c6e8793e4bc7ef42fac7e364b7ee7fa3f595e 2022-11-16 10:11:32.482642 0x01004f06b8f07bd71d31ce64cd44d866c17f816b 0xf04df4c16c3c3f1b71f11386b936b9c05e453197 0.001097 0xccb11e67cee0da0c1b33125f3cf518310af288ebbcfe18e0b6897ad243fe7cd4 2022-11-16 10:19:26.301620 0xea2a3c7d817c98b516fcfced914dce07c18ef070 0xf2f18a8b986856dcbf3d56e3e170820ef022e760 0.309845 0x3da5f293ed854468c6a78bdf21afa8aa08011592277ee395d7a404e0773322bd 2022-11-16 10:20:23.466600 0xea2a3c7d817c98b516fcfced914dce07c18ef070 0xf2f18a8b986856dcbf3d56e3e170820ef022e760 0.299352 0x6b60db96c3e0be568328d406a13bab61044e153eaac5440d6415e23404497fc8 2022-11-16 10:21:32.185951 0xea2a3c7d817c98b516fcfced914dce07c18ef070 0xf2f18a8b986856dcbf3d56e3e170820ef022e760 0.309823 0x0fdede2caba976635eb2ca69075bec375f2c292dd4a3b80ecd61ee41c21ece2e 2022-11-16 10:21:38.920646 0x9964ea0588e67a649b1333fe98d136db6e00d1be 0xef13510e9884211a49933f8c5b684e4e86975d36 0.021609 0x8cc0c65d5b1fd192a3a2c5e11d8bf39f17c3688c8e5e01e2113bcde97a44af14 2022-11-16 10:22:14.227447 0x9964ea0588e67a649b1333fe98d136db6e00d1be 0xef13510e9884211a49933f8c5b684e4e86975d36 0.015355 0x8d5b7ff50443b7ab8779e8aede03066b641c4e1624dbd160c5c4d5fbbf44e910 2022-11-16 10:22:39.273359 0x9964ea0588e67a649b1333fe98d136db6e00d1be 0xef13510e9884211a49933f8c5b684e4e86975d36 0.010087 0xc90ff63618c3e56f4fd72da636afcee58d7122c1ef7dbbeeb8dce1f16bebfb5f 2022-11-16 10:22:49.084047 0x9964ea0588e67a649b1333fe98d136db6e00d1be 0xef13510e9884211a49933f8c5b684e4e86975d36 0.005806 0x9a613730fab980f93a5d94ce3de39fcdddc857c52653d2fe4208d4171047b66e 2022-11-16 10:26:04.714653 0x9964ea0588e67a649b1333fe98d136db6e00d1be 0xef13510e9884211a49933f8c5b684e4e86975d36 0.035929 0xb7ac9f45d58ff48f298e57d8a608cc4e8d31a887a16df9d621b0846c223d745c 2022-11-16 10:26:15.257693 0x9964ea0588e67a649b1333fe98d136db6e00d1be 0xef13510e9884211a49933f8c5b684e4e86975d36 0.027850 0x9083c2b0138530bd841da21a090657a67aba171cfc2997f72e90efbd3475a436 2022-11-16 10:26:39.754746 0x9964ea0588e67a649b1333fe98d136db6e00d1be 0xef13510e9884211a49933f8c5b684e4e86975d36 0.020751 0x7752d5dc662d40e6e1172e594d35a3610875022f96d9ffca3fdd6b9f346ee3c9 2022-11-16 10:26:51.670019 0x01004f06b8f07bd71d31ce64cd44d866c17f816b 0xf04df4c16c3c3f1b71f11386b936b9c05e453197 0.002365 0x53e497d8c04d9c209f28e16c2cf3f2d4f4064c37b506cb97347ea09fd675b5f7 2022-11-16 10:26:55.357245 0x9964ea0588e67a649b1333fe98d136db6e00d1be 0xef13510e9884211a49933f8c5b684e4e86975d36 0.014632 0xa1d39575da28a76c84ecf648e2c7ca41736501e36482dba46be0fb85ddadc1bb 2022-11-16 10:27:10.059156 0xb23396bf2191b300d1f296d1af2de20c10195a8a 0x03eba1aeb1b114ce767c65275f150dc23d6e84e2 0.003841 0x3bf19f834b6ec829ff27f427169a9964181ee4e7636c65c3ea6a4a4257488545 2022-11-16 10:27:25.204202 0x9964ea0588e67a649b1333fe98d136db6e00d1be 0xef13510e9884211a49933f8c5b684e4e86975d36 0.009496 0x7dc8147625b2629c754f5399f6cdf48f3dbe58786778c894165e0336a9dad524 2022-11-16 10:30:07.855760 0x9964ea0588e67a649b1333fe98d136db6e00d1be 0xef13510e9884211a49933f8c5b684e4e86975d36 0.009414 0x39cc842fe69e92e5d8f6cc1c34cda9a841cb16dab75b1214e044cb22863ab35e 2022-11-16 10:30:53.172943 0xa4910885dd2deae3e2af65c8196094aabdd827a2 0x22c87ef36998ccb7d39f34b4c5e5e4fc936587c3 0.002634 0x30f97d5f36b39bfcced8ad4e80790ac5fa1b9d673b923e97903e37e07865c6e5 2022-11-16 10:31:01.885959 0xb23396bf2191b300d1f296d1af2de20c10195a8a 0x03eba1aeb1b114ce767c65275f150dc23d6e84e2 0.005483 0xdd0a859fc39c65d89087c3ab1ea0cd23238080f3c422dcd58e7d523cc2a9399d 2022-11-16 10:32:15.141117 0x7a69ef644af299d60c668a5194ae3ee6c9d1b7e2 0x3dcd94019ebf97019d81229583bb3ea5b9f9afd0 0.173692 0xe82aa21ba3e10aeac29d4535a73b1e56bddc45dff7009cd94c6d9a06c076b6fa 2022-11-16 10:32:58.318131 0x01004f06b8f07bd71d31ce64cd44d866c17f816b 0xf04df4c16c3c3f1b71f11386b936b9c05e453197 0.002644 0x63b60a19c89e73b106d070f796ceb9b17440b4667a0fb87bc625375fbd10bb41 2022-11-16 10:34:15.986224 0xf4f0443a28d69213bd81a97e46932d9e4fa1c9a0 0x5a6e9ad9e28c6dc9fff70df95e552d3e058c50db 0.003215 0x45938ff8253d06e36bf55a30b564a87b665f352cb0b9ec7a1f902feaf8f1969e 2022-11-16 10:34:48.910684 0xf4f0443a28d69213bd81a97e46932d9e4fa1c9a0 0x5a6e9ad9e28c6dc9fff70df95e552d3e058c50db 0.003097 0x6b1186aad607a01dd20dc1f4575408da33e10ff2a2576059e6ba5d8e1f9dc02b 2022-11-16 10:35:31.746448 0x01004f06b8f07bd71d31ce64cd44d866c17f816b 0xf04df4c16c3c3f1b71f11386b936b9c05e453197 0.002642 0x5f5d2d3b71faa7b9f8553d37d11d59fcd33d2fad4fd3136744b38789b4a76f98 2022-11-16 10:35:51.832135 0x9964ea0588e67a649b1333fe98d136db6e00d1be 0xef13510e9884211a49933f8c5b684e4e86975d36 0.007744 0x1fda287fa1711b2bc71842b343faeaf597811721b43c0dbcb4570cc2c49507b3 2022-11-16 10:36:11.537235 0x9964ea0588e67a649b1333fe98d136db6e00d1be 0xef13510e9884211a49933f8c5b684e4e86975d36 0.006960 0x51c29c5e14e59e5193bba65c262603d4385efb6a983a888873c502aaeceab53c 2022-11-16 10:36:26.579874 0x9964ea0588e67a649b1333fe98d136db6e00d1be 0xef13510e9884211a49933f8c5b684e4e86975d36 0.009091 0x5c6ec3ac5ebce5756f820ee5797db23d6c392f82e1e02a68ec03598df8c8999e 2022-11-16 10:37:11.998163 0x9964ea0588e67a649b1333fe98d136db6e00d1be 0xef13510e9884211a49933f8c5b684e4e86975d36 0.008252 ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.002896 2022-11-16 10:36:59.981019 15943131 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.002763 2022-11-16 10:36:59.981988 15943131 bset ['0xa4910885dd2deae3e2af65c8196094aabdd827a2', '0x22c87ef36998ccb7d39f34b4c5e5e4fc936587c3', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.002618 2022-11-16 10:36:59.982921 15943131 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001874 2022-11-16 10:36:59.984000 -------------------------------------------------- 2022-11-16 10:37:29.739509 15943132 batch 0.010081 s , totalProfit 0.031348 2022-11-16 10:37:29.739587 15943132 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.014047 2022-11-16 10:37:29.741043 15943132 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.009184 2022-11-16 10:37:29.742429 15943132 bset ['0xb23396bf2191b300d1f296d1af2de20c10195a8a', '0x03eba1aeb1b114ce767c65275f150dc23d6e84e2', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.005546 2022-11-16 10:37:29.743578 15943132 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003079 2022-11-16 10:37:29.744912 15943132 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.002763 2022-11-16 10:37:29.746039 15943132 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.002370 2022-11-16 10:37:29.747285 15943132 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001874 2022-11-16 10:37:29.749431 -------------------------------------------------- 2022-11-16 10:38:42.154882 15943133 batch 0.009616 s , totalProfit 0.029985 2022-11-16 10:38:42.154938 15943133 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.013065 2022-11-16 10:38:42.156154 15943133 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.008594 2022-11-16 10:38:42.157255 15943133 bset ['0xb23396bf2191b300d1f296d1af2de20c10195a8a', '0x03eba1aeb1b114ce767c65275f150dc23d6e84e2', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.005546 2022-11-16 10:38:42.158346 15943133 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003070 2022-11-16 10:38:42.159362 15943133 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.002763 2022-11-16 10:38:42.160546 15943133 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.002336 2022-11-16 10:38:42.161844 15943133 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001874 2022-11-16 10:38:42.162971 -------------------------------------------------- 2022-11-16 10:38:52.147192 15943134 batch 0.007782 s , totalProfit 0.025870 2022-11-16 10:38:52.147249 15943134 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.012117 2022-11-16 10:38:52.148466 15943134 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.006377 2022-11-16 10:38:52.149518 15943134 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003053 2022-11-16 10:38:52.150449 15943134 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.002763 2022-11-16 10:38:52.151358 15943134 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.002336 2022-11-16 10:38:52.152458 15943134 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001874 2022-11-16 10:38:52.153391 -------------------------------------------------- 2022-11-16 10:39:07.896713 15943135 batch 0.007767 s , totalProfit 0.015546 2022-11-16 10:39:07.896768 15943135 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.003499 2022-11-16 10:39:07.898028 15943135 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003055 2022-11-16 10:39:07.899026 15943135 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.002763 2022-11-16 10:39:07.900057 15943135 bset ['0xb23396bf2191b300d1f296d1af2de20c10195a8a', '0x03eba1aeb1b114ce767c65275f150dc23d6e84e2', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.002665 2022-11-16 10:39:07.901003 15943135 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.002336 2022-11-16 10:39:07.901974 15943135 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001874 2022-11-16 10:39:07.903158 -------------------------------------------------- 2022-11-16 10:39:11.487903 15943136 batch 0.006851 s , totalProfit 0.015529 2022-11-16 10:39:11.487957 15943136 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.003499 2022-11-16 10:39:11.489185 15943136 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003038 2022-11-16 10:39:11.490193 15943136 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.002763 2022-11-16 10:39:11.491097 15943136 bset ['0xb23396bf2191b300d1f296d1af2de20c10195a8a', '0x03eba1aeb1b114ce767c65275f150dc23d6e84e2', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.002665 2022-11-16 10:39:11.491998 15943136 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.002336 2022-11-16 10:39:11.492917 15943136 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001874 2022-11-16 10:39:11.493842 -------------------------------------------------- 2022-11-16 10:39:20.216935 15943137 batch 0.007382 s , totalProfit 0.015529 2022-11-16 10:39:20.217002 15943137 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.003499 2022-11-16 10:39:20.218456 15943137 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003038 2022-11-16 10:39:20.219656 15943137 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.002763 2022-11-16 10:39:20.220722 15943137 bset ['0xb23396bf2191b300d1f296d1af2de20c10195a8a', '0x03eba1aeb1b114ce767c65275f150dc23d6e84e2', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.002665 2022-11-16 10:39:20.221851 15943137 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.002336 2022-11-16 10:39:20.222994 15943137 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001874 2022-11-16 10:39:20.224105 -------------------------------------------------- 2022-11-16 10:39:54.025963 15943138 batch 0.007398 s , totalProfit 0.015538 2022-11-16 10:39:54.026059 15943138 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.003499 2022-11-16 10:39:54.027282 15943138 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003046 2022-11-16 10:39:54.028308 15943138 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.002763 2022-11-16 10:39:54.029263 15943138 bset ['0xb23396bf2191b300d1f296d1af2de20c10195a8a', '0x03eba1aeb1b114ce767c65275f150dc23d6e84e2', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.002665 2022-11-16 10:39:54.030201 15943138 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.002336 2022-11-16 10:39:54.031415 15943138 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001874 2022-11-16 10:39:54.032469 -------------------------------------------------- 2022-11-16 10:39:56.323853 15943139 batch 0.007852 s , totalProfit 0.015521 2022-11-16 10:39:56.323911 15943139 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.003499 2022-11-16 10:39:56.325237 15943139 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003029 2022-11-16 10:39:56.326297 15943139 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.002763 2022-11-16 10:39:56.327211 15943139 bset ['0xb23396bf2191b300d1f296d1af2de20c10195a8a', '0x03eba1aeb1b114ce767c65275f150dc23d6e84e2', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.002665 2022-11-16 10:39:56.328160 15943139 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.002336 2022-11-16 10:39:56.329274 15943139 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001874 2022-11-16 10:39:56.330207 -------------------------------------------------- 2022-11-16 10:39:56.804627 15943140 batch 0.007459 s , totalProfit 0.015521 2022-11-16 10:39:56.804681 15943140 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.003499 2022-11-16 10:39:56.806133 15943140 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003029 2022-11-16 10:39:56.807305 15943140 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.002763 2022-11-16 10:39:56.808332 15943140 bset ['0xb23396bf2191b300d1f296d1af2de20c10195a8a', '0x03eba1aeb1b114ce767c65275f150dc23d6e84e2', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.002665 2022-11-16 10:39:56.809395 15943140 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.002336 2022-11-16 10:39:56.810418 15943140 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001874 2022-11-16 10:39:56.811717 -------------------------------------------------- 2022-11-16 10:40:08.164587 15943141 batch 0.007061 s , totalProfit 0.015534 2022-11-16 10:40:08.164642 15943141 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.003499 2022-11-16 10:40:08.166128 15943141 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003041 2022-11-16 10:40:08.167313 15943141 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.002763 2022-11-16 10:40:08.168433 15943141 bset ['0xb23396bf2191b300d1f296d1af2de20c10195a8a', '0x03eba1aeb1b114ce767c65275f150dc23d6e84e2', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.002665 2022-11-16 10:40:08.169584 15943141 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.002336 2022-11-16 10:40:08.170749 15943141 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001874 2022-11-16 10:40:08.171878 -------------------------------------------------- 2022-11-16 10:40:24.757445 15943142 batch 0.006977 s , totalProfit 0.015517 2022-11-16 10:40:24.757500 15943142 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.003499 2022-11-16 10:40:24.758999 15943142 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003024 2022-11-16 10:40:24.760187 15943142 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.002763 2022-11-16 10:40:24.761331 15943142 bset ['0xb23396bf2191b300d1f296d1af2de20c10195a8a', '0x03eba1aeb1b114ce767c65275f150dc23d6e84e2', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.002665 2022-11-16 10:40:24.762255 15943142 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.002336 2022-11-16 10:40:24.763168 15943142 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001874 2022-11-16 10:40:24.764151 -------------------------------------------------- 2022-11-16 10:40:31.073783 15943143 batch 0.008132 s , totalProfit 0.015526 2022-11-16 10:40:31.073854 15943143 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.003499 2022-11-16 10:40:31.075304 15943143 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003033 2022-11-16 10:40:31.076358 15943143 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.002763 2022-11-16 10:40:31.077478 15943143 bset ['0xb23396bf2191b300d1f296d1af2de20c10195a8a', '0x03eba1aeb1b114ce767c65275f150dc23d6e84e2', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.002665 2022-11-16 10:40:31.078476 15943143 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.002336 2022-11-16 10:40:31.079437 15943143 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001874 2022-11-16 10:40:31.080551 -------------------------------------------------- 2022-11-16 10:40:54.166859 15943144 batch 0.007227 s , totalProfit 0.015522 2022-11-16 10:40:54.166914 15943144 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.003499 2022-11-16 10:40:54.168141 15943144 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003028 2022-11-16 10:40:54.169210 15943144 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.002763 2022-11-16 10:40:54.170144 15943144 bset ['0xb23396bf2191b300d1f296d1af2de20c10195a8a', '0x03eba1aeb1b114ce767c65275f150dc23d6e84e2', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.002665 2022-11-16 10:40:54.171061 15943144 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.002336 2022-11-16 10:40:54.172152 15943144 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001874 2022-11-16 10:40:54.173127 -------------------------------------------------- 2022-11-16 10:41:03.120153 15943145 batch 0.007968 s , totalProfit 0.015505 2022-11-16 10:41:03.120212 15943145 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.003499 2022-11-16 10:41:03.121769 15943145 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003011 2022-11-16 10:41:03.122848 15943145 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.002763 2022-11-16 10:41:03.123888 15943145 bset ['0xb23396bf2191b300d1f296d1af2de20c10195a8a', '0x03eba1aeb1b114ce767c65275f150dc23d6e84e2', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.002665 2022-11-16 10:41:03.124968 15943145 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.002336 2022-11-16 10:41:03.126012 15943145 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001874 2022-11-16 10:41:03.127318 -------------------------------------------------- 2022-11-16 10:41:38.168892 15943146 batch 0.007200 s , totalProfit 0.015517 2022-11-16 10:41:38.168945 15943146 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.003499 2022-11-16 10:41:38.170159 15943146 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003023 2022-11-16 10:41:38.171251 15943146 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.002763 2022-11-16 10:41:38.172231 15943146 bset ['0xb23396bf2191b300d1f296d1af2de20c10195a8a', '0x03eba1aeb1b114ce767c65275f150dc23d6e84e2', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.002665 2022-11-16 10:41:38.173217 15943146 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.002336 2022-11-16 10:41:38.174175 15943146 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001874 2022-11-16 10:41:38.175077 -------------------------------------------------- 2022-11-16 10:41:43.374469 15943147 batch 0.007251 s , totalProfit 0.015500 2022-11-16 10:41:43.374520 15943147 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.003499 2022-11-16 10:41:43.375738 15943147 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003006 2022-11-16 10:41:43.376786 15943147 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.002763 2022-11-16 10:41:43.377827 15943147 bset ['0xb23396bf2191b300d1f296d1af2de20c10195a8a', '0x03eba1aeb1b114ce767c65275f150dc23d6e84e2', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.002665 2022-11-16 10:41:43.378735 15943147 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.002336 2022-11-16 10:41:43.379643 15943147 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001874 2022-11-16 10:41:43.380548 -------------------------------------------------- 2022-11-16 10:42:21.231132 15943148 batch 0.007898 s , totalProfit 0.015508 2022-11-16 10:42:21.231186 15943148 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.003499 2022-11-16 10:42:21.232413 15943148 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003013 2022-11-16 10:42:21.233423 15943148 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.002763 2022-11-16 10:42:21.234343 15943148 bset ['0xb23396bf2191b300d1f296d1af2de20c10195a8a', '0x03eba1aeb1b114ce767c65275f150dc23d6e84e2', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.002665 2022-11-16 10:42:21.235238 15943148 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.002336 2022-11-16 10:42:21.236144 15943148 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001874 2022-11-16 10:42:21.237761 -------------------------------------------------- 2022-11-16 10:42:29.842262 15943149 batch 0.006946 s , totalProfit 0.015492 2022-11-16 10:42:29.842320 15943149 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.003499 2022-11-16 10:42:29.843766 15943149 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.002997 2022-11-16 10:42:29.844865 15943149 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.002763 2022-11-16 10:42:29.845908 15943149 bset ['0xb23396bf2191b300d1f296d1af2de20c10195a8a', '0x03eba1aeb1b114ce767c65275f150dc23d6e84e2', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.002665 2022-11-16 10:42:29.846967 15943149 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.002336 2022-11-16 10:42:29.848038 15943149 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001874 2022-11-16 10:42:29.849038 -------------------------------------------------- 2022-11-16 10:42:36.501569 15943150 batch 0.007038 s , totalProfit 0.015501 2022-11-16 10:42:36.501635 15943150 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.003499 2022-11-16 10:42:36.503224 15943150 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003005 2022-11-16 10:42:36.504560 15943150 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.002763 2022-11-16 10:42:36.505838 15943150 bset ['0xb23396bf2191b300d1f296d1af2de20c10195a8a', '0x03eba1aeb1b114ce767c65275f150dc23d6e84e2', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.002665 2022-11-16 10:42:36.507070 15943150 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.002336 2022-11-16 10:42:36.508280 15943150 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001874 2022-11-16 10:42:36.509388 -------------------------------------------------- 2022-11-16 10:42:43.418070 15943151 batch 0.008208 s , totalProfit 0.015484 2022-11-16 10:42:43.418126 15943151 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.003499 2022-11-16 10:42:43.419353 15943151 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.002988 2022-11-16 10:42:43.420358 15943151 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.002763 2022-11-16 10:42:43.421375 15943151 bset ['0xb23396bf2191b300d1f296d1af2de20c10195a8a', '0x03eba1aeb1b114ce767c65275f150dc23d6e84e2', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.002665 2022-11-16 10:42:43.422331 15943151 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.002336 2022-11-16 10:42:43.423261 15943151 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001874 2022-11-16 10:42:43.424234 -------------------------------------------------- 2022-11-16 10:42:58.923671 15943152 batch 0.007907 s , totalProfit 0.015484 2022-11-16 10:42:58.923742 15943152 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.003499 2022-11-16 10:42:58.925485 15943152 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.002988 2022-11-16 10:42:58.926792 15943152 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.002763 2022-11-16 10:42:58.927996 15943152 bset ['0xb23396bf2191b300d1f296d1af2de20c10195a8a', '0x03eba1aeb1b114ce767c65275f150dc23d6e84e2', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.002665 2022-11-16 10:42:58.929215 15943152 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.002336 2022-11-16 10:42:58.930398 15943152 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001874 2022-11-16 10:42:58.931869 -------------------------------------------------- 2022-11-16 10:43:23.143094 15943153 batch 0.007433 s , totalProfit 0.015484 2022-11-16 10:43:23.143160 15943153 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.003499 2022-11-16 10:43:23.144717 15943153 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.002988 2022-11-16 10:43:23.146601 15943153 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.002763 2022-11-16 10:43:23.148318 15943153 bset ['0xb23396bf2191b300d1f296d1af2de20c10195a8a', '0x03eba1aeb1b114ce767c65275f150dc23d6e84e2', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.002665 2022-11-16 10:43:23.149616 15943153 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.002336 2022-11-16 10:43:23.150546 15943153 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001874 2022-11-16 10:43:23.151482 -------------------------------------------------- 2022-11-16 10:43:24.325459 15943154 batch 0.008056 s , totalProfit 0.015488 2022-11-16 10:43:24.325532 15943154 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.003499 2022-11-16 10:43:24.326807 15943154 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.002991 2022-11-16 10:43:24.327864 15943154 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.002763 2022-11-16 10:43:24.328946 15943154 bset ['0xb23396bf2191b300d1f296d1af2de20c10195a8a', '0x03eba1aeb1b114ce767c65275f150dc23d6e84e2', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.002665 2022-11-16 10:43:24.330005 15943154 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.002336 2022-11-16 10:43:24.330964 15943154 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001874 2022-11-16 10:43:24.331939 -------------------------------------------------- 2022-11-16 10:44:18.875570 15943155 batch 0.007884 s , totalProfit 0.015478 2022-11-16 10:44:18.875623 15943155 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.003499 2022-11-16 10:44:18.876868 15943155 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.002980 2022-11-16 10:44:18.877854 15943155 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.002763 2022-11-16 10:44:18.878760 15943155 bset ['0xb23396bf2191b300d1f296d1af2de20c10195a8a', '0x03eba1aeb1b114ce767c65275f150dc23d6e84e2', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.002665 2022-11-16 10:44:18.879658 15943155 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.002336 2022-11-16 10:44:18.880548 15943155 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001874 2022-11-16 10:44:18.881682 -------------------------------------------------- 2022-11-16 10:44:19.817046 15943156 batch 0.007969 s , totalProfit 0.015462 2022-11-16 10:44:19.817119 15943156 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.003499 2022-11-16 10:44:19.818946 15943156 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.002963 2022-11-16 10:44:19.820455 15943156 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.002763 2022-11-16 10:44:19.821895 15943156 bset ['0xb23396bf2191b300d1f296d1af2de20c10195a8a', '0x03eba1aeb1b114ce767c65275f150dc23d6e84e2', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.002665 2022-11-16 10:44:19.823290 15943156 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.002336 2022-11-16 10:44:19.824677 15943156 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001874 2022-11-16 10:44:19.826105 -------------------------------------------------- 2022-11-16 10:44:27.645474 15943157 batch 0.007074 s , totalProfit 0.015462 2022-11-16 10:44:27.645531 15943157 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.003499 2022-11-16 10:44:27.647040 15943157 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.002963 2022-11-16 10:44:27.648316 15943157 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.002763 2022-11-16 10:44:27.649642 15943157 bset ['0xb23396bf2191b300d1f296d1af2de20c10195a8a', '0x03eba1aeb1b114ce767c65275f150dc23d6e84e2', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.002665 2022-11-16 10:44:27.650842 15943157 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.002336 2022-11-16 10:44:27.651994 15943157 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001874 2022-11-16 10:44:27.653221 -------------------------------------------------- 2022-11-16 10:45:06.754449 15943158 batch 0.009321 s , totalProfit 0.043631 2022-11-16 10:45:06.754503 15943158 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.015488 2022-11-16 10:45:06.755983 15943158 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.013523 2022-11-16 10:45:06.757211 15943158 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.010773 2022-11-16 10:45:06.758411 15943158 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003269 2022-11-16 10:45:06.759566 15943158 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001990 2022-11-16 10:45:06.760660 -------------------------------------------------- 2022-11-16 10:45:09.884570 15943159 batch 0.009486 s , totalProfit 0.043547 2022-11-16 10:45:09.884640 15943159 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.015454 2022-11-16 10:45:09.886467 15943159 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.013506 2022-11-16 10:45:09.887950 15943159 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.010757 2022-11-16 10:45:09.889365 15943159 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003235 2022-11-16 10:45:09.890757 15943159 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001973 2022-11-16 10:45:09.892390 -------------------------------------------------- 2022-11-16 10:45:12.900765 15943160 batch 0.007981 s , totalProfit 0.043547 2022-11-16 10:45:12.900836 15943160 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.015454 2022-11-16 10:45:12.902084 15943160 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.013506 2022-11-16 10:45:12.903122 15943160 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.010757 2022-11-16 10:45:12.904110 15943160 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003235 2022-11-16 10:45:12.905213 15943160 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001973 2022-11-16 10:45:12.906133 -------------------------------------------------- 2022-11-16 10:46:09.830402 15943161 batch 0.009823 s , totalProfit 0.043556 2022-11-16 10:46:09.830455 15943161 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.015454 2022-11-16 10:46:09.831932 15943161 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.013506 2022-11-16 10:46:09.833221 15943161 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.010757 2022-11-16 10:46:09.834410 15943161 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003243 2022-11-16 10:46:09.835512 15943161 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001973 2022-11-16 10:46:09.836558 -------------------------------------------------- 2022-11-16 10:46:11.623903 15943162 batch 0.009294 s , totalProfit 0.043539 2022-11-16 10:46:11.623957 15943162 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.015454 2022-11-16 10:46:11.625269 15943162 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.013506 2022-11-16 10:46:11.626342 15943162 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.010757 2022-11-16 10:46:11.627314 15943162 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003226 2022-11-16 10:46:11.628300 15943162 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001973 2022-11-16 10:46:11.629314 -------------------------------------------------- 2022-11-16 10:46:12.746480 15943163 batch 0.008332 s , totalProfit 0.043539 2022-11-16 10:46:12.746532 15943163 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.015454 2022-11-16 10:46:12.747878 15943163 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.013506 2022-11-16 10:46:12.748927 15943163 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.010757 2022-11-16 10:46:12.749897 15943163 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003226 2022-11-16 10:46:12.750980 15943163 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001973 2022-11-16 10:46:12.752070 -------------------------------------------------- 2022-11-16 10:47:08.985770 15943164 batch 0.009501 s , totalProfit 0.043544 2022-11-16 10:47:08.985825 15943164 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.015454 2022-11-16 10:47:08.987284 15943164 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.013506 2022-11-16 10:47:08.988484 15943164 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.010757 2022-11-16 10:47:08.989740 15943164 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003230 2022-11-16 10:47:08.990892 15943164 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001973 2022-11-16 10:47:08.992046 -------------------------------------------------- 2022-11-16 10:47:13.787842 15943165 batch 0.009318 s , totalProfit 0.043527 2022-11-16 10:47:13.787941 15943165 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.015454 2022-11-16 10:47:13.789803 15943165 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.013506 2022-11-16 10:47:13.791272 15943165 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.010757 2022-11-16 10:47:13.792678 15943165 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003213 2022-11-16 10:47:13.794067 15943165 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001973 2022-11-16 10:47:13.795422 -------------------------------------------------- 2022-11-16 10:47:17.296200 15943166 batch 0.009472 s , totalProfit 0.043527 2022-11-16 10:47:17.296268 15943166 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.015454 2022-11-16 10:47:17.297576 15943166 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.013506 2022-11-16 10:47:17.298617 15943166 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.010757 2022-11-16 10:47:17.299577 15943166 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003213 2022-11-16 10:47:17.300534 15943166 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001973 2022-11-16 10:47:17.301538 -------------------------------------------------- 2022-11-16 10:47:30.747779 15943167 batch 0.008076 s , totalProfit 0.043540 2022-11-16 10:47:30.747832 15943167 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.015454 2022-11-16 10:47:30.749276 15943167 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.013506 2022-11-16 10:47:30.750418 15943167 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.010757 2022-11-16 10:47:30.751540 15943167 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003225 2022-11-16 10:47:30.752684 15943167 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001973 2022-11-16 10:47:30.753867 -------------------------------------------------- 2022-11-16 10:47:32.666154 15943168 batch 0.011591 s , totalProfit 0.043523 2022-11-16 10:47:32.666232 15943168 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.015454 2022-11-16 10:47:32.668015 15943168 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.013506 2022-11-16 10:47:32.669481 15943168 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.010757 2022-11-16 10:47:32.670797 15943168 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003208 2022-11-16 10:47:32.672073 15943168 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001973 2022-11-16 10:47:32.673355 -------------------------------------------------- 2022-11-16 10:47:43.814524 15943169 batch 0.007783 s , totalProfit 0.043526 2022-11-16 10:47:43.814577 15943169 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.015454 2022-11-16 10:47:43.815814 15943169 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.013506 2022-11-16 10:47:43.816844 15943169 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.010757 2022-11-16 10:47:43.817788 15943169 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003210 2022-11-16 10:47:43.818706 15943169 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001973 2022-11-16 10:47:43.819656 -------------------------------------------------- 2022-11-16 10:47:59.142076 15943170 batch 0.007853 s , totalProfit 0.043522 2022-11-16 10:47:59.142128 15943170 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.015454 2022-11-16 10:47:59.143346 15943170 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.013506 2022-11-16 10:47:59.144355 15943170 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.010757 2022-11-16 10:47:59.145306 15943170 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003205 2022-11-16 10:47:59.146242 15943170 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001973 2022-11-16 10:47:59.147519 -------------------------------------------------- 2022-11-16 10:48:07.864783 15943171 batch 0.008496 s , totalProfit 0.043505 2022-11-16 10:48:07.864856 15943171 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.015454 2022-11-16 10:48:07.866113 15943171 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.013506 2022-11-16 10:48:07.867117 15943171 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.010757 2022-11-16 10:48:07.868051 15943171 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003188 2022-11-16 10:48:07.869015 15943171 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001973 2022-11-16 10:48:07.869987 -------------------------------------------------- 2022-11-16 10:48:08.560801 15943172 batch 0.008024 s , totalProfit 0.043505 2022-11-16 10:48:08.560875 15943172 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.015454 2022-11-16 10:48:08.562207 15943172 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.013506 2022-11-16 10:48:08.563320 15943172 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.010757 2022-11-16 10:48:08.564425 15943172 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003188 2022-11-16 10:48:08.565472 15943172 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001973 2022-11-16 10:48:08.566683 -------------------------------------------------- 2022-11-16 10:48:35.445847 15943173 batch 0.008551 s , totalProfit 0.043517 2022-11-16 10:48:35.445902 15943173 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.015454 2022-11-16 10:48:35.447224 15943173 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.013506 2022-11-16 10:48:35.448193 15943173 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.010757 2022-11-16 10:48:35.449127 15943173 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003201 2022-11-16 10:48:35.450051 15943173 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001973 2022-11-16 10:48:35.450949 -------------------------------------------------- 2022-11-16 10:49:30.708913 15943174 batch 0.008209 s , totalProfit 0.043523 2022-11-16 10:49:30.708969 15943174 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.015464 2022-11-16 10:49:30.710309 15943174 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.013506 2022-11-16 10:49:30.711433 15943174 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.010757 2022-11-16 10:49:30.712355 15943174 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003196 2022-11-16 10:49:30.713301 15943174 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001973 2022-11-16 10:49:30.714224 -------------------------------------------------- 2022-11-16 10:49:44.875213 15943175 batch 0.008150 s , totalProfit 0.043499 2022-11-16 10:49:44.875270 15943175 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.015447 2022-11-16 10:49:44.876478 15943175 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.013506 2022-11-16 10:49:44.877520 15943175 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.010757 2022-11-16 10:49:44.878447 15943175 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003188 2022-11-16 10:49:44.879359 15943175 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001973 2022-11-16 10:49:44.880279 -------------------------------------------------- 2022-11-16 10:49:52.879952 15943176 batch 0.008706 s , totalProfit 0.043482 2022-11-16 10:49:52.880019 15943176 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.015447 2022-11-16 10:49:52.881507 15943176 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.013506 2022-11-16 10:49:52.882658 15943176 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.010757 2022-11-16 10:49:52.883706 15943176 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003171 2022-11-16 10:49:52.884839 15943176 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001973 2022-11-16 10:49:52.886167 -------------------------------------------------- 2022-11-16 10:50:09.828543 15943177 batch 0.008784 s , totalProfit 0.043495 2022-11-16 10:50:09.828614 15943177 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.015447 2022-11-16 10:50:09.830432 15943177 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.013506 2022-11-16 10:50:09.831929 15943177 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.010757 2022-11-16 10:50:09.833354 15943177 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003183 2022-11-16 10:50:09.834781 15943177 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001973 2022-11-16 10:50:09.836182 -------------------------------------------------- 2022-11-16 10:50:32.725530 15943180 batch 0.008103 s , totalProfit 0.045818 2022-11-16 10:50:32.725589 15943180 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.016854 2022-11-16 10:50:32.726859 15943180 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.013506 2022-11-16 10:50:32.727942 15943180 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.011758 2022-11-16 10:50:32.728929 15943180 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003162 2022-11-16 10:50:32.729877 15943180 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001973 2022-11-16 10:50:32.730803 -------------------------------------------------- 2022-11-16 10:50:37.914623 15943181 batch 0.007923 s , totalProfit 0.045818 2022-11-16 10:50:37.914673 15943181 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.016854 2022-11-16 10:50:37.915882 15943181 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.013506 2022-11-16 10:50:37.916926 15943181 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.011758 2022-11-16 10:50:37.917907 15943181 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003162 2022-11-16 10:50:37.918931 15943181 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001973 2022-11-16 10:50:37.919912 -------------------------------------------------- 2022-11-16 10:51:02.711768 15943182 batch 0.008629 s , totalProfit 0.046043 2022-11-16 10:51:02.711825 15943182 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.016854 2022-11-16 10:51:02.713228 15943182 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.013728 2022-11-16 10:51:02.714420 15943182 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.011758 2022-11-16 10:51:02.715616 15943182 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003165 2022-11-16 10:51:02.716697 15943182 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001973 2022-11-16 10:51:02.717690 -------------------------------------------------- 2022-11-16 10:51:14.345295 15943184 batch 0.009136 s , totalProfit 0.046010 2022-11-16 10:51:14.345345 15943184 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.016854 2022-11-16 10:51:14.346560 15943184 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.013711 2022-11-16 10:51:14.347551 15943184 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.011758 2022-11-16 10:51:14.348457 15943184 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003148 2022-11-16 10:51:14.349391 15943184 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001973 2022-11-16 10:51:14.350296 -------------------------------------------------- 2022-11-16 10:51:15.744557 15943185 batch 0.008042 s , totalProfit 0.046022 2022-11-16 10:51:15.744611 15943185 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.016854 2022-11-16 10:51:15.746025 15943185 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.013711 2022-11-16 10:51:15.747150 15943185 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.011758 2022-11-16 10:51:15.748067 15943185 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003160 2022-11-16 10:51:15.748993 15943185 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001973 2022-11-16 10:51:15.749903 -------------------------------------------------- 2022-11-16 10:51:16.934834 15943186 batch 0.007937 s , totalProfit 0.046005 2022-11-16 10:51:16.934903 15943186 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.016854 2022-11-16 10:51:16.936422 15943186 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.013711 2022-11-16 10:51:16.937524 15943186 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.011758 2022-11-16 10:51:16.938492 15943186 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003143 2022-11-16 10:51:16.939563 15943186 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001973 2022-11-16 10:51:16.940627 -------------------------------------------------- 2022-11-16 10:51:19.347573 15943187 batch 0.008394 s , totalProfit 0.046005 2022-11-16 10:51:19.347628 15943187 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.016854 2022-11-16 10:51:19.348866 15943187 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.013711 2022-11-16 10:51:19.349879 15943187 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.011758 2022-11-16 10:51:19.350816 15943187 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003143 2022-11-16 10:51:19.351833 15943187 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001973 2022-11-16 10:51:19.352991 -------------------------------------------------- 2022-11-16 10:51:23.845725 15943188 batch 0.012289 s , totalProfit 0.046005 2022-11-16 10:51:23.845802 15943188 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.016854 2022-11-16 10:51:23.847574 15943188 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.013711 2022-11-16 10:51:23.849021 15943188 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.011758 2022-11-16 10:51:23.850487 15943188 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003143 2022-11-16 10:51:23.851800 15943188 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001973 2022-11-16 10:51:23.853095 -------------------------------------------------- 2022-11-16 10:51:24.944749 15943189 batch 0.008855 s , totalProfit 0.046005 2022-11-16 10:51:24.944796 15943189 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.016854 2022-11-16 10:51:24.946075 15943189 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.013711 2022-11-16 10:51:24.947068 15943189 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.011758 2022-11-16 10:51:24.947981 15943189 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003143 2022-11-16 10:51:24.948935 15943189 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001973 2022-11-16 10:51:24.949858 -------------------------------------------------- 2022-11-16 10:51:39.385736 15943190 batch 0.008451 s , totalProfit 0.046011 2022-11-16 10:51:39.385786 15943190 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.016854 2022-11-16 10:51:39.386996 15943190 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.013711 2022-11-16 10:51:39.387993 15943190 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.011758 2022-11-16 10:51:39.388928 15943190 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003147 2022-11-16 10:51:39.389848 15943190 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001973 2022-11-16 10:51:39.390741 -------------------------------------------------- 2022-11-16 10:51:47.510412 15943191 batch 0.007880 s , totalProfit 0.045994 2022-11-16 10:51:47.510466 15943191 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.016854 2022-11-16 10:51:47.511830 15943191 bset 2022-11-16 09:57:01.427050 Ture TOP LP 7335 2022-11-16 09:57:24.927996 784 2022-11-16 09:57:25.152459 3828 2022-11-16 09:58:01.972496 TOP LP: 7419 2022-11-16 09:58:02.272918 Ture TOP LP 7335 2022-11-16 09:58:25.575967 784 2022-11-16 09:58:25.808896 3828 2022-11-16 09:59:02.645221 TOP LP: 7419 2022-11-16 09:59:02.916352 Ture TOP LP 7335 2022-11-16 09:59:26.278581 784 2022-11-16 09:59:26.502271 3828 2022-11-16 10:00:00.397713 TOP LP: 7419 2022-11-16 10:00:00.673879 Ture TOP LP 7335 2022-11-16 10:00:23.885370 784 2022-11-16 10:00:24.112226 3828 2022-11-16 10:01:00.942163 TOP LP: 7419 2022-11-16 10:01:01.230310 Ture TOP LP 7335 2022-11-16 10:01:25.158737 784 2022-11-16 10:01:25.405843 3828 2022-11-16 10:02:02.560469 TOP LP: 7646 2022-11-16 10:02:02.872261 Ture TOP LP 7555 2022-11-16 10:02:26.995829 784 2022-11-16 10:02:27.283307 4000 2022-11-16 10:03:01.190912 TOP LP: 7419 2022-11-16 10:03:01.481069 Ture TOP LP 7335 2022-11-16 10:03:24.633790 784 2022-11-16 10:03:24.879137 3828 2022-11-16 10:04:01.708397 TOP LP: 7419 2022-11-16 10:04:01.988615 Ture TOP LP 7335 2022-11-16 10:04:25.745867 784 2022-11-16 10:04:25.967600 3828 2022-11-16 10:05:02.769032 TOP LP: 7419 2022-11-16 10:05:03.037214 Ture TOP LP 7335 2022-11-16 10:05:26.285107 784 2022-11-16 10:05:26.509416 3828 2022-11-16 10:06:00.340562 TOP LP: 7419 2022-11-16 10:06:00.609165 Ture TOP LP 7335 2022-11-16 10:06:23.883275 784 2022-11-16 10:06:24.116086 3828 2022-11-16 10:07:00.970136 TOP LP: 7419 2022-11-16 10:07:01.261132 Ture TOP LP 7335 2022-11-16 10:07:24.807840 784 2022-11-16 10:07:25.026381 3828 2022-11-16 10:08:01.844303 TOP LP: 7419 2022-11-16 10:08:02.118428 Ture TOP LP 7335 2022-11-16 10:08:25.096694 784 2022-11-16 10:08:25.320503 3828 2022-11-16 10:09:02.128184 TOP LP: 7419 2022-11-16 10:09:02.398856 Ture TOP LP 7335 2022-11-16 10:09:25.617406 784 2022-11-16 10:09:25.851453 3828 2022-11-16 10:10:02.679492 TOP LP: 7419 2022-11-16 10:10:02.950405 Ture TOP LP 7335 2022-11-16 10:10:26.520348 784 2022-11-16 10:10:26.757284 3828 2022-11-16 10:11:00.597317 TOP LP: 7419 2022-11-16 10:11:01.061797 Ture TOP LP 7335 2022-11-16 10:11:24.338495 784 2022-11-16 10:11:24.600059 3828 2022-11-16 10:12:01.484799 TOP LP: 7419 2022-11-16 10:12:01.782745 Ture TOP LP 7335 2022-11-16 10:12:24.843140 784 2022-11-16 10:12:25.088147 3828 2022-11-16 10:13:01.930165 TOP LP: 7419 2022-11-16 10:13:02.204189 Ture TOP LP 7335 2022-11-16 10:13:25.757634 784 2022-11-16 10:13:25.981415 3828 2022-11-16 10:14:02.811339 TOP LP: 7419 2022-11-16 10:14:03.119020 Ture TOP LP 7335 2022-11-16 10:14:26.352263 784 2022-11-16 10:14:26.574931 3828 2022-11-16 10:15:00.405221 TOP LP: 7419 2022-11-16 10:15:00.665406 Ture TOP LP 7335 2022-11-16 10:15:24.009041 784 2022-11-16 10:15:24.230176 3828 2022-11-16 10:16:01.032549 TOP LP: 7419 2022-11-16 10:16:01.311612 Ture TOP LP 7335 2022-11-16 10:16:24.704098 784 2022-11-16 10:16:24.929940 3828 2022-11-16 10:17:01.786060 TOP LP: 7419 2022-11-16 10:17:02.085387 Ture TOP LP 7335 2022-11-16 10:17:25.685917 784 2022-11-16 10:17:25.902852 3828 2022-11-16 10:18:02.687172 TOP LP: 7419 2022-11-16 10:18:02.958063 Ture TOP LP 7335 2022-11-16 10:18:25.988282 784 2022-11-16 10:18:26.222982 3828 2022-11-16 10:19:00.361468 TOP LP: 7419 2022-11-16 10:19:00.624403 Ture TOP LP 7335 2022-11-16 10:19:24.169169 784 2022-11-16 10:19:24.384633 3828 2022-11-16 10:20:01.268092 TOP LP: 7419 2022-11-16 10:20:01.695434 Ture TOP LP 7335 2022-11-16 10:20:25.426817 784 2022-11-16 10:20:25.652515 3828 2022-11-16 10:21:02.558491 TOP LP: 7419 2022-11-16 10:21:02.821923 Ture TOP LP 7335 2022-11-16 10:21:26.270530 784 2022-11-16 10:21:26.498470 3828 2022-11-16 10:22:00.318763 TOP LP: 7419 2022-11-16 10:22:00.602258 Ture TOP LP 7335 2022-11-16 10:22:23.851616 784 2022-11-16 10:22:24.108530 3828 2022-11-16 10:23:00.932018 TOP LP: 7419 2022-11-16 10:23:01.216998 Ture TOP LP 7335 2022-11-16 10:23:24.959089 784 2022-11-16 10:23:25.182260 3828 2022-11-16 10:24:02.033085 TOP LP: 7419 2022-11-16 10:24:02.312959 Ture TOP LP 7335 2022-11-16 10:24:25.929568 784 2022-11-16 10:24:26.147643 3828 2022-11-16 10:25:02.938036 TOP LP: 7419 2022-11-16 10:25:03.209334 Ture TOP LP 7335 2022-11-16 10:25:27.257988 784 2022-11-16 10:25:27.488193 3828 2022-11-16 10:26:01.323927 TOP LP: 7419 2022-11-16 10:26:01.619532 Ture TOP LP 7335 2022-11-16 10:26:25.052029 784 2022-11-16 10:26:25.318849 3828 2022-11-16 10:27:02.107068 TOP LP: 7420 2022-11-16 10:27:02.451885 Ture TOP LP 7336 2022-11-16 10:27:25.845816 784 2022-11-16 10:27:26.290814 3828 2022-11-16 10:28:00.217699 TOP LP: 7420 2022-11-16 10:28:00.523268 Ture TOP LP 7336 2022-11-16 10:28:24.344003 784 2022-11-16 10:28:24.613721 3828 2022-11-16 10:29:01.460021 TOP LP: 7420 2022-11-16 10:29:01.765131 Ture TOP LP 7336 2022-11-16 10:29:25.796549 784 2022-11-16 10:29:26.041416 3828 2022-11-16 10:30:02.917521 TOP LP: 7420 2022-11-16 10:30:03.215662 Ture TOP LP 7336 2022-11-16 10:30:26.482522 784 2022-11-16 10:30:26.727282 3828 2022-11-16 10:31:00.581478 TOP LP: 7420 2022-11-16 10:31:00.878142 Ture TOP LP 7336 2022-11-16 10:31:24.742892 784 2022-11-16 10:31:24.987720 3828 2022-11-16 10:32:01.895817 TOP LP: 7420 2022-11-16 10:32:02.191015 Ture TOP LP 7336 2022-11-16 10:32:25.412328 784 2022-11-16 10:32:25.655557 3828 2022-11-16 10:33:02.537070 TOP LP: 7420 2022-11-16 10:33:02.865925 Ture TOP LP 7336 2022-11-16 10:33:27.121991 784 2022-11-16 10:33:27.377270 3828 2022-11-16 10:34:01.259156 TOP LP: 7420 2022-11-16 10:34:01.692772 Ture TOP LP 7336 2022-11-16 10:34:24.758206 784 2022-11-16 10:34:25.030169 3828 2022-11-16 10:35:02.299538 TOP LP: 7420 2022-11-16 10:35:02.596706 Ture TOP LP 7336 2022-11-16 10:35:26.545027 784 2022-11-16 10:35:26.826980 3828 2022-11-16 10:36:01.081792 TOP LP: 7419 2022-11-16 10:36:01.401748 Ture TOP LP 7335 2022-11-16 10:36:24.941944 784 2022-11-16 10:36:25.190935 3812 2022-11-16 10:37:02.012042 TOP LP: 7419 2022-11-16 10:37:02.291522 Ture TOP LP 7335 2022-11-16 10:37:25.431777 784 2022-11-16 10:37:25.649439 3812 2022-11-16 10:38:02.454519 TOP LP: 7419 2022-11-16 10:38:02.735248 Ture TOP LP 7335 2022-11-16 10:38:26.070593 784 2022-11-16 10:38:26.291831 3812 2022-11-16 10:39:03.120894 TOP LP: 7419 2022-11-16 10:39:03.407604 Ture TOP LP 7335 2022-11-16 10:39:27.467079 784 2022-11-16 10:39:27.690949 3812 2022-11-16 10:40:01.513118 TOP LP: 7419 2022-11-16 10:40:01.775537 Ture TOP LP 7335 2022-11-16 10:40:25.618219 784 2022-11-16 10:40:25.842724 3812 2022-11-16 10:41:02.722565 TOP LP: 7419 2022-11-16 10:41:03.025687 Ture TOP LP 7335 2022-11-16 10:41:26.068934 784 2022-11-16 10:41:26.293925 3812 2022-11-16 10:42:03.064473 TOP LP: 7419 2022-11-16 10:42:03.349027 Ture TOP LP 7335 2022-11-16 10:42:26.883069 784 2022-11-16 10:42:27.142177 3812 2022-11-16 10:43:00.945977 TOP LP: 7419 2022-11-16 10:43:01.256928 Ture TOP LP 7335 2022-11-16 10:43:24.889304 784 2022-11-16 10:43:25.129006 3812 2022-11-16 10:44:01.964742 TOP LP: 7419 2022-11-16 10:44:02.274114 Ture TOP LP 7335 2022-11-16 10:44:26.102239 784 2022-11-16 10:44:26.335966 3812 2022-11-16 10:45:03.169190 TOP LP: 7419 2022-11-16 10:45:03.433510 Ture TOP LP 7335 2022-11-16 10:45:27.076805 784 2022-11-16 10:45:27.309213 3812 2022-11-16 10:46:01.092101 TOP LP: 7419 2022-11-16 10:46:01.355608 Ture TOP LP 7335 2022-11-16 10:46:24.710488 784 2022-11-16 10:46:24.930847 3812 2022-11-16 10:47:01.756967 TOP LP: 7419 2022-11-16 10:47:02.027471 Ture TOP LP 7335 2022-11-16 10:47:25.413057 784 2022-11-16 10:47:25.630215 3812 2022-11-16 10:48:02.440393 TOP LP: 7419 2022-11-16 10:48:02.716844 Ture TOP LP 7335 2022-11-16 10:48:25.774653 784 2022-11-16 10:48:25.991313 3812 2022-11-16 10:49:02.780239 TOP LP: 7419 2022-11-16 10:49:03.040438 Ture TOP LP 7335 2022-11-16 10:49:26.133945 784 2022-11-16 10:49:26.377109 3812 2022-11-16 10:50:03.203109 TOP LP: 7419 2022-11-16 10:50:03.523968 Ture TOP LP 7335 2022-11-16 10:50:26.901024 784 2022-11-16 10:50:27.147737 3812 2022-11-16 10:51:00.961714 TOP LP: 7419 2022-11-16 10:51:01.250353 Ture TOP LP 7335 2022-11-16 10:51:24.939149 784 2022-11-16 10:51:25.190606 3812 2022-11-16 10:52:02.016517 TOP LP: 7419 2022-11-16 10:52:02.312248 Ture TOP LP 7335 2022-11-16 10:52:25.863664 784 2022-11-16 10:52:26.100992 3812 ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.013711 2022-11-16 10:51:47.513074 15943191 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.011758 2022-11-16 10:51:47.514168 15943191 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003131 2022-11-16 10:51:47.515184 15943191 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001973 2022-11-16 10:51:47.516110 -------------------------------------------------- 2022-11-16 10:52:16.623427 15943192 batch 0.008491 s , totalProfit 0.046001 2022-11-16 10:52:16.623524 15943192 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.016854 2022-11-16 10:52:16.624895 15943192 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.013711 2022-11-16 10:52:16.625932 15943192 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.011758 2022-11-16 10:52:16.626915 15943192 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003137 2022-11-16 10:52:16.628034 15943192 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001973 2022-11-16 10:52:16.629171 -------------------------------------------------- 2022-11-16 10:52:18.013571 15943193 batch 0.008985 s , totalProfit 0.045984 2022-11-16 10:52:18.013634 15943193 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.016854 2022-11-16 10:52:18.014898 15943193 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.013711 2022-11-16 10:52:18.015892 15943193 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.011758 2022-11-16 10:52:18.016841 15943193 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003120 2022-11-16 10:52:18.017879 15943193 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001973 2022-11-16 10:52:18.018865 -------------------------------------------------- 2022-11-16 10:52:31.039866 15943194 batch 0.007771 s , totalProfit 0.045990 2022-11-16 10:52:31.039922 15943194 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.016854 2022-11-16 10:52:31.041453 15943194 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.013711 2022-11-16 10:52:31.042575 15943194 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.011758 2022-11-16 10:52:31.043481 15943194 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003125 2022-11-16 10:52:31.044390 15943194 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001973 2022-11-16 10:52:31.045325 -------------------------------------------------- 2022-11-16 10:52:35.313165 15943195 batch 0.007690 s , totalProfit 0.045973 2022-11-16 10:52:35.313230 15943195 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.016854 2022-11-16 10:52:35.314570 15943195 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.013711 2022-11-16 10:52:35.315564 15943195 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.011758 2022-11-16 10:52:35.316516 15943195 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003108 2022-11-16 10:52:35.317617 15943195 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001973 2022-11-16 10:52:35.318616 -------------------------------------------------- 2022-11-16 10:52:38.610623 15943196 batch 0.012264 s , totalProfit 0.045973 2022-11-16 10:52:38.610704 15943196 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.016854 2022-11-16 10:52:38.612635 15943196 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.013711 2022-11-16 10:52:38.614230 15943196 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.011758 2022-11-16 10:52:38.615669 15943196 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003108 2022-11-16 10:52:38.625746 15943196 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001973 2022-11-16 10:52:38.628267 -------------------------------------------------- 2022-11-16 10:52:49.342132 15943197 batch 0.007583 s , totalProfit 0.045978 2022-11-16 10:52:49.342184 15943197 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.016854 2022-11-16 10:52:49.343513 15943197 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.013711 2022-11-16 10:52:49.344508 15943197 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.011758 2022-11-16 10:52:49.345547 15943197 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003112 2022-11-16 10:52:49.346541 15943197 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001973 2022-11-16 10:52:49.347526 -------------------------------------------------- 2022-11-16 10:53:14.932175 15943198 batch 0.009494 s , totalProfit 0.045972 2022-11-16 10:53:14.932243 15943198 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.016854 2022-11-16 10:53:14.933762 15943198 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.013711 2022-11-16 10:53:14.934957 15943198 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.011758 2022-11-16 10:53:14.936090 15943198 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003105 2022-11-16 10:53:14.937257 15943198 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001973 2022-11-16 10:53:14.938422 -------------------------------------------------- 2022-11-16 10:53:25.770642 15943199 batch 0.007689 s , totalProfit 0.045956 2022-11-16 10:53:25.770745 15943199 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.016854 2022-11-16 10:53:25.772067 15943199 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.013711 2022-11-16 10:53:25.773305 15943199 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.011758 2022-11-16 10:53:25.774443 15943199 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003088 2022-11-16 10:53:25.775436 15943199 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001973 2022-11-16 10:53:25.776609 -------------------------------------------------- 2022-11-16 10:53:53.888082 15943200 batch 0.010646 s , totalProfit 0.048101 2022-11-16 10:53:53.888157 15943200 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.016854 2022-11-16 10:53:53.889999 15943200 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.015851 2022-11-16 10:53:53.891405 15943200 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.011758 2022-11-16 10:53:53.892712 15943200 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003093 2022-11-16 10:53:53.894028 15943200 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001973 2022-11-16 10:53:53.895551 -------------------------------------------------- 2022-11-16 10:54:01.436226 15943201 batch 0.007930 s , totalProfit 0.048067 2022-11-16 10:54:01.436297 15943201 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.016854 2022-11-16 10:54:01.437792 15943201 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.015834 2022-11-16 10:54:01.438944 15943201 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.011758 2022-11-16 10:54:01.440046 15943201 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003076 2022-11-16 10:54:01.441220 15943201 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001973 2022-11-16 10:54:01.442375 -------------------------------------------------- 2022-11-16 10:54:14.180070 15943202 batch 0.008684 s , totalProfit 0.048080 2022-11-16 10:54:14.180124 15943202 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.016854 2022-11-16 10:54:14.181602 15943202 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.015834 2022-11-16 10:54:14.182783 15943202 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.011758 2022-11-16 10:54:14.183875 15943202 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003088 2022-11-16 10:54:14.184940 15943202 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001973 2022-11-16 10:54:14.185901 -------------------------------------------------- 2022-11-16 10:54:19.175072 15943203 batch 0.007792 s , totalProfit 0.048063 2022-11-16 10:54:19.175133 15943203 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.016854 2022-11-16 10:54:19.176618 15943203 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.015834 2022-11-16 10:54:19.177686 15943203 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.011758 2022-11-16 10:54:19.178640 15943203 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003071 2022-11-16 10:54:19.179819 15943203 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001973 2022-11-16 10:54:19.180912 -------------------------------------------------- 2022-11-16 10:54:36.229052 15943204 batch 0.007502 s , totalProfit 0.054046 2022-11-16 10:54:36.229109 15943204 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.021807 2022-11-16 10:54:36.230375 15943204 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.016854 2022-11-16 10:54:36.231400 15943204 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.011758 2022-11-16 10:54:36.232334 15943204 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003080 2022-11-16 10:54:36.233317 15943204 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001973 2022-11-16 10:54:36.234285 -------------------------------------------------- 2022-11-16 10:55:05.738966 15943205 batch 0.008971 s , totalProfit 0.054020 2022-11-16 10:55:05.739020 15943205 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.021790 2022-11-16 10:55:05.740359 15943205 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.016854 2022-11-16 10:55:05.741459 15943205 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.011758 2022-11-16 10:55:05.742389 15943205 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003069 2022-11-16 10:55:05.743443 15943205 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001973 2022-11-16 10:55:05.744487 -------------------------------------------------- 2022-11-16 10:56:20.422462 15943206 batch 0.007801 s , totalProfit 0.054135 2022-11-16 10:56:20.422516 15943206 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.021790 2022-11-16 10:56:20.423748 15943206 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.016936 2022-11-16 10:56:20.424764 15943206 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.011821 2022-11-16 10:56:20.425734 15943206 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003059 2022-11-16 10:56:20.426642 15943206 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001973 2022-11-16 10:56:20.427717 -------------------------------------------------- 2022-11-16 10:56:23.022884 15943207 batch 0.007829 s , totalProfit 0.054101 2022-11-16 10:56:23.022938 15943207 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.021790 2022-11-16 10:56:23.024383 15943207 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.016919 2022-11-16 10:56:23.025544 15943207 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.011805 2022-11-16 10:56:23.026580 15943207 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003042 2022-11-16 10:56:23.027586 15943207 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001973 2022-11-16 10:56:23.028617 -------------------------------------------------- 2022-11-16 10:56:23.800762 15943208 batch 0.012432 s , totalProfit 0.054101 2022-11-16 10:56:23.800816 15943208 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.021790 2022-11-16 10:56:23.802142 15943208 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.016919 2022-11-16 10:56:23.803155 15943208 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.011805 2022-11-16 10:56:23.804268 15943208 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003042 2022-11-16 10:56:23.805525 15943208 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001973 2022-11-16 10:56:23.806571 -------------------------------------------------- 2022-11-16 10:56:26.977313 15943209 batch 0.008062 s , totalProfit 0.054101 2022-11-16 10:56:26.977384 15943209 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.021790 2022-11-16 10:56:26.978885 15943209 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.016919 2022-11-16 10:56:26.980082 15943209 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.011805 2022-11-16 10:56:26.981161 15943209 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003042 2022-11-16 10:56:26.982255 15943209 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001973 2022-11-16 10:56:26.983311 -------------------------------------------------- 2022-11-16 10:56:59.860142 15943210 batch 0.008081 s , totalProfit 0.054101 2022-11-16 10:56:59.860197 15943210 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.021790 2022-11-16 10:56:59.861504 15943210 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.016919 2022-11-16 10:56:59.862634 15943210 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.011805 2022-11-16 10:56:59.863601 15943210 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003042 2022-11-16 10:56:59.864709 15943210 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001973 2022-11-16 10:56:59.865802 -------------------------------------------------- 2022-11-16 10:57:28.301261 15943211 batch 0.010022 s , totalProfit 0.180809 2022-11-16 10:57:28.301318 15943211 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.111261 2022-11-16 10:57:28.302648 15943211 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.049778 2022-11-16 10:57:28.303664 15943211 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.012234 2022-11-16 10:57:28.304781 15943211 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.009679 2022-11-16 10:57:28.305898 15943211 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003051 2022-11-16 10:57:28.306934 15943211 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001973 2022-11-16 10:57:28.307871 -------------------------------------------------- 2022-11-16 10:57:36.519054 15943212 batch 0.008468 s , totalProfit 0.320545 2022-11-16 10:57:36.519124 15943212 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.190874 2022-11-16 10:57:36.520547 15943212 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.111245 2022-11-16 10:57:36.521593 15943212 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.012217 2022-11-16 10:57:36.522718 15943212 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.009645 2022-11-16 10:57:36.524050 15943212 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003034 2022-11-16 10:57:36.524985 -------------------------------------------------- 2022-11-16 10:57:37.595193 15943213 batch 0.008336 s , totalProfit 0.320528 2022-11-16 10:57:37.595245 15943213 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.190858 2022-11-16 10:57:37.596812 15943213 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.111245 2022-11-16 10:57:37.597828 15943213 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.012217 2022-11-16 10:57:37.598734 15943213 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.009645 2022-11-16 10:57:37.599633 15943213 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003034 2022-11-16 10:57:37.600535 -------------------------------------------------- 2022-11-16 10:57:38.051018 15943214 batch 0.005557 s , totalProfit 0.036352 2022-11-16 10:57:38.051075 15943214 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.016779 2022-11-16 10:57:38.052319 15943214 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.012217 2022-11-16 10:57:38.053435 15943214 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003034 2022-11-16 10:57:38.054485 15943214 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.003012 2022-11-16 10:57:38.055416 15943214 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001973 2022-11-16 10:57:38.056337 -------------------------------------------------- 2022-11-16 10:57:40.117641 15943215 batch 0.005466 s , totalProfit 0.018580 2022-11-16 10:57:40.117693 15943215 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.009501 2022-11-16 10:57:40.119067 15943215 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003034 2022-11-16 10:57:40.120215 15943215 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.002995 2022-11-16 10:57:40.121267 15943215 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001973 2022-11-16 10:57:40.122212 15943215 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.001735 2022-11-16 10:57:40.123271 -------------------------------------------------- 2022-11-16 10:57:51.455528 15943216 batch 0.005744 s , totalProfit 0.018569 2022-11-16 10:57:51.455579 15943216 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.009484 2022-11-16 10:57:51.456789 15943216 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003038 2022-11-16 10:57:51.457824 15943216 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.002995 2022-11-16 10:57:51.458731 15943216 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001973 2022-11-16 10:57:51.459626 15943216 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.001735 2022-11-16 10:57:51.460705 -------------------------------------------------- 2022-11-16 10:58:17.145606 15943217 batch 0.005326 s , totalProfit 0.018552 2022-11-16 10:58:17.145664 15943217 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.009484 2022-11-16 10:58:17.147098 15943217 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003021 2022-11-16 10:58:17.148109 15943217 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.002995 2022-11-16 10:58:17.149067 15943217 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001973 2022-11-16 10:58:17.150116 15943217 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.001735 2022-11-16 10:58:17.151156 -------------------------------------------------- 2022-11-16 10:58:18.920261 15943218 batch 0.003650 s , totalProfit 0.012805 2022-11-16 10:58:18.920313 15943218 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.009484 2022-11-16 10:58:18.921566 15943218 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.001735 2022-11-16 10:58:18.922563 15943218 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001572 2022-11-16 10:58:18.923540 -------------------------------------------------- 2022-11-16 10:58:24.498535 15943219 batch 0.003273 s , totalProfit 0.012788 2022-11-16 10:58:24.498587 15943219 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.009484 2022-11-16 10:58:24.499918 15943219 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.001735 2022-11-16 10:58:24.500974 15943219 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001555 2022-11-16 10:58:24.501940 -------------------------------------------------- 2022-11-16 10:58:44.547287 15943220 batch 0.003011 s , totalProfit 0.012788 2022-11-16 10:58:44.547339 15943220 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.009484 2022-11-16 10:58:44.548694 15943220 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.001735 2022-11-16 10:58:44.549859 15943220 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001555 2022-11-16 10:58:44.550900 -------------------------------------------------- 2022-11-16 10:58:54.124468 15943221 batch 0.002958 s , totalProfit 0.012788 2022-11-16 10:58:54.124513 15943221 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.009484 2022-11-16 10:58:54.125767 15943221 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.001735 2022-11-16 10:58:54.126774 15943221 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001555 2022-11-16 10:58:54.127839 -------------------------------------------------- 2022-11-16 10:59:31.757564 15943222 batch 0.003391 s , totalProfit 0.012788 2022-11-16 10:59:31.757612 15943222 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.009484 2022-11-16 10:59:31.758816 15943222 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.001735 2022-11-16 10:59:31.759806 15943222 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001555 2022-11-16 10:59:31.760755 -------------------------------------------------- 2022-11-16 10:59:39.806955 15943223 batch 0.003176 s , totalProfit 0.012788 2022-11-16 10:59:39.807045 15943223 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.009484 2022-11-16 10:59:39.808507 15943223 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.001735 2022-11-16 10:59:39.809765 15943223 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001555 2022-11-16 10:59:39.810975 -------------------------------------------------- 2022-11-16 10:59:44.906898 15943224 batch 0.003024 s , totalProfit 0.012788 2022-11-16 10:59:44.906945 15943224 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.009484 2022-11-16 10:59:44.908193 15943224 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.001735 2022-11-16 10:59:44.909295 15943224 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001555 2022-11-16 10:59:44.910363 -------------------------------------------------- 2022-11-16 10:59:57.964669 15943225 batch 0.003061 s , totalProfit 0.012788 2022-11-16 10:59:57.964843 15943225 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.009484 2022-11-16 10:59:57.966214 15943225 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.001735 2022-11-16 10:59:57.967324 15943225 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001555 2022-11-16 10:59:57.968304 -------------------------------------------------- 2022-11-16 11:00:05.446998 15943226 batch 0.003351 s , totalProfit 0.012788 2022-11-16 11:00:05.447048 15943226 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.009484 2022-11-16 11:00:05.448599 15943226 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.001735 2022-11-16 11:00:05.449762 15943226 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001555 2022-11-16 11:00:05.450859 -------------------------------------------------- 2022-11-16 11:00:10.924184 15943227 batch 0.003398 s , totalProfit 0.012788 2022-11-16 11:00:10.924236 15943227 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.009484 2022-11-16 11:00:10.925514 15943227 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.001735 2022-11-16 11:00:10.926558 15943227 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001555 2022-11-16 11:00:10.927493 -------------------------------------------------- 2022-11-16 11:00:21.336748 15943228 batch 0.003578 s , totalProfit 0.012788 2022-11-16 11:00:21.336805 15943228 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.009484 2022-11-16 11:00:21.338235 15943228 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.001735 2022-11-16 11:00:21.339260 15943228 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001555 2022-11-16 11:00:21.340221 -------------------------------------------------- 2022-11-16 11:00:25.117889 15943229 batch 0.003135 s , totalProfit 0.012788 2022-11-16 11:00:25.117943 15943229 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.009484 2022-11-16 11:00:25.119341 15943229 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.001735 2022-11-16 11:00:25.120451 15943229 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001555 2022-11-16 11:00:25.121518 -------------------------------------------------- 2022-11-16 11:00:39.032729 15943230 batch 0.003330 s , totalProfit 0.012788 2022-11-16 11:00:39.032786 15943230 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.009484 2022-11-16 11:00:39.034282 15943230 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.001735 2022-11-16 11:00:39.035528 15943230 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001555 2022-11-16 11:00:39.036696 -------------------------------------------------- 2022-11-16 11:01:06.187532 15943231 batch 0.003293 s , totalProfit 0.012788 2022-11-16 11:01:06.187629 15943231 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.009484 2022-11-16 11:01:06.188893 15943231 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.001735 2022-11-16 11:01:06.189977 15943231 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001555 2022-11-16 11:01:06.190907 -------------------------------------------------- 2022-11-16 11:01:20.215138 15943232 batch 0.002964 s , totalProfit 0.012788 2022-11-16 11:01:20.215188 15943232 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.009484 2022-11-16 11:01:20.216407 15943232 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.001735 2022-11-16 11:01:20.217476 15943232 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001555 2022-11-16 11:01:20.218421 -------------------------------------------------- 2022-11-16 11:01:38.003451 15943233 batch 0.003664 s , totalProfit 0.012788 2022-11-16 11:01:38.003500 15943233 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.009484 2022-11-16 11:01:38.004747 15943233 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.001735 2022-11-16 11:01:38.005987 15943233 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001555 2022-11-16 11:01:38.007451 -------------------------------------------------- 2022-11-16 11:02:39.107219 15943234 batch 0.003114 s , totalProfit 0.006671 2022-11-16 11:02:39.107278 15943234 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.003368 2022-11-16 11:02:39.108841 15943234 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.001735 2022-11-16 11:02:39.110117 15943234 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001555 2022-11-16 11:02:39.111370 -------------------------------------------------- 2022-11-16 11:02:57.775828 15943235 batch 0.003592 s , totalProfit 0.006655 2022-11-16 11:02:57.775880 15943235 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.003351 2022-11-16 11:02:57.777417 15943235 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.001735 2022-11-16 11:02:57.778645 15943235 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001555 2022-11-16 11:02:57.779733 -------------------------------------------------- 2022-11-16 11:03:22.772797 15943236 batch 0.003031 s , totalProfit 0.006655 2022-11-16 11:03:22.772866 15943236 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.003351 2022-11-16 11:03:22.774288 15943236 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.001735 2022-11-16 11:03:22.775478 15943236 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001555 2022-11-16 11:03:22.776533 -------------------------------------------------- 2022-11-16 11:03:24.160549 15943237 batch 0.003436 s , totalProfit 0.006655 2022-11-16 11:03:24.160613 15943237 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.003351 2022-11-16 11:03:24.162504 15943237 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.001735 2022-11-16 11:03:24.163973 15943237 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001555 2022-11-16 11:03:24.165393 -------------------------------------------------- 2022-11-16 11:03:30.030981 15943238 batch 0.003265 s , totalProfit 0.006655 2022-11-16 11:03:30.031034 15943238 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.003351 2022-11-16 11:03:30.032313 15943238 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.001735 2022-11-16 11:03:30.033350 15943238 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001555 2022-11-16 11:03:30.034287 -------------------------------------------------- 2022-11-16 11:03:34.099347 15943239 batch 0.003496 s , totalProfit 0.006655 2022-11-16 11:03:34.099396 15943239 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.003351 2022-11-16 11:03:34.100596 15943239 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.001735 2022-11-16 11:03:34.101609 15943239 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001555 2022-11-16 11:03:34.102553 -------------------------------------------------- 2022-11-16 11:03:40.319965 15943240 batch 0.003003 s , totalProfit 0.006655 2022-11-16 11:03:40.320015 15943240 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.003351 2022-11-16 11:03:40.321235 15943240 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.001735 2022-11-16 11:03:40.322262 15943240 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001555 2022-11-16 11:03:40.323168 -------------------------------------------------- 2022-11-16 11:04:03.221222 15943241 batch 0.003373 s , totalProfit 0.006655 2022-11-16 11:04:03.221275 15943241 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.003351 2022-11-16 11:04:03.222689 15943241 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.001735 2022-11-16 11:04:03.223794 15943241 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001555 2022-11-16 11:04:03.224736 -------------------------------------------------- 2022-11-16 11:04:08.339469 15943242 batch 0.003145 s , totalProfit 0.006655 2022-11-16 11:04:08.339520 15943242 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.003351 2022-11-16 11:04:08.340904 15943242 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.001735 2022-11-16 11:04:08.342011 15943242 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001555 2022-11-16 11:04:08.342952 -------------------------------------------------- 2022-11-16 11:04:29.810886 15943243 batch 0.003128 s , totalProfit 0.006674 2022-11-16 11:04:29.810941 15943243 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.003351 2022-11-16 11:04:29.812416 15943243 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.001755 2022-11-16 11:04:29.813593 15943243 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001555 2022-11-16 11:04:29.814691 -------------------------------------------------- 2022-11-16 11:04:41.743263 15943244 batch 0.004922 s , totalProfit 0.006657 2022-11-16 11:04:41.743318 15943244 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.003351 2022-11-16 11:04:41.744764 15943244 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.001738 2022-11-16 11:04:41.746110 15943244 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001555 2022-11-16 11:04:41.747183 -------------------------------------------------- 2022-11-16 11:04:46.293520 15943245 batch 0.003356 s , totalProfit 0.006657 2022-11-16 11:04:46.293570 15943245 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.003351 2022-11-16 11:04:46.294825 15943245 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.001738 2022-11-16 11:04:46.295842 15943245 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001555 2022-11-16 11:04:46.296775 -------------------------------------------------- 2022-11-16 11:04:55.109421 15943246 batch 0.003087 s , totalProfit 0.006657 2022-11-16 11:04:55.109473 15943246 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.003351 2022-11-16 11:04:55.110695 15943246 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.001738 2022-11-16 11:04:55.111700 15943246 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001555 2022-11-16 11:04:55.112650 -------------------------------------------------- 2022-11-16 11:04:59.969732 15943247 batch 0.003029 s , totalProfit 0.006657 2022-11-16 11:04:59.969781 15943247 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.003351 2022-11-16 11:04:59.971049 15943247 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.001738 2022-11-16 11:04:59.972011 15943247 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001555 2022-11-16 11:04:59.972960 -------------------------------------------------- 2022-11-16 11:05:08.752756 15943248 batch 0.003253 s , totalProfit 0.006657 2022-11-16 11:05:08.752841 15943248 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.003351 2022-11-16 11:05:08.754308 15943248 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.001738 2022-11-16 11:05:08.755477 15943248 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001555 2022-11-16 11:05:08.756570 -------------------------------------------------- 2022-11-16 11:05:10.407329 15943249 batch 0.003371 s , totalProfit 0.006657 2022-11-16 11:05:10.407387 15943249 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.003351 2022-11-16 11:05:10.408885 15943249 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.001738 2022-11-16 11:05:10.410111 15943249 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001555 2022-11-16 11:05:10.411132 -------------------------------------------------- 2022-11-16 11:05:15.386046 15943250 batch 0.003351 s , totalProfit 0.006657 2022-11-16 11:05:15.386096 15943250 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.003351 2022-11-16 11:05:15.387316 15943250 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.001738 2022-11-16 11:05:15.388330 15943250 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001555 2022-11-16 11:05:15.389274 -------------------------------------------------- 2022-11-16 11:05:17.536469 15943251 batch 0.003564 s , totalProfit 0.006657 2022-11-16 11:05:17.536529 15943251 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.003351 2022-11-16 11:05:17.537917 15943251 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.001738 2022-11-16 11:05:17.539100 15943251 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001555 2022-11-16 11:05:17.540174 -------------------------------------------------- 2022-11-16 11:05:31.768402 15943252 batch 0.003299 s , totalProfit 0.006657 2022-11-16 11:05:31.768451 15943252 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.003351 2022-11-16 11:05:31.769806 15943252 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.001738 2022-11-16 11:05:31.770854 15943252 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001555 2022-11-16 11:05:31.771872 -------------------------------------------------- 2022-11-16 11:05:35.128937 15943253 batch 0.003126 s , totalProfit 0.006657 2022-11-16 11:05:35.128998 15943253 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.003351 2022-11-16 11:05:35.130525 15943253 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.001738 2022-11-16 11:05:35.131795 15943253 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001555 2022-11-16 11:05:35.132871 -------------------------------------------------- 2022-11-16 11:05:50.704617 15943254 batch 0.003008 s , totalProfit 0.006657 2022-11-16 11:05:50.704666 15943254 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.003351 2022-11-16 11:05:50.705897 15943254 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.001738 2022-11-16 11:05:50.706907 15943254 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001555 2022-11-16 11:05:50.707815 -------------------------------------------------- 2022-11-16 11:05:58.894611 15943255 batch 0.003360 s , totalProfit 0.006657 2022-11-16 11:05:58.894658 15943255 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.003351 2022-11-16 11:05:58.895891 15943255 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.001738 2022-11-16 11:05:58.896955 15943255 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001555 2022-11-16 11:05:58.897921 -------------------------------------------------- 2022-11-16 11:06:13.748985 15943256 batch 0.005226 s , totalProfit 0.018056 2022-11-16 11:06:13.749037 15943256 bset ['0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c', '0x1ac73c411fc1d037ff26e0911a28f6cac400c4d7'] 0.008536 2022-11-16 11:06:13.750263 15943256 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.003351 2022-11-16 11:06:13.751253 15943256 bset ['0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c', '0xf19eb68da923d28c78f2c640fb5ddbc07868cdcf'] 0.001849 2022-11-16 11:06:13.752177 15943256 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.001752 2022-11-16 11:06:13.753113 15943256 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001555 2022-11-16 11:06:13.754039 15943256 bset ['0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c', '0x42f1bab706389a01561183fb9a39b941d3a2ab34'] 0.001437 2022-11-16 11:06:13.755147 -------------------------------------------------- 2022-11-16 11:06:16.007404 15943257 batch 0.006101 s , totalProfit 0.018005 2022-11-16 11:06:16.007465 15943257 bset ['0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c', '0x1ac73c411fc1d037ff26e0911a28f6cac400c4d7'] 0.008502 2022-11-16 11:06:16.008770 15943257 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.003351 2022-11-16 11:06:16.009848 15943257 bset ['0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c', '0xf19eb68da923d28c78f2c640fb5ddbc07868cdcf'] 0.001832 2022-11-16 11:06:16.010801 15943257 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.001735 2022-11-16 11:06:16.011776 15943257 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001555 2022-11-16 11:06:16.012690 15943257 bset ['0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c', '0x42f1bab706389a01561183fb9a39b941d3a2ab34'] 0.001420 2022-11-16 11:06:16.013686 -------------------------------------------------- 2022-11-16 11:06:24.497687 15943258 batch 0.003045 s , totalProfit 0.006655 2022-11-16 11:06:24.497755 15943258 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.003351 2022-11-16 11:06:24.499471 15943258 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.001735 2022-11-16 11:06:24.500628 15943258 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001555 2022-11-16 11:06:24.501734 -------------------------------------------------- 2022-11-16 11:07:03.334910 15943259 batch 0.002537 s , totalProfit 0.005131 2022-11-16 11:07:03.334959 15943259 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.003351 2022-11-16 11:07:03.336192 15943259 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.001776 2022-11-16 11:07:03.337258 -------------------------------------------------- 2022-11-16 11:07:08.191696 15943260 batch 0.002563 s , totalProfit 0.005114 2022-11-16 11:07:08.191744 15943260 bset 2022-11-16 10:28:30.586779 15943098 pending... 2022-11-16 10:29:34.777197 15943099 pending... 2022-11-16 10:29:49.686622 15943100 pending... 2022-11-16 10:29:57.139745 15943101 pending... 2022-11-16 10:30:07.731963 15943102 pending... 2022-11-16 10:30:23.602483 15943103 pending... 2022-11-16 10:30:31.275330 15943104 pending... 2022-11-16 10:30:33.736980 15943105 pending... 2022-11-16 10:30:37.995616 15943106 pending... 2022-11-16 10:30:59.657195 15943107 pending... 2022-11-16 10:31:01.428620 15943108 pending... 2022-11-16 10:31:01.881171 15943109 pending... 2022-11-16 10:31:07.240549 15943110 pending... 2022-11-16 10:31:14.017428 15943111 pending... 2022-11-16 10:31:17.828206 15943112 pending... 2022-11-16 10:31:22.151564 15943113 pending... 2022-11-16 10:32:21.005857 15943114 pending... 2022-11-16 10:32:49.135559 15943115 pending... 2022-11-16 10:32:56.672044 15943116 pending... 2022-11-16 10:33:03.265998 15943117 pending... 2022-11-16 10:33:06.207662 15943118 pending... 2022-11-16 10:33:18.204308 15943119 pending... 2022-11-16 10:33:23.394391 15943120 pending... 2022-11-16 10:34:01.221991 15943122 pending... 2022-11-16 10:34:18.991151 15943123 pending... 2022-11-16 10:35:28.402423 15943124 pending... 2022-11-16 10:35:43.219693 15943125 pending... 2022-11-16 10:35:53.057995 15943126 pending... 2022-11-16 10:36:05.886978 15943127 pending... trace err 'result' 2022-11-16 10:36:15.273278 15943128 pending... 2022-11-16 10:36:18.279676 15943129 pending... 2022-11-16 10:36:23.291732 15943130 pending... trace err 'result' 2022-11-16 10:37:00.309502 15943131 pending... 2022-11-16 10:37:30.037035 15943132 pending... 2022-11-16 10:38:42.342887 15943133 pending... 2022-11-16 10:38:52.240480 15943134 pending... 2022-11-16 10:39:09.517082 15943135 pending... 2022-11-16 10:39:12.348068 15943136 pending... 2022-11-16 10:39:19.990518 15943137 pending... 2022-11-16 10:39:55.919119 15943138 pending... 2022-11-16 10:39:57.352024 15943140 pending... trace err 'result' 2022-11-16 10:40:08.366314 15943141 pending... 2022-11-16 10:40:24.493251 15943142 pending... 2022-11-16 10:40:31.578059 15943143 pending... trace err 'result' 2022-11-16 10:40:57.509279 15943144 pending... 2022-11-16 10:41:03.497272 15943145 pending... 2022-11-16 10:41:38.235137 15943146 pending... 2022-11-16 10:41:43.325629 15943147 pending... trace err 'result' 2022-11-16 10:42:21.471990 15943148 pending... 2022-11-16 10:42:30.421027 15943149 pending... 2022-11-16 10:42:37.433170 15943150 pending... 2022-11-16 10:42:44.419827 15943151 pending... 2022-11-16 10:42:59.427246 15943152 pending... 2022-11-16 10:43:23.279575 15943153 pending... 2022-11-16 10:43:25.455529 15943154 pending... 2022-11-16 10:44:19.529235 15943156 pending... 2022-11-16 10:44:27.462702 15943157 pending... 2022-11-16 10:45:06.827923 15943158 pending... 2022-11-16 10:45:11.781833 15943159 pending... 2022-11-16 10:45:12.716902 15943160 pending... 2022-11-16 10:46:08.906841 15943161 pending... 2022-11-16 10:46:11.728771 15943162 pending... 2022-11-16 10:46:12.365380 15943163 pending... 2022-11-16 10:47:09.045857 15943164 pending... 2022-11-16 10:47:14.529872 15943165 pending... 2022-11-16 10:47:17.557693 15943166 pending... 2022-11-16 10:47:31.566331 15943167 pending... 2022-11-16 10:47:32.955234 15943168 pending... 2022-11-16 10:47:44.573674 15943169 pending... trace err 'result' 2022-11-16 10:47:59.196502 15943170 pending... trace err 'result' 2022-11-16 10:48:07.596168 15943171 pending... 2022-11-16 10:48:08.366520 15943172 pending... trace err 'result' trace err 'result' 2022-11-16 10:48:35.647981 15943173 pending... trace err 'result' 2022-11-16 10:49:31.062570 15943174 pending... 2022-11-16 10:49:45.611022 15943175 pending... 2022-11-16 10:49:53.299038 15943176 pending... trace err 'result' 2022-11-16 10:50:09.688132 15943177 pending... 2022-11-16 10:50:32.663588 15943180 pending... 2022-11-16 10:50:38.046332 15943181 pending... 2022-11-16 10:51:03.700603 15943182 pending... 2022-11-16 10:51:14.016954 15943184 pending... 2022-11-16 10:51:15.681780 15943185 pending... 2022-11-16 10:51:16.660781 15943186 pending... 2022-11-16 10:51:19.036385 15943187 pending... trace err 'result' 2022-11-16 10:51:24.673465 15943189 pending... 2022-11-16 10:51:39.061473 15943190 pending... trace err 'result' 2022-11-16 10:51:48.976877 15943191 pending... trace err 'result' 2022-11-16 10:52:16.247071 15943192 pending... 2022-11-16 10:52:17.693571 15943193 pending... 2022-11-16 10:52:31.699787 15943194 pending... 2022-11-16 10:52:35.725610 15943195 pending... 2022-11-16 10:52:39.898204 15943196 pending... 2022-11-16 10:52:49.729943 15943197 pending... trace err 'result' 2022-11-16 10:53:15.574822 15943198 pending... 2022-11-16 10:53:25.450745 15943199 pending... trace err 'result' 2022-11-16 10:53:52.870078 15943200 pending... 2022-11-16 10:54:02.257333 15943201 pending... 2022-11-16 10:54:14.783210 15943202 pending... 2022-11-16 10:54:19.196964 15943203 pending... trace err 'result' 2022-11-16 10:54:42.280464 15943204 pending... trace err 'result' trace err 'result' 2022-11-16 10:55:05.565747 15943205 pending... 2022-11-16 10:56:23.234622 15943207 pending... 2022-11-16 10:56:23.812371 15943208 pending... 2022-11-16 10:56:27.795010 15943209 pending... trace err 'result' trace err 'result' 2022-11-16 10:57:00.320393 15943210 pending... 2022-11-16 10:57:28.849795 15943211 pending... 2022-11-16 10:57:36.787510 15943212 pending... 2022-11-16 10:57:37.772377 15943214 pending... 2022-11-16 10:57:39.915925 15943215 pending... trace err 'result' 2022-11-16 10:57:51.863854 15943216 pending... 2022-11-16 10:58:17.735893 15943217 pending... 2022-11-16 10:58:18.766571 15943218 pending... 2022-11-16 10:58:24.863846 15943219 pending... trace err 'result' 2022-11-16 10:58:44.340407 15943220 pending... 2022-11-16 10:58:54.031765 15943221 pending... trace err 'result' trace err 'result' 2022-11-16 10:59:31.798437 15943222 pending... 2022-11-16 10:59:40.729905 15943223 pending... 2022-11-16 10:59:45.562762 15943224 pending... 2022-11-16 10:59:59.058211 15943225 pending... 2022-11-16 11:00:05.818368 15943226 pending... 2022-11-16 11:00:42.700389 15943230 pending... trace err 'result' 2022-11-16 11:01:11.058058 15943231 pending... 2022-11-16 11:01:20.605544 15943232 pending... trace err 'result' 2022-11-16 11:01:38.409316 15943233 pending... trace err 'result' 2022-11-16 11:02:39.099461 15943234 pending... 2022-11-16 11:02:57.601748 15943235 pending... trace err 'result' 2022-11-16 11:03:23.890569 15943237 pending... 2022-11-16 11:03:30.983009 15943238 pending... 2022-11-16 11:03:34.991285 15943239 pending... 2022-11-16 11:03:40.096696 15943240 pending... trace err 'result' 2022-11-16 11:04:02.892809 15943241 pending... 2022-11-16 11:04:08.055672 15943242 pending... 2022-11-16 11:04:29.826475 15943243 pending... trace err 'result' 2022-11-16 11:04:41.743560 15943244 pending... 2022-11-16 11:04:46.628703 15943245 pending... 2022-11-16 11:04:56.875321 15943246 pending... 2022-11-16 11:05:01.035143 15943247 pending... 2022-11-16 11:05:09.054859 15943248 pending... 2022-11-16 11:05:12.056686 15943249 pending... 2022-11-16 11:05:15.218804 15943250 pending... 2022-11-16 11:05:19.057668 15943251 pending... 2022-11-16 11:05:31.777661 15943252 pending... 2022-11-16 11:05:35.631332 15943253 pending... 2022-11-16 11:05:51.086265 15943254 pending... 2022-11-16 11:05:58.766839 15943255 pending... 2022-11-16 11:06:13.992852 15943256 pending... 2022-11-16 11:06:15.787658 15943257 pending... 2022-11-16 11:06:24.289234 15943258 pending... 2022-11-16 11:07:03.254938 15943259 pending... 2022-11-16 11:07:07.926971 15943260 pending... 2022-11-16 11:07:27.076379 15943261 pending... 2022-11-16 11:08:10.813421 15943262 pending... 2022-11-16 11:08:11.058549 15943264 pending... 2022-11-16 11:08:27.151125 15943265 pending... 2022-11-16 11:08:40.170467 15943266 pending... 2022-11-16 11:08:51.706786 15943267 pending... trace err 'result' 2022-11-16 11:09:04.390289 15943269 pending... 2022-11-16 11:09:08.571794 15943270 pending... 2022-11-16 11:09:10.217715 15943271 pending... 2022-11-16 11:09:13.000027 15943272 pending... trace err 'result' 2022-11-16 11:09:46.742015 15943273 ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.003351 2022-11-16 11:07:08.193183 15943260 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.001759 2022-11-16 11:07:08.194336 -------------------------------------------------- 2022-11-16 11:07:27.233404 15943261 batch 0.003415 s , totalProfit 0.005114 2022-11-16 11:07:27.233477 15943261 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.003351 2022-11-16 11:07:27.235423 15943261 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.001759 2022-11-16 11:07:27.236997 -------------------------------------------------- 2022-11-16 11:08:11.035390 15943262 batch 0.002306 s , totalProfit 0.005114 2022-11-16 11:08:11.035439 15943262 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.003351 2022-11-16 11:08:11.036653 15943262 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.001759 2022-11-16 11:08:11.037688 -------------------------------------------------- 2022-11-16 11:08:11.265075 15943264 batch 0.002450 s , totalProfit 0.005114 2022-11-16 11:08:11.265123 15943264 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.003351 2022-11-16 11:08:11.266362 15943264 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.001759 2022-11-16 11:08:11.267321 -------------------------------------------------- 2022-11-16 11:08:26.488530 15943265 batch 0.002275 s , totalProfit 0.005531 2022-11-16 11:08:26.488591 15943265 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.003767 2022-11-16 11:08:26.490069 15943265 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.001759 2022-11-16 11:08:26.491194 -------------------------------------------------- 2022-11-16 11:08:39.886229 15943266 batch 0.002343 s , totalProfit 0.005514 2022-11-16 11:08:39.886279 15943266 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.003751 2022-11-16 11:08:39.887507 15943266 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.001759 2022-11-16 11:08:39.888506 -------------------------------------------------- 2022-11-16 11:08:51.599966 15943267 batch 0.003304 s , totalProfit 0.005514 2022-11-16 11:08:51.600030 15943267 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.003751 2022-11-16 11:08:51.601798 15943267 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.001759 2022-11-16 11:08:51.603490 -------------------------------------------------- 2022-11-16 11:09:04.303123 15943269 batch 0.002369 s , totalProfit 0.005514 2022-11-16 11:09:04.303171 15943269 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.003751 2022-11-16 11:09:04.304376 15943269 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.001759 2022-11-16 11:09:04.305405 -------------------------------------------------- 2022-11-16 11:09:08.152267 15943270 batch 0.002370 s , totalProfit 0.005514 2022-11-16 11:09:08.152320 15943270 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.003751 2022-11-16 11:09:08.153574 15943270 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.001759 2022-11-16 11:09:08.154579 -------------------------------------------------- 2022-11-16 11:09:09.909460 15943271 batch 0.003665 s , totalProfit 0.005514 2022-11-16 11:09:09.909510 15943271 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.003751 2022-11-16 11:09:09.910960 15943271 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.001759 2022-11-16 11:09:09.912109 -------------------------------------------------- 2022-11-16 11:09:12.953241 15943272 batch 0.002564 s , totalProfit 0.005514 2022-11-16 11:09:12.953298 15943272 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.003751 2022-11-16 11:09:12.954783 15943272 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.001759 2022-11-16 11:09:12.955990 -------------------------------------------------- 2022-11-16 11:09:46.795405 15943273 batch 0.002725 s , totalProfit 0.008045 2022-11-16 11:09:46.795463 15943273 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.006281 2022-11-16 11:09:46.796835 15943273 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.001759 2022-11-16 11:09:46.798009 -------------------------------------------------- 2022-11-16 11:10:05.101579 15943274 batch 0.002309 s , totalProfit 0.008028 2022-11-16 11:10:05.101630 15943274 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.006264 2022-11-16 11:10:05.103058 15943274 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.001759 2022-11-16 11:10:05.104173 -------------------------------------------------- 2022-11-16 11:10:05.449430 15943275 batch 0.003781 s , totalProfit 0.008028 2022-11-16 11:10:05.449504 15943275 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.006264 2022-11-16 11:10:05.451483 15943275 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.001759 2022-11-16 11:10:05.453200 -------------------------------------------------- 2022-11-16 11:10:20.095888 15943276 batch 0.002322 s , totalProfit 0.008028 2022-11-16 11:10:20.095942 15943276 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.006264 2022-11-16 11:10:20.097209 15943276 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.001759 2022-11-16 11:10:20.098329 -------------------------------------------------- 2022-11-16 11:10:21.845466 15943277 batch 0.002505 s , totalProfit 0.004424 2022-11-16 11:10:21.845529 15943277 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.002661 2022-11-16 11:10:21.847004 15943277 bset 2022-11-16 10:23:07.478 15943069 OK 2022-11-16 10:23:07.553 15943070 OK 2022-11-16 10:23:13.633 15943071 OK 2022-11-16 10:23:40.738 15943072 OK 2022-11-16 10:24:42.996 15943073 OK 2022-11-16 10:24:47.219 15943074 OK 2022-11-16 10:24:53.336 15943075 OK 2022-11-16 10:24:58.457 15943076 OK 2022-11-16 10:24:58.528 15943077 OK 2022-11-16 10:25:17.619 15943078 OK 2022-11-16 10:25:23.695 15943079 OK 2022-11-16 10:25:42.874 15943080 OK 2022-11-16 10:25:57.968 15943081 OK 2022-11-16 10:26:08.334 15943082 OK 2022-11-16 10:26:12.494 15943083 OK 2022-11-16 10:26:12.604 15943084 OK 2022-11-16 10:26:34.731 15943085 OK 2022-11-16 10:26:40.114 15943086 OK 2022-11-16 10:26:50.128 15943087 OK 2022-11-16 10:26:53.251 15943088 OK 2022-11-16 10:26:56.343 15943089 OK 2022-11-16 10:27:01.468 15943090 OK 2022-11-16 10:27:01.601 15943091 OK 2022-11-16 10:27:17.737 15943092 OK 2022-11-16 10:27:38.936 15943093 OK 2022-11-16 10:28:01.145 15943094 OK 2022-11-16 10:28:06.332 15943095 OK 2022-11-16 10:28:15.418 15943096 OK 2022-11-16 10:28:20.563 15943097 OK 2022-11-16 10:28:31.686 15943098 OK 2022-11-16 10:29:33.850 15943099 OK 2022-11-16 10:29:51.056 15943100 OK 2022-11-16 10:29:57.198 15943101 OK 2022-11-16 10:30:08.256 15943102 OK 2022-11-16 10:30:24.280 15943103 OK 2022-11-16 10:30:31.489 15943104 OK 2022-11-16 10:30:35.545 15943105 OK 2022-11-16 10:30:39.551 15943106 OK 2022-11-16 10:31:00.685 15943107 OK 2022-11-16 10:31:00.859 15943108 OK 2022-11-16 10:31:02.960 15943109 OK 2022-11-16 10:31:08.084 15943110 OK 2022-11-16 10:31:14.098 15943111 OK 2022-11-16 10:31:18.192 15943112 OK 2022-11-16 10:31:23.230 15943113 OK 2022-11-16 10:32:21.434 15943114 OK 2022-11-16 10:32:49.812 15943115 OK 2022-11-16 10:32:56.915 15943116 OK 2022-11-16 10:33:04.079 15943117 OK 2022-11-16 10:33:06.276 15943118 OK 2022-11-16 10:33:18.294 15943119 OK 2022-11-16 10:33:23.307 15943120 OK 2022-11-16 10:33:59.457 15943121 OK 2022-11-16 10:34:02.648 15943122 OK 2022-11-16 10:34:19.790 15943123 OK 2022-11-16 10:35:28.004 15943124 OK 2022-11-16 10:35:44.284 15943125 OK 2022-11-16 10:35:53.554 15943126 OK 2022-11-16 10:36:06.621 15943127 OK 2022-11-16 10:36:16.683 15943128 OK 2022-11-16 10:36:18.784 15943129 OK 2022-11-16 10:36:23.925 15943130 OK 2022-11-16 10:37:01.076 15943131 OK 2022-11-16 10:37:31.332 15943132 OK 2022-11-16 10:38:43.659 15943133 OK 2022-11-16 10:38:52.809 15943134 OK 2022-11-16 10:39:09.033 15943135 OK 2022-11-16 10:39:12.238 15943136 OK 2022-11-16 10:39:21.250 15943137 OK 2022-11-16 10:39:55.375 15943138 OK 2022-11-16 10:39:57.512 15943140 OK 2022-11-16 10:40:09.600 15943141 OK 2022-11-16 10:40:25.755 15943142 OK 2022-11-16 10:40:31.843 15943143 OK 2022-11-16 10:40:55.056 15943144 OK 2022-11-16 10:41:04.206 15943145 OK 2022-11-16 10:41:39.322 15943146 OK 2022-11-16 10:41:44.508 15943147 OK 2022-11-16 10:42:22.626 15943148 OK 2022-11-16 10:42:30.772 15943149 OK 2022-11-16 10:42:37.828 15943150 OK 2022-11-16 10:42:44.967 15943151 OK 2022-11-16 10:42:59.990 15943152 OK 2022-11-16 10:43:24.020 15943153 OK 2022-11-16 10:43:26.024 15943154 OK 2022-11-16 10:44:20.255 15943155 OK 2022-11-16 10:44:20.342 15943156 OK 2022-11-16 10:44:28.420 15943157 OK 2022-11-16 10:45:07.469 15943158 OK 2022-11-16 10:45:10.831 15943159 OK 2022-11-16 10:45:13.962 15943160 OK 2022-11-16 10:46:10.058 15943161 OK 2022-11-16 10:46:12.374 15943162 OK 2022-11-16 10:46:12.376 15943163 OK 2022-11-16 10:47:10.447 15943164 OK 2022-11-16 10:47:14.763 15943165 OK 2022-11-16 10:47:18.814 15943166 OK 2022-11-16 10:47:31.904 15943167 OK 2022-11-16 10:47:33.985 15943168 OK 2022-11-16 10:47:45.059 15943169 OK 2022-11-16 10:48:00.140 15943170 OK 2022-11-16 10:48:09.300 15943172 OK 2022-11-16 10:48:36.348 15943173 OK 2022-11-16 10:49:31.638 15943174 OK 2022-11-16 10:49:46.166 15943175 OK 2022-11-16 10:49:53.367 15943176 OK 2022-11-16 10:50:11.410 15943177 OK 2022-11-16 10:50:33.810 15943180 OK 2022-11-16 10:50:38.820 15943181 OK 2022-11-16 10:51:03.855 15943182 OK 2022-11-16 10:51:15.219 15943184 OK 2022-11-16 10:51:17.228 15943185 OK 2022-11-16 10:51:17.259 15943186 OK 2022-11-16 10:51:20.290 15943187 OK 2022-11-16 10:51:24.310 15943188 OK 2022-11-16 10:51:26.318 15943189 OK 2022-11-16 10:51:40.464 15943190 OK 2022-11-16 10:51:48.612 15943191 OK 2022-11-16 10:52:17.768 15943192 OK 2022-11-16 10:52:17.846 15943193 OK 2022-11-16 10:52:31.944 15943194 OK 2022-11-16 10:52:36.110 15943195 OK 2022-11-16 10:52:40.149 15943196 OK 2022-11-16 10:52:50.176 15943197 OK 2022-11-16 10:53:16.260 15943198 OK 2022-11-16 10:53:26.465 15943199 OK 2022-11-16 10:53:54.622 15943200 OK 2022-11-16 10:54:02.827 15943201 OK 2022-11-16 10:54:14.971 15943202 OK 2022-11-16 10:54:20.122 15943203 OK 2022-11-16 10:54:37.143 15943204 OK 2022-11-16 10:55:07.374 15943205 OK 2022-11-16 10:56:21.599 15943206 OK 2022-11-16 10:56:23.889 15943207 OK 2022-11-16 10:56:23.891 15943208 OK 2022-11-16 10:56:27.896 15943209 OK 2022-11-16 10:57:00.996 15943210 OK 2022-11-16 10:57:29.032 15943211 OK 2022-11-16 10:57:37.384 15943212 OK 2022-11-16 10:57:37.386 15943213 OK 2022-11-16 10:57:39.390 15943214 OK 2022-11-16 10:57:41.514 15943215 OK 2022-11-16 10:57:52.592 15943216 OK 2022-11-16 10:58:18.714 15943217 OK 2022-11-16 10:58:19.003 15943218 OK 2022-11-16 10:58:25.270 15943219 OK 2022-11-16 10:58:45.387 15943220 OK 2022-11-16 10:58:54.614 15943221 OK 2022-11-16 10:59:32.790 15943222 OK 2022-11-16 10:59:40.800 15943223 OK 2022-11-16 10:59:46.009 15943224 OK 2022-11-16 10:59:59.100 15943225 OK 2022-11-16 11:00:06.281 15943226 OK 2022-11-16 11:00:42.708 15943230 OK 2022-11-16 11:01:07.010 15943231 OK 2022-11-16 11:01:21.231 15943232 OK 2022-11-16 11:01:39.576 15943233 OK 2022-11-16 11:02:39.826 15943234 OK 2022-11-16 11:02:59.152 15943235 OK 2022-11-16 11:03:24.259 15943236 OK 2022-11-16 11:03:24.275 15943237 OK 2022-11-16 11:03:31.299 15943238 OK 2022-11-16 11:03:35.309 15943239 OK 2022-11-16 11:03:41.383 15943240 OK 2022-11-16 11:04:04.443 15943241 OK 2022-11-16 11:04:09.710 15943242 OK 2022-11-16 11:04:30.746 15943243 OK 2022-11-16 11:04:42.852 15943244 OK 2022-11-16 11:04:47.901 15943245 OK 2022-11-16 11:04:55.942 15943246 OK 2022-11-16 11:05:00.998 15943247 OK 2022-11-16 11:05:10.041 15943248 OK 2022-11-16 11:05:12.121 15943249 OK 2022-11-16 11:05:16.128 15943250 OK 2022-11-16 11:05:19.143 15943251 OK 2022-11-16 11:05:33.170 15943252 OK 2022-11-16 11:05:36.264 15943253 OK 2022-11-16 11:05:51.284 15943254 OK 2022-11-16 11:06:00.456 15943255 OK 2022-11-16 11:06:14.520 15943256 OK 2022-11-16 11:06:17.667 15943257 OK 2022-11-16 11:06:25.678 15943258 OK 2022-11-16 11:07:04.889 15943259 OK 2022-11-16 11:07:09.114 15943260 OK 2022-11-16 11:07:28.137 15943261 OK 2022-11-16 11:08:12.206 15943264 OK 2022-11-16 11:08:27.234 15943265 OK 2022-11-16 11:08:41.431 15943266 OK 2022-11-16 11:08:52.464 15943267 OK 2022-11-16 11:09:05.483 15943269 OK 2022-11-16 11:09:09.523 15943270 OK 2022-11-16 11:09:11.528 15943271 OK 2022-11-16 11:09:14.548 15943272 OK 2022-11-16 11:09:47.597 15943273 OK 2022-11-16 11:10:05.986 15943275 OK 2022-11-16 11:10:21.035 15943276 OK 2022-11-16 11:10:23.038 15943277 OK 2022-11-16 11:10:29.254 15943278 OK 2022-11-16 11:10:39.344 15943279 OK 2022-11-16 11:10:59.513 15943280 OK 2022-11-16 11:11:02.675 15943281 OK 2022-11-16 11:11:28.710 15943282 OK 2022-11-16 11:11:44.108 15943283 OK 2022-11-16 11:11:51.299 15943284 OK 2022-11-16 11:12:22.414 15943285 OK 2022-11-16 11:12:43.536 15943286 OK 2022-11-16 11:13:15.701 15943287 OK 2022-11-16 11:13:15.778 15943288 OK 2022-11-16 11:13:23.867 15943290 OK 2022-11-16 11:13:34.882 15943291 OK 2022-11-16 11:14:08.990 15943292 OK 2022-11-16 11:14:37.276 15943294 OK 2022-11-16 11:14:40.352 15943295 OK 2022-11-16 11:14:57.375 15943296 OK 2022-11-16 11:15:15.462 15943297 OK 2022-11-16 11:15:20.698 15943299 OK 2022-11-16 11:15:32.714 15943300 OK 2022-11-16 11:16:10.894 15943301 OK 2022-11-16 11:16:33.144 15943302 OK 2022-11-16 11:16:52.446 15943303 OK 2022-11-16 11:17:35.500 15943304 OK 2022-11-16 11:17:38.770 15943305 OK 2022-11-16 11:17:48.864 15943306 OK 2022-11-16 11:18:04.020 15943307 OK 2022-11-16 11:18:18.128 15943308 OK 2022-11-16 11:18:25.302 15943309 OK 2022-11-16 11:18:25.305 15943310 OK ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.001759 2022-11-16 11:10:21.848240 -------------------------------------------------- 2022-11-16 11:10:28.447273 15943278 batch 0.002499 s , totalProfit 0.004408 2022-11-16 11:10:28.447322 15943278 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.002644 2022-11-16 11:10:28.448557 15943278 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.001759 2022-11-16 11:10:28.449599 -------------------------------------------------- 2022-11-16 11:10:37.852958 15943279 batch 0.002202 s , totalProfit 0.004424 2022-11-16 11:10:37.853001 15943279 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.002644 2022-11-16 11:10:37.854234 15943279 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.001775 2022-11-16 11:10:37.855219 -------------------------------------------------- 2022-11-16 11:10:57.854210 15943280 batch 0.002239 s , totalProfit 0.004407 2022-11-16 11:10:57.854264 15943280 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.002644 2022-11-16 11:10:57.855745 15943280 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.001759 2022-11-16 11:10:57.857043 -------------------------------------------------- 2022-11-16 11:11:02.011478 15943281 batch 0.003657 s , totalProfit 0.004407 2022-11-16 11:11:02.011542 15943281 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.002644 2022-11-16 11:11:02.013296 15943281 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.001759 2022-11-16 11:11:02.014704 -------------------------------------------------- 2022-11-16 11:11:27.834002 15943282 batch 0.002987 s , totalProfit 0.018495 2022-11-16 11:11:27.834052 15943282 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xf2f18a8b986856dcbf3d56e3e170820ef022e760', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.017328 2022-11-16 11:11:27.835330 15943282 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.001167 2022-11-16 11:11:27.836313 -------------------------------------------------- 2022-11-16 11:11:43.433209 15943283 batch 0.001440 s , totalProfit 0.001150 2022-11-16 11:11:43.433253 15943283 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.001150 2022-11-16 11:11:43.434922 -------------------------------------------------- 2022-11-16 11:11:50.079260 15943284 batch 0.001900 s , totalProfit 0.001150 2022-11-16 11:11:50.079322 15943284 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.001150 2022-11-16 11:11:50.081146 -------------------------------------------------- 2022-11-16 11:12:21.107430 15943285 batch 0.001271 s , totalProfit 0.001150 2022-11-16 11:12:21.107478 15943285 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.001150 2022-11-16 11:12:21.108859 -------------------------------------------------- 2022-11-16 11:12:42.568620 15943286 batch 0.001490 s , totalProfit 0.001150 2022-11-16 11:12:42.568664 15943286 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.001150 2022-11-16 11:12:42.570022 -------------------------------------------------- 2022-11-16 11:13:14.232979 15943287 batch 0.001292 s , totalProfit 0.001150 2022-11-16 11:13:14.233027 15943287 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.001150 2022-11-16 11:13:14.234427 -------------------------------------------------- 2022-11-16 11:13:15.737856 15943288 batch 0.001625 s , totalProfit 0.001150 2022-11-16 11:13:15.737903 15943288 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.001150 2022-11-16 11:13:15.739228 -------------------------------------------------- 2022-11-16 11:13:22.789690 15943289 batch 0.002124 s , totalProfit 0.001150 2022-11-16 11:13:22.789752 15943289 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.001150 2022-11-16 11:13:22.791477 -------------------------------------------------- 2022-11-16 11:13:23.068511 15943290 batch 0.001593 s , totalProfit 0.001150 2022-11-16 11:13:23.068568 15943290 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.001150 2022-11-16 11:13:23.069868 -------------------------------------------------- 2022-11-16 11:13:33.174581 15943291 batch 0.001268 s , totalProfit 0.001150 2022-11-16 11:13:33.174629 15943291 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.001150 2022-11-16 11:13:33.175837 -------------------------------------------------- 2022-11-16 11:21:13.594755 15943326 batch 0.003794 s , totalProfit 0.007914 2022-11-16 11:21:13.594802 15943326 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x445f890f7633fe0dd508eaa01395c29f1394de62', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.003775 2022-11-16 11:21:13.596033 15943326 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.002326 2022-11-16 11:21:13.597072 15943326 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.001816 2022-11-16 11:21:13.598012 -------------------------------------------------- 2022-11-16 11:21:24.126902 15943327 batch 0.005495 s , totalProfit 0.007847 2022-11-16 11:21:24.126955 15943327 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x445f890f7633fe0dd508eaa01395c29f1394de62', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.003758 2022-11-16 11:21:24.128377 15943327 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.002292 2022-11-16 11:21:24.129545 15943327 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.001783 2022-11-16 11:21:24.130712 -------------------------------------------------- 2022-11-16 11:21:25.794550 15943328 batch 0.003918 s , totalProfit 0.007847 2022-11-16 11:21:25.794601 15943328 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x445f890f7633fe0dd508eaa01395c29f1394de62', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.003758 2022-11-16 11:21:25.795840 15943328 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.002292 2022-11-16 11:21:25.796873 15943328 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.001783 2022-11-16 11:21:25.797809 -------------------------------------------------- 2022-11-16 11:21:29.777845 15943329 batch 0.003949 s , totalProfit 0.007847 2022-11-16 11:21:29.777962 15943329 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x445f890f7633fe0dd508eaa01395c29f1394de62', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.003758 2022-11-16 11:21:29.779420 15943329 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.002292 2022-11-16 11:21:29.780449 15943329 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.001783 2022-11-16 11:21:29.781423 -------------------------------------------------- 2022-11-16 11:22:58.987792 15943330 batch 0.001287 s , totalProfit 0.001783 2022-11-16 11:22:58.987886 15943330 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.001783 2022-11-16 11:22:58.989154 -------------------------------------------------- 2022-11-16 11:23:04.689960 15943331 batch 0.001350 s , totalProfit 0.001783 2022-11-16 11:23:04.690009 15943331 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.001783 2022-11-16 11:23:04.691350 -------------------------------------------------- 2022-11-16 11:23:19.059088 15943332 batch 0.001256 s , totalProfit 0.001783 2022-11-16 11:23:19.059137 15943332 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.001783 2022-11-16 11:23:19.060643 -------------------------------------------------- 2022-11-16 11:23:31.176343 15943333 batch 0.001471 s , totalProfit 0.001783 2022-11-16 11:23:31.176392 15943333 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.001783 2022-11-16 11:23:31.177628 -------------------------------------------------- 2022-11-16 11:24:08.764502 15943334 batch 0.001706 s , totalProfit 0.001783 2022-11-16 11:24:08.764560 15943334 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.001783 2022-11-16 11:24:08.766102 -------------------------------------------------- 2022-11-16 11:24:15.971119 15943335 batch 0.002395 s , totalProfit 0.001783 2022-11-16 11:24:15.971186 15943335 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.001783 2022-11-16 11:24:15.973072 -------------------------------------------------- 2022-11-16 11:24:33.446977 15943336 batch 0.003280 s , totalProfit 0.001783 2022-11-16 11:24:33.447054 15943336 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.001783 2022-11-16 11:24:33.448804 -------------------------------------------------- 2022-11-16 11:24:36.412181 15943337 batch 0.001715 s , totalProfit 0.001783 2022-11-16 11:24:36.412245 15943337 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.001783 2022-11-16 11:24:36.413634 -------------------------------------------------- 2022-11-16 11:24:43.691679 15943338 batch 0.001742 s , totalProfit 0.001783 2022-11-16 11:24:43.691723 15943338 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.001783 2022-11-16 11:24:43.692957 -------------------------------------------------- 2022-11-16 11:24:53.267705 15943339 batch 0.001903 s , totalProfit 0.001783 2022-11-16 11:24:53.267751 15943339 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.001783 2022-11-16 11:24:53.269162 -------------------------------------------------- 2022-11-16 11:25:23.936566 15943340 batch 0.001767 s , totalProfit 0.001783 2022-11-16 11:25:23.936619 15943340 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.001783 2022-11-16 11:25:23.938086 -------------------------------------------------- 2022-11-16 11:25:30.518908 15943341 batch 0.001819 s , totalProfit 0.001783 2022-11-16 11:25:30.518955 15943341 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.001783 2022-11-16 11:25:30.520264 -------------------------------------------------- 2022-11-16 11:25:46.061444 15943342 batch 0.001767 s , totalProfit 0.001783 2022-11-16 11:25:46.061484 15943342 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.001783 2022-11-16 11:25:46.062793 -------------------------------------------------- 2022-11-16 11:26:06.326443 15943343 batch 0.001853 s , totalProfit 0.001783 2022-11-16 11:26:06.326496 15943343 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.001783 2022-11-16 11:26:06.328065 -------------------------------------------------- 2022-11-16 11:26:43.874799 15943344 batch 0.001730 s , totalProfit 0.001783 2022-11-16 11:26:43.874845 15943344 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.001783 2022-11-16 11:26:43.876175 -------------------------------------------------- 2022-11-16 11:27:04.627869 15943345 batch 0.001761 s , totalProfit 0.001783 2022-11-16 11:27:04.627917 15943345 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.001783 2022-11-16 11:27:04.629350 -------------------------------------------------- 2022-11-16 11:27:08.494447 15943346 batch 0.002074 s , totalProfit 0.001783 2022-11-16 11:27:08.494499 15943346 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.001783 2022-11-16 11:27:08.495884 -------------------------------------------------- 2022-11-16 11:27:11.366891 15943347 batch 0.001903 s , totalProfit 0.001783 2022-11-16 11:27:11.366973 15943347 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.001783 2022-11-16 11:27:11.369202 -------------------------------------------------- 2022-11-16 11:27:13.346807 15943348 batch 0.002547 s , totalProfit 0.001783 2022-11-16 11:27:13.346854 15943348 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.001783 2022-11-16 11:27:13.348169 -------------------------------------------------- 2022-11-16 11:27:17.523620 15943349 batch 0.001741 s , totalProfit 0.001783 2022-11-16 11:27:17.523666 15943349 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.001783 2022-11-16 11:27:17.525159 -------------------------------------------------- 2022-11-16 11:27:19.089307 15943350 batch 0.004202 s , totalProfit 0.006491 2022-11-16 11:27:19.089353 15943350 bset ['0x319e128c8febd6ce7ea0d4c51992a48040719758', '0xe347740ae32ecd9fa8bf9e2cdd363e5ea25d4e92', '0xbc8fcfa04dddac6421229e08b24555a5bd9ba8df'] 0.004704 2022-11-16 11:27:19.090547 15943350 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.001783 2022-11-16 11:27:19.091560 -------------------------------------------------- 2022-11-16 11:27:51.467241 15943351 batch 0.001743 s , totalProfit 0.001783 2022-11-16 11:27:51.467293 15943351 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.001783 2022-11-16 11:27:51.468804 -------------------------------------------------- 2022-11-16 11:27:52.166448 15943352 batch 0.001919 s , totalProfit 0.001783 2022-11-16 11:27:52.166495 15943352 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.001783 2022-11-16 11:27:52.167714 -------------------------------------------------- 2022-11-16 11:27:53.427648 15943353 batch 0.002029 s , totalProfit 0.001783 2022-11-16 11:27:53.427695 15943353 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.001783 2022-11-16 11:27:53.429172 -------------------------------------------------- 2022-11-16 11:28:55.299838 15943354 batch 0.001887 s , totalProfit 0.001783 2022-11-16 11:28:55.299885 15943354 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.001783 2022-11-16 11:28:55.301139 -------------------------------------------------- 2022-11-16 11:29:16.811143 15943355 batch 0.001686 s , totalProfit 0.001425 2022-11-16 11:29:16.811193 15943355 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.001425 2022-11-16 11:29:16.812579 -------------------------------------------------- 2022-11-16 11:29:17.757501 15943356 batch 0.001794 s , totalProfit 0.001408 2022-11-16 11:29:17.757552 15943356 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.001408 2022-11-16 11:29:17.759069 -------------------------------------------------- 2022-11-16 11:29:46.068767 15943357 batch 0.001465 s , totalProfit 0.001408 2022-11-16 11:29:46.068808 15943357 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.001408 2022-11-16 11:29:46.070321 -------------------------------------------------- 2022-11-16 11:30:01.576632 15943358 batch 0.001574 s , totalProfit 0.001408 2022-11-16 11:30:01.576693 15943358 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.001408 2022-11-16 11:30:01.578128 -------------------------------------------------- 2022-11-16 11:30:04.236003 15943359 batch 0.001428 s , totalProfit 0.001408 2022-11-16 11:30:04.236051 15943359 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.001408 2022-11-16 11:30:04.237297 -------------------------------------------------- 2022-11-16 11:30:10.812912 15943360 batch 0.001326 s , totalProfit 0.001408 2022-11-16 11:30:10.813018 15943360 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.001408 2022-11-16 11:30:10.814497 -------------------------------------------------- 2022-11-16 11:30:13.466203 15943361 batch 0.001428 s , totalProfit 0.001408 2022-11-16 11:30:13.466253 15943361 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.001408 2022-11-16 11:30:13.467870 -------------------------------------------------- 2022-11-16 11:30:16.322284 15943362 batch 0.001395 s , totalProfit 0.001408 2022-11-16 11:30:16.322334 15943362 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.001408 2022-11-16 11:30:16.323590 -------------------------------------------------- 2022-11-16 11:30:25.009381 15943363 batch 0.001630 s , totalProfit 0.001424 2022-11-16 11:30:25.009439 15943363 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.001424 2022-11-16 11:30:25.011163 -------------------------------------------------- 2022-11-16 11:30:46.074771 15943364 batch 0.001581 s , totalProfit 0.001407 2022-11-16 11:30:46.074834 15943364 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.001407 2022-11-16 11:30:46.076765 -------------------------------------------------- 2022-11-16 11:30:49.630778 15943365 batch 0.003747 s , totalProfit 0.010943 2022-11-16 11:30:49.630841 15943365 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007693 2022-11-16 11:30:49.632271 15943365 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004062 2022-11-16 11:30:49.633636 15943365 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.001407 2022-11-16 11:30:49.634882 -------------------------------------------------- 2022-11-16 11:30:55.596162 15943366 batch 0.004408 s , totalProfit 0.010909 2022-11-16 11:30:55.596213 15943366 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007659 2022-11-16 11:30:55.597446 15943366 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004028 2022-11-16 11:30:55.598499 15943366 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.001407 2022-11-16 11:30:55.599537 -------------------------------------------------- 2022-11-16 11:31:35.552357 15943367 batch 0.003700 s , totalProfit 0.010931 2022-11-16 11:31:35.552406 15943367 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007679 2022-11-16 11:31:35.553645 15943367 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004049 2022-11-16 11:31:35.554655 15943367 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.001407 2022-11-16 11:31:35.555667 -------------------------------------------------- 2022-11-16 11:31:42.032747 15943368 batch 0.003816 s , totalProfit 0.010915 2022-11-16 11:31:42.032795 15943368 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007662 2022-11-16 11:31:42.034025 15943368 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004032 2022-11-16 11:31:42.035020 15943368 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.001407 2022-11-16 11:31:42.035926 -------------------------------------------------- 2022-11-16 11:32:25.506690 15943369 batch 0.003796 s , totalProfit 0.010937 2022-11-16 11:32:25.506744 15943369 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007682 2022-11-16 11:32:25.508154 15943369 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004053 2022-11-16 11:32:25.509180 15943369 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.001407 2022-11-16 11:32:25.510481 -------------------------------------------------- 2022-11-16 11:32:29.077257 15943370 batch 0.005374 s , totalProfit 0.010920 2022-11-16 11:32:29.077311 15943370 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007665 2022-11-16 11:32:29.078638 15943370 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004036 2022-11-16 11:32:29.079768 15943370 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.001407 2022-11-16 11:32:29.080951 -------------------------------------------------- 2022-11-16 11:33:34.400209 15943371 batch 0.004111 s , totalProfit 0.011075 2022-11-16 11:33:34.400278 15943371 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007847 2022-11-16 11:33:34.402179 15943371 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004062 2022-11-16 11:33:34.403714 15943371 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.001407 2022-11-16 11:33:34.405172 -------------------------------------------------- 2022-11-16 11:33:35.757634 15943372 batch 0.003841 s , totalProfit 0.011041 2022-11-16 11:33:35.757699 15943372 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007813 2022-11-16 11:33:35.759234 15943372 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004045 2022-11-16 11:33:35.760484 15943372 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.001407 2022-11-16 11:33:35.761653 -------------------------------------------------- 2022-11-16 11:33:52.460580 15943373 batch 0.006913 s , totalProfit 0.025611 2022-11-16 11:33:52.460633 15943373 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.015417 2022-11-16 11:33:52.461987 15943373 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007840 2022-11-16 11:33:52.463096 15943373 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007834 2022-11-16 11:33:52.464112 15943373 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.001407 2022-11-16 11:33:52.465110 -------------------------------------------------- 2022-11-16 11:34:08.018851 15943374 batch 0.005820 s , totalProfit 0.022744 2022-11-16 11:34:08.018903 15943374 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.012216 2022-11-16 11:34:08.020119 15943374 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007823 2022-11-16 11:34:08.021138 15943374 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007801 2022-11-16 11:34:08.022075 15943374 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.001407 2022-11-16 11:34:08.022993 -------------------------------------------------- 2022-11-16 11:34:33.428656 15943375 batch 0.009620 s , totalProfit 0.035908 2022-11-16 11:34:33.428727 15943375 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.012199 2022-11-16 11:34:33.430127 15943375 bset ['0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c', '0x1ac73c411fc1d037ff26e0911a28f6cac400c4d7'] 0.008192 2022-11-16 11:34:33.431203 15943375 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007850 2022-11-16 11:34:33.432227 15943375 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007834 2022-11-16 11:34:33.433174 15943375 bset ['0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c', '0x6d2628af204ba87af87ce49534e664615ae05a2c', '0x5aa5c3fe956679abc15c795ddde39248288166f0'] 0.002089 2022-11-16 11:34:33.434089 15943375 bset ['0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c', '0x42f1bab706389a01561183fb9a39b941d3a2ab34'] 0.001748 2022-11-16 11:34:33.435226 15943375 bset ['0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c', '0xf19eb68da923d28c78f2c640fb5ddbc07868cdcf'] 0.001675 2022-11-16 11:34:33.436130 15943375 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.001407 2022-11-16 11:34:33.437039 -------------------------------------------------- 2022-11-16 11:34:35.007598 15943376 batch 0.010054 s , totalProfit 0.035857 2022-11-16 11:34:35.007654 15943376 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.012199 2022-11-16 11:34:35.008905 15943376 bset ['0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c', '0x1ac73c411fc1d037ff26e0911a28f6cac400c4d7'] 0.008158 2022-11-16 11:34:35.009944 15943376 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007833 2022-11-16 11:34:35.010856 15943376 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007817 2022-11-16 11:34:35.011760 15943376 bset ['0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c', '0x6d2628af204ba87af87ce49534e664615ae05a2c', '0x5aa5c3fe956679abc15c795ddde39248288166f0'] 0.002072 2022-11-16 11:34:35.012655 15943376 bset ['0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c', '0x42f1bab706389a01561183fb9a39b941d3a2ab34'] 0.001731 2022-11-16 11:34:35.013576 15943376 bset ['0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c', '0xf19eb68da923d28c78f2c640fb5ddbc07868cdcf'] 0.001659 2022-11-16 11:34:35.015250 15943376 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.001407 2022-11-16 11:34:35.016308 -------------------------------------------------- 2022-11-16 11:34:35.933683 15943377 batch 0.023882 s , totalProfit 0.034261 2022-11-16 11:34:35.933774 15943377 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.012199 2022-11-16 11:34:35.935578 15943377 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007833 2022-11-16 11:34:35.937031 15943377 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007817 2022-11-16 11:34:35.938368 15943377 bset ['0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c', '0x1ac73c411fc1d037ff26e0911a28f6cac400c4d7'] 0.006883 2022-11-16 11:34:35.939683 15943377 bset ['0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c', '0x6d2628af204ba87af87ce49534e664615ae05a2c', '0x5aa5c3fe956679abc15c795ddde39248288166f0'] 0.002013 2022-11-16 11:34:35.941316 15943377 bset ['0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c', '0x42f1bab706389a01561183fb9a39b941d3a2ab34'] 0.001594 2022-11-16 11:34:35.942637 15943377 bset ['0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c', '0xf19eb68da923d28c78f2c640fb5ddbc07868cdcf'] 0.001528 2022-11-16 11:34:35.944377 15943377 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.001407 2022-11-16 11:34:35.945656 -------------------------------------------------- 2022-11-16 11:34:44.795471 15943378 batch 0.010035 s , totalProfit 0.024640 2022-11-16 11:34:44.795529 15943378 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.012199 2022-11-16 11:34:44.796761 15943378 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007833 2022-11-16 11:34:44.797818 15943378 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007817 2022-11-16 11:34:44.798731 15943378 bset ['0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c', '0x6d2628af204ba87af87ce49534e664615ae05a2c', '0x5aa5c3fe956679abc15c795ddde39248288166f0'] 0.001890 2022-11-16 11:34:44.799641 15943378 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.001407 2022-11-16 11:34:44.800547 -------------------------------------------------- 2022-11-16 11:34:46.190111 15943379 batch 0.008977 s , totalProfit 0.024649 2022-11-16 11:34:46.190164 15943379 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.012199 2022-11-16 11:34:46.191371 15943379 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007855 2022-11-16 11:34:46.192419 15943379 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007843 2022-11-16 11:34:46.193494 15943379 bset ['0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c', '0x6d2628af204ba87af87ce49534e664615ae05a2c', '0x5aa5c3fe956679abc15c795ddde39248288166f0'] 0.001873 2022-11-16 11:34:46.194526 15943379 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.001407 2022-11-16 11:34:46.195501 -------------------------------------------------- 2022-11-16 11:34:59.168064 15943380 batch 0.008314 s , totalProfit 0.024632 2022-11-16 11:34:59.168121 15943380 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.012199 2022-11-16 11:34:59.169459 15943380 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007838 2022-11-16 11:34:59.170588 15943380 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007826 2022-11-16 11:34:59.171748 15943380 bset ['0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c', '0x6d2628af204ba87af87ce49534e664615ae05a2c', '0x5aa5c3fe956679abc15c795ddde39248288166f0'] 0.001873 2022-11-16 11:34:59.172780 15943380 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.001407 2022-11-16 11:34:59.192284 -------------------------------------------------- 2022-11-16 11:35:14.445327 15943381 batch 0.009265 s , totalProfit 0.024665 2022-11-16 11:35:14.445384 15943381 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.012199 2022-11-16 11:35:14.446665 15943381 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007863 2022-11-16 11:35:14.447906 15943381 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007857 2022-11-16 11:35:14.448873 15943381 bset ['0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c', '0x6d2628af204ba87af87ce49534e664615ae05a2c', '0x5aa5c3fe956679abc15c795ddde39248288166f0'] 0.001873 2022-11-16 11:35:14.449830 15943381 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.001407 2022-11-16 11:35:14.450939 -------------------------------------------------- 2022-11-16 11:35:36.144889 15943382 batch 0.009660 s , totalProfit 0.033100 2022-11-16 11:35:36.144944 15943382 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.012199 2022-11-16 11:35:36.146443 15943382 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007846 2022-11-16 11:35:36.147624 15943382 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007840 2022-11-16 11:35:36.148683 15943382 bset ['0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c', '0x1ac73c411fc1d037ff26e0911a28f6cac400c4d7'] 0.006253 2022-11-16 11:35:36.149807 15943382 bset ['0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c', '0x6d2628af204ba87af87ce49534e664615ae05a2c', '0x5aa5c3fe956679abc15c795ddde39248288166f0'] 0.002724 2022-11-16 11:35:36.150943 15943382 bset ['0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c', '0x739b7690b19d25c31febad91b49b39c5655863dd'] 0.001591 2022-11-16 11:35:36.152082 15943382 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.001407 2022-11-16 11:35:36.153479 -------------------------------------------------- 2022-11-16 11:35:44.170844 15943383 batch 0.010422 s , totalProfit 0.028845 2022-11-16 11:35:44.170900 15943383 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.012199 2022-11-16 11:35:44.172288 15943383 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007871 2022-11-16 11:35:44.173433 15943383 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007870 2022-11-16 11:35:44.174415 15943383 bset ['0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c', '0x6d2628af204ba87af87ce49534e664615ae05a2c', '0x5aa5c3fe956679abc15c795ddde39248288166f0'] 0.002619 2022-11-16 11:35:44.175417 15943383 bset ['0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7', '0x22c87ef36998ccb7d39f34b4c5e5e4fc936587c3', '0xa4910885dd2deae3e2af65c8196094aabdd827a2'] 0.001963 2022-11-16 11:35:44.176486 15943383 bset ['0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c', '0x739b7690b19d25c31febad91b49b39c5655863dd'] 0.001441 2022-11-16 11:35:44.177563 15943383 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.001407 2022-11-16 11:35:44.178856 -------------------------------------------------- 2022-11-16 11:35:56.264217 15943384 batch 0.007709 s , totalProfit 0.041852 2022-11-16 11:35:56.264274 15943384 bset ['0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c', '0x1ac73c411fc1d037ff26e0911a28f6cac400c4d7'] 0.017838 2022-11-16 11:35:56.265567 15943384 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.012199 2022-11-16 11:35:56.266594 15943384 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007854 2022-11-16 11:35:56.267564 15943384 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007853 2022-11-16 11:35:56.268485 15943384 bset ['0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c', '0x739b7690b19d25c31febad91b49b39c5655863dd'] 0.001424 2022-11-16 11:35:56.269866 15943384 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.001407 2022-11-16 11:35:56.270782 -------------------------------------------------- 2022-11-16 11:35:57.937306 15943385 batch 0.010005 s , totalProfit 0.041810 2022-11-16 11:35:57.937363 15943385 bset ['0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c', '0x1ac73c411fc1d037ff26e0911a28f6cac400c4d7'] 0.017821 2022-11-16 11:35:57.938653 15943385 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.012199 2022-11-16 11:35:57.939889 15943385 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007875 2022-11-16 11:35:57.941076 15943385 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007874 2022-11-16 11:35:57.942198 15943385 bset ['0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c', '0x739b7690b19d25c31febad91b49b39c5655863dd'] 0.001424 2022-11-16 11:35:57.943311 15943385 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.001407 2022-11-16 11:35:57.944720 -------------------------------------------------- 2022-11-16 11:36:02.834072 15943386 batch 0.007944 s , totalProfit 0.023946 2022-11-16 11:36:02.834146 15943386 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.012199 2022-11-16 11:36:02.835616 15943386 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007858 2022-11-16 11:36:02.836767 15943386 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007857 2022-11-16 11:36:02.837839 15943386 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.001407 2022-11-16 11:36:02.838979 15943386 bset ['0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c', '0x739b7690b19d25c31febad91b49b39c5655863dd'] 0.001199 2022-11-16 11:36:02.840137 -------------------------------------------------- 2022-11-16 11:36:05.609497 15943387 batch 0.009481 s , totalProfit 0.023929 2022-11-16 11:36:05.609550 15943387 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.012199 2022-11-16 11:36:05.610763 15943387 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007858 2022-11-16 11:36:05.611746 15943387 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007857 2022-11-16 11:36:05.612664 15943387 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.001407 2022-11-16 11:36:05.613704 15943387 bset ['0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c', '0x739b7690b19d25c31febad91b49b39c5655863dd'] 0.001182 2022-11-16 11:36:05.614625 -------------------------------------------------- 2022-11-16 11:36:09.228251 15943388 batch 0.010410 s , totalProfit 0.026481 2022-11-16 11:36:09.228343 15943388 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.012199 2022-11-16 11:36:09.230256 15943388 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007858 2022-11-16 11:36:09.232192 15943388 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007857 2022-11-16 11:36:09.234161 15943388 bset ['0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c', '0x1ac73c411fc1d037ff26e0911a28f6cac400c4d7'] 0.002608 2022-11-16 11:36:09.235279 15943388 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.001407 2022-11-16 11:36:09.237406 15943388 bset ['0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c', '0x739b7690b19d25c31febad91b49b39c5655863dd'] 0.001182 2022-11-16 11:36:09.240363 -------------------------------------------------- 2022-11-16 11:36:11.207176 15943389 batch 0.007856 s , totalProfit 0.026464 2022-11-16 11:36:11.207234 15943389 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.012199 2022-11-16 11:36:11.208443 15943389 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007858 2022-11-16 11:36:11.209456 15943389 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007857 2022-11-16 11:36:11.210385 15943389 bset ['0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c', '0x1ac73c411fc1d037ff26e0911a28f6cac400c4d7'] 0.002592 2022-11-16 11:36:11.211321 15943389 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.001407 2022-11-16 11:36:11.212250 15943389 bset ['0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c', '0x739b7690b19d25c31febad91b49b39c5655863dd'] 0.001182 2022-11-16 11:36:11.213178 -------------------------------------------------- 2022-11-16 11:36:23.821506 15943390 batch 0.006720 s , totalProfit 0.023882 2022-11-16 11:36:23.821560 15943390 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.012199 2022-11-16 11:36:23.822806 15943390 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007881 2022-11-16 11:36:23.823785 15943390 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007878 2022-11-16 11:36:23.825025 15943390 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.001407 2022-11-16 11:36:23.826329 15943390 bset ['0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c', '0x739b7690b19d25c31febad91b49b39c5655863dd'] 0.001113 2022-11-16 11:36:23.827608 -------------------------------------------------- 2022-11-16 11:36:39.663784 15943391 batch 0.007015 s , totalProfit 0.023881 2022-11-16 11:36:39.663842 15943391 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.012199 2022-11-16 11:36:39.665203 15943391 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007895 2022-11-16 11:36:39.666282 15943391 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007886 2022-11-16 11:36:39.667234 15943391 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.001407 2022-11-16 11:36:39.668214 15943391 bset ['0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c', '0x739b7690b19d25c31febad91b49b39c5655863dd'] 0.001096 2022-11-16 11:36:39.669356 -------------------------------------------------- 2022-11-16 11:36:45.200757 15943392 batch 0.009260 s , totalProfit 0.023864 2022-11-16 11:36:45.200852 15943392 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.012199 2022-11-16 11:36:45.202610 15943392 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007878 2022-11-16 11:36:45.204035 15943392 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007869 2022-11-16 11:36:45.205445 15943392 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.001407 2022-11-16 11:36:45.206736 15943392 bset ['0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c', '0x739b7690b19d25c31febad91b49b39c5655863dd'] 0.001096 2022-11-16 11:36:45.208018 -------------------------------------------------- 2022-11-16 11:36:52.891557 15943393 batch 0.007271 s , totalProfit 0.023864 2022-11-16 11:36:52.891615 15943393 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.012199 2022-11-16 11:36:52.892917 15943393 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007878 2022-11-16 11:36:52.894063 15943393 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007869 2022-11-16 11:36:52.895035 15943393 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.001407 2022-11-16 11:36:52.895985 15943393 bset ['0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c', '0x739b7690b19d25c31febad91b49b39c5655863dd'] 0.001096 2022-11-16 11:36:52.897100 -------------------------------------------------- 2022-11-16 11:36:57.728486 15943394 batch 0.006918 s , totalProfit 0.023886 2022-11-16 11:36:57.728541 15943394 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.012199 2022-11-16 11:36:57.729803 15943394 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007900 2022-11-16 11:36:57.730851 15943394 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007889 2022-11-16 11:36:57.731768 15943394 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.001407 2022-11-16 11:36:57.732687 15943394 bset ['0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c', '0x739b7690b19d25c31febad91b49b39c5655863dd'] 0.001096 2022-11-16 11:36:57.733821 -------------------------------------------------- 2022-11-16 11:37:17.880173 15943395 batch 0.008884 s , totalProfit 0.023869 2022-11-16 11:37:17.880242 15943395 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.012199 2022-11-16 11:37:17.881931 15943395 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007883 2022-11-16 11:37:17.883299 15943395 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007873 2022-11-16 11:37:17.884543 15943395 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.001407 2022-11-16 11:37:17.885823 15943395 bset ['0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c', '0x739b7690b19d25c31febad91b49b39c5655863dd'] 0.001096 2022-11-16 11:37:17.887080 -------------------------------------------------- 2022-11-16 11:37:27.564733 15943396 batch 0.006577 s , totalProfit 0.022795 2022-11-16 11:37:27.564799 15943396 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.012199 2022-11-16 11:37:27.566047 15943396 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007908 2022-11-16 11:37:27.567054 15943396 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007894 2022-11-16 11:37:27.567980 15943396 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.001407 2022-11-16 11:37:27.568935 -------------------------------------------------- 2022-11-16 11:37:35.532785 15943397 batch 0.005732 s , totalProfit 0.022778 2022-11-16 11:37:35.532854 15943397 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.012199 2022-11-16 11:37:35.534078 15943397 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007891 2022-11-16 11:37:35.535079 15943397 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007877 2022-11-16 11:37:35.536163 15943397 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.001407 2022-11-16 11:37:35.537100 -------------------------------------------------- 2022-11-16 11:38:00.865403 15943399 batch 0.005811 s , totalProfit 0.022785 2022-11-16 11:38:00.865455 15943399 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.012199 2022-11-16 11:38:00.866666 15943399 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007897 2022-11-16 11:38:00.867664 15943399 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007881 2022-11-16 11:38:00.868778 15943399 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.001407 2022-11-16 11:38:00.869861 -------------------------------------------------- 2022-11-16 11:38:01.838608 15943400 batch 0.006318 s , totalProfit 0.022785 2022-11-16 11:38:01.838664 15943400 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.012199 2022-11-16 11:38:01.839967 15943400 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007897 2022-11-16 11:38:01.841082 15943400 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007881 2022-11-16 11:38:01.842172 15943400 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.001407 2022-11-16 11:38:01.843261 -------------------------------------------------- 2022-11-16 11:38:10.735837 15943401 batch 0.005668 s , totalProfit 0.022785 2022-11-16 11:38:10.735887 15943401 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.012199 2022-11-16 11:38:10.737188 15943401 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007897 2022-11-16 11:38:10.738229 15943401 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007881 2022-11-16 11:38:10.739206 15943401 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.001407 2022-11-16 11:38:10.740173 -------------------------------------------------- 2022-11-16 11:38:26.854266 15943402 batch 0.005686 s , totalProfit 0.022785 2022-11-16 11:38:26.854326 15943402 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.012199 2022-11-16 11:38:26.855893 15943402 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007897 2022-11-16 11:38:26.857184 15943402 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007881 2022-11-16 11:38:26.858332 15943402 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.001407 2022-11-16 11:38:26.859380 -------------------------------------------------- 2022-11-16 11:38:37.574756 15943403 batch 0.006441 s , totalProfit 0.022813 2022-11-16 11:38:37.574811 15943403 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.012199 2022-11-16 11:38:37.576423 15943403 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007925 2022-11-16 11:38:37.577683 15943403 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007904 2022-11-16 11:38:37.578629 15943403 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.001407 2022-11-16 11:38:37.579554 -------------------------------------------------- 2022-11-16 11:38:48.883584 15943404 batch 0.006700 s , totalProfit 0.022796 2022-11-16 11:38:48.883652 15943404 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.012199 2022-11-16 11:38:48.885114 15943404 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007908 2022-11-16 11:38:48.886302 15943404 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007887 2022-11-16 11:38:48.887343 15943404 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.001407 2022-11-16 11:38:48.888433 -------------------------------------------------- 2022-11-16 11:39:05.235615 15943405 batch 0.006845 s , totalProfit 0.022822 2022-11-16 11:39:05.235668 15943405 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.012199 2022-11-16 11:39:05.237037 15943405 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007933 2022-11-16 11:39:05.238159 15943405 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007909 2022-11-16 11:39:05.239250 15943405 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.001407 2022-11-16 11:39:05.240236 -------------------------------------------------- 2022-11-16 11:39:29.907437 15943406 batch 0.006112 s , totalProfit 0.022827 2022-11-16 11:39:29.907490 15943406 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.012199 2022-11-16 11:39:29.908805 15943406 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007938 2022-11-16 11:39:29.909900 15943406 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007912 2022-11-16 11:39:29.910821 15943406 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.001407 2022-11-16 11:39:29.911763 -------------------------------------------------- 2022-11-16 11:39:34.065444 15943407 batch 0.006042 s , totalProfit 0.022811 2022-11-16 11:39:34.065493 15943407 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.012199 2022-11-16 11:39:34.066844 15943407 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007921 2022-11-16 11:39:34.068016 15943407 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007895 2022-11-16 11:39:34.069108 15943407 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.001407 2022-11-16 11:39:34.070103 -------------------------------------------------- 2022-11-16 11:39:40.447240 15943408 batch 0.005721 s , totalProfit 0.022811 2022-11-16 11:39:40.447292 15943408 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.012199 2022-11-16 11:39:40.448689 15943408 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007921 2022-11-16 11:39:40.449791 15943408 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007895 2022-11-16 11:39:40.450705 15943408 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.001407 2022-11-16 11:39:40.451597 -------------------------------------------------- 2022-11-16 11:39:58.082396 15943409 batch 0.006243 s , totalProfit 0.022835 2022-11-16 11:39:58.082462 15943409 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.012199 2022-11-16 11:39:58.083863 15943409 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007945 2022-11-16 11:39:58.085049 15943409 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007916 2022-11-16 11:39:58.086110 15943409 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.001407 2022-11-16 11:39:58.087205 -------------------------------------------------- 2022-11-16 11:40:05.180635 15943410 batch 0.005796 s , totalProfit 0.022818 2022-11-16 11:40:05.180690 15943410 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.012199 2022-11-16 11:40:05.182208 15943410 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007928 2022-11-16 11:40:05.183356 15943410 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007899 2022-11-16 11:40:05.184508 15943410 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.001407 2022-11-16 11:40:05.185613 -------------------------------------------------- 2022-11-16 11:40:15.883559 15943411 batch 0.005201 s , totalProfit 0.024087 2022-11-16 11:40:15.883611 15943411 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.009028 2022-11-16 11:40:15.885091 15943411 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.008411 2022-11-16 11:40:15.886320 15943411 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007920 2022-11-16 11:40:15.887488 15943411 bset pending... trace err 'result' 2022-11-16 11:10:05.193216 15943275 pending... trace err 'result' 2022-11-16 11:10:19.972253 15943276 pending... 2022-11-16 11:10:22.231744 15943277 pending... 2022-11-16 11:10:29.227711 15943278 pending... trace err 'result' 2022-11-16 11:10:37.833417 15943279 pending... 2022-11-16 11:10:58.118616 15943280 pending... 2022-11-16 11:11:02.273142 15943281 pending... trace err 'result' 2022-11-16 11:11:27.618933 15943282 pending... trace err 'result' 2022-11-16 11:11:43.423122 15943283 pending... 2022-11-16 11:11:49.885707 15943284 pending... trace err 'result' trace err 'result' 2022-11-16 11:12:21.437190 15943285 pending... 2022-11-16 11:12:42.586721 15943286 pending... 2022-11-16 11:13:15.305340 15943287 pending... 2022-11-16 11:13:16.279686 15943288 pending... 2022-11-16 11:13:22.244746 15943289 pending... 2022-11-16 11:13:23.308719 15943290 pending... 2022-11-16 11:13:33.437482 15943291 pending... trace err 'result' trace err 'result' 2022-11-16 11:14:07.953931 15943292 pending... trace err 'result' 2022-11-16 11:14:36.364536 15943294 pending... 2022-11-16 11:14:39.265130 15943295 pending... trace err 'result' 2022-11-16 11:14:56.142450 15943296 pending... trace err 'result' 2022-11-16 11:15:15.288608 15943297 pending... 2022-11-16 11:15:20.369710 15943299 pending... trace err 'result' 2022-11-16 11:15:31.022195 15943300 pending... trace err 'result' 2022-11-16 11:16:11.766782 15943301 pending... trace err 'result' 2022-11-16 11:16:32.089145 15943302 pending... trace err 'result' trace err 'result' 2022-11-16 11:16:52.673020 15943303 pending... 2022-11-16 11:17:34.411690 15943304 pending... 2022-11-16 11:17:37.601143 15943305 pending... 2022-11-16 11:17:47.851919 15943306 pending... 2022-11-16 11:18:03.124016 15943307 pending... trace err 'result' 2022-11-16 11:18:17.361183 15943308 pending... 2022-11-16 11:18:24.443310 15943309 pending... 2022-11-16 11:18:25.406811 15943310 pending... 2022-11-16 11:18:31.447150 15943311 pending... trace err 'result' 2022-11-16 11:18:53.802254 15943312 pending... 2022-11-16 11:18:57.248068 15943313 pending... trace err 'result' trace err 'result' 2022-11-16 11:19:31.486551 15943314 pending... 2022-11-16 11:19:33.542596 15943316 pending... 2022-11-16 11:19:38.544956 15943317 pending... 2022-11-16 11:19:50.993954 15943318 pending... trace err 'result' trace err 'result' 2022-11-16 11:20:17.416222 15943319 pending... 2022-11-16 11:20:38.535128 15943320 pending... 2022-11-16 11:20:47.775711 15943321 pending... 2022-11-16 11:20:53.162548 15943322 pending... 2022-11-16 11:20:57.688854 15943323 pending... 2022-11-16 11:21:01.495259 15943324 pending... trace err 'result' 2022-11-16 11:21:08.535862 15943325 pending... 2022-11-16 11:21:13.574045 15943326 pending... 2022-11-16 11:21:23.722749 15943327 pending... 2022-11-16 11:21:26.437962 15943328 pending... 2022-11-16 11:21:30.088000 15943329 pending... trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' 2022-11-16 11:22:58.677550 15943330 pending... 2022-11-16 11:23:04.734481 15943331 pending... 2022-11-16 11:23:18.765760 15943332 pending... trace err 'result' 2022-11-16 11:23:32.059194 15943333 pending... trace err 'result' 2022-11-16 11:24:08.651756 15943334 pending... 2022-11-16 11:24:15.555602 15943335 pending... trace err 'result' 2022-11-16 11:24:37.284483 15943337 pending... trace err 'result' 2022-11-16 11:24:43.427855 15943338 pending... 2022-11-16 11:24:53.427090 15943339 pending... trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' 2022-11-16 11:25:23.802194 15943340 pending... 2022-11-16 11:25:30.698280 15943341 pending... 2022-11-16 11:25:46.047728 15943342 pending... 2022-11-16 11:26:06.143019 15943343 pending... trace err 'result' trace err 'result' 2022-11-16 11:26:43.906248 15943344 pending... trace err 'result' 2022-11-16 11:27:05.147906 15943345 pending... trace err 'result' 2022-11-16 11:27:08.747533 15943346 pending... 2022-11-16 11:27:11.096602 15943347 pending... 2022-11-16 11:27:13.351109 15943348 pending... 2022-11-16 11:27:17.747305 15943349 pending... 2022-11-16 11:27:19.497715 15943350 pending... trace err 'result' trace err 'result' trace err 'result' 2022-11-16 11:27:51.278539 15943352 pending... 2022-11-16 11:27:52.866354 15943353 pending... trace err 'result' trace err 'result' trace err 'result' 2022-11-16 11:28:54.954680 15943354 pending... trace err 'result' 2022-11-16 11:29:16.698928 15943355 pending... 2022-11-16 11:29:18.472748 15943356 pending... trace err 'result' 2022-11-16 11:29:46.065448 15943357 pending... trace err 'result' 2022-11-16 11:30:02.258049 15943358 pending... 2022-11-16 11:30:04.803317 15943359 pending... 2022-11-16 11:30:10.937787 15943360 pending... 2022-11-16 11:30:13.389605 15943361 pending... trace err 'result' 2022-11-16 11:30:15.985665 15943362 pending... 2022-11-16 11:30:25.728243 15943363 pending... trace err 'result' trace err 'result' trace err 'result' 2022-11-16 11:30:45.807684 15943364 pending... 2022-11-16 11:30:49.854773 15943365 pending... trace err 'result' 2022-11-16 11:30:55.658252 15943366 pending... trace err 'result' trace err 'result' trace err 'result' trace err 'result' 2022-11-16 11:31:35.588103 15943367 pending... 2022-11-16 11:31:42.171929 15943368 pending... trace err 'result' trace err 'result' 2022-11-16 11:32:26.027779 15943369 pending... 2022-11-16 11:32:29.379289 15943370 pending... trace err 'result' trace err 'result' 2022-11-16 11:33:34.906393 15943371 pending... 2022-11-16 11:33:35.648280 15943372 pending... trace err 'result' 2022-11-16 11:33:51.706645 15943373 pending... trace err 'result' trace err 'result' 2022-11-16 11:34:07.931692 15943374 pending... trace err 'result' 2022-11-16 11:34:34.155113 15943375 pending... 2022-11-16 11:34:34.909421 15943376 pending... 2022-11-16 11:34:35.402398 15943377 pending... 2022-11-16 11:34:45.949866 15943379 pending... trace err 'result' 2022-11-16 11:34:59.967383 15943380 pending... 2022-11-16 11:35:14.946030 15943381 pending... trace err 'result' 2022-11-16 11:35:36.973281 15943382 pending... 2022-11-16 11:35:44.911595 15943383 pending... 2022-11-16 11:35:56.993391 15943384 pending... 2022-11-16 11:35:57.738680 15943385 pending... 2022-11-16 11:36:02.968172 15943386 pending... 2022-11-16 11:36:05.734174 15943387 pending... 2022-11-16 11:36:09.149146 15943388 pending... 2022-11-16 11:36:10.984888 15943389 pending... 2022-11-16 11:36:23.687275 15943390 pending... 2022-11-16 11:36:39.645570 15943391 pending... 2022-11-16 11:36:46.016555 15943392 pending... trace err 'result' trace err 'result' 2022-11-16 11:36:53.808418 15943393 pending... 2022-11-16 11:36:59.020245 15943394 pending... trace err 'result' trace err 'result' 2022-11-16 11:37:19.029159 15943395 pending... trace err 'result' trace err 'result' 2022-11-16 11:37:27.893426 15943396 pending... 2022-11-16 11:37:35.315661 15943397 pending... trace err 'result' trace err 'result' trace err 'result' 2022-11-16 11:38:01.051329 15943399 pending... 2022-11-16 11:38:02.371738 15943400 pending... 2022-11-16 11:38:12.049586 15943401 pending... trace err 'result' 2022-11-16 11:38:26.710621 15943402 pending... trace err 'result' 2022-11-16 11:38:37.752786 15943403 pending... trace err 'result' 2022-11-16 11:38:50.093302 15943404 pending... trace err 'result' trace err 'result' 2022-11-16 11:39:05.488998 15943405 pending... trace err 'result' 2022-11-16 11:39:30.170433 15943406 pending... 2022-11-16 11:39:35.097055 15943407 pending... 2022-11-16 11:39:40.350777 15943408 pending... trace err 'result' trace err 'result' 2022-11-16 11:40:00.873943 15943409 pending... trace err 'result' 2022-11-16 11:40:05.100511 15943410 pending... 2022-11-16 11:40:16.119582 15943411 pending... trace err 'result' 2022-11-16 11:40:32.483858 15943412 pending... trace err 'result' 2022-11-16 11:41:05.128649 15943413 pending... 2022-11-16 11:41:24.080393 15943414 pending... 2022-11-16 11:41:25.146455 15943415 pending... trace err 'result' 2022-11-16 11:41:38.964467 15943416 pending... trace err 'result' 2022-11-16 11:41:48.077670 15943417 pending... ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.003961 2022-11-16 11:40:15.888740 15943411 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.002996 2022-11-16 11:40:15.889935 -------------------------------------------------- 2022-11-16 11:40:32.610816 15943412 batch 0.004318 s , totalProfit 0.014951 2022-11-16 11:40:32.610864 15943412 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007683 2022-11-16 11:40:32.612080 15943412 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007165 2022-11-16 11:40:32.613120 15943412 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.003143 2022-11-16 11:40:32.614052 -------------------------------------------------- 2022-11-16 11:41:03.884493 15943413 batch 0.004100 s , totalProfit 0.014883 2022-11-16 11:41:03.884548 15943413 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007649 2022-11-16 11:41:03.885938 15943413 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007131 2022-11-16 11:41:03.887051 15943413 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.003109 2022-11-16 11:41:03.888064 -------------------------------------------------- 2022-11-16 11:41:23.128356 15943414 batch 0.004015 s , totalProfit 0.014104 2022-11-16 11:41:23.128406 15943414 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007011 2022-11-16 11:41:23.129878 15943414 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.004885 2022-11-16 11:41:23.130940 15943414 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004471 2022-11-16 11:41:23.131863 -------------------------------------------------- 2022-11-16 11:41:24.876271 15943415 batch 0.004766 s , totalProfit 0.014037 2022-11-16 11:41:24.876314 15943415 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.006977 2022-11-16 11:41:24.877812 15943415 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.004869 2022-11-16 11:41:24.879054 15943415 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004420 2022-11-16 11:41:24.880225 -------------------------------------------------- 2022-11-16 11:41:38.786158 15943416 batch 0.004872 s , totalProfit 0.010335 2022-11-16 11:41:38.786225 15943416 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.006977 2022-11-16 11:41:38.787531 15943416 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004420 2022-11-16 11:41:38.788585 15943416 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.001172 2022-11-16 11:41:38.789597 -------------------------------------------------- 2022-11-16 11:41:47.868620 15943417 batch 0.003805 s , totalProfit 0.010315 2022-11-16 11:41:47.868672 15943417 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007005 2022-11-16 11:41:47.870087 15943417 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004442 2022-11-16 11:41:47.871244 15943417 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.001121 2022-11-16 11:41:47.872275 -------------------------------------------------- 2022-11-16 11:41:48.761491 15943418 batch 0.005539 s , totalProfit 0.010298 2022-11-16 11:41:48.761558 15943418 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.006988 2022-11-16 11:41:48.763306 15943418 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004425 2022-11-16 11:41:48.764740 15943418 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.001121 2022-11-16 11:41:48.766072 -------------------------------------------------- 2022-11-16 11:41:52.447198 15943419 batch 0.005186 s , totalProfit 0.010298 2022-11-16 11:41:52.447261 15943419 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.006988 2022-11-16 11:41:52.448704 15943419 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004425 2022-11-16 11:41:52.449990 15943419 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.001121 2022-11-16 11:41:52.451035 -------------------------------------------------- 2022-11-16 11:42:04.492579 15943420 batch 0.003928 s , totalProfit 0.010321 2022-11-16 11:42:04.492626 15943420 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007010 2022-11-16 11:42:04.493863 15943420 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004445 2022-11-16 11:42:04.494893 15943420 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.001121 2022-11-16 11:42:04.495795 -------------------------------------------------- 2022-11-16 11:42:24.635556 15943421 batch 0.005591 s , totalProfit 0.010249 2022-11-16 11:42:24.635626 15943421 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007023 2022-11-16 11:42:24.637384 15943421 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004451 2022-11-16 11:42:24.638823 15943421 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.001033 2022-11-16 11:42:24.640162 -------------------------------------------------- 2022-11-16 11:42:36.034016 15943422 batch 0.004191 s , totalProfit 0.010215 2022-11-16 11:42:36.034085 15943422 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007006 2022-11-16 11:42:36.035534 15943422 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004434 2022-11-16 11:42:36.036698 15943422 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.001017 2022-11-16 11:42:36.037999 -------------------------------------------------- 2022-11-16 11:42:36.864119 15943423 batch 0.003092 s , totalProfit 0.009225 2022-11-16 11:42:36.864168 15943423 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007031 2022-11-16 11:42:36.865502 15943423 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004455 2022-11-16 11:42:36.866500 -------------------------------------------------- 2022-11-16 11:42:50.166150 15943424 batch 0.003690 s , totalProfit 0.009208 2022-11-16 11:42:50.166197 15943424 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007014 2022-11-16 11:42:50.167441 15943424 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004438 2022-11-16 11:42:50.168412 -------------------------------------------------- 2022-11-16 11:42:53.582618 15943425 batch 0.003457 s , totalProfit 0.009231 2022-11-16 11:42:53.582679 15943425 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007036 2022-11-16 11:42:53.584420 15943425 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004457 2022-11-16 11:42:53.585481 -------------------------------------------------- 2022-11-16 11:42:59.193443 15943426 batch 0.003094 s , totalProfit 0.009214 2022-11-16 11:42:59.193484 15943426 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007019 2022-11-16 11:42:59.194690 15943426 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004440 2022-11-16 11:42:59.195721 -------------------------------------------------- 2022-11-16 11:43:00.734589 15943427 batch 0.003072 s , totalProfit 0.009214 2022-11-16 11:43:00.734638 15943427 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007019 2022-11-16 11:43:00.736031 15943427 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004440 2022-11-16 11:43:00.737286 -------------------------------------------------- 2022-11-16 11:43:10.512792 15943428 batch 0.003216 s , totalProfit 0.009238 2022-11-16 11:43:10.512870 15943428 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007041 2022-11-16 11:43:10.514288 15943428 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004460 2022-11-16 11:43:10.515381 -------------------------------------------------- 2022-11-16 11:43:17.618264 15943429 batch 0.003197 s , totalProfit 0.009221 2022-11-16 11:43:17.618317 15943429 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007024 2022-11-16 11:43:17.619603 15943429 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004443 2022-11-16 11:43:17.620637 -------------------------------------------------- 2022-11-16 11:43:19.760353 15943430 batch 0.003276 s , totalProfit 0.009221 2022-11-16 11:43:19.760402 15943430 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007024 2022-11-16 11:43:19.761885 15943430 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004443 2022-11-16 11:43:19.763047 -------------------------------------------------- 2022-11-16 11:43:57.258045 15943431 batch 0.003567 s , totalProfit 0.009244 2022-11-16 11:43:57.258119 15943431 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007046 2022-11-16 11:43:57.259331 15943431 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004462 2022-11-16 11:43:57.260363 -------------------------------------------------- 2022-11-16 11:44:16.636374 15943432 batch 0.004758 s , totalProfit 0.009261 2022-11-16 11:44:16.636442 15943432 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007060 2022-11-16 11:44:16.637931 15943432 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004469 2022-11-16 11:44:16.639376 -------------------------------------------------- 2022-11-16 11:45:16.309905 15943433 batch 0.003565 s , totalProfit 0.009277 2022-11-16 11:45:16.309954 15943433 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007073 2022-11-16 11:45:16.311329 15943433 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004475 2022-11-16 11:45:16.312480 -------------------------------------------------- 2022-11-16 11:45:20.355778 15943434 batch 0.003655 s , totalProfit 0.009260 2022-11-16 11:45:20.355826 15943434 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007056 2022-11-16 11:45:20.357036 15943434 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004458 2022-11-16 11:45:20.358028 -------------------------------------------------- 2022-11-16 11:46:04.946896 15943435 batch 0.003411 s , totalProfit 0.009283 2022-11-16 11:46:04.946946 15943435 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007078 2022-11-16 11:46:04.948139 15943435 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004478 2022-11-16 11:46:04.949277 -------------------------------------------------- 2022-11-16 11:46:13.075116 15943436 batch 0.003197 s , totalProfit 0.009266 2022-11-16 11:46:13.075166 15943436 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007061 2022-11-16 11:46:13.076545 15943436 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004461 2022-11-16 11:46:13.077578 -------------------------------------------------- 2022-11-16 11:46:43.153460 15943437 batch 0.004171 s , totalProfit 0.010323 2022-11-16 11:46:43.153511 15943437 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007087 2022-11-16 11:46:43.154807 15943437 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004482 2022-11-16 11:46:43.155799 15943437 bset 2022-11-16 10:53:02.931413 TOP LP: 7419 2022-11-16 10:53:03.195470 Ture TOP LP 7335 2022-11-16 10:53:27.081552 784 2022-11-16 10:53:27.323439 3812 2022-11-16 10:54:01.162837 TOP LP: 7419 2022-11-16 10:54:01.454152 Ture TOP LP 7335 2022-11-16 10:54:24.995601 784 2022-11-16 10:54:25.302168 3812 2022-11-16 10:55:02.120909 TOP LP: 7419 2022-11-16 10:55:02.388629 Ture TOP LP 7335 2022-11-16 10:55:25.374378 784 2022-11-16 10:55:25.612112 3812 2022-11-16 10:56:02.405329 TOP LP: 7419 2022-11-16 10:56:02.689283 Ture TOP LP 7335 2022-11-16 10:56:26.442479 784 2022-11-16 10:56:26.700963 3812 2022-11-16 10:57:00.518504 TOP LP: 7419 2022-11-16 10:57:00.799882 Ture TOP LP 7335 2022-11-16 10:57:24.443090 784 2022-11-16 10:57:24.662738 3812 2022-11-16 10:58:01.465985 TOP LP: 7419 2022-11-16 10:58:01.792340 Ture TOP LP 7335 2022-11-16 10:58:25.760483 784 2022-11-16 10:58:25.998954 3812 2022-11-16 10:59:02.821998 TOP LP: 7419 2022-11-16 10:59:03.100092 Ture TOP LP 7335 2022-11-16 10:59:26.770966 784 2022-11-16 10:59:26.997158 3812 2022-11-16 11:00:00.821559 TOP LP: 7419 2022-11-16 11:00:01.087470 Ture TOP LP 7335 2022-11-16 11:00:24.464341 784 2022-11-16 11:00:24.687290 3812 2022-11-16 11:01:01.533555 TOP LP: 7419 2022-11-16 11:01:01.832376 Ture TOP LP 7335 2022-11-16 11:01:25.668389 784 2022-11-16 11:01:25.922870 3812 2022-11-16 11:02:02.783538 TOP LP: 7419 2022-11-16 11:02:03.053715 Ture TOP LP 7335 2022-11-16 11:02:26.466755 784 2022-11-16 11:02:26.684560 3812 2022-11-16 11:03:00.534715 TOP LP: 7419 2022-11-16 11:03:00.803821 Ture TOP LP 7335 2022-11-16 11:03:24.454594 784 2022-11-16 11:03:24.681671 3812 2022-11-16 11:04:01.541896 TOP LP: 7419 2022-11-16 11:04:01.813468 Ture TOP LP 7335 2022-11-16 11:04:25.010266 784 2022-11-16 11:04:25.226945 3812 2022-11-16 11:05:02.028395 TOP LP: 7419 2022-11-16 11:05:02.311463 Ture TOP LP 7335 2022-11-16 11:05:25.861590 784 2022-11-16 11:05:26.090595 3812 2022-11-16 11:06:03.193337 TOP LP: 7419 2022-11-16 11:06:03.464111 Ture TOP LP 7335 2022-11-16 11:06:27.111693 784 2022-11-16 11:06:27.336519 3812 2022-11-16 11:07:01.180458 TOP LP: 7419 2022-11-16 11:07:01.449916 Ture TOP LP 7335 2022-11-16 11:07:25.118600 784 2022-11-16 11:07:25.387106 3812 2022-11-16 11:08:02.210805 TOP LP: 7419 2022-11-16 11:08:02.643544 Ture TOP LP 7335 2022-11-16 11:08:26.601413 784 2022-11-16 11:08:26.816023 3812 2022-11-16 11:09:00.624293 TOP LP: 7419 2022-11-16 11:09:00.901506 Ture TOP LP 7335 2022-11-16 11:09:24.565013 784 2022-11-16 11:09:24.786475 3812 2022-11-16 11:10:01.585839 TOP LP: 7419 2022-11-16 11:10:01.888774 Ture TOP LP 7335 2022-11-16 11:10:25.916674 784 2022-11-16 11:10:26.169201 3812 2022-11-16 11:11:02.955673 TOP LP: 7419 2022-11-16 11:11:03.256217 Ture TOP LP 7335 2022-11-16 11:11:27.113270 784 2022-11-16 11:11:27.358820 3812 2022-11-16 11:12:01.205888 TOP LP: 7419 2022-11-16 11:12:01.505385 Ture TOP LP 7335 2022-11-16 11:12:25.358790 784 2022-11-16 11:12:25.588420 3812 2022-11-16 11:13:02.378496 TOP LP: 7419 2022-11-16 11:13:02.665320 Ture TOP LP 7335 2022-11-16 11:13:26.337536 784 2022-11-16 11:13:26.583879 3812 2022-11-16 11:14:00.378418 TOP LP: 7419 2022-11-16 11:14:00.648135 Ture TOP LP 7335 2022-11-16 11:14:23.874108 784 2022-11-16 11:14:24.104970 3812 2022-11-16 11:15:00.924187 TOP LP: 7419 2022-11-16 11:15:01.198863 Ture TOP LP 7335 2022-11-16 11:15:24.261015 784 2022-11-16 11:15:24.485749 3812 2022-11-16 11:16:01.275740 TOP LP: 7419 2022-11-16 11:16:01.548673 Ture TOP LP 7335 2022-11-16 11:16:25.588850 784 2022-11-16 11:16:25.811463 3812 2022-11-16 11:17:02.614748 TOP LP: 7419 2022-11-16 11:17:02.878955 Ture TOP LP 7335 2022-11-16 11:17:26.209355 784 2022-11-16 11:17:26.432400 3812 2022-11-16 11:18:00.268142 TOP LP: 7419 2022-11-16 11:18:00.540889 Ture TOP LP 7335 2022-11-16 11:18:24.615075 784 2022-11-16 11:18:24.847220 3812 2022-11-16 11:19:01.660258 TOP LP: 7419 2022-11-16 11:19:01.927532 Ture TOP LP 7335 2022-11-16 11:19:25.377690 784 2022-11-16 11:19:25.597145 3812 2022-11-16 11:20:02.448789 TOP LP: 7419 2022-11-16 11:20:02.725811 Ture TOP LP 7335 2022-11-16 11:20:26.493828 784 2022-11-16 11:20:26.735848 3812 2022-11-16 11:21:00.634894 TOP LP: 7419 2022-11-16 11:21:00.914256 Ture TOP LP 7335 2022-11-16 11:21:25.223644 784 2022-11-16 11:21:25.450010 3812 2022-11-16 11:22:02.292001 TOP LP: 7419 2022-11-16 11:22:02.564312 Ture TOP LP 7335 2022-11-16 11:22:26.091044 784 2022-11-16 11:22:26.452020 3812 2022-11-16 11:23:00.278793 TOP LP: 7419 2022-11-16 11:23:00.562779 Ture TOP LP 7335 2022-11-16 11:23:24.643517 784 2022-11-16 11:23:24.863874 3812 2022-11-16 11:24:01.695187 TOP LP: 7419 2022-11-16 11:24:01.961393 Ture TOP LP 7335 2022-11-16 11:24:25.689031 784 2022-11-16 11:24:25.928492 3812 2022-11-16 11:25:02.743792 TOP LP: 7419 2022-11-16 11:25:03.045617 Ture TOP LP 7335 2022-11-16 11:25:26.614043 784 2022-11-16 11:25:26.857530 3812 2022-11-16 11:26:00.678552 TOP LP: 7419 2022-11-16 11:26:00.967146 Ture TOP LP 7335 2022-11-16 11:26:23.884319 784 2022-11-16 11:26:24.124464 3812 2022-11-16 11:27:01.199429 TOP LP: 7419 2022-11-16 11:27:01.490809 Ture TOP LP 7335 2022-11-16 11:27:25.255787 784 2022-11-16 11:27:25.481481 3812 2022-11-16 11:28:02.327802 TOP LP: 7419 2022-11-16 11:28:02.595434 Ture TOP LP 7335 2022-11-16 11:28:26.346801 784 2022-11-16 11:28:26.576537 3812 2022-11-16 11:29:00.401151 TOP LP: 7419 2022-11-16 11:29:00.661121 Ture TOP LP 7335 2022-11-16 11:29:24.161277 784 2022-11-16 11:29:24.386373 3812 2022-11-16 11:30:01.214394 TOP LP: 7419 2022-11-16 11:30:01.490548 Ture TOP LP 7335 2022-11-16 11:30:24.645090 784 2022-11-16 11:30:24.883322 3812 2022-11-16 11:31:01.798344 TOP LP: 7419 2022-11-16 11:31:02.063643 Ture TOP LP 7335 2022-11-16 11:31:25.369219 784 2022-11-16 11:31:25.605063 3812 2022-11-16 11:32:02.411866 TOP LP: 7419 2022-11-16 11:32:02.765317 Ture TOP LP 7335 2022-11-16 11:32:26.380108 784 2022-11-16 11:32:26.610244 3812 2022-11-16 11:33:00.422824 TOP LP: 7419 2022-11-16 11:33:00.708594 Ture TOP LP 7335 2022-11-16 11:33:24.345468 784 2022-11-16 11:33:24.573270 3812 2022-11-16 11:34:01.658928 TOP LP: 7419 2022-11-16 11:34:01.960364 Ture TOP LP 7335 2022-11-16 11:34:25.235643 784 2022-11-16 11:34:25.453216 3812 2022-11-16 11:35:02.272025 TOP LP: 7419 2022-11-16 11:35:02.559145 Ture TOP LP 7335 2022-11-16 11:35:26.488761 784 2022-11-16 11:35:26.710634 3812 2022-11-16 11:36:00.556919 TOP LP: 7419 2022-11-16 11:36:00.826050 Ture TOP LP 7335 2022-11-16 11:36:24.089329 784 2022-11-16 11:36:24.332794 3812 2022-11-16 11:37:01.214268 TOP LP: 7419 2022-11-16 11:37:01.494767 Ture TOP LP 7335 2022-11-16 11:37:24.748085 784 2022-11-16 11:37:24.968015 3812 2022-11-16 11:38:01.785651 TOP LP: 7419 2022-11-16 11:38:02.078934 Ture TOP LP 7335 2022-11-16 11:38:25.281874 784 2022-11-16 11:38:25.538826 3812 2022-11-16 11:39:02.317372 TOP LP: 7419 2022-11-16 11:39:02.608097 Ture TOP LP 7335 2022-11-16 11:39:25.731162 784 2022-11-16 11:39:25.971871 3812 2022-11-16 11:40:02.755208 TOP LP: 7419 2022-11-16 11:40:03.044493 Ture TOP LP 7335 2022-11-16 11:40:26.876154 784 2022-11-16 11:40:27.092368 3812 2022-11-16 11:41:00.899726 TOP LP: 7419 2022-11-16 11:41:01.185017 Ture TOP LP 7335 2022-11-16 11:41:24.327170 784 2022-11-16 11:41:24.555580 3812 2022-11-16 11:42:01.417330 TOP LP: 7419 2022-11-16 11:42:01.685600 Ture TOP LP 7335 2022-11-16 11:42:25.817057 784 2022-11-16 11:42:26.044886 3812 2022-11-16 11:43:02.854025 TOP LP: 7419 2022-11-16 11:43:03.132918 Ture TOP LP 7335 2022-11-16 11:43:26.225613 784 2022-11-16 11:43:26.446856 3812 2022-11-16 11:44:00.331653 TOP LP: 7419 2022-11-16 11:44:00.651713 Ture TOP LP 7335 2022-11-16 11:44:24.286452 784 2022-11-16 11:44:24.510562 3812 2022-11-16 11:45:01.382913 TOP LP: 7419 2022-11-16 11:45:01.669780 Ture TOP LP 7335 2022-11-16 11:45:24.723321 784 2022-11-16 11:45:24.947119 3812 2022-11-16 11:46:01.756341 TOP LP: 7419 2022-11-16 11:46:02.060356 Ture TOP LP 7335 2022-11-16 11:46:25.088386 784 2022-11-16 11:46:25.315819 3812 2022-11-16 11:47:02.118292 TOP LP: 7419 2022-11-16 11:47:02.399143 Ture TOP LP 7335 2022-11-16 11:47:26.080472 784 2022-11-16 11:47:26.297561 3812 2022-11-16 11:48:03.122108 TOP LP: 7419 2022-11-16 11:48:03.391290 Ture TOP LP 7335 ['0x595159746f62bdfe990dca5c5c98316c8e7dfc99', '0x6fcaf4606679a96fda45c020299bef6353425ba7'] 0.001029 2022-11-16 11:46:43.156815 -------------------------------------------------- 2022-11-16 11:46:43.679745 15943438 batch 0.003660 s , totalProfit 0.009277 2022-11-16 11:46:43.679795 15943438 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007070 2022-11-16 11:46:43.681023 15943438 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004465 2022-11-16 11:46:43.682113 -------------------------------------------------- 2022-11-16 11:46:54.566856 15943439 batch 0.003613 s , totalProfit 0.009277 2022-11-16 11:46:54.566941 15943439 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007070 2022-11-16 11:46:54.568184 15943439 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004465 2022-11-16 11:46:54.569204 -------------------------------------------------- 2022-11-16 11:47:13.134496 15943440 batch 0.003356 s , totalProfit 0.009306 2022-11-16 11:47:13.134546 15943440 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007097 2022-11-16 11:47:13.136002 15943440 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004487 2022-11-16 11:47:13.137239 -------------------------------------------------- 2022-11-16 11:47:16.884451 15943441 batch 0.003260 s , totalProfit 0.009290 2022-11-16 11:47:16.884503 15943441 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007080 2022-11-16 11:47:16.885890 15943441 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004470 2022-11-16 11:47:16.886964 -------------------------------------------------- 2022-11-16 11:47:18.333761 15943442 batch 0.003427 s , totalProfit 0.009290 2022-11-16 11:47:18.333825 15943442 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007080 2022-11-16 11:47:18.335227 15943442 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004470 2022-11-16 11:47:18.336197 -------------------------------------------------- 2022-11-16 11:47:29.127290 15943443 batch 0.003381 s , totalProfit 0.009322 2022-11-16 11:47:29.127342 15943443 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007110 2022-11-16 11:47:29.128645 15943443 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004493 2022-11-16 11:47:29.129740 -------------------------------------------------- 2022-11-16 11:47:32.978024 15943444 batch 0.003194 s , totalProfit 0.009305 2022-11-16 11:47:32.978074 15943444 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007093 2022-11-16 11:47:32.979293 15943444 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004476 2022-11-16 11:47:32.980350 -------------------------------------------------- 2022-11-16 11:47:40.851465 15943445 batch 0.003313 s , totalProfit 0.009305 2022-11-16 11:47:40.851517 15943445 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007093 2022-11-16 11:47:40.852906 15943445 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004476 2022-11-16 11:47:40.854016 -------------------------------------------------- 2022-11-16 11:48:06.541309 15943446 batch 0.005539 s , totalProfit 0.065417 2022-11-16 11:48:06.541368 15943446 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.051752 2022-11-16 11:48:06.542640 15943446 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.036717 2022-11-16 11:48:06.543749 15943446 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007123 2022-11-16 11:48:06.544734 15943446 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004500 2022-11-16 11:48:06.545699 -------------------------------------------------- 2022-11-16 11:48:16.638376 15943447 batch 0.004585 s , totalProfit 0.019100 2022-11-16 11:48:16.638430 15943447 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.009774 2022-11-16 11:48:16.639683 15943447 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007106 2022-11-16 11:48:16.640679 15943447 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004483 2022-11-16 11:48:16.641637 -------------------------------------------------- 2022-11-16 11:48:56.624460 15943448 batch 0.004957 s , totalProfit 0.017952 2022-11-16 11:48:56.624511 15943448 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.008603 2022-11-16 11:48:56.625766 15943448 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007129 2022-11-16 11:48:56.626772 15943448 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004502 2022-11-16 11:48:56.627684 -------------------------------------------------- 2022-11-16 11:49:03.917515 15943449 batch 0.004225 s , totalProfit 0.017919 2022-11-16 11:49:03.917566 15943449 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.008586 2022-11-16 11:49:03.918784 15943449 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007112 2022-11-16 11:49:03.919847 15943449 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004485 2022-11-16 11:49:03.920757 -------------------------------------------------- 2022-11-16 11:49:34.921719 15943450 batch 0.004173 s , totalProfit 0.017951 2022-11-16 11:49:34.921779 15943450 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.008586 2022-11-16 11:49:34.923146 15943450 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007142 2022-11-16 11:49:34.924257 15943450 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004509 2022-11-16 11:49:34.925224 -------------------------------------------------- 2022-11-16 11:49:55.447029 15943451 batch 0.004238 s , totalProfit 0.014226 2022-11-16 11:49:55.447085 15943451 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007148 2022-11-16 11:49:55.448357 15943451 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.004853 2022-11-16 11:49:55.449382 15943451 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004512 2022-11-16 11:49:55.450299 -------------------------------------------------- 2022-11-16 11:49:56.082394 15943452 batch 0.004101 s , totalProfit 0.014176 2022-11-16 11:49:56.082444 15943452 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007131 2022-11-16 11:49:56.083700 15943452 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.004820 2022-11-16 11:49:56.084842 15943452 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004495 2022-11-16 11:49:56.085898 -------------------------------------------------- 2022-11-16 11:50:06.703120 15943453 batch 0.004657 s , totalProfit 0.014176 2022-11-16 11:50:06.703186 15943453 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007131 2022-11-16 11:50:06.704619 15943453 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.004820 2022-11-16 11:50:06.705844 15943453 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004495 2022-11-16 11:50:06.706771 -------------------------------------------------- 2022-11-16 11:50:13.920645 15943454 batch 0.004428 s , totalProfit 0.014206 2022-11-16 11:50:13.920698 15943454 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007159 2022-11-16 11:50:13.922081 15943454 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.004820 2022-11-16 11:50:13.923085 15943454 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004517 2022-11-16 11:50:13.924006 -------------------------------------------------- 2022-11-16 11:50:15.362866 15943455 batch 0.004260 s , totalProfit 0.014189 2022-11-16 11:50:15.362914 15943455 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007142 2022-11-16 11:50:15.364354 15943455 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.004820 2022-11-16 11:50:15.365508 15943455 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004500 2022-11-16 11:50:15.366502 -------------------------------------------------- 2022-11-16 11:50:20.951891 15943456 batch 0.004591 s , totalProfit 0.014189 2022-11-16 11:50:20.951945 15943456 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007142 2022-11-16 11:50:20.953423 15943456 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.004820 2022-11-16 11:50:20.954550 15943456 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004500 2022-11-16 11:50:20.955669 -------------------------------------------------- 2022-11-16 11:50:42.729970 15943457 batch 0.004105 s , totalProfit 0.014211 2022-11-16 11:50:42.730020 15943457 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007163 2022-11-16 11:50:42.731221 15943457 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.004820 2022-11-16 11:50:42.732219 15943457 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004519 2022-11-16 11:50:42.733156 -------------------------------------------------- 2022-11-16 11:50:45.574898 15943458 batch 0.004206 s , totalProfit 0.014194 2022-11-16 11:50:45.574959 15943458 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007146 2022-11-16 11:50:45.576423 15943458 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.004820 2022-11-16 11:50:45.577642 15943458 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004502 2022-11-16 11:50:45.578674 -------------------------------------------------- 2022-11-16 11:50:48.621158 15943459 batch 0.004505 s , totalProfit 0.014194 2022-11-16 11:50:48.621209 15943459 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007146 2022-11-16 11:50:48.622449 15943459 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.004820 2022-11-16 11:50:48.623504 15943459 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004502 2022-11-16 11:50:48.624437 -------------------------------------------------- 2022-11-16 11:51:33.481136 15943460 batch 0.005321 s , totalProfit 0.014228 2022-11-16 11:51:33.481239 15943460 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007177 2022-11-16 11:51:33.482658 15943460 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.004820 2022-11-16 11:51:33.483661 15943460 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004526 2022-11-16 11:51:33.484709 -------------------------------------------------- 2022-11-16 11:52:06.340510 15943461 batch 0.009315 s , totalProfit 0.023969 2022-11-16 11:52:06.340580 15943461 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xf2f18a8b986856dcbf3d56e3e170820ef022e760', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.008918 2022-11-16 11:52:06.342361 15943461 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007182 2022-11-16 11:52:06.343855 15943461 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004528 2022-11-16 11:52:06.345199 15943461 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.002881 2022-11-16 11:52:06.346499 15943461 bset ['0xf4f0443a28d69213bd81a97e46932d9e4fa1c9a0', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.002169 2022-11-16 11:52:06.347915 15943461 bset ['0xa06c3461c322e0b0b01c53c71352d2e75f054ace', '0xb1aa257b259abcf27e1d4e882436e196cb3782c0', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.001323 2022-11-16 11:52:06.349571 -------------------------------------------------- 2022-11-16 11:52:09.117481 15943462 batch 0.006480 s , totalProfit 0.023935 2022-11-16 11:52:09.117535 15943462 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xf2f18a8b986856dcbf3d56e3e170820ef022e760', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.008901 2022-11-16 11:52:09.118774 15943462 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007165 2022-11-16 11:52:09.119798 15943462 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004511 2022-11-16 11:52:09.120780 15943462 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.002864 2022-11-16 11:52:09.121808 15943462 bset ['0xf4f0443a28d69213bd81a97e46932d9e4fa1c9a0', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.002153 2022-11-16 11:52:09.122772 15943462 bset ['0xa06c3461c322e0b0b01c53c71352d2e75f054ace', '0xb1aa257b259abcf27e1d4e882436e196cb3782c0', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.001306 2022-11-16 11:52:09.123759 -------------------------------------------------- 2022-11-16 11:52:19.320033 15943463 batch 0.004230 s , totalProfit 0.011651 2022-11-16 11:52:19.320095 15943463 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007165 2022-11-16 11:52:19.321613 15943463 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004511 2022-11-16 11:52:19.322834 15943463 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.002254 2022-11-16 11:52:19.323893 -------------------------------------------------- 2022-11-16 11:52:41.499028 15943464 batch 0.008155 s , totalProfit 0.083133 2022-11-16 11:52:41.499092 15943464 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.028591 2022-11-16 11:52:41.500420 15943464 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.027892 2022-11-16 11:52:41.501550 15943464 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.021634 2022-11-16 11:52:41.502563 15943464 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007186 2022-11-16 11:52:41.503543 15943464 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004530 2022-11-16 11:52:41.504474 15943464 bset ['0xa4910885dd2deae3e2af65c8196094aabdd827a2', '0x60e28f7a8912ba534f0b63972c02abdfbead62df', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.001149 2022-11-16 11:52:41.505411 -------------------------------------------------- 2022-11-16 11:52:42.049596 15943465 batch 0.008347 s , totalProfit 0.083032 2022-11-16 11:52:42.049686 15943465 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.028558 2022-11-16 11:52:42.050962 15943465 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.027858 2022-11-16 11:52:42.052159 15943465 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.021617 2022-11-16 11:52:42.053285 15943465 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007169 2022-11-16 11:52:42.054303 15943465 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004513 2022-11-16 11:52:42.055331 15943465 bset ['0xa4910885dd2deae3e2af65c8196094aabdd827a2', '0x60e28f7a8912ba534f0b63972c02abdfbead62df', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.001132 2022-11-16 11:52:42.056311 -------------------------------------------------- 2022-11-16 11:52:47.933296 15943466 batch 0.011022 s , totalProfit 0.083032 2022-11-16 11:52:47.933349 15943466 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.028558 2022-11-16 11:52:47.934576 15943466 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.027858 2022-11-16 11:52:47.935573 15943466 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.021617 2022-11-16 11:52:47.936482 15943466 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007169 2022-11-16 11:52:47.937409 15943466 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004513 2022-11-16 11:52:47.938320 15943466 bset ['0xa4910885dd2deae3e2af65c8196094aabdd827a2', '0x60e28f7a8912ba534f0b63972c02abdfbead62df', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.001132 2022-11-16 11:52:47.939212 -------------------------------------------------- 2022-11-16 11:52:50.187737 15943467 batch 0.006054 s , totalProfit 0.069794 2022-11-16 11:52:50.187794 15943467 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.029987 2022-11-16 11:52:50.189325 15943467 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.018827 2022-11-16 11:52:50.190532 15943467 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.015458 2022-11-16 11:52:50.191601 15943467 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007169 2022-11-16 11:52:50.192704 15943467 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004513 2022-11-16 11:52:50.193847 -------------------------------------------------- 2022-11-16 11:52:56.214585 15943468 batch 0.005872 s , totalProfit 0.069760 2022-11-16 11:52:56.214638 15943468 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.029970 2022-11-16 11:52:56.215938 15943468 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.018811 2022-11-16 11:52:56.216997 15943468 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.015442 2022-11-16 11:52:56.217982 15943468 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007169 2022-11-16 11:52:56.219080 15943468 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004513 2022-11-16 11:52:56.220405 -------------------------------------------------- 2022-11-16 11:52:59.869710 15943469 batch 0.006106 s , totalProfit 0.069788 2022-11-16 11:52:59.869861 15943469 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.029970 2022-11-16 11:52:59.871121 15943469 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.018811 2022-11-16 11:52:59.872144 15943469 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.015442 2022-11-16 11:52:59.873153 15943469 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007195 2022-11-16 11:52:59.874152 15943469 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004535 2022-11-16 11:52:59.875119 -------------------------------------------------- 2022-11-16 11:53:20.654932 15943470 batch 0.020673 s , totalProfit 0.069800 2022-11-16 11:53:20.654996 15943470 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.029970 2022-11-16 11:53:20.656461 15943470 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.018811 2022-11-16 11:53:20.657806 15943470 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.015442 2022-11-16 11:53:20.658881 15943470 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007205 2022-11-16 11:53:20.659949 15943470 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004539 2022-11-16 11:53:20.660960 -------------------------------------------------- 2022-11-16 11:53:21.712050 15943471 batch 0.006867 s , totalProfit 0.069784 2022-11-16 11:53:21.712095 15943471 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.029970 2022-11-16 11:53:21.713317 15943471 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.018811 2022-11-16 11:53:21.714307 15943471 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.015442 2022-11-16 11:53:21.715232 15943471 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007188 2022-11-16 11:53:21.716144 15943471 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004522 2022-11-16 11:53:21.717074 -------------------------------------------------- 2022-11-16 11:53:21.945702 15943472 batch 0.005872 s , totalProfit 0.069784 2022-11-16 11:53:21.945770 15943472 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.029970 2022-11-16 11:53:21.947069 15943472 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.018811 2022-11-16 11:53:21.948021 15943472 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.015442 2022-11-16 11:53:21.949007 15943472 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007188 2022-11-16 11:53:21.949934 15943472 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004522 2022-11-16 11:53:21.950861 -------------------------------------------------- 2022-11-16 11:53:35.055164 15943473 batch 0.005742 s , totalProfit 0.064755 2022-11-16 11:53:35.055217 15943473 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.029970 2022-11-16 11:53:35.056498 15943473 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.015442 2022-11-16 11:53:35.057550 15943473 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.013122 2022-11-16 11:53:35.058498 15943473 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007218 2022-11-16 11:53:35.059405 15943473 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004546 2022-11-16 11:53:35.060313 -------------------------------------------------- 2022-11-16 11:53:52.985368 15943474 batch 0.005761 s , totalProfit 0.056901 2022-11-16 11:53:52.985421 15943474 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.029970 2022-11-16 11:53:52.986878 15943474 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.011165 2022-11-16 11:53:52.988105 15943474 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.008520 2022-11-16 11:53:52.989294 15943474 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007225 2022-11-16 11:53:52.990476 15943474 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004549 2022-11-16 11:53:52.991797 -------------------------------------------------- 2022-11-16 11:54:07.956666 15943475 batch 0.007129 s , totalProfit 0.053048 2022-11-16 11:54:07.956727 15943475 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.029970 2022-11-16 11:54:07.957982 15943475 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.008503 2022-11-16 11:54:07.958958 15943475 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007230 2022-11-16 11:54:07.959880 15943475 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.006857 2022-11-16 11:54:07.960784 15943475 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004551 2022-11-16 11:54:07.961710 -------------------------------------------------- 2022-11-16 11:54:09.516619 15943476 batch 0.006116 s , totalProfit 0.052997 2022-11-16 11:54:09.516675 15943476 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.029970 2022-11-16 11:54:09.518121 15943476 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.008503 2022-11-16 11:54:09.519414 15943476 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007213 2022-11-16 11:54:09.520514 15943476 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.006824 2022-11-16 11:54:09.521915 15943476 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004534 2022-11-16 11:54:09.523340 -------------------------------------------------- 2022-11-16 11:54:10.553791 15943477 batch 0.005888 s , totalProfit 0.052997 2022-11-16 11:54:10.553842 15943477 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.029970 2022-11-16 11:54:10.555088 15943477 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.008503 2022-11-16 11:54:10.556079 15943477 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007213 2022-11-16 11:54:10.557027 15943477 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.006824 2022-11-16 11:54:10.557951 15943477 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004534 2022-11-16 11:54:10.558902 -------------------------------------------------- 2022-11-16 11:54:30.729799 15943478 batch 0.007472 s , totalProfit 0.048720 2022-11-16 11:54:30.729855 15943478 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.029970 2022-11-16 11:54:30.731261 15943478 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007234 2022-11-16 11:54:30.732469 15943478 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.006824 2022-11-16 11:54:30.733444 15943478 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004553 2022-11-16 11:54:30.734409 15943478 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.003581 2022-11-16 11:54:30.735441 -------------------------------------------------- 2022-11-16 11:54:38.434802 15943479 batch 0.005894 s , totalProfit 0.048567 2022-11-16 11:54:38.434860 15943479 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.029970 2022-11-16 11:54:38.436085 15943479 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007217 2022-11-16 11:54:38.437109 15943479 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.006694 2022-11-16 11:54:38.438040 15943479 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004536 2022-11-16 11:54:38.438955 15943479 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.003564 2022-11-16 11:54:38.439893 -------------------------------------------------- 2022-11-16 11:55:07.462980 15943480 batch 0.008506 s , totalProfit 0.048572 2022-11-16 11:55:07.463035 15943480 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.029970 2022-11-16 11:55:07.464438 15943480 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007238 2022-11-16 11:55:07.465632 15943480 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.006677 2022-11-16 11:55:07.466639 15943480 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004556 2022-11-16 11:55:07.467584 15943480 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.003564 2022-11-16 11:55:07.468505 -------------------------------------------------- 2022-11-16 11:55:24.912097 15943481 batch 0.006097 s , totalProfit 0.048581 2022-11-16 11:55:24.912160 15943481 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.029970 2022-11-16 11:55:24.913692 15943481 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007245 2022-11-16 11:55:24.914819 15943481 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.006677 2022-11-16 11:55:24.916011 15943481 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004559 2022-11-16 11:55:24.917133 15943481 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.003564 2022-11-16 11:55:24.918220 -------------------------------------------------- 2022-11-16 11:55:41.050484 15943482 batch 0.006446 s , totalProfit 0.048564 2022-11-16 11:55:41.050538 15943482 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.029970 2022-11-16 11:55:41.051766 15943482 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007228 2022-11-16 11:55:41.052784 15943482 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.006677 2022-11-16 11:55:41.053739 15943482 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004542 2022-11-16 11:55:41.054655 15943482 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.003564 2022-11-16 11:55:41.055550 -------------------------------------------------- 2022-11-16 11:55:44.619688 15943483 batch 0.006262 s , totalProfit 0.048592 2022-11-16 11:55:44.619742 15943483 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.029970 2022-11-16 11:55:44.621000 15943483 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007254 2022-11-16 11:55:44.622069 15943483 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.006677 2022-11-16 11:55:44.622987 15943483 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004563 2022-11-16 11:55:44.623920 15943483 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.003564 2022-11-16 11:55:44.624870 -------------------------------------------------- 2022-11-16 11:55:47.172623 15943484 batch 0.006169 s , totalProfit 0.048575 2022-11-16 11:55:47.172677 15943484 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.029970 2022-11-16 11:55:47.173967 15943484 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007237 2022-11-16 11:55:47.175011 15943484 bset 0x775c90414f9b7c3242b0cd8f814bbe1bb734341898f8d0d55b239c8b02d8f25c 2022-11-16 10:38:47.386849 0x9964ea0588e67a649b1333fe98d136db6e00d1be 0xef13510e9884211a49933f8c5b684e4e86975d36 0.010989 0x95be25546224ab812bf6572bd2372c51bed3c55e27ce99c35e650e94260c462c 2022-11-16 10:38:56.916909 0x9964ea0588e67a649b1333fe98d136db6e00d1be 0xef13510e9884211a49933f8c5b684e4e86975d36 0.010076 0x7698dd6bab088cdbc684ddc0bbfde6a9cd7a1bc12231584acdebe05a7c050b0e 2022-11-16 10:44:26.588749 0x9964ea0588e67a649b1333fe98d136db6e00d1be 0x75e43c101688ba4fb53e5f52876a3f3c995787f9 0.497057 0x6b461c327dae02fb9a581544637e4d4e60d4a6ced823964e5463c4f317f86b63 2022-11-16 10:48:42.879364 0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7 0x5a6e9ad9e28c6dc9fff70df95e552d3e058c50db 0.001580 0x9d51264f776b85674e94e2f8c4526da1f1c942cb22f52513ee59bcf8c035c545 2022-11-16 10:48:59.116016 0x01004f06b8f07bd71d31ce64cd44d866c17f816b 0x75e43c101688ba4fb53e5f52876a3f3c995787f9 0.015364 0xa6f1fa7e6bf943d59fa46640c55e69777163ac6e8b7bb0cf8ba7ae7ec16aa0f4 2022-11-16 10:50:18.322720 0x01004f06b8f07bd71d31ce64cd44d866c17f816b 0x75e43c101688ba4fb53e5f52876a3f3c995787f9 0.016765 0xba8136e64d74eee1342b8649b7a90e30ddfc151e045d37b9fcccab76553199eb 2022-11-16 10:50:33.772329 0xd18717be30651563ab9597d870a1db7a24bb0ed5 0xfefefb5671f8e189113ca6906ab5d79d6ffe68e4 0.002720 0xe5cf27c2d8553321b22e4d550cb66ba06ed26f1b353a4585cdde7d16a3436707 2022-11-16 10:50:38.045689 0x9964ea0588e67a649b1333fe98d136db6e00d1be 0xef13510e9884211a49933f8c5b684e4e86975d36 0.013719 0xd7d83b81b95a2a243c093043194feed65819181417983fa8496607fc51b41b46 2022-11-16 10:50:52.144751 0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7 0x5a6e9ad9e28c6dc9fff70df95e552d3e058c50db 0.001518 0x3c32a7b34d436b10595e38aa9db9f1f4f23b62896f4b0061c374f5ed3f720b58 2022-11-16 10:51:01.427070 0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7 0x5a6e9ad9e28c6dc9fff70df95e552d3e058c50db 0.001518 0xf973299bf812211e3f638ff964c42ccc8d13e0803391ed6255d127641b98d3ca 2022-11-16 10:53:36.839897 0x9964ea0588e67a649b1333fe98d136db6e00d1be 0xef13510e9884211a49933f8c5b684e4e86975d36 0.015880 0xe62606ec9204c94818f04eb5ff196ec833d6c28faffac3671fe9d6f18df57343 2022-11-16 10:54:19.564246 0x9964ea0588e67a649b1333fe98d136db6e00d1be 0xef13510e9884211a49933f8c5b684e4e86975d36 0.021834 0x27d90be8ba0da70bf27226343e55cc3dfab19158a4b7687af421a86e983bbdd7 2022-11-16 10:54:57.286569 0x01004f06b8f07bd71d31ce64cd44d866c17f816b 0x75e43c101688ba4fb53e5f52876a3f3c995787f9 0.016866 0x9c36a182e4e6694bb1125f05630ac8376eb3181f14b7bd97bb8e30334f22ef3d 2022-11-16 10:56:54.939253 0x9964ea0588e67a649b1333fe98d136db6e00d1be 0xef13510e9884211a49933f8c5b684e4e86975d36 0.065261 0xc4c6bad2f0a99562ceb1ab498460e68de6215f3d36b0f41f13c7b3661d3e33c1 2022-11-16 10:57:13.023516 0x01004f06b8f07bd71d31ce64cd44d866c17f816b 0x75e43c101688ba4fb53e5f52876a3f3c995787f9 0.017445 0x5d6638d63241b99a4b2a70666c4b58e6f83fe1b9b40a0c062683d8f8956bb950 2022-11-16 10:57:19.219155 0x01004f06b8f07bd71d31ce64cd44d866c17f816b 0x75e43c101688ba4fb53e5f52876a3f3c995787f9 0.016866 0xb347cb18b78d98210aafab760a553ced7feee0466fc0ae7760f2a588a3e591fa 2022-11-16 10:57:25.486915 0x9964ea0588e67a649b1333fe98d136db6e00d1be 0xef13510e9884211a49933f8c5b684e4e86975d36 0.131420 0x97821ecf8eb5b68f1ed026a849ea8d1d2e0b87f73b7e2fd5d7ec8ba2d6f24f7e 2022-11-16 11:02:17.648382 0x01004f06b8f07bd71d31ce64cd44d866c17f816b 0xf04df4c16c3c3f1b71f11386b936b9c05e453197 0.003460 0x032fceb92b125883b9737d9c5770f01a812f2699ea731531ee467daa1b03f3b4 2022-11-16 11:02:28.632380 0x01004f06b8f07bd71d31ce64cd44d866c17f816b 0xf04df4c16c3c3f1b71f11386b936b9c05e453197 0.009199 0x337aee15c90e6604cd599e617888e6a7fcf3d40a8ba383f4c6c6ae95b9847905 2022-11-16 11:08:16.819823 0x01004f06b8f07bd71d31ce64cd44d866c17f816b 0xf04df4c16c3c3f1b71f11386b936b9c05e453197 0.003714 0x14ef0a9d39e29a1eb988d323c49dd2054bf78e7c8844547169023e6b619a0f0f 2022-11-16 11:09:10.518925 0x01004f06b8f07bd71d31ce64cd44d866c17f816b 0xf04df4c16c3c3f1b71f11386b936b9c05e453197 0.006227 0xe0166b267cf4ccff8396a5c23ba0d33772270fe9c14f43598aa8873f1fbf20c2 2022-11-16 11:11:07.719805 0x01004f06b8f07bd71d31ce64cd44d866c17f816b 0x75e43c101688ba4fb53e5f52876a3f3c995787f9 0.885501 0xc90e8c50c51aa83773bb8bbae5edfbcee519f49774f3e3ff311e8c1ffe110a5b 2022-11-16 11:11:28.153579 0xea2a3c7d817c98b516fcfced914dce07c18ef070 0xf2f18a8b986856dcbf3d56e3e170820ef022e760 0.014387 0x509786e056b8bd67e19606d3400e832ee1e2b1bccad0e5806043bed68f00d6e7 2022-11-16 11:21:10.710545 0x9964ea0588e67a649b1333fe98d136db6e00d1be 0x75e43c101688ba4fb53e5f52876a3f3c995787f9 0.065531 0xb1fdbff9235c865086b92e4a0004a22cd213079360596bb47b714e13257a24a9 2022-11-16 11:23:59.348915 0xea2a3c7d817c98b516fcfced914dce07c18ef070 0xf2f18a8b986856dcbf3d56e3e170820ef022e760 0.001209 0x7994c1a60a9121ecaceb7969519c3d91308a2244f764311f2864dba2e064a3f7 2022-11-16 11:27:16.844700 0x319e128c8febd6ce7ea0d4c51992a48040719758 0xe347740ae32ecd9fa8bf9e2cdd363e5ea25d4e92 0.058965 0x1d13d09a23a82997ae4434deb2d1217308aa08bad111ad4d666bf4bfeade9f84 2022-11-16 11:33:47.213511 0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce 0x6c9cebfdaa3babb777d0247330011e88b9db1621 0.013400 0x49265fd144e5fdc018ec2ffe5a718ee55225d2f172815fe2e5a1d5461aca2a8f 2022-11-16 11:34:48.230558 0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce 0x445f890f7633fe0dd508eaa01395c29f1394de62 0.003616 0xe1426f347ce0baa631adf16669b2fdecc6a7841a0e8a30c9e676206ee0b87bf5 2022-11-16 11:35:23.566133 0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7 0x22c87ef36998ccb7d39f34b4c5e5e4fc936587c3 0.001997 0x0a84e87bfd050b8a985212bcdcfdd12dadc4943304b41a172df34b05bff99ee9 2022-11-16 11:37:03.061046 0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce 0x445f890f7633fe0dd508eaa01395c29f1394de62 0.004173 0x489014c50285a919432221a5870a65081fb90a56c07b6dd4290a7e0f298bd67d 2022-11-16 11:39:54.339251 0x9964ea0588e67a649b1333fe98d136db6e00d1be 0xef13510e9884211a49933f8c5b684e4e86975d36 0.010929 0xaf859cbd6cb01efc9a9d2a9d13d2a2c022b882d957110e8df492aa963f9cb1e3 2022-11-16 11:40:23.802728 0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1 0xef13510e9884211a49933f8c5b684e4e86975d36 0.002122 0x02ac367690ade7fada22ced3852728261d9628e00252b1047b845d7f53e68b17 2022-11-16 11:40:38.992081 0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1 0xef13510e9884211a49933f8c5b684e4e86975d36 0.001388 0xdc2506d530a0cf9bb260cc30326b3ed87920a159ebb8b606eda6ba432ac80eeb 2022-11-16 11:40:52.556331 0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118 0xf3780a9405ae91627e1ca591554ace29662ab891 0.004808 0x57a4aebee6922465da472ea9ded8828df017aa35bbac5c27e7a1bfc8f54c2b1a trace err 'result' 2022-11-16 11:46:23.800157 0x9964ea0588e67a649b1333fe98d136db6e00d1be 0xef13510e9884211a49933f8c5b684e4e86975d36 0.021099 0x806a72e5b224e72dc64437b81f882cea200bf66b175a95afa4281b086478239b 2022-11-16 11:48:10.046430 0xea2a3c7d817c98b516fcfced914dce07c18ef070 0xef13510e9884211a49933f8c5b684e4e86975d36 0.040947 0xf11764851595d15e259ddd4dcb15ceb4206e5b75671002a141bf2abcab858a47 2022-11-16 11:49:45.927947 0xea2a3c7d817c98b516fcfced914dce07c18ef070 0xef13510e9884211a49933f8c5b684e4e86975d36 0.003822 0xedcbb837dc22d9513cf048ed0c11b115c341381dbd5314abdb7287d9f814ac81 2022-11-16 11:52:24.563001 0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118 0xf3780a9405ae91627e1ca591554ace29662ab891 0.061371 0x6ddf6c0b0be177de76e9fb3f87ed1719b9e9c7790d8f534e70809b7baf254a8f 2022-11-16 11:52:34.146227 0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f 0xf04df4c16c3c3f1b71f11386b936b9c05e453197 0.022881 0x44922c45f86fd46a24a46bd61b9448713a9de5aa3bd604f3c61268146213f76c 2022-11-16 11:52:45.244460 0xea2a3c7d817c98b516fcfced914dce07c18ef070 0xef13510e9884211a49933f8c5b684e4e86975d36 0.024683 0xcb7d7eb50b2fdb823964311b1a6efc4ebc646bd0f4d6339a85f70e315b98c849 2022-11-16 11:53:25.466355 0xea2a3c7d817c98b516fcfced914dce07c18ef070 0xef13510e9884211a49933f8c5b684e4e86975d36 0.012091 0xf6c835eacabb7abff9cb9af6f02a2efd2ddf154d89dc3b7320742e6982860ab0 2022-11-16 11:54:05.640540 0xea2a3c7d817c98b516fcfced914dce07c18ef070 0xef13510e9884211a49933f8c5b684e4e86975d36 0.005827 0x3b2cd6148b28e9a8306dede3debbd2eda927202546feaef5439813a18acb56b0 2022-11-16 11:56:36.077023 0xea2a3c7d817c98b516fcfced914dce07c18ef070 0xef13510e9884211a49933f8c5b684e4e86975d36 0.002401 ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.006677 2022-11-16 11:55:47.176055 15943484 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004546 2022-11-16 11:55:47.177011 15943484 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.003564 2022-11-16 11:55:47.178030 -------------------------------------------------- 2022-11-16 11:56:15.567750 15943485 batch 0.005940 s , totalProfit 0.048575 2022-11-16 11:56:15.567802 15943485 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.029970 2022-11-16 11:56:15.569049 15943485 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007237 2022-11-16 11:56:15.570054 15943485 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.006677 2022-11-16 11:56:15.570955 15943485 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004546 2022-11-16 11:56:15.571854 15943485 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.003564 2022-11-16 11:56:15.572745 -------------------------------------------------- 2022-11-16 11:56:24.058740 15943486 batch 0.005939 s , totalProfit 0.048631 2022-11-16 11:56:24.058791 15943486 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.029970 2022-11-16 11:56:24.060013 15943486 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007259 2022-11-16 11:56:24.061043 15943486 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.006711 2022-11-16 11:56:24.061979 15943486 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004565 2022-11-16 11:56:24.062912 15943486 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.003564 2022-11-16 11:56:24.063891 -------------------------------------------------- 2022-11-16 11:56:32.357845 15943487 batch 0.007059 s , totalProfit 0.048580 2022-11-16 11:56:32.357896 15943487 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.029970 2022-11-16 11:56:32.359140 15943487 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007242 2022-11-16 11:56:32.360139 15943487 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.006677 2022-11-16 11:56:32.361081 15943487 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004548 2022-11-16 11:56:32.361999 15943487 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.003564 2022-11-16 11:56:32.362895 -------------------------------------------------- 2022-11-16 11:56:46.309985 15943488 batch 0.007041 s , totalProfit 0.045651 2022-11-16 11:56:46.310073 15943488 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.029970 2022-11-16 11:56:46.312318 15943488 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007266 2022-11-16 11:56:46.314204 15943488 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004569 2022-11-16 11:56:46.315928 15943488 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.003564 2022-11-16 11:56:46.317650 15943488 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.003432 2022-11-16 11:56:46.319360 -------------------------------------------------- 2022-11-16 11:56:55.639736 15943489 batch 0.006385 s , totalProfit 0.045600 2022-11-16 11:56:55.639790 15943489 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.029970 2022-11-16 11:56:55.641123 15943489 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007249 2022-11-16 11:56:55.642194 15943489 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004552 2022-11-16 11:56:55.643159 15943489 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.003564 2022-11-16 11:56:55.644088 15943489 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.003398 2022-11-16 11:56:55.645251 -------------------------------------------------- 2022-11-16 11:56:57.089834 15943490 batch 0.005903 s , totalProfit 0.045600 2022-11-16 11:56:57.089920 15943490 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.029970 2022-11-16 11:56:57.091392 15943490 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007249 2022-11-16 11:56:57.092627 15943490 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004552 2022-11-16 11:56:57.093832 15943490 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.003564 2022-11-16 11:56:57.094982 15943490 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.003398 2022-11-16 11:56:57.096133 -------------------------------------------------- 2022-11-16 11:57:09.706220 15943491 batch 0.006482 s , totalProfit 0.045629 2022-11-16 11:57:09.706280 15943491 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.029970 2022-11-16 11:57:09.707700 15943491 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007276 2022-11-16 11:57:09.708873 15943491 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004574 2022-11-16 11:57:09.710057 15943491 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.003564 2022-11-16 11:57:09.711190 15943491 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.003398 2022-11-16 11:57:09.712231 -------------------------------------------------- 2022-11-16 11:57:16.541770 15943492 batch 0.006661 s , totalProfit 0.045612 2022-11-16 11:57:16.541835 15943492 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0x9964ea0588e67a649b1333fe98d136db6e00d1be 0.066047 0xaa3c29a7f8a4ea8c51c6f9f848509b9267b504b9a67f9e8c33c930946c991cc1 2022-11-16 07:52:20.038151 0x0981c2667f4ab3c1e025bfe171c382a11699dbe4 0x9964ea0588e67a649b1333fe98d136db6e00d1be 0.014892 0x137d5a14163c6b1b1fb033e84fad9d8d7e3cd2fdc2b7baf568bcae53d6b8f87b 2022-11-16 08:02:37.971761 0x0981c2667f4ab3c1e025bfe171c382a11699dbe4 0x9964ea0588e67a649b1333fe98d136db6e00d1be 0.002277 0x721e2c8a20cf69933cbdd88542b37abe8372f9a327bec0ca6fc02f701f9010f3 2022-11-16 08:02:56.451308 0x595159746f62bdfe990dca5c5c98316c8e7dfc99 0x6fcaf4606679a96fda45c020299bef6353425ba7 0.008373 0x26a94b53dc1f724872b4612beb5ae16eae5a1ad8aadef4a2853c9668b5c6d35b 2022-11-16 08:04:42.631525 0x595159746f62bdfe990dca5c5c98316c8e7dfc99 0x6fcaf4606679a96fda45c020299bef6353425ba7 0.013759 0x30228ff6b02e44efdaf2789f2d1d2ac99120cf2a2bed26588c7732edb635e093 2022-11-16 08:14:58.876273 0x0981c2667f4ab3c1e025bfe171c382a11699dbe4 0x9964ea0588e67a649b1333fe98d136db6e00d1be 0.007000 0x2207ba27f75d29766586359d318738b8a383de1592e22ffa84e104b443361be4 2022-11-16 08:16:30.719501 0x0981c2667f4ab3c1e025bfe171c382a11699dbe4 0x9964ea0588e67a649b1333fe98d136db6e00d1be 0.005357 0xb5f7307fd18eb379e65fa0cbe9c2e61cee2c83bb403291a22f088dcd30721636 2022-11-16 08:24:31.812814 0x0981c2667f4ab3c1e025bfe171c382a11699dbe4 0x9964ea0588e67a649b1333fe98d136db6e00d1be 0.005030 0x776192d327503f2ed77cef8a65897bfe65fb99d6e9a6760661c41370e1889c3c 2022-11-16 08:36:07.354915 0xf4f0443a28d69213bd81a97e46932d9e4fa1c9a0 0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7 0.005542 0x87e7063b2f912b4888e4c9e4aa97b0641afb3894edc246a9152ce1f78154d15b 2022-11-16 08:50:53.170861 Traceback (most recent call last): File "/home/ec2-user/pycharm-project/ETH/pendingTradeV1.py", line 219, in baseGasPrice = getBaseGasPrice(blockNumber) * 1.5 File "/home/ec2-user/pycharm-project/ETH/web3Tools.py", line 448, in getBaseGasPrice return int(w3.new.getBlock(blockNumber)['baseFeePerGas'],16) TypeError: 'NoneType' object is not subscriptable 2022-11-16 08:50:53.170911 loop 'NoneType' object is not subscriptable 2022-11-16 09:32:13.961306 0x595159746f62bdfe990dca5c5c98316c8e7dfc99 0x6fcaf4606679a96fda45c020299bef6353425ba7 0.008398 0x3e94cceaa0600ceaa5e70f8f57d2ac60b989499bd89639d88b0e315840f06120 2022-11-16 09:36:10.808148 0x55d5c232d921b9eaa6b37b5845e439acd04b4dba 0x22708ece66f074883b6a61ed0d1951db69bf45c9 0.145079 0x568453f151bfcc5aea4aa5972b69c308455e4e17247ed7f915c776c2bc528c4b 2022-11-16 09:38:10.363431 0x55d5c232d921b9eaa6b37b5845e439acd04b4dba 0x22708ece66f074883b6a61ed0d1951db69bf45c9 0.084719 0xb25fa23297a5db29c5ab67e11dbb3087ebad32fecc0d64b4724a1b57a016099d 2022-11-16 09:42:24.254311 0x0981c2667f4ab3c1e025bfe171c382a11699dbe4 0x9964ea0588e67a649b1333fe98d136db6e00d1be 0.005883 0xb5603e92b0d846352da16d6be3832ddaabc08cabd2efd7378cd5e8ca1d8d5e53 2022-11-16 09:43:32.434036 0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d 0xd6a91cf65ece55656580ceb89721957c86b78ac6 0.117370 0x39f3b5ded2b3069c806dbce0cc0bba74685f69a475f7602612546da84876faf7 2022-11-16 09:45:00.959785 0x319e128c8febd6ce7ea0d4c51992a48040719758 0x6bc4e3043e45e59ef9da87f7b9856ada5fc4add5 0.052787 0x42aff5d4555365640cb44e36ed46e504e78eadf19b8f8dbd16e215a31df94921 2022-11-16 10:00:16.922421 0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d 0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce 0.065326 0x0dbaa9559793ccdc7e06d70326f4f51770b712a55831faabcc95a0ea26b76b78 2022-11-16 10:22:41.479848 Traceback (most recent call last): File "/home/ec2-user/pycharm-project/ETH/pendingTradeV1.py", line 219, in baseGasPrice = getBaseGasPrice(blockNumber) * 1.5 File "/home/ec2-user/pycharm-project/ETH/web3Tools.py", line 448, in getBaseGasPrice return int(w3.new.getBlock(blockNumber)['baseFeePerGas'],16) TypeError: 'NoneType' object is not subscriptable 2022-11-16 10:22:41.479892 loop 'NoneType' object is not subscriptable 2022-11-16 10:27:10.059596 0x9964ea0588e67a649b1333fe98d136db6e00d1be 0x0981c2667f4ab3c1e025bfe171c382a11699dbe4 0.008601 0x3bf19f834b6ec829ff27f427169a9964181ee4e7636c65c3ea6a4a4257488545 2022-11-16 10:31:01.884184 0x9964ea0588e67a649b1333fe98d136db6e00d1be 0x0981c2667f4ab3c1e025bfe171c382a11699dbe4 0.011085 0xdd0a859fc39c65d89087c3ab1ea0cd23238080f3c422dcd58e7d523cc2a9399d 2022-11-16 10:35:51.831945 0x9964ea0588e67a649b1333fe98d136db6e00d1be 0x0981c2667f4ab3c1e025bfe171c382a11699dbe4 0.009631 0x1fda287fa1711b2bc71842b343faeaf597811721b43c0dbcb4570cc2c49507b3 2022-11-16 10:36:11.538013 0x9964ea0588e67a649b1333fe98d136db6e00d1be 0x0981c2667f4ab3c1e025bfe171c382a11699dbe4 0.008984 0x51c29c5e14e59e5193bba65c262603d4385efb6a983a888873c502aaeceab53c 2022-11-16 10:36:26.583353 0x9964ea0588e67a649b1333fe98d136db6e00d1be 0x0981c2667f4ab3c1e025bfe171c382a11699dbe4 0.008357 0x5c6ec3ac5ebce5756f820ee5797db23d6c392f82e1e02a68ec03598df8c8999e 2022-11-16 10:37:11.996958 0x9964ea0588e67a649b1333fe98d136db6e00d1be 0x0981c2667f4ab3c1e025bfe171c382a11699dbe4 0.007750 0x775c90414f9b7c3242b0cd8f814bbe1bb734341898f8d0d55b239c8b02d8f25c 2022-11-16 10:38:47.386409 0x9964ea0588e67a649b1333fe98d136db6e00d1be 0x0981c2667f4ab3c1e025bfe171c382a11699dbe4 0.007163 0x95be25546224ab812bf6572bd2372c51bed3c55e27ce99c35e650e94260c462c 2022-11-16 10:38:56.916376 0x9964ea0588e67a649b1333fe98d136db6e00d1be 0x0981c2667f4ab3c1e025bfe171c382a11699dbe4 0.005072 0x7698dd6bab088cdbc684ddc0bbfde6a9cd7a1bc12231584acdebe05a7c050b0e 2022-11-16 10:44:26.565028 0x9964ea0588e67a649b1333fe98d136db6e00d1be 0x0981c2667f4ab3c1e025bfe171c382a11699dbe4 0.210921 0x6b461c327dae02fb9a581544637e4d4e60d4a6ced823964e5463c4f317f86b63 2022-11-16 10:50:33.755683 0x1ac73c411fc1d037ff26e0911a28f6cac400c4d7 0xf19eb68da923d28c78f2c640fb5ddbc07868cdcf 0.018782 0xe5cf27c2d8553321b22e4d550cb66ba06ed26f1b353a4585cdde7d16a3436707 2022-11-16 10:56:43.182666 0x1cea95d2fc56e359ef4893777c3a3b0db3c85618 0xdb896f959df5378eb845733154f6730b3873acf4 0.346024 0x840442eb63bad6692419ef48503d081a57133e1a6b55431331c4609c6a75cbea 2022-11-16 10:56:54.939997 0x9964ea0588e67a649b1333fe98d136db6e00d1be 0x0981c2667f4ab3c1e025bfe171c382a11699dbe4 0.027890 0xc4c6bad2f0a99562ceb1ab498460e68de6215f3d36b0f41f13c7b3661d3e33c1 2022-11-16 10:57:25.485013 0x9964ea0588e67a649b1333fe98d136db6e00d1be 0x0981c2667f4ab3c1e025bfe171c382a11699dbe4 0.061826 0x97821ecf8eb5b68f1ed026a849ea8d1d2e0b87f73b7e2fd5d7ec8ba2d6f24f7e 2022-11-16 11:09:21.929911 0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c 0x1ac73c411fc1d037ff26e0911a28f6cac400c4d7 0.009480 0x2c2d41ad312d606bce995206ff13324ed6499647f2e5c2c4f3ab115103b74c03 2022-11-16 11:33:31.931707 0xad9f34d805f6f597d6b87922b5028e82d75b771d 0x8b4a890b407c0a2e85a5c915546b8d9aeb731b98 0.104423 0x058cc5fab6e5536f52a1011de621c44c5798d019b54234d6f05fa366bb0975c4 2022-11-16 11:33:47.178116 0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce 0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d 0.041164 0x49265fd144e5fdc018ec2ffe5a718ee55225d2f172815fe2e5a1d5461aca2a8f trace err 'result' 2022-11-16 11:46:15.503057 0x595159746f62bdfe990dca5c5c98316c8e7dfc99 0x6fcaf4606679a96fda45c020299bef6353425ba7 0.015642 0x2367bf98792597282ba5e4fa926f0ceb7eb812d5bf9e0440058fbd96a894b7b7 2022-11-16 11:46:23.795177 0x9964ea0588e67a649b1333fe98d136db6e00d1be 0x0981c2667f4ab3c1e025bfe171c382a11699dbe4 0.010878 0x806a72e5b224e72dc64437b81f882cea200bf66b175a95afa4281b086478239b 2022-11-16 11:52:24.536673 0xf4f0443a28d69213bd81a97e46932d9e4fa1c9a0 0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7 0.011365 0x6ddf6c0b0be177de76e9fb3f87ed1719b9e9c7790d8f534e70809b7baf254a8f 2022-11-16 11:52:45.233097 0x0981c2667f4ab3c1e025bfe171c382a11699dbe4 0x9964ea0588e67a649b1333fe98d136db6e00d1be 0.019450 0xcb7d7eb50b2fdb823964311b1a6efc4ebc646bd0f4d6339a85f70e315b98c849 2022-11-16 11:53:40.445926 0x0981c2667f4ab3c1e025bfe171c382a11699dbe4 0x9964ea0588e67a649b1333fe98d136db6e00d1be 0.007671 0xe55ff1aefc6c7d3b98fffd1d7628120bffa3c16726b25a3514b017ffc65f0760 2022-11-16 11:54:15.578097 0x0981c2667f4ab3c1e025bfe171c382a11699dbe4 0x9964ea0588e67a649b1333fe98d136db6e00d1be 0.002732 0x85bf35bb98e922b417ef9671f20dc63cd850898c3d1b56bc59def414ac25c50e 2022-11-16 11:57:18.250438 0xad9f34d805f6f597d6b87922b5028e82d75b771d 0.029970 2022-11-16 11:57:16.543425 15943492 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007259 2022-11-16 11:57:16.544623 15943492 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004557 2022-11-16 11:57:16.545573 15943492 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.003564 2022-11-16 11:57:16.546493 15943492 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.003398 2022-11-16 11:57:16.547572 -------------------------------------------------- 2022-11-16 11:57:49.608048 15943493 batch 0.005803 s , totalProfit 0.045634 2022-11-16 11:57:49.608109 15943493 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.029970 2022-11-16 11:57:49.609414 15943493 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007281 2022-11-16 11:57:49.610491 15943493 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004576 2022-11-16 11:57:49.611415 15943493 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.003564 2022-11-16 11:57:49.612374 15943493 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.003398 2022-11-16 11:57:49.613335 -------------------------------------------------- 2022-11-16 11:58:12.296579 15943494 batch 0.006050 s , totalProfit 0.045640 2022-11-16 11:58:12.296636 15943494 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.029970 2022-11-16 11:58:12.298112 15943494 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007285 2022-11-16 11:58:12.299420 15943494 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004578 2022-11-16 11:58:12.300590 15943494 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.003564 2022-11-16 11:58:12.301742 15943494 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.003398 2022-11-16 11:58:12.302876 -------------------------------------------------- 2022-11-16 11:58:57.810016 15943495 batch 0.006271 s , totalProfit 0.045645 2022-11-16 11:58:57.810069 15943495 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.029970 2022-11-16 11:58:57.811420 15943495 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007289 2022-11-16 11:58:57.812504 15943495 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004580 2022-11-16 11:58:57.813468 15943495 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.003564 2022-11-16 11:58:57.814474 15943495 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.003398 2022-11-16 11:58:57.815681 -------------------------------------------------- 2022-11-16 11:58:59.844154 15943496 batch 0.007587 s , totalProfit 0.045628 2022-11-16 11:58:59.844219 15943496 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.029970 2022-11-16 11:58:59.845706 15943496 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007272 2022-11-16 11:58:59.846913 15943496 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004563 2022-11-16 11:58:59.847943 15943496 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.003564 2022-11-16 11:58:59.849047 15943496 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.003398 2022-11-16 11:58:59.850092 -------------------------------------------------- 2022-11-16 11:59:32.776973 15943497 batch 0.006456 s , totalProfit 0.045650 2022-11-16 11:59:32.777026 15943497 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.029970 2022-11-16 11:59:32.778284 15943497 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007294 2022-11-16 11:59:32.779419 15943497 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004582 2022-11-16 11:59:32.780425 15943497 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.003564 2022-11-16 11:59:32.781442 15943497 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.003398 2022-11-16 11:59:32.782446 -------------------------------------------------- 2022-11-16 11:59:37.659497 15943498 batch 0.006215 s , totalProfit 0.045633 2022-11-16 11:59:37.659551 15943498 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.029970 2022-11-16 11:59:37.660754 15943498 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007277 2022-11-16 11:59:37.661783 15943498 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004565 2022-11-16 11:59:37.662691 15943498 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.003564 2022-11-16 11:59:37.663602 15943498 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.003398 2022-11-16 11:59:37.664500 -------------------------------------------------- 2022-11-16 11:59:40.401331 15943499 batch 0.006667 s , totalProfit 0.045633 2022-11-16 11:59:40.401384 15943499 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.029970 2022-11-16 11:59:40.402619 15943499 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007277 2022-11-16 11:59:40.403622 15943499 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004565 2022-11-16 11:59:40.404562 15943499 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.003564 2022-11-16 11:59:40.405514 15943499 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.003398 2022-11-16 11:59:40.406432 -------------------------------------------------- 2022-11-16 11:59:47.884596 15943500 batch 0.006049 s , totalProfit 0.045663 2022-11-16 11:59:47.884706 15943500 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.029970 2022-11-16 11:59:47.885996 15943500 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007304 2022-11-16 11:59:47.887026 15943500 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004587 2022-11-16 11:59:47.887962 15943500 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.003564 2022-11-16 11:59:47.888912 15943500 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.003398 2022-11-16 11:59:47.889865 -------------------------------------------------- 2022-11-16 11:59:55.900645 15943501 batch 0.005909 s , totalProfit 0.045646 2022-11-16 11:59:55.900699 15943501 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.029970 2022-11-16 11:59:55.902024 15943501 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007287 2022-11-16 11:59:55.903041 15943501 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004570 2022-11-16 11:59:55.904199 15943501 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.003564 2022-11-16 11:59:55.905148 15943501 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.003398 2022-11-16 11:59:55.906245 -------------------------------------------------- 2022-11-16 12:00:01.543286 15943502 batch 0.008747 s , totalProfit 0.045646 2022-11-16 12:00:01.543366 15943502 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.029970 2022-11-16 12:00:01.545308 15943502 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007287 2022-11-16 12:00:01.546917 15943502 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004570 2022-11-16 12:00:01.548367 15943502 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.003564 2022-11-16 12:00:01.549842 15943502 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.003398 2022-11-16 12:00:01.551233 -------------------------------------------------- 2022-11-16 12:00:09.029173 15943503 batch 0.005823 s , totalProfit 0.054992 2022-11-16 12:00:09.029226 15943503 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.039291 2022-11-16 12:00:09.030452 15943503 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007311 2022-11-16 12:00:09.031448 15943503 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004590 2022-11-16 12:00:09.032359 15943503 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.003564 2022-11-16 12:00:09.033335 15943503 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.003398 2022-11-16 12:00:09.034554 -------------------------------------------------- 2022-11-16 12:00:13.796870 15943504 batch 0.007023 s , totalProfit 0.054958 2022-11-16 12:00:13.796927 15943504 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.039274 2022-11-16 12:00:13.798228 15943504 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007294 2022-11-16 12:00:13.799264 15943504 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004573 2022-11-16 12:00:13.800239 15943504 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.003564 2022-11-16 12:00:13.801273 15943504 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.003398 2022-11-16 12:00:13.802261 -------------------------------------------------- 2022-11-16 12:00:15.261146 15943505 batch 0.006110 s , totalProfit 0.054958 2022-11-16 12:00:15.261199 15943505 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.039274 2022-11-16 12:00:15.262441 15943505 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007294 2022-11-16 12:00:15.263415 15943505 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004573 2022-11-16 12:00:15.264330 15943505 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.003564 2022-11-16 12:00:15.265267 15943505 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.003398 2022-11-16 12:00:15.266200 -------------------------------------------------- 2022-11-16 12:00:37.840564 15943506 batch 0.006336 s , totalProfit 0.054980 2022-11-16 12:00:37.840617 15943506 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.039274 2022-11-16 12:00:37.841858 15943506 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007315 2022-11-16 12:00:37.842897 15943506 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004593 2022-11-16 12:00:37.843807 15943506 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.003564 2022-11-16 12:00:37.844706 15943506 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.003398 2022-11-16 12:00:37.845635 -------------------------------------------------- 2022-11-16 12:00:46.046096 15943507 batch 0.006866 s , totalProfit 0.054963 2022-11-16 12:00:46.046184 15943507 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.039274 2022-11-16 12:00:46.047851 15943507 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007298 2022-11-16 12:00:46.049336 15943507 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004576 2022-11-16 12:00:46.050788 15943507 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.003564 2022-11-16 12:00:46.052040 15943507 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.003398 2022-11-16 12:00:46.053401 -------------------------------------------------- 2022-11-16 12:01:10.759197 15943508 batch 0.007064 s , totalProfit 0.054991 2022-11-16 12:01:10.759245 15943508 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.039274 2022-11-16 12:01:10.760438 15943508 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007324 2022-11-16 12:01:10.761518 15943508 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004597 2022-11-16 12:01:10.762547 15943508 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.003564 2022-11-16 12:01:10.763469 15943508 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.003398 2022-11-16 12:01:10.764384 -------------------------------------------------- 2022-11-16 12:02:19.434599 15943509 batch 0.007176 s , totalProfit 0.055106 2022-11-16 12:02:19.434659 15943509 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.039274 2022-11-16 12:02:19.435958 15943509 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007328 2022-11-16 12:02:19.437134 15943509 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004599 2022-11-16 12:02:19.438187 15943509 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.003564 2022-11-16 12:02:19.439112 15943509 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.003521 2022-11-16 12:02:19.440019 -------------------------------------------------- 2022-11-16 12:02:24.931739 15943510 batch 0.006932 s , totalProfit 0.055072 2022-11-16 12:02:24.931793 15943510 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.039274 2022-11-16 12:02:24.933270 15943510 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007311 2022-11-16 12:02:24.934491 15943510 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004582 2022-11-16 12:02:24.935665 15943510 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.003564 2022-11-16 12:02:24.936851 15943510 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.003504 2022-11-16 12:02:24.938009 -------------------------------------------------- 2022-11-16 12:02:44.800407 15943511 batch 0.007002 s , totalProfit 0.055072 2022-11-16 12:02:44.800462 15943511 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.039274 2022-11-16 12:02:44.801780 15943511 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007311 2022-11-16 12:02:44.803135 15943511 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004582 2022-11-16 12:02:44.804261 15943511 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.003564 2022-11-16 12:02:44.805349 15943511 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.003504 2022-11-16 12:02:44.806330 -------------------------------------------------- 2022-11-16 12:02:46.052521 15943512 batch 0.006552 s , totalProfit 0.055095 2022-11-16 12:02:46.052612 15943512 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.039274 2022-11-16 12:02:46.055127 15943512 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007333 2022-11-16 12:02:46.057232 15943512 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004601 2022-11-16 12:02:46.059193 15943512 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.003564 2022-11-16 12:02:46.061139 15943512 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.003504 2022-11-16 12:02:46.063012 -------------------------------------------------- 2022-11-16 12:02:47.308171 15943513 batch 0.006053 s , totalProfit 0.055078 2022-11-16 12:02:47.308224 15943513 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.039274 2022-11-16 12:02:47.309468 15943513 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007316 2022-11-16 12:02:47.310459 15943513 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004584 2022-11-16 12:02:47.311364 15943513 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.003564 2022-11-16 12:02:47.312264 15943513 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.003504 2022-11-16 12:02:47.313206 -------------------------------------------------- 2022-11-16 12:03:02.757943 15943514 batch 0.004365 s , totalProfit 0.018605 2022-11-16 12:03:02.757998 15943514 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009000 2022-11-16 12:03:02.759313 15943514 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007337 2022-11-16 12:03:02.760462 15943514 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004603 2022-11-16 12:03:02.761480 -------------------------------------------------- 2022-11-16 12:03:03.414997 15943515 batch 0.004477 s , totalProfit 0.018571 2022-11-16 12:03:03.415052 15943515 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.008984 2022-11-16 12:03:03.416509 15943515 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007320 2022-11-16 12:03:03.417670 15943515 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004587 2022-11-16 12:03:03.418677 -------------------------------------------------- 2022-11-16 12:03:23.974697 15943516 batch 0.005124 s , totalProfit 0.018599 2022-11-16 12:03:23.974751 15943516 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.008984 2022-11-16 12:03:23.976171 15943516 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007347 2022-11-16 12:03:23.977338 15943516 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004608 2022-11-16 12:03:23.978295 -------------------------------------------------- 2022-11-16 12:03:34.973055 15943517 batch 0.004458 s , totalProfit 0.018582 2022-11-16 12:03:34.973105 15943517 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.008984 2022-11-16 12:03:34.974323 15943517 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007330 2022-11-16 12:03:34.975338 15943517 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004591 2022-11-16 12:03:34.976239 -------------------------------------------------- 2022-11-16 12:03:44.770461 15943518 batch 0.004725 s , totalProfit 0.018614 2022-11-16 12:03:44.770522 15943518 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.008984 2022-11-16 12:03:44.771763 15943518 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007359 2022-11-16 12:03:44.772775 15943518 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004614 2022-11-16 12:03:44.773735 -------------------------------------------------- 2022-11-16 12:03:50.689691 15943519 batch 0.004499 s , totalProfit 0.018597 2022-11-16 12:03:50.689736 15943519 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.008984 2022-11-16 12:03:50.690947 15943519 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007342 2022-11-16 12:03:50.691963 15943519 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004597 2022-11-16 12:03:50.692918 -------------------------------------------------- 2022-11-16 12:03:55.279708 15943520 batch 0.004501 s , totalProfit 0.018798 2022-11-16 12:03:55.279758 15943520 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009184 2022-11-16 12:03:55.281051 15943520 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007342 2022-11-16 12:03:55.282105 15943520 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004597 2022-11-16 12:03:55.283011 -------------------------------------------------- 2022-11-16 12:04:32.245439 15943521 batch 0.004780 s , totalProfit 0.018803 2022-11-16 12:04:32.245495 15943521 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009167 2022-11-16 12:04:32.247037 15943521 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007364 2022-11-16 12:04:32.248048 15943521 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004616 2022-11-16 12:04:32.249007 -------------------------------------------------- 2022-11-16 12:04:41.146630 15943522 batch 0.005282 s , totalProfit 0.018815 2022-11-16 12:04:41.146681 15943522 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009167 2022-11-16 12:04:41.148133 15943522 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007374 2022-11-16 12:04:41.149382 15943522 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004621 2022-11-16 12:04:41.150550 -------------------------------------------------- 2022-11-16 12:05:25.284570 15943523 batch 0.004998 s , totalProfit 0.013501 2022-11-16 12:05:25.284637 15943523 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007385 2022-11-16 12:05:25.286436 15943523 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004626 2022-11-16 12:05:25.287930 15943523 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.003839 2022-11-16 12:05:25.289312 -------------------------------------------------- 2022-11-16 12:05:26.245755 15943524 batch 0.004719 s , totalProfit 0.013468 2022-11-16 12:05:26.245813 15943524 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007368 2022-11-16 12:05:26.247210 15943524 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004609 2022-11-16 12:05:26.248380 15943524 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.003823 2022-11-16 12:05:26.249498 -------------------------------------------------- 2022-11-16 12:05:26.889186 15943526 batch 0.005459 s , totalProfit 0.039593 2022-11-16 12:05:26.889236 15943526 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.024543 2022-11-16 12:05:26.890486 15943526 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007368 2022-11-16 12:05:26.891477 15943526 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004609 2022-11-16 12:05:26.892383 15943526 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.003823 2022-11-16 12:05:26.893352 -------------------------------------------------- 2022-11-16 12:05:38.307529 15943527 batch 0.005033 s , totalProfit 0.015399 2022-11-16 12:05:38.307578 15943527 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007392 2022-11-16 12:05:38.309031 15943527 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.005728 2022-11-16 12:05:38.310144 15943527 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004630 2022-11-16 12:05:38.311066 -------------------------------------------------- 2022-11-16 12:05:59.717707 15943528 batch 0.005029 s , totalProfit 0.015382 2022-11-16 12:05:59.717766 15943528 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007375 2022-11-16 12:05:59.719285 15943528 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.005728 2022-11-16 12:05:59.720504 15943528 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004613 2022-11-16 12:05:59.721681 -------------------------------------------------- 2022-11-16 12:06:00.867454 15943529 batch 0.004992 s , totalProfit 0.015404 2022-11-16 12:06:00.867500 15943529 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007396 2022-11-16 12:06:00.868693 15943529 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.005728 2022-11-16 12:06:00.869703 15943529 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004632 2022-11-16 12:06:00.870627 -------------------------------------------------- 2022-11-16 12:06:02.830351 15943530 batch 0.005402 s , totalProfit 0.015387 2022-11-16 12:06:02.830422 15943530 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007379 2022-11-16 12:06:02.832189 15943530 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.005728 2022-11-16 12:06:02.833221 15943530 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004615 2022-11-16 12:06:02.834178 -------------------------------------------------- 2022-11-16 12:06:48.757281 15943531 batch 0.004944 s , totalProfit 0.015413 2022-11-16 12:06:48.757341 15943531 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007404 2022-11-16 12:06:48.758944 15943531 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.005728 2022-11-16 12:06:48.760226 15943531 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004635 2022-11-16 12:06:48.761460 -------------------------------------------------- 2022-11-16 12:06:49.700320 15943532 batch 0.004771 s , totalProfit 0.015396 2022-11-16 12:06:49.700370 15943532 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007387 2022-11-16 12:06:49.701615 15943532 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.005728 2022-11-16 12:06:49.702684 15943532 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004619 2022-11-16 12:06:49.703646 -------------------------------------------------- 2022-11-16 12:06:59.831716 15943533 batch 0.006560 s , totalProfit 0.015396 2022-11-16 12:06:59.831786 15943533 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007387 2022-11-16 12:06:59.833566 15943533 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.005728 2022-11-16 12:06:59.834991 15943533 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004619 2022-11-16 12:06:59.836298 -------------------------------------------------- 2022-11-16 12:07:15.363076 15943534 batch 0.004336 s , totalProfit 0.015420 2022-11-16 12:07:15.363141 15943534 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007409 2022-11-16 12:07:15.364585 15943534 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.005728 2022-11-16 12:07:15.365736 15943534 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004638 2022-11-16 12:07:15.366821 -------------------------------------------------- 2022-11-16 12:07:19.449593 15943535 batch 0.013270 s , totalProfit 0.024334 2022-11-16 12:07:19.449672 15943535 bset ['0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7', '0xf2f18a8b986856dcbf3d56e3e170820ef022e760', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.007603 2022-11-16 12:07:19.451330 15943535 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007392 2022-11-16 12:07:19.452679 15943535 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004621 2022-11-16 12:07:19.454010 15943535 bset ['0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7', '0xf4f0443a28d69213bd81a97e46932d9e4fa1c9a0'] 0.003500 2022-11-16 12:07:19.455356 15943535 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.002405 2022-11-16 12:07:19.456617 15943535 bset ['0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118'] 0.001693 2022-11-16 12:07:19.458266 -------------------------------------------------- 2022-11-16 12:08:10.124483 15943536 batch 0.005738 s , totalProfit 0.020784 2022-11-16 12:08:10.124554 15943536 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009691 2022-11-16 12:08:10.126021 15943536 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007417 2022-11-16 12:08:10.127096 15943536 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004642 2022-11-16 12:08:10.128017 15943536 bset ['0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118'] 0.001392 2022-11-16 12:08:10.129101 -------------------------------------------------- 2022-11-16 12:08:12.473393 15943537 batch 0.005526 s , totalProfit 0.020733 2022-11-16 12:08:12.473446 15943537 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009675 2022-11-16 12:08:12.474799 15943537 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007400 2022-11-16 12:08:12.475856 15943537 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004625 2022-11-16 12:08:12.476878 15943537 bset ['0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118'] 0.001375 2022-11-16 12:08:12.477910 -------------------------------------------------- 2022-11-16 12:08:23.592263 15943538 batch 0.008895 s , totalProfit 0.020733 2022-11-16 12:08:23.592315 15943538 bset 2022-11-16 11:18:33.316 15943311 OK 2022-11-16 11:18:55.350 15943312 OK 2022-11-16 11:18:57.805 15943313 OK 2022-11-16 11:19:32.866 15943314 OK 2022-11-16 11:19:33.091 15943315 OK 2022-11-16 11:19:35.204 15943316 OK 2022-11-16 11:19:39.245 15943317 OK 2022-11-16 11:19:52.260 15943318 OK 2022-11-16 11:20:17.326 15943319 OK 2022-11-16 11:20:38.669 15943320 OK 2022-11-16 11:20:48.860 15943321 OK 2022-11-16 11:20:54.876 15943322 OK 2022-11-16 11:20:58.990 15943323 OK 2022-11-16 11:21:02.996 15943324 OK 2022-11-16 11:21:08.102 15943325 OK 2022-11-16 11:21:15.229 15943326 OK 2022-11-16 11:21:25.460 15943327 OK 2022-11-16 11:21:27.518 15943328 OK 2022-11-16 11:21:30.523 15943329 OK 2022-11-16 11:22:59.680 15943330 OK 2022-11-16 11:23:06.116 15943331 OK 2022-11-16 11:23:20.236 15943332 OK 2022-11-16 11:23:32.426 15943333 OK 2022-11-16 11:24:09.569 15943334 OK 2022-11-16 11:24:16.802 15943335 OK 2022-11-16 11:24:34.921 15943336 OK 2022-11-16 11:24:38.074 15943337 OK 2022-11-16 11:24:45.164 15943338 OK 2022-11-16 11:24:54.270 15943339 OK 2022-11-16 11:25:25.534 15943340 OK 2022-11-16 11:25:31.676 15943341 OK 2022-11-16 11:25:46.799 15943342 OK 2022-11-16 11:26:07.961 15943343 OK 2022-11-16 11:26:45.218 15943344 OK 2022-11-16 11:27:05.551 15943345 OK 2022-11-16 11:27:09.791 15943346 OK 2022-11-16 11:27:12.872 15943347 OK 2022-11-16 11:27:14.952 15943348 OK 2022-11-16 11:27:19.044 15943349 OK 2022-11-16 11:27:19.216 15943350 OK 2022-11-16 11:27:51.397 15943351 OK 2022-11-16 11:27:51.399 15943352 OK 2022-11-16 11:27:54.403 15943353 OK 2022-11-16 11:28:56.563 15943354 OK 2022-11-16 11:29:17.918 15943355 OK 2022-11-16 11:29:17.919 15943356 OK 2022-11-16 11:29:46.956 15943357 OK 2022-11-16 11:30:03.183 15943358 OK 2022-11-16 11:30:05.350 15943359 OK 2022-11-16 11:30:12.444 15943360 OK 2022-11-16 11:30:14.526 15943361 OK 2022-11-16 11:30:17.599 15943362 OK 2022-11-16 11:30:26.695 15943363 OK 2022-11-16 11:30:46.943 15943364 OK 2022-11-16 11:30:51.068 15943365 OK 2022-11-16 11:30:57.180 15943366 OK 2022-11-16 11:31:36.515 15943367 OK 2022-11-16 11:31:42.775 15943368 OK 2022-11-16 11:32:26.905 15943369 OK 2022-11-16 11:32:30.187 15943370 OK 2022-11-16 11:33:35.342 15943371 OK 2022-11-16 11:33:35.682 15943372 OK 2022-11-16 11:33:52.795 15943373 OK 2022-11-16 11:34:09.121 15943374 OK 2022-11-16 11:34:34.284 15943375 OK 2022-11-16 11:34:36.540 15943377 OK 2022-11-16 11:34:45.648 15943378 OK 2022-11-16 11:34:47.823 15943379 OK 2022-11-16 11:34:59.992 15943380 OK 2022-11-16 11:35:15.190 15943381 OK 2022-11-16 11:35:37.339 15943382 OK 2022-11-16 11:35:45.376 15943383 OK 2022-11-16 11:35:57.734 15943384 OK 2022-11-16 11:35:57.848 15943385 OK 2022-11-16 11:36:03.954 15943386 OK 2022-11-16 11:36:07.060 15943387 OK 2022-11-16 11:36:10.160 15943388 OK 2022-11-16 11:36:12.272 15943389 OK 2022-11-16 11:36:25.362 15943390 OK 2022-11-16 11:36:40.704 15943391 OK 2022-11-16 11:36:45.860 15943392 OK 2022-11-16 11:36:54.006 15943393 OK 2022-11-16 11:36:59.102 15943394 OK 2022-11-16 11:37:19.243 15943395 OK 2022-11-16 11:37:28.337 15943396 OK 2022-11-16 11:37:36.648 15943397 OK 2022-11-16 11:38:01.811 15943399 OK 2022-11-16 11:38:01.897 15943400 OK 2022-11-16 11:38:12.019 15943401 OK 2022-11-16 11:38:28.130 15943402 OK 2022-11-16 11:38:38.182 15943403 OK 2022-11-16 11:38:50.380 15943404 OK 2022-11-16 11:39:06.495 15943405 OK 2022-11-16 11:39:31.636 15943406 OK 2022-11-16 11:39:34.877 15943407 OK 2022-11-16 11:39:41.968 15943408 OK 2022-11-16 11:39:59.084 15943409 OK 2022-11-16 11:40:06.260 15943410 OK 2022-11-16 11:40:17.278 15943411 OK 2022-11-16 11:40:33.541 15943412 OK 2022-11-16 11:41:04.750 15943413 OK 2022-11-16 11:41:24.873 15943414 OK 2022-11-16 11:41:25.003 15943415 OK 2022-11-16 11:41:40.170 15943416 OK 2022-11-16 11:41:49.357 15943417 OK 2022-11-16 11:41:49.515 15943418 OK 2022-11-16 11:41:53.652 15943419 OK 2022-11-16 11:42:05.820 15943420 OK 2022-11-16 11:42:25.171 15943421 OK 2022-11-16 11:42:37.408 15943422 OK 2022-11-16 11:42:37.561 15943423 OK 2022-11-16 11:42:51.729 15943424 OK 2022-11-16 11:42:54.813 15943425 OK 2022-11-16 11:42:59.919 15943426 OK 2022-11-16 11:43:02.008 15943427 OK 2022-11-16 11:43:12.099 15943428 OK 2022-11-16 11:43:19.212 15943429 OK 2022-11-16 11:43:21.319 15943430 OK 2022-11-16 11:43:58.484 15943431 OK 2022-11-16 11:44:18.252 15943432 OK 2022-11-16 11:45:17.598 15943433 OK 2022-11-16 11:45:21.964 15943434 OK 2022-11-16 11:46:06.104 15943435 OK 2022-11-16 11:46:14.288 15943436 OK 2022-11-16 11:46:44.436 15943438 OK 2022-11-16 11:46:55.504 15943439 OK 2022-11-16 11:47:14.632 15943440 OK 2022-11-16 11:47:17.797 15943441 OK 2022-11-16 11:47:19.918 15943442 OK 2022-11-16 11:47:30.032 15943443 OK 2022-11-16 11:47:34.229 15943444 OK 2022-11-16 11:47:42.317 15943445 OK 2022-11-16 11:48:07.466 15943446 OK 2022-11-16 11:48:16.654 15943447 OK 2022-11-16 11:48:57.851 15943448 OK 2022-11-16 11:49:05.149 15943449 OK 2022-11-16 11:49:36.316 15943450 OK 2022-11-16 11:49:56.491 15943451 OK 2022-11-16 11:49:56.575 15943452 OK 2022-11-16 11:50:07.668 15943453 OK 2022-11-16 11:50:14.775 15943454 OK 2022-11-16 11:50:16.923 15943455 OK 2022-11-16 11:50:22.019 15943456 OK 2022-11-16 11:50:44.127 15943457 OK 2022-11-16 11:50:47.279 15943458 OK 2022-11-16 11:50:49.367 15943459 OK 2022-11-16 11:51:34.498 15943460 OK 2022-11-16 11:52:07.678 15943461 OK 2022-11-16 11:52:09.975 15943462 OK 2022-11-16 11:52:20.101 15943463 OK 2022-11-16 11:52:42.323 15943464 OK 2022-11-16 11:52:42.392 15943465 OK 2022-11-16 11:52:49.467 15943466 OK 2022-11-16 11:52:51.544 15943467 OK 2022-11-16 11:52:57.778 15943468 OK 2022-11-16 11:53:00.859 15943469 OK 2022-11-16 11:53:21.144 15943470 OK 2022-11-16 11:53:23.290 15943472 OK 2022-11-16 11:53:36.381 15943473 OK 2022-11-16 11:53:54.566 15943474 OK 2022-11-16 11:54:08.824 15943475 OK 2022-11-16 11:54:10.994 15943476 OK 2022-11-16 11:54:11.069 15943477 OK 2022-11-16 11:54:32.174 15943478 OK 2022-11-16 11:54:39.314 15943479 OK 2022-11-16 11:55:08.451 15943480 OK 2022-11-16 11:55:26.624 15943481 OK 2022-11-16 11:55:41.768 15943482 OK 2022-11-16 11:55:45.900 15943483 OK 2022-11-16 11:55:48.043 15943484 OK 2022-11-16 11:56:17.204 15943485 OK 2022-11-16 11:56:25.288 15943486 OK 2022-11-16 11:56:33.508 15943487 OK 2022-11-16 11:56:47.644 15943488 OK 2022-11-16 11:56:56.791 15943489 OK 2022-11-16 11:56:56.868 15943490 OK 2022-11-16 11:57:10.887 15943491 OK 2022-11-16 11:57:18.019 15943492 OK 2022-11-16 11:57:51.068 15943493 OK 2022-11-16 11:58:13.463 15943494 OK 2022-11-16 11:58:58.659 15943495 OK 2022-11-16 11:59:00.852 15943496 OK 2022-11-16 11:59:33.971 15943497 OK 2022-11-16 11:59:39.182 15943498 OK 2022-11-16 11:59:41.288 15943499 OK 2022-11-16 11:59:49.372 15943500 OK 2022-11-16 11:59:57.504 15943501 OK 2022-11-16 12:00:02.600 15943502 OK 2022-11-16 12:00:10.731 15943503 OK 2022-11-16 12:00:39.081 15943506 OK 2022-11-16 12:00:47.696 15943507 OK 2022-11-16 12:01:11.870 15943508 OK 2022-11-16 12:02:20.179 15943509 OK 2022-11-16 12:02:25.771 15943510 OK 2022-11-16 12:02:45.800 15943511 OK 2022-11-16 12:02:45.961 15943512 OK 2022-11-16 12:02:48.128 15943513 OK 2022-11-16 12:03:04.256 15943515 OK 2022-11-16 12:03:25.282 15943516 OK 2022-11-16 12:03:36.442 15943517 OK 2022-11-16 12:03:45.563 15943518 OK 2022-11-16 12:03:51.665 15943519 OK 2022-11-16 12:03:55.745 15943520 OK 2022-11-16 12:04:33.911 15943521 OK 2022-11-16 12:04:42.011 15943522 OK 2022-11-16 12:05:26.206 15943523 OK 2022-11-16 12:05:26.305 15943524 OK 2022-11-16 12:05:28.403 15943526 OK 2022-11-16 12:05:39.416 15943527 OK 2022-11-16 12:06:00.588 15943528 OK 2022-11-16 12:06:00.607 15943529 OK 2022-11-16 12:06:03.772 15943530 OK 2022-11-16 12:06:50.171 15943531 OK 2022-11-16 12:06:50.247 15943532 OK 2022-11-16 12:07:00.335 15943533 OK 2022-11-16 12:07:16.432 15943534 OK 2022-11-16 12:07:20.560 15943535 OK 2022-11-16 12:08:11.773 15943536 OK 2022-11-16 12:08:14.070 15943537 OK 2022-11-16 12:08:25.205 15943538 OK 2022-11-16 12:08:48.276 15943539 OK 2022-11-16 12:09:32.332 15943540 OK 2022-11-16 12:09:41.646 15943541 OK 2022-11-16 12:10:03.752 15943542 OK 2022-11-16 12:10:34.888 15943543 OK 2022-11-16 12:10:46.062 15943544 OK 2022-11-16 12:10:56.293 15943545 OK ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009675 2022-11-16 12:08:23.593703 15943538 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007400 2022-11-16 12:08:23.594711 15943538 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004625 2022-11-16 12:08:23.595644 15943538 bset ['0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118'] 0.001375 2022-11-16 12:08:23.596552 -------------------------------------------------- 2022-11-16 12:08:47.154598 15943539 batch 0.005097 s , totalProfit 0.020733 2022-11-16 12:08:47.154647 15943539 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009675 2022-11-16 12:08:47.155861 15943539 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007400 2022-11-16 12:08:47.156925 15943539 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004625 2022-11-16 12:08:47.157906 15943539 bset ['0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118'] 0.001375 2022-11-16 12:08:47.158877 -------------------------------------------------- 2022-11-16 12:09:31.359663 15943540 batch 0.004531 s , totalProfit 0.019397 2022-11-16 12:09:31.359717 15943540 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009691 2022-11-16 12:09:31.361160 15943540 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007421 2022-11-16 12:09:31.362164 15943540 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004644 2022-11-16 12:09:31.363095 -------------------------------------------------- 2022-11-16 12:09:40.944593 15943541 batch 0.020033 s , totalProfit 0.019364 2022-11-16 12:09:40.944664 15943541 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009675 2022-11-16 12:09:40.946466 15943541 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007404 2022-11-16 12:09:40.947881 15943541 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004627 2022-11-16 12:09:40.949243 -------------------------------------------------- 2022-11-16 12:10:02.543851 15943542 batch 0.004824 s , totalProfit 0.019396 2022-11-16 12:10:02.543920 15943542 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009675 2022-11-16 12:10:02.545656 15943542 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007433 2022-11-16 12:10:02.546989 15943542 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004650 2022-11-16 12:10:02.548186 -------------------------------------------------- 2022-11-16 12:10:33.237616 15943543 batch 0.005160 s , totalProfit 0.019407 2022-11-16 12:10:33.237669 15943543 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009675 2022-11-16 12:10:33.238959 15943543 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007442 2022-11-16 12:10:33.239978 15943543 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004654 2022-11-16 12:10:33.240912 -------------------------------------------------- 2022-11-16 12:10:44.459036 15943544 batch 0.013862 s , totalProfit 0.114145 2022-11-16 12:10:44.459107 15943544 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.077554 2022-11-16 12:10:44.460865 15943544 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.027362 2022-11-16 12:10:44.462296 15943544 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009675 2022-11-16 12:10:44.463603 15943544 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007425 2022-11-16 12:10:44.464985 15943544 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004637 2022-11-16 12:10:44.466321 -------------------------------------------------- 2022-11-16 12:10:55.593563 15943545 batch 0.029797 s , totalProfit 0.055169 2022-11-16 12:10:55.593640 15943545 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.034594 2022-11-16 12:10:55.595395 15943545 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009675 2022-11-16 12:10:55.596773 15943545 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007446 2022-11-16 12:10:55.598093 15943545 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004656 2022-11-16 12:10:55.599366 15943545 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0xcf84cbbf5e5d9210361d1195dfd170a333ec823c', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.001945 2022-11-16 12:10:55.600930 -------------------------------------------------- 2022-11-16 12:10:56.951636 15943546 batch 0.007026 s , totalProfit 0.055084 2022-11-16 12:10:56.951689 15943546 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.034544 2022-11-16 12:10:56.952968 15943546 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009675 2022-11-16 12:10:56.954099 15943546 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007429 2022-11-16 12:10:56.955172 15943546 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004639 2022-11-16 12:10:56.956226 15943546 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0xcf84cbbf5e5d9210361d1195dfd170a333ec823c', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.001928 2022-11-16 12:10:56.957275 -------------------------------------------------- 2022-11-16 12:11:14.800998 15943547 batch 0.007486 s , totalProfit 0.046087 2022-11-16 12:11:14.801047 15943547 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.026662 2022-11-16 12:11:14.802555 15943547 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009675 2022-11-16 12:11:14.803853 15943547 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007453 2022-11-16 12:11:14.805044 15943547 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004659 2022-11-16 12:11:14.806205 -------------------------------------------------- 2022-11-16 12:11:31.239548 15943548 batch 0.006771 s , totalProfit 0.046036 2022-11-16 12:11:31.239609 15943548 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.026628 2022-11-16 12:11:31.240928 15943548 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009675 2022-11-16 12:11:31.242025 15943548 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007436 2022-11-16 12:11:31.243094 15943548 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004642 2022-11-16 12:11:31.244143 -------------------------------------------------- 2022-11-16 12:11:38.210463 15943549 batch 0.006673 s , totalProfit 0.039171 2022-11-16 12:11:38.210515 15943549 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.019764 2022-11-16 12:11:38.211760 15943549 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009675 2022-11-16 12:11:38.212741 15943549 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007436 2022-11-16 12:11:38.213698 15943549 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004642 2022-11-16 12:11:38.214617 -------------------------------------------------- 2022-11-16 12:11:46.704848 15943550 batch 0.006824 s , totalProfit 0.021684 2022-11-16 12:11:46.704904 15943550 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009675 2022-11-16 12:11:46.706258 15943550 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007465 2022-11-16 12:11:46.707340 15943550 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004665 2022-11-16 12:11:46.708320 15943550 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0xcf84cbbf5e5d9210361d1195dfd170a333ec823c', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.001928 2022-11-16 12:11:46.709274 15943550 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1'] 0.001105 2022-11-16 12:11:46.710209 -------------------------------------------------- 2022-11-16 12:12:00.843997 15943551 batch 0.006671 s , totalProfit 0.070346 2022-11-16 12:12:00.844050 15943551 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.042323 2022-11-16 12:12:00.845306 15943551 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.013881 2022-11-16 12:12:00.846335 15943551 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009675 2022-11-16 12:12:00.847375 15943551 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007448 2022-11-16 12:12:00.848282 15943551 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004648 2022-11-16 12:12:00.849225 -------------------------------------------------- 2022-11-16 12:12:10.977456 15943552 batch 0.009861 s , totalProfit 0.062084 2022-11-16 12:12:10.977529 15943552 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.033543 2022-11-16 12:12:10.979399 15943552 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.013864 2022-11-16 12:12:10.980952 15943552 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009675 2022-11-16 12:12:10.982428 15943552 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007448 2022-11-16 12:12:10.983836 15943552 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004648 2022-11-16 12:12:10.985257 -------------------------------------------------- 2022-11-16 12:12:17.575192 15943553 batch 0.007396 s , totalProfit 0.062059 2022-11-16 12:12:17.575256 15943553 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.033494 2022-11-16 12:12:17.576592 15943553 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.013864 2022-11-16 12:12:17.577793 15943553 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009675 2022-11-16 12:12:17.578894 15943553 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007469 2022-11-16 12:12:17.579896 15943553 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004667 2022-11-16 12:12:17.580857 -------------------------------------------------- 2022-11-16 12:12:20.735799 15943554 batch 0.006942 s , totalProfit 0.062025 2022-11-16 12:12:20.735865 15943554 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.033477 2022-11-16 12:12:20.737148 15943554 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.013864 2022-11-16 12:12:20.738222 15943554 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009675 2022-11-16 12:12:20.739184 15943554 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007452 2022-11-16 12:12:20.740126 15943554 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004650 2022-11-16 12:12:20.741109 -------------------------------------------------- 2022-11-16 12:12:24.194046 15943555 batch 0.006319 s , totalProfit 0.054814 2022-11-16 12:12:24.194099 15943555 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.025734 2022-11-16 12:12:24.195370 15943555 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.013864 2022-11-16 12:12:24.196389 15943555 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009675 2022-11-16 12:12:24.197432 15943555 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007452 2022-11-16 12:12:24.198409 15943555 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004650 2022-11-16 12:12:24.199366 -------------------------------------------------- 2022-11-16 12:12:30.879476 15943556 batch 0.006531 s , totalProfit 0.048624 2022-11-16 12:12:30.879527 15943556 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.018971 2022-11-16 12:12:30.880759 15943556 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.013864 2022-11-16 12:12:30.881793 15943556 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009675 2022-11-16 12:12:30.882717 15943556 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007476 2022-11-16 12:12:30.883618 15943556 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004671 2022-11-16 12:12:30.884522 -------------------------------------------------- 2022-11-16 12:12:41.585740 15943557 batch 0.006459 s , totalProfit 0.048573 2022-11-16 12:12:41.585807 15943557 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.018937 2022-11-16 12:12:41.587033 15943557 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.013864 2022-11-16 12:12:41.588032 15943557 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009675 2022-11-16 12:12:41.588957 15943557 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007459 2022-11-16 12:12:41.589875 15943557 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004654 2022-11-16 12:12:41.590768 -------------------------------------------------- 2022-11-16 12:12:58.767445 15943559 batch 0.007409 s , totalProfit 0.049944 2022-11-16 12:12:58.767510 15943559 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.013864 2022-11-16 12:12:58.768947 15943559 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.013188 2022-11-16 12:12:58.770061 15943559 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009675 2022-11-16 12:12:58.771063 15943559 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007463 2022-11-16 12:12:58.772019 15943559 bset ['0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118'] 0.006543 2022-11-16 12:12:58.773269 15943559 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004656 2022-11-16 12:12:58.774230 -------------------------------------------------- 2022-11-16 12:13:07.256542 15943560 batch 0.006783 s , totalProfit 0.037782 2022-11-16 12:13:07.256599 15943560 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.013188 2022-11-16 12:13:07.257895 15943560 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009675 2022-11-16 12:13:07.258900 15943560 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007490 2022-11-16 12:13:07.259832 15943560 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.007344 2022-11-16 12:13:07.260753 15943560 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004677 2022-11-16 12:13:07.261699 -------------------------------------------------- 2022-11-16 12:13:21.081628 15943561 batch 0.006910 s , totalProfit 0.037749 2022-11-16 12:13:21.081684 15943561 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.013188 2022-11-16 12:13:21.082951 15943561 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009675 2022-11-16 12:13:21.083926 15943561 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007473 2022-11-16 12:13:21.084867 15943561 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.007327 2022-11-16 12:13:21.085799 15943561 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004660 2022-11-16 12:13:21.086717 -------------------------------------------------- 2022-11-16 12:13:28.654405 15943562 batch 0.006542 s , totalProfit 0.033469 2022-11-16 12:13:28.654508 15943562 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009675 2022-11-16 12:13:28.655994 15943562 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.008483 2022-11-16 12:13:28.657207 15943562 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007494 2022-11-16 12:13:28.658218 15943562 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.007327 2022-11-16 12:13:28.659309 15943562 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004679 2022-11-16 12:13:28.660375 -------------------------------------------------- 2022-11-16 12:13:35.535292 15943563 batch 0.006532 s , totalProfit 0.033418 2022-11-16 12:13:35.535346 15943563 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009675 2022-11-16 12:13:35.536564 15943563 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.008449 2022-11-16 12:13:35.537588 15943563 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007477 2022-11-16 12:13:35.538520 15943563 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.007327 2022-11-16 12:13:35.539423 15943563 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004662 2022-11-16 12:13:35.540320 -------------------------------------------------- 2022-11-16 12:13:41.106466 2022-11-16 11:41:49.453919 15943418 pending... 2022-11-16 11:41:52.644098 15943419 pending... trace err 'result' 2022-11-16 11:42:04.629742 15943420 pending... trace err 'result' trace err 'result' 2022-11-16 11:42:24.195562 15943421 pending... 2022-11-16 11:42:37.186261 15943423 pending... 2022-11-16 11:42:51.259753 15943424 pending... 2022-11-16 11:42:53.923118 15943425 pending... trace err 'result' 2022-11-16 11:42:59.179484 15943426 pending... trace err 'result' 2022-11-16 11:43:01.310666 15943427 pending... trace err 'result' trace err 'result' 2022-11-16 11:43:11.216864 15943428 pending... trace err 'result' 2022-11-16 11:43:18.155326 15943429 pending... 2022-11-16 11:43:19.509019 15943430 pending... trace err 'result' trace err 'result' trace err 'result' trace err 'result' 2022-11-16 11:43:57.069765 15943431 pending... trace err 'result' trace err 'result' 2022-11-16 11:44:17.226031 15943432 pending... trace err 'result' 2022-11-16 11:45:16.064570 15943433 pending... 2022-11-16 11:45:22.322194 15943434 pending... trace err 'result' trace err 'result' 2022-11-16 11:46:04.800498 15943435 pending... 2022-11-16 11:46:12.764351 15943436 pending... trace err 'result' 2022-11-16 11:46:43.376323 15943437 pending... 2022-11-16 11:46:44.410025 15943438 pending... trace err 'result' 2022-11-16 11:46:54.972859 15943439 pending... trace err 'result' 2022-11-16 11:47:13.267440 15943440 pending... 2022-11-16 11:47:16.725497 15943441 pending... 2022-11-16 11:47:18.445956 15943442 pending... 2022-11-16 11:47:28.898429 15943443 pending... 2022-11-16 11:47:33.405783 15943444 pending... 2022-11-16 11:47:42.128884 15943445 pending... trace err 'result' 2022-11-16 11:48:06.440359 15943446 pending... 2022-11-16 11:48:15.982691 15943447 pending... trace err 'result' trace err 'result' trace err 'result' 2022-11-16 11:48:57.202760 15943448 pending... trace err 'result' 2022-11-16 11:49:04.429043 15943449 pending... trace err 'result' trace err 'result' 2022-11-16 11:49:35.596515 15943450 pending... trace err 'result' 2022-11-16 11:49:55.506322 15943451 pending... 2022-11-16 11:49:56.449430 15943452 pending... trace err 'result' 2022-11-16 11:50:07.269644 15943453 pending... 2022-11-16 11:50:13.980801 15943454 pending... 2022-11-16 11:50:15.321263 15943455 pending... 2022-11-16 11:50:21.441167 15943456 pending... trace err 'result' 2022-11-16 11:50:42.507366 15943457 pending... 2022-11-16 11:50:46.478808 15943458 pending... 2022-11-16 11:50:48.838687 15943459 pending... trace err 'result' trace err 'result' trace err 'result' trace err 'result' 2022-11-16 11:51:36.606852 15943460 pending... 2022-11-16 11:52:06.274124 15943461 pending... 2022-11-16 11:52:09.569581 15943462 pending... 2022-11-16 11:52:20.574537 15943463 pending... trace err 'result' 2022-11-16 11:52:41.510936 15943464 pending... 2022-11-16 11:52:41.747167 15943465 pending... 2022-11-16 11:52:49.510542 15943466 pending... 2022-11-16 11:52:50.531360 15943467 pending... 2022-11-16 11:52:56.508671 15943468 pending... 2022-11-16 11:53:00.531738 15943469 pending... trace err 'result' 2022-11-16 11:53:20.584560 15943470 pending... 2022-11-16 11:53:21.697000 15943472 pending... 2022-11-16 11:53:35.155700 15943473 pending... trace err 'result' trace err 'result' 2022-11-16 11:53:52.669053 15943474 pending... 2022-11-16 11:54:08.713841 15943475 pending... 2022-11-16 11:54:09.516000 15943476 pending... 2022-11-16 11:54:11.541280 15943477 pending... 2022-11-16 11:54:31.562375 15943478 pending... 2022-11-16 11:54:39.537982 15943479 pending... trace err 'result' trace err 'result' 2022-11-16 11:55:08.578260 15943480 pending... 2022-11-16 11:55:25.517020 15943481 pending... trace err 'result' 2022-11-16 11:55:40.835450 15943482 pending... trace err 'result' 2022-11-16 11:55:45.017380 15943483 pending... 2022-11-16 11:55:47.073776 15943484 pending... trace err 'result' 2022-11-16 11:56:15.773335 15943485 pending... trace err 'result' 2022-11-16 11:56:25.608362 15943486 pending... trace err 'result' 2022-11-16 11:56:32.666193 15943487 pending... 2022-11-16 11:56:47.618653 15943488 pending... trace err 'result' 2022-11-16 11:56:55.892700 15943489 pending... 2022-11-16 11:56:57.586560 15943490 pending... 2022-11-16 11:57:10.636131 15943491 pending... 2022-11-16 11:57:17.635266 15943492 pending... trace err 'result' 2022-11-16 11:57:49.544333 15943493 pending... 2022-11-16 11:58:12.667760 15943494 pending... 2022-11-16 11:58:57.691814 15943495 pending... 2022-11-16 11:58:59.902998 15943496 pending... 2022-11-16 11:59:33.715051 15943497 pending... 2022-11-16 11:59:38.194168 15943498 pending... 2022-11-16 11:59:41.717445 15943499 pending... 2022-11-16 11:59:48.708146 15943500 pending... trace err 'result' 2022-11-16 11:59:56.764437 15943501 pending... 2022-11-16 12:00:01.100726 15943502 pending... trace err 'result' 2022-11-16 12:00:38.836450 15943506 pending... trace err 'result' 2022-11-16 12:00:46.739112 15943507 pending... trace err 'result' 2022-11-16 12:01:10.731544 15943508 pending... trace err 'result' 2022-11-16 12:02:19.205099 15943509 pending... 2022-11-16 12:02:24.822404 15943510 pending... trace err 'result' 2022-11-16 12:02:45.611353 15943511 pending... 2022-11-16 12:02:45.802136 15943512 pending... 2022-11-16 12:02:48.991683 15943513 pending... trace err 'result' trace err 'result' 2022-11-16 12:03:03.817314 15943515 pending... 2022-11-16 12:03:24.594265 15943516 pending... trace err 'result' 2022-11-16 12:03:35.397287 15943517 pending... 2022-11-16 12:03:44.836327 15943518 pending... 2022-11-16 12:03:50.654264 15943519 pending... 2022-11-16 12:03:54.663065 15943520 pending... trace err 'result' trace err 'result' 2022-11-16 12:04:33.548652 15943521 pending... 2022-11-16 12:04:41.039629 15943522 pending... trace err 'result' 2022-11-16 12:05:25.943737 15943524 pending... 2022-11-16 12:05:26.898988 15943526 pending... 2022-11-16 12:05:38.237568 15943527 pending... trace err 'result' 2022-11-16 12:05:59.584705 15943528 pending... 2022-11-16 12:06:01.232691 15943529 pending... 2022-11-16 12:06:03.981836 15943530 pending... trace err 'result' 2022-11-16 12:06:48.974839 15943531 pending... 2022-11-16 12:06:49.914927 15943532 pending... 2022-11-16 12:06:59.945823 15943533 pending... trace err 'result' trace err 'result' 2022-11-16 12:07:15.440313 15943534 pending... 2022-11-16 12:07:19.053621 15943535 pending... 2022-11-16 12:08:11.233158 15943536 pending... 2022-11-16 12:08:13.132165 15943537 pending... 2022-11-16 12:08:23.979314 15943538 pending... 2022-11-16 12:08:47.960129 15943539 pending... 2022-11-16 12:09:31.985104 15943540 pending... 2022-11-16 12:09:41.972624 15943541 pending... 2022-11-16 12:10:06.539911 15943542 pending... 2022-11-16 12:10:33.478988 15943543 pending... 2022-11-16 12:10:45.043421 15943544 pending... trace err 'result' 2022-11-16 12:10:55.314495 15943545 pending... 2022-11-16 12:10:56.732743 15943546 pending... trace err 'result' 2022-11-16 12:11:14.785080 15943547 pending... trace err 'result' 2022-11-16 12:11:32.306596 15943548 pending... trace err 'result' 2022-11-16 12:11:39.057755 15943549 pending... 2022-11-16 12:11:47.033027 15943550 pending... 2022-11-16 12:12:08.866490 15943551 pending... 2022-11-16 12:12:11.023342 15943552 pending... 2022-11-16 12:12:18.078594 15943553 pending... 2022-11-16 12:12:21.429570 15943554 pending... 2022-11-16 12:12:25.053906 15943555 pending... 2022-11-16 12:12:30.979399 15943556 pending... trace err 'result' 2022-11-16 12:12:41.324688 15943557 pending... trace err 'result' trace err 'result' 2022-11-16 12:12:59.038577 15943559 pending... 2022-11-16 12:13:07.330068 15943560 pending... trace err 'result' 2022-11-16 12:13:21.499920 15943561 pending... 2022-11-16 12:13:29.085298 15943562 pending... 2022-11-16 12:13:37.092222 15943563 pending... trace err 'result' 2022-11-16 12:13:44.467286 15943564 pending... trace err 'result' trace err 'result' 2022-11-16 12:14:31.101209 15943565 pending... trace err 'result' 2022-11-16 12:14:45.076037 15943566 pending... trace err 'result' 2022-11-16 12:15:12.501518 15943567 pending... 2022-11-16 12:15:16.014142 15943568 pending... 2022-11-16 12:15:23.096490 15943569 pending... 2022-11-16 12:15:36.130865 15943564 batch 0.007593 s , totalProfit 0.030177 2022-11-16 12:13:41.106570 15943564 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009675 2022-11-16 12:13:41.107796 15943564 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007477 2022-11-16 12:13:41.109003 15943564 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.007327 2022-11-16 12:13:41.109955 15943564 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.004754 2022-11-16 12:13:41.110918 15943564 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004662 2022-11-16 12:13:41.111909 -------------------------------------------------- 2022-11-16 12:14:31.338232 15943565 batch 0.006256 s , totalProfit 0.026163 2022-11-16 12:14:31.338285 15943565 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009675 2022-11-16 12:14:31.339600 15943565 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007505 2022-11-16 12:14:31.340671 15943565 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.004720 2022-11-16 12:14:31.341806 15943565 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004685 2022-11-16 12:14:31.342721 15943565 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.002809 2022-11-16 12:14:31.343638 -------------------------------------------------- 2022-11-16 12:14:45.373362 15943566 batch 0.009951 s , totalProfit 0.023739 2022-11-16 12:14:45.373434 15943566 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009675 2022-11-16 12:14:45.375239 15943566 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007511 2022-11-16 12:14:45.376694 15943566 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004688 2022-11-16 12:14:45.378027 15943566 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.002793 2022-11-16 12:14:45.379306 15943566 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.002034 2022-11-16 12:14:45.380615 -------------------------------------------------- 2022-11-16 12:15:12.716759 15943567 batch 0.007695 s , totalProfit 0.039213 2022-11-16 12:15:12.716813 15943567 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.015186 2022-11-16 12:15:12.718134 15943567 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009675 2022-11-16 12:15:12.719168 15943567 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007515 2022-11-16 12:15:12.720110 15943567 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004689 2022-11-16 12:15:12.721040 15943567 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.002793 2022-11-16 12:15:12.721951 15943567 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.002338 2022-11-16 12:15:12.723088 -------------------------------------------------- 2022-11-16 12:15:16.200775 15943568 batch 0.008501 s , totalProfit 0.039111 2022-11-16 12:15:16.200851 15943568 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.015135 2022-11-16 12:15:16.202099 15943568 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009675 2022-11-16 12:15:16.203125 15943568 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007499 2022-11-16 12:15:16.204076 15943568 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004673 2022-11-16 12:15:16.205041 15943568 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.002793 2022-11-16 12:15:16.206017 15943568 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.002305 2022-11-16 12:15:16.207019 -------------------------------------------------- 2022-11-16 12:15:22.087449 15943569 batch 0.007895 s , totalProfit 0.023958 2022-11-16 12:15:22.087506 15943569 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009675 2022-11-16 12:15:22.088852 15943569 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007499 2022-11-16 12:15:22.090175 15943569 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004673 2022-11-16 12:15:22.091122 15943569 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.002793 2022-11-16 12:15:22.092107 15943569 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.002305 2022-11-16 12:15:22.093232 -------------------------------------------------- 2022-11-16 12:15:36.325333 15943570 batch 0.005944 s , totalProfit 0.024911 2022-11-16 12:15:36.325387 15943570 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009675 2022-11-16 12:15:36.326625 15943570 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007521 2022-11-16 12:15:36.327619 15943570 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004692 2022-11-16 12:15:36.328535 15943570 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.002793 2022-11-16 12:15:36.329467 15943570 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.002611 2022-11-16 12:15:36.330397 -------------------------------------------------- 2022-11-16 12:15:44.640414 15943571 batch 0.005917 s , totalProfit 0.030784 2022-11-16 12:15:44.640467 15943571 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.011289 2022-11-16 12:15:44.641720 15943571 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009675 2022-11-16 12:15:44.642744 15943571 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007504 2022-11-16 12:15:44.643709 15943571 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004675 2022-11-16 12:15:44.644612 -------------------------------------------------- 2022-11-16 12:16:11.387642 15943572 batch 0.005446 s , totalProfit 0.020687 2022-11-16 12:16:11.387697 15943572 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009675 2022-11-16 12:16:11.389087 15943572 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007529 2022-11-16 12:16:11.390164 15943572 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004696 2022-11-16 12:16:11.391125 15943572 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.001174 2022-11-16 12:16:11.392082 -------------------------------------------------- 2022-11-16 12:16:12.543313 15943573 batch 0.005987 s , totalProfit 0.020619 2022-11-16 12:16:12.543362 15943573 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009675 2022-11-16 12:16:12.544574 15943573 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007512 2022-11-16 12:16:12.545579 15943573 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004679 2022-11-16 12:16:12.546526 15943573 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.001123 2022-11-16 12:16:12.547440 -------------------------------------------------- 2022-11-16 12:16:18.113336 15943574 batch 0.005644 s , totalProfit 0.020619 2022-11-16 12:16:18.113390 15943574 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009675 2022-11-16 12:16:18.114706 15943574 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007512 2022-11-16 12:16:18.115757 15943574 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004679 2022-11-16 12:16:18.116752 15943574 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.001123 2022-11-16 12:16:18.117782 -------------------------------------------------- 2022-11-16 12:16:19.184940 15943575 batch 0.005839 s , totalProfit 0.020619 2022-11-16 12:16:19.184998 15943575 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009675 2022-11-16 12:16:19.186430 15943575 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007512 2022-11-16 12:16:19.187566 15943575 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004679 2022-11-16 12:16:19.188617 15943575 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.001123 2022-11-16 12:16:19.189663 -------------------------------------------------- 2022-11-16 12:16:21.448754 15943576 batch 0.005762 s , totalProfit 0.020619 2022-11-16 12:16:21.448867 15943576 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009675 2022-11-16 12:16:21.450337 15943576 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007512 2022-11-16 12:16:21.451554 15943576 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004679 2022-11-16 12:16:21.452691 15943576 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.001123 2022-11-16 12:16:21.453878 -------------------------------------------------- 2022-11-16 12:16:35.893891 15943578 batch 0.006132 s , totalProfit 0.020635 2022-11-16 12:16:35.893943 15943578 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009675 2022-11-16 12:16:35.895174 15943578 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007526 2022-11-16 12:16:35.896195 15943578 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004686 2022-11-16 12:16:35.897139 15943578 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.001123 2022-11-16 12:16:35.898120 -------------------------------------------------- 2022-11-16 12:16:38.647293 15943579 batch 0.005547 s , totalProfit 0.020635 2022-11-16 12:16:38.647347 15943579 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009675 2022-11-16 12:16:38.648641 15943579 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007526 2022-11-16 12:16:38.649686 15943579 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004686 2022-11-16 12:16:38.650621 15943579 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.001123 2022-11-16 12:16:38.651526 -------------------------------------------------- 2022-11-16 12:17:06.072845 15943580 batch 0.007777 s , totalProfit 0.020664 2022-11-16 12:17:06.072916 15943580 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009675 2022-11-16 12:17:06.074703 15943580 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007552 2022-11-16 12:17:06.076124 15943580 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004707 2022-11-16 12:17:06.077959 15943580 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.001123 2022-11-16 12:17:06.079673 -------------------------------------------------- 2022-11-16 12:17:14.384516 15943581 batch 0.006087 s , totalProfit 0.020647 2022-11-16 12:17:14.384573 15943581 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009675 2022-11-16 12:17:14.385839 15943581 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007535 2022-11-16 12:17:14.386833 15943581 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004690 2022-11-16 12:17:14.387809 15943581 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.001123 2022-11-16 12:17:14.388713 -------------------------------------------------- 2022-11-16 12:17:24.311198 15943582 batch 0.006773 s , totalProfit 0.095282 2022-11-16 12:17:24.311249 15943582 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.074604 2022-11-16 12:17:24.312594 15943582 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009675 2022-11-16 12:17:24.313691 15943582 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007560 2022-11-16 12:17:24.314664 15943582 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004711 2022-11-16 12:17:24.315698 15943582 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.001123 2022-11-16 12:17:24.316692 -------------------------------------------------- 2022-11-16 12:17:50.116655 15943583 batch 0.005230 s , totalProfit 0.020678 2022-11-16 12:17:50.116709 15943583 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009675 2022-11-16 12:17:50.118123 15943583 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007564 2022-11-16 12:17:50.119294 15943583 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004713 2022-11-16 12:17:50.120378 15943583 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.001123 2022-11-16 12:17:50.121428 -------------------------------------------------- 2022-11-16 12:18:12.054958 15943584 batch 0.007530 s , totalProfit 0.019562 2022-11-16 12:18:12.055029 15943584 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009675 2022-11-16 12:18:12.056947 15943584 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007569 2022-11-16 12:18:12.058564 15943584 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004716 2022-11-16 12:18:12.060070 -------------------------------------------------- 2022-11-16 12:18:15.131123 15943585 batch 0.021248 s , totalProfit 0.019545 2022-11-16 12:18:15.131191 15943585 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009675 2022-11-16 12:18:15.132972 15943585 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007552 2022-11-16 12:18:15.134355 15943585 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004699 2022-11-16 12:18:15.135621 -------------------------------------------------- 2022-11-16 12:18:23.210010 15943586 batch 0.004380 s , totalProfit 0.019545 2022-11-16 12:18:23.210066 15943586 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009675 2022-11-16 12:18:23.211751 15943586 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007552 2022-11-16 12:18:23.213286 15943586 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004699 2022-11-16 12:18:23.214237 -------------------------------------------------- 2022-11-16 12:18:35.316374 15943587 batch 0.004281 s , totalProfit 0.019572 2022-11-16 12:18:35.316442 15943587 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009675 2022-11-16 12:18:35.317710 15943587 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007578 2022-11-16 12:18:35.318728 15943587 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004720 2022-11-16 12:18:35.319656 -------------------------------------------------- 2022-11-16 12:18:38.669744 15943588 batch 0.004963 s , totalProfit 0.019555 2022-11-16 12:18:38.669794 15943588 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009675 2022-11-16 12:18:38.671005 15943588 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007561 2022-11-16 12:18:38.672012 15943588 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004703 2022-11-16 12:18:38.672987 -------------------------------------------------- 2022-11-16 12:18:40.724680 15943589 batch 0.004410 s , totalProfit 0.019555 2022-11-16 12:18:40.724734 15943589 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009675 2022-11-16 12:18:40.726252 15943589 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007561 2022-11-16 12:18:40.727399 15943589 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004703 2022-11-16 12:18:40.728464 -------------------------------------------------- 2022-11-16 12:18:43.596923 15943590 batch 0.004658 s , totalProfit 0.019555 2022-11-16 12:18:43.596973 15943590 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009675 2022-11-16 12:18:43.598245 15943590 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007561 2022-11-16 12:18:43.599285 15943590 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004703 2022-11-16 12:18:43.600312 -------------------------------------------------- 2022-11-16 12:18:48.659660 15943591 batch 0.004456 s , totalProfit 0.019555 2022-11-16 12:18:48.659714 15943591 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009675 2022-11-16 12:18:48.660936 15943591 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007561 2022-11-16 12:18:48.661985 15943591 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004703 2022-11-16 12:18:48.662898 -------------------------------------------------- 2022-11-16 12:19:06.784477 15943592 batch 0.006443 s , totalProfit 0.019581 2022-11-16 12:19:06.784557 15943592 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009675 2022-11-16 12:19:06.785808 15943592 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007585 2022-11-16 12:19:06.786803 15943592 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004723 2022-11-16 12:19:06.787757 -------------------------------------------------- 2022-11-16 12:19:37.924027 15943593 batch 0.004456 s , totalProfit 0.019564 2022-11-16 12:19:37.924084 15943593 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009675 2022-11-16 12:19:37.925644 15943593 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007568 2022-11-16 12:19:37.926853 15943593 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004706 2022-11-16 12:19:37.927801 -------------------------------------------------- 2022-11-16 12:19:56.232589 15943594 batch 0.004487 s , totalProfit 0.019592 2022-11-16 12:19:56.232635 15943594 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009675 2022-11-16 12:19:56.233874 15943594 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007594 2022-11-16 12:19:56.234854 15943594 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004728 2022-11-16 12:19:56.235788 -------------------------------------------------- 2022-11-16 12:20:11.460021 15943595 batch 0.004688 s , totalProfit 0.019604 2022-11-16 12:20:11.460071 15943595 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009675 2022-11-16 12:20:11.461558 15943595 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007604 2022-11-16 12:20:11.462760 15943595 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004732 2022-11-16 12:20:11.463882 -------------------------------------------------- 2022-11-16 12:20:25.716313 15943596 batch 0.004554 s , totalProfit 0.019610 2022-11-16 12:20:25.716380 15943596 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009675 2022-11-16 12:20:25.717733 15943596 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007609 2022-11-16 12:20:25.718788 15943596 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004734 2022-11-16 12:20:25.719785 -------------------------------------------------- 2022-11-16 12:20:34.199531 15943597 batch 0.004594 s , totalProfit 0.019593 2022-11-16 12:20:34.199584 15943597 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009675 2022-11-16 12:20:34.200800 15943597 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007592 2022-11-16 12:20:34.201856 15943597 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004718 2022-11-16 12:20:34.202784 -------------------------------------------------- 2022-11-16 12:20:47.405135 15943598 batch 0.004529 s , totalProfit 0.019593 2022-11-16 12:20:47.405186 15943598 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009675 2022-11-16 12:20:47.406744 15943598 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007592 2022-11-16 12:20:47.407751 15943598 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004718 2022-11-16 12:20:47.408705 -------------------------------------------------- 2022-11-16 12:20:48.866939 15943599 batch 0.005252 s , totalProfit 0.019618 2022-11-16 12:20:48.866986 15943599 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009675 2022-11-16 12:20:48.868193 15943599 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007616 2022-11-16 12:20:48.869240 15943599 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004738 2022-11-16 12:20:48.870162 -------------------------------------------------- 2022-11-16 12:21:03.937938 15943600 batch 0.004905 s , totalProfit 0.019624 2022-11-16 12:21:03.938034 15943600 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009675 2022-11-16 12:21:03.939332 15943600 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007621 2022-11-16 12:21:03.940314 15943600 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004740 2022-11-16 12:21:03.941267 -------------------------------------------------- 2022-11-16 12:21:11.419113 15943601 batch 0.004392 s , totalProfit 0.019607 2022-11-16 12:21:11.419164 15943601 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009675 2022-11-16 12:21:11.420365 15943601 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007604 2022-11-16 12:21:11.421374 15943601 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004723 2022-11-16 12:21:11.422305 -------------------------------------------------- 2022-11-16 12:21:14.102938 15943602 batch 0.004615 s , totalProfit 0.019607 2022-11-16 12:21:14.102986 15943602 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009675 2022-11-16 12:21:14.104204 15943602 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007604 2022-11-16 12:21:14.105269 15943602 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004723 2022-11-16 12:21:14.106240 -------------------------------------------------- 2022-11-16 12:21:20.382665 15943603 batch 0.005230 s , totalProfit 0.019629 2022-11-16 12:21:20.382729 15943603 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009675 2022-11-16 12:21:20.384160 15943603 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007624 2022-11-16 12:21:20.385192 15943603 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004742 2022-11-16 12:21:20.386150 -------------------------------------------------- 2022-11-16 12:21:27.598579 15943604 batch 0.004500 s , totalProfit 0.019612 2022-11-16 12:21:27.598644 15943604 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009675 2022-11-16 12:21:27.599954 15943604 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007607 2022-11-16 12:21:27.601096 15943604 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004725 2022-11-16 12:21:27.602183 -------------------------------------------------- 2022-11-16 12:21:44.829261 15943605 batch 0.004831 s , totalProfit 0.019644 2022-11-16 12:21:44.829309 15943605 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009675 2022-11-16 12:21:44.830533 15943605 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007637 2022-11-16 12:21:44.831536 15943605 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004748 2022-11-16 12:21:44.832450 -------------------------------------------------- 2022-11-16 12:22:05.163198 15943606 batch 0.006100 s , totalProfit 0.019628 2022-11-16 12:22:05.163248 15943606 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009675 2022-11-16 12:22:05.164480 15943606 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007620 2022-11-16 12:22:05.165544 15943606 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004731 2022-11-16 12:22:05.166544 -------------------------------------------------- 2022-11-16 12:22:16.711428 15943607 batch 0.006827 s , totalProfit 0.019656 2022-11-16 12:22:16.711505 15943607 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009675 2022-11-16 12:22:16.713497 15943607 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007647 2022-11-16 12:22:16.715032 15943607 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004753 2022-11-16 12:22:16.716426 -------------------------------------------------- 2022-11-16 12:22:36.476234 15943608 batch 0.004873 s , totalProfit 0.019662 2022-11-16 12:22:36.476291 15943608 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009675 2022-11-16 12:22:36.477567 15943608 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007651 2022-11-16 12:22:36.478599 15943608 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004755 2022-11-16 12:22:36.479537 -------------------------------------------------- 2022-11-16 12:22:39.831693 15943609 batch 0.005258 s , totalProfit 0.019645 2022-11-16 12:22:39.831743 15943609 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009675 2022-11-16 12:22:39.832976 15943609 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007634 2022-11-16 12:22:39.834017 15943609 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004738 2022-11-16 12:22:39.834930 -------------------------------------------------- 2022-11-16 12:22:42.786116 15943610 batch 0.004557 s , totalProfit 0.019645 2022-11-16 12:22:42.786169 15943610 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009675 2022-11-16 12:22:42.787543 15943610 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007634 2022-11-16 12:22:42.788715 15943610 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004738 2022-11-16 12:22:42.789817 -------------------------------------------------- 2022-11-16 12:23:02.004666 15943611 batch 0.005060 s , totalProfit 0.019674 2022-11-16 12:23:02.004722 15943611 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009675 2022-11-16 12:23:02.005989 15943611 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007661 2022-11-16 12:23:02.007025 15943611 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004760 2022-11-16 12:23:02.007940 -------------------------------------------------- 2022-11-16 12:23:39.571278 15943612 batch 0.004476 s , totalProfit 0.019686 2022-11-16 12:23:39.571332 15943612 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009675 2022-11-16 12:23:39.572589 15943612 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007671 2022-11-16 12:23:39.573623 15943612 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004764 2022-11-16 12:23:39.574594 -------------------------------------------------- 2022-11-16 12:23:44.335469 15943613 batch 0.004972 s , totalProfit 0.019669 2022-11-16 12:23:44.335531 15943613 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009675 2022-11-16 12:23:44.337056 15943613 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007654 2022-11-16 12:23:44.338277 15943613 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004748 2022-11-16 12:23:44.339419 -------------------------------------------------- 2022-11-16 12:24:06.000551 15943614 batch 0.005912 s , totalProfit 0.019691 2022-11-16 12:24:06.000603 15943614 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009675 2022-11-16 12:24:06.001957 15943614 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007675 2022-11-16 12:24:06.003263 15943614 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004767 2022-11-16 12:24:06.004337 -------------------------------------------------- 2022-11-16 12:24:07.555589 15943615 batch 0.004571 s , totalProfit 0.019674 2022-11-16 12:24:07.555637 15943615 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009675 2022-11-16 12:24:07.556866 15943615 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007659 2022-11-16 12:24:07.558026 15943615 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004750 2022-11-16 12:24:07.558998 -------------------------------------------------- 2022-11-16 12:24:27.896706 15943616 batch 0.005702 s , totalProfit 0.019701 2022-11-16 12:24:27.896759 15943616 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009675 2022-11-16 12:24:27.898292 15943616 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007683 2022-11-16 12:24:27.899440 15943616 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004771 2022-11-16 12:24:27.900585 -------------------------------------------------- 2022-11-16 12:24:28.843101 15943617 batch 0.004678 s , totalProfit 0.019684 2022-11-16 12:24:28.843162 15943617 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009675 2022-11-16 12:24:28.844403 15943617 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007666 2022-11-16 12:24:28.845425 15943617 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004754 2022-11-16 12:24:28.846349 -------------------------------------------------- 2022-11-16 12:24:31.300548 15943618 batch 0.005055 s , totalProfit 0.019684 2022-11-16 12:24:31.300601 15943618 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009675 2022-11-16 12:24:31.302101 15943618 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007666 2022-11-16 12:24:31.303330 15943618 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004754 2022-11-16 12:24:31.304491 -------------------------------------------------- 2022-11-16 12:24:35.171707 15943619 batch 0.005325 s , totalProfit 0.019684 2022-11-16 12:24:35.171754 15943619 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009675 2022-11-16 12:24:35.173091 15943619 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007666 2022-11-16 12:24:35.174209 15943619 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004754 2022-11-16 12:24:35.175196 -------------------------------------------------- 2022-11-16 12:24:35.819826 15943620 batch 0.007830 s , totalProfit 0.019684 2022-11-16 12:24:35.819881 15943620 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009675 2022-11-16 12:24:35.821371 15943620 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007666 2022-11-16 12:24:35.822545 15943620 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004754 2022-11-16 12:24:35.823633 -------------------------------------------------- 2022-11-16 12:24:50.748249 15943621 batch 0.004846 s , totalProfit 0.019706 2022-11-16 12:24:50.748301 15943621 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009675 2022-11-16 12:24:50.749832 15943621 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007687 2022-11-16 12:24:50.750992 15943621 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004772 2022-11-16 12:24:50.752042 -------------------------------------------------- 2022-11-16 12:25:20.504861 15943622 batch 0.005479 s , totalProfit 0.025228 2022-11-16 12:25:20.504912 15943622 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009675 2022-11-16 12:25:20.506140 15943622 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007691 2022-11-16 12:25:20.507213 15943622 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.005514 2022-11-16 12:25:20.508139 15943622 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004774 2022-11-16 12:25:20.509069 -------------------------------------------------- 2022-11-16 12:25:40.362770 15943623 batch 0.005526 s , totalProfit 0.025156 2022-11-16 12:25:40.362826 15943623 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009675 2022-11-16 12:25:40.364075 15943623 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007674 2022-11-16 12:25:40.365138 15943623 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.005458 2022-11-16 12:25:40.366084 15943623 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004757 2022-11-16 12:25:40.367015 -------------------------------------------------- 2022-11-16 12:25:40.608474 15943624 batch 0.005756 s , totalProfit 0.025139 2022-11-16 12:25:40.608527 15943624 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009675 2022-11-16 12:25:40.609875 15943624 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007674 2022-11-16 12:25:40.610909 15943624 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.005441 2022-11-16 12:25:40.611951 15943624 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004757 2022-11-16 12:25:40.613056 -------------------------------------------------- 2022-11-16 12:25:48.504585 15943625 batch 0.005312 s , totalProfit 0.020872 2022-11-16 12:25:48.504639 15943625 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009675 2022-11-16 12:25:48.505953 15943625 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007697 2022-11-16 12:25:48.506931 15943625 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004777 2022-11-16 12:25:48.507837 15943625 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.001154 2022-11-16 12:25:48.508741 -------------------------------------------------- 2022-11-16 12:26:44.247712 15943626 batch 0.009026 s , totalProfit 0.021897 2022-11-16 12:26:44.247786 15943626 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009675 2022-11-16 12:26:44.249576 15943626 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007703 2022-11-16 12:26:44.251011 15943626 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004780 2022-11-16 12:26:44.252302 15943626 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.001115 2022-11-16 12:26:44.254207 15943626 bset ['0x1ac73c411fc1d037ff26e0911a28f6cac400c4d7', '0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c'] 0.001053 2022-11-16 12:26:44.256350 -------------------------------------------------- 2022-11-16 12:26:46.008054 15943627 batch 0.006606 s , totalProfit 0.021846 2022-11-16 12:26:46.008104 15943627 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009675 2022-11-16 12:26:46.009352 15943627 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007686 2022-11-16 12:26:46.010366 15943627 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004763 2022-11-16 12:26:46.011270 15943627 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.001098 2022-11-16 12:26:46.012181 15943627 bset ['0x1ac73c411fc1d037ff26e0911a28f6cac400c4d7', '0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c'] 0.001037 2022-11-16 12:26:46.013166 -------------------------------------------------- 2022-11-16 12:26:47.575443 15943629 batch 0.008339 s , totalProfit 0.021846 2022-11-16 12:26:47.575497 15943629 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009675 2022-11-16 12:26:47.576852 15943629 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007686 2022-11-16 12:26:47.577878 15943629 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004763 2022-11-16 12:26:47.578815 15943629 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.001098 2022-11-16 12:26:47.579791 15943629 bset ['0x1ac73c411fc1d037ff26e0911a28f6cac400c4d7', '0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c'] 0.001037 2022-11-16 12:26:47.580744 -------------------------------------------------- 2022-11-16 12:27:11.517634 15943631 batch 0.005749 s , totalProfit 0.020818 2022-11-16 12:27:11.517692 15943631 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009675 2022-11-16 12:27:11.518901 15943631 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007696 2022-11-16 12:27:11.519881 15943631 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004768 2022-11-16 12:27:11.520842 15943631 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.001098 2022-11-16 12:27:11.521762 -------------------------------------------------- 2022-11-16 12:27:27.381196 15943632 batch 0.013497 s , totalProfit 0.490585 2022-11-16 12:27:27.381251 15943632 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.374536 2022-11-16 12:27:27.382665 15943632 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.304062 2022-11-16 12:27:27.383746 15943632 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.149205 2022-11-16 12:27:27.384764 15943632 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.112723 2022-11-16 12:27:27.385899 15943632 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.082790 2022-11-16 12:27:27.387041 15943632 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.077416 2022-11-16 12:27:27.388382 15943632 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xd6a91cf65ece55656580ceb89721957c86b78ac6'] 0.059682 2022-11-16 12:27:27.389429 15943632 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0xd6a91cf65ece55656580ceb89721957c86b78ac6'] 0.035911 2022-11-16 12:27:27.390489 15943632 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009888 2022-11-16 12:27:27.391550 15943632 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.001098 2022-11-16 12:27:27.392634 -------------------------------------------------- 2022-11-16 12:27:54.360261 15943633 batch 0.010232 s , totalProfit 0.120940 2022-11-16 12:27:54.360322 15943633 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.087772 2022-11-16 12:27:54.361864 15943633 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.017237 2022-11-16 12:27:54.363009 15943633 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.010949 2022-11-16 12:27:54.364041 15943633 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009872 2022-11-16 12:27:54.365137 15943633 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.001098 2022-11-16 12:27:54.366537 -------------------------------------------------- 2022-11-16 12:28:03.205996 15943634 batch 0.010103 s , totalProfit 0.065188 2022-11-16 12:28:03.206054 15943634 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.026128 2022-11-16 12:28:03.207537 15943634 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.022857 2022-11-16 12:28:03.208930 15943634 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.017203 2022-11-16 12:28:03.210090 15943634 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009872 2022-11-16 12:28:03.211242 15943634 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.005224 2022-11-16 12:28:03.212426 15943634 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.001098 2022-11-16 12:28:03.213861 -------------------------------------------------- 2022-11-16 12:28:09.886867 15943635 batch 0.007146 s , totalProfit 0.061974 2022-11-16 12:28:09.886924 15943635 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.032280 2022-11-16 12:28:09.888399 15943635 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.022863 2022-11-16 12:28:09.889632 15943635 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009872 2022-11-16 12:28:09.890803 15943635 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.005207 2022-11-16 12:28:09.891964 15943635 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005125 2022-11-16 12:28:09.893145 15943635 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.001098 2022-11-16 12:28:09.894282 -------------------------------------------------- 2022-11-16 12:28:24.031786 15943636 batch 0.007756 s , totalProfit 0.061923 2022-11-16 12:28:24.031879 15943636 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.032246 2022-11-16 12:28:24.033355 15943636 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.022846 2022-11-16 12:28:24.034552 15943636 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009872 2022-11-16 12:28:24.035608 15943636 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.005207 2022-11-16 12:28:24.036529 15943636 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005108 2022-11-16 12:28:24.037480 15943636 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.001098 2022-11-16 12:28:24.038414 -------------------------------------------------- 2022-11-16 12:28:28.106359 15943637 batch 0.008612 s , totalProfit 0.065524 2022-11-16 12:28:28.106413 15943637 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.032272 2022-11-16 12:28:28.107615 15943637 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.022867 2022-11-16 12:28:28.108600 15943637 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009872 2022-11-16 12:28:28.109538 15943637 bset ['0xdb896f959df5378eb845733154f6730b3873acf4', '0x1cea95d2fc56e359ef4893777c3a3b0db3c85618'] 0.005864 2022-11-16 12:28:28.110456 15943637 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005108 2022-11-16 12:28:28.111352 15943637 bset ['0xdb896f959df5378eb845733154f6730b3873acf4', '0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47'] 0.002231 2022-11-16 12:28:28.112268 15943637 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.001516 2022-11-16 12:28:28.113489 15943637 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.001098 2022-11-16 12:28:28.114482 -------------------------------------------------- 2022-11-16 12:28:32.195794 15943638 batch 0.014494 s , totalProfit 0.065473 2022-11-16 12:28:32.195858 15943638 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.032255 2022-11-16 12:28:32.197151 15943638 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.022850 2022-11-16 12:28:32.198337 15943638 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009872 2022-11-16 12:28:32.199371 15943638 bset ['0xdb896f959df5378eb845733154f6730b3873acf4', '0x1cea95d2fc56e359ef4893777c3a3b0db3c85618'] 0.005847 2022-11-16 12:28:32.200537 15943638 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005108 2022-11-16 12:28:32.201634 15943638 bset ['0xdb896f959df5378eb845733154f6730b3873acf4', '0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47'] 0.002214 2022-11-16 12:28:32.202682 15943638 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.001499 2022-11-16 12:28:32.204009 15943638 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.001098 2022-11-16 12:28:32.204933 -------------------------------------------------- 2022-11-16 12:28:40.491369 15943639 batch 0.006770 s , totalProfit 0.050910 2022-11-16 12:28:40.491427 15943639 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.031713 2022-11-16 12:28:40.492658 15943639 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.012579 2022-11-16 12:28:40.493918 15943639 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009872 2022-11-16 12:28:40.495018 15943639 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005108 2022-11-16 12:28:40.496077 15943639 bset ['0xdb896f959df5378eb845733154f6730b3873acf4', '0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47'] 0.001566 2022-11-16 12:28:40.497055 15943639 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.001098 2022-11-16 12:28:40.497981 -------------------------------------------------- 2022-11-16 12:30:02.269273 15943640 batch 0.006422 s , totalProfit 0.050859 2022-11-16 12:30:02.269331 15943640 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.031697 2022-11-16 12:30:02.270619 15943640 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.012545 2022-11-16 12:30:02.271640 15943640 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009872 2022-11-16 12:30:02.272585 15943640 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005108 2022-11-16 12:30:02.273701 15943640 bset ['0xdb896f959df5378eb845733154f6730b3873acf4', '0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47'] 0.001549 2022-11-16 12:30:02.274630 15943640 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.001098 2022-11-16 12:30:02.275770 -------------------------------------------------- 2022-11-16 12:30:07.554132 15943641 batch 0.006832 s , totalProfit 0.049934 2022-11-16 12:30:07.554191 15943641 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.029030 2022-11-16 12:30:07.555660 15943641 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.011503 2022-11-16 12:30:07.556846 15943641 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009872 2022-11-16 12:30:07.557982 15943641 bset ['0xdb896f959df5378eb845733154f6730b3873acf4', '0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47'] 0.004696 2022-11-16 12:30:07.559131 15943641 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.001584 2022-11-16 12:30:07.560298 -------------------------------------------------- 2022-11-16 12:30:30.378952 15943642 batch 0.004150 s , totalProfit 0.037393 2022-11-16 12:30:30.379004 15943642 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.025966 2022-11-16 12:30:30.380459 15943642 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009872 2022-11-16 12:30:30.381721 15943642 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.001550 2022-11-16 12:30:30.382865 -------------------------------------------------- 2022-11-16 12:30:49.528714 15943643 batch 0.004290 s , totalProfit 0.035215 2022-11-16 12:30:49.528764 15943643 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.022287 2022-11-16 12:30:49.530016 15943643 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009872 2022-11-16 12:30:49.531046 15943643 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.001550 2022-11-16 12:30:49.531973 15943643 bset ['0xdb896f959df5378eb845733154f6730b3873acf4', '0x1cea95d2fc56e359ef4893777c3a3b0db3c85618'] 0.001492 2022-11-16 12:30:49.532906 -------------------------------------------------- 2022-11-16 12:31:13.098192 15943644 batch 0.003494 s , totalProfit 0.027320 2022-11-16 12:31:13.098244 15943644 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.015893 2022-11-16 12:31:13.099462 15943644 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009872 2022-11-16 12:31:13.100459 15943644 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.001550 2022-11-16 12:31:13.101397 -------------------------------------------------- 2022-11-16 12:31:46.043990 15943645 batch 0.006947 s , totalProfit 0.040650 2022-11-16 12:31:46.044041 15943645 bset ['0xf4f0443a28d69213bd81a97e46932d9e4fa1c9a0', '0x60e28f7a8912ba534f0b63972c02abdfbead62df', '0xa4910885dd2deae3e2af65c8196094aabdd827a2'] 0.018533 2022-11-16 12:31:46.045568 15943645 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009872 2022-11-16 12:31:46.046747 15943645 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.009115 2022-11-16 12:31:46.047849 15943645 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.002037 2022-11-16 12:31:46.049054 15943645 bset ['0x1ac73c411fc1d037ff26e0911a28f6cac400c4d7', '0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c'] 0.001076 2022-11-16 12:31:46.050228 -------------------------------------------------- 2022-11-16 12:31:51.428390 15943646 batch 0.005002 s , totalProfit 0.023348 2022-11-16 12:31:51.428443 15943646 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.010389 2022-11-16 12:31:51.429915 15943646 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009872 2022-11-16 12:31:51.431038 15943646 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.002020 2022-11-16 12:31:51.432007 15943646 bset ['0x1ac73c411fc1d037ff26e0911a28f6cac400c4d7', '0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c'] 0.001059 2022-11-16 12:31:51.433125 -------------------------------------------------- 2022-11-16 12:32:00.451470 15943647 batch 0.004948 s , totalProfit 0.023361 2022-11-16 12:32:00.451532 15943647 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.010402 2022-11-16 12:32:00.452803 15943647 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009872 2022-11-16 12:32:00.453942 15943647 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.002020 2022-11-16 12:32:00.454927 15943647 bset ['0x1ac73c411fc1d037ff26e0911a28f6cac400c4d7', '0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c'] 0.001059 2022-11-16 12:32:00.455822 -------------------------------------------------- 2022-11-16 12:32:02.606220 15943648 batch 0.005488 s , totalProfit 0.023344 2022-11-16 12:32:02.606272 15943648 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.010385 2022-11-16 12:32:02.607684 15943648 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009872 2022-11-16 12:32:02.608809 15943648 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.002020 2022-11-16 12:32:02.609870 15943648 bset ['0x1ac73c411fc1d037ff26e0911a28f6cac400c4d7', '0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c'] 0.001059 2022-11-16 12:32:02.610935 -------------------------------------------------- 2022-11-16 12:32:07.592888 15943649 batch 0.005405 s , totalProfit 0.023344 2022-11-16 12:32:07.592943 15943649 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.010385 2022-11-16 12:32:07.594224 15943649 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009872 2022-11-16 12:32:07.595238 15943649 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.002020 2022-11-16 12:32:07.596231 15943649 bset ['0x1ac73c411fc1d037ff26e0911a28f6cac400c4d7', '0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c'] 0.001059 2022-11-16 12:32:07.597328 -------------------------------------------------- 2022-11-16 12:32:13.252444 15943650 batch 0.004935 s , totalProfit 0.023344 2022-11-16 12:32:13.252498 15943650 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.010385 2022-11-16 12:32:13.253765 15943650 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009872 2022-11-16 12:32:13.254746 15943650 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.002020 2022-11-16 12:32:13.255648 15943650 bset ['0x1ac73c411fc1d037ff26e0911a28f6cac400c4d7', '0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c'] 0.001059 2022-11-16 12:32:13.256545 -------------------------------------------------- 2022-11-16 12:32:45.571082 15943651 batch 0.004806 s , totalProfit 0.023635 2022-11-16 12:32:45.571133 15943651 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.010431 2022-11-16 12:32:45.572505 15943651 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009872 2022-11-16 12:32:45.573733 15943651 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.002266 2022-11-16 12:32:45.574827 15943651 bset ['0x1ac73c411fc1d037ff26e0911a28f6cac400c4d7', '0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c'] 0.001059 2022-11-16 12:32:45.575913 -------------------------------------------------- 2022-11-16 12:32:52.871289 15943652 batch 0.005649 s , totalProfit 0.023585 2022-11-16 12:32:52.871338 15943652 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.010397 2022-11-16 12:32:52.872666 15943652 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009872 2022-11-16 12:32:52.873742 15943652 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.002249 2022-11-16 12:32:52.874768 15943652 bset ['0x1ac73c411fc1d037ff26e0911a28f6cac400c4d7', '0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c'] 0.001059 2022-11-16 12:32:52.875847 -------------------------------------------------- 2022-11-16 12:33:12.217030 15943653 batch 0.004683 s , totalProfit 0.023613 2022-11-16 12:33:12.217082 15943653 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.010425 2022-11-16 12:33:12.218296 15943653 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009872 2022-11-16 12:33:12.219268 15943653 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.002249 2022-11-16 12:33:12.220167 15943653 bset ['0x1ac73c411fc1d037ff26e0911a28f6cac400c4d7', '0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c'] 0.001059 2022-11-16 12:33:12.221084 -------------------------------------------------- 2022-11-16 12:33:16.776445 15943654 batch 0.006023 s , totalProfit 0.023596 2022-11-16 12:33:16.776514 15943654 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.010408 2022-11-16 12:33:16.778060 15943654 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009872 2022-11-16 12:33:16.779336 15943654 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.002249 2022-11-16 12:33:16.780491 15943654 bset ['0x1ac73c411fc1d037ff26e0911a28f6cac400c4d7', '0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c'] 0.001059 2022-11-16 12:33:16.781732 -------------------------------------------------- 2022-11-16 12:33:22.647676 15943655 batch 0.005440 s , totalProfit 0.023596 2022-11-16 12:33:22.647726 15943655 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.010408 2022-11-16 12:33:22.648982 15943655 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.009872 2022-11-16 12:33:22.650029 15943655 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.002249 2022-11-16 12:33:22.650935 15943655 bset ['0x1ac73c411fc1d037ff26e0911a28f6cac400c4d7', '0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c'] 0.001059 2022-11-16 12:33:22.651848 -------------------------------------------------- 2022-11-16 12:33:39.478101 15943656 batch 0.005058 s , totalProfit 0.020491 2022-11-16 12:33:39.478153 15943656 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.010433 2022-11-16 12:33:39.479485 15943656 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.006743 2022-11-16 12:33:39.480649 15943656 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.002249 2022-11-16 12:33:39.482109 15943656 bset ['0x1ac73c411fc1d037ff26e0911a28f6cac400c4d7', '0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c'] 0.001059 2022-11-16 12:33:39.483408 -------------------------------------------------- 2022-11-16 12:34:14.965628 15943657 batch 0.005015 s , totalProfit 0.020501 2022-11-16 12:34:14.965680 15943657 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.010446 2022-11-16 12:34:14.966879 15943657 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.006726 2022-11-16 12:34:14.967880 15943657 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.002262 2022-11-16 12:34:14.968791 15943657 bset ['0x1ac73c411fc1d037ff26e0911a28f6cac400c4d7', '0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c'] 0.001059 2022-11-16 12:34:14.969730 -------------------------------------------------- 2022-11-16 12:34:38.820514 15943658 batch 0.004774 s , totalProfit 0.020488 2022-11-16 12:34:38.820565 15943658 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.010450 2022-11-16 12:34:38.821830 15943658 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.006726 2022-11-16 12:34:38.822885 15943658 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.002245 2022-11-16 12:34:38.823824 15943658 bset ['0x1ac73c411fc1d037ff26e0911a28f6cac400c4d7', '0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c'] 0.001059 2022-11-16 12:34:38.824752 -------------------------------------------------- 2022-11-16 12:34:45.787575 15943659 batch 0.005298 s , totalProfit 0.020471 2022-11-16 12:34:45.787626 15943659 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.010433 2022-11-16 12:34:45.789243 15943659 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.006726 2022-11-16 12:34:45.790526 15943659 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.002245 2022-11-16 12:34:45.791748 15943659 bset ['0x1ac73c411fc1d037ff26e0911a28f6cac400c4d7', '0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c'] 0.001059 2022-11-16 12:34:45.792979 -------------------------------------------------- 2022-11-16 12:34:46.226591 15943660 batch 0.004920 s , totalProfit 0.020471 2022-11-16 12:34:46.226644 15943660 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.010433 2022-11-16 12:34:46.227897 15943660 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.006726 2022-11-16 12:34:46.228982 15943660 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.002245 2022-11-16 12:34:46.229985 15943660 bset ['0x1ac73c411fc1d037ff26e0911a28f6cac400c4d7', '0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c'] 0.001059 2022-11-16 12:34:46.230936 -------------------------------------------------- 2022-11-16 12:35:03.011908 15943661 batch 0.005155 s , totalProfit 0.020499 2022-11-16 12:35:03.011960 15943661 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.010461 2022-11-16 12:35:03.013246 15943661 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.006726 2022-11-16 12:35:03.014278 15943661 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.002245 2022-11-16 12:35:03.015253 15943661 bset ['0x1ac73c411fc1d037ff26e0911a28f6cac400c4d7', '0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c'] 0.001059 2022-11-16 12:35:03.016187 -------------------------------------------------- 2022-11-16 12:35:19.524133 15943662 batch 0.004612 s , totalProfit 0.020520 2022-11-16 12:35:19.524183 15943662 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.010465 2022-11-16 12:35:19.525467 15943662 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.006726 2022-11-16 12:35:19.526598 15943662 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.002261 2022-11-16 12:35:19.527553 15943662 bset ['0x1ac73c411fc1d037ff26e0911a28f6cac400c4d7', '0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c'] 0.001059 2022-11-16 12:35:19.528501 -------------------------------------------------- 2022-11-16 12:35:33.229153 15943663 batch 0.004775 s , totalProfit 0.020508 2022-11-16 12:35:33.229204 15943663 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.010470 2022-11-16 12:35:33.230540 15943663 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.006726 2022-11-16 12:35:33.231560 15943663 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.002245 2022-11-16 12:35:33.232610 15943663 bset ['0x1ac73c411fc1d037ff26e0911a28f6cac400c4d7', '0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c'] 0.001059 2022-11-16 12:35:33.233657 -------------------------------------------------- 2022-11-16 12:36:32.174231 15943664 batch 0.004751 s , totalProfit 0.020541 2022-11-16 12:36:32.174281 15943664 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.010474 2022-11-16 12:36:32.175481 15943664 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.006726 2022-11-16 12:36:32.176466 15943664 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.002245 2022-11-16 12:36:32.177404 15943664 bset ['0x1ac73c411fc1d037ff26e0911a28f6cac400c4d7', '0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c'] 0.001087 2022-11-16 12:36:32.178370 -------------------------------------------------- 2022-11-16 12:36:34.605112 15943665 batch 0.003936 s , totalProfit 0.019432 2022-11-16 12:36:34.605162 15943665 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.010457 2022-11-16 12:36:34.606535 15943665 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.006726 2022-11-16 12:36:34.607700 15943665 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.002245 2022-11-16 12:36:34.608769 -------------------------------------------------- 2022-11-16 12:36:37.375927 15943666 batch 0.005021 s , totalProfit 0.019432 2022-11-16 12:36:37.376025 15943666 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.010457 2022-11-16 12:36:37.377353 15943666 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.006726 2022-11-16 12:36:37.378583 15943666 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.002245 2022-11-16 12:36:37.379718 -------------------------------------------------- 2022-11-16 12:36:54.952265 15943667 batch 0.004031 s , totalProfit 0.019461 2022-11-16 12:36:54.952325 15943667 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.010486 2022-11-16 12:36:54.953849 15943667 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.006726 2022-11-16 12:36:54.955033 15943667 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.002245 2022-11-16 12:36:54.956045 -------------------------------------------------- 2022-11-16 12:36:59.179882 15943668 batch 0.004257 s , totalProfit 0.019444 2022-11-16 12:36:59.179937 15943668 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.010469 2022-11-16 12:36:59.181424 15943668 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.006726 2022-11-16 12:36:59.182627 15943668 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.002245 2022-11-16 12:36:59.183711 -------------------------------------------------- 2022-11-16 12:37:00.507295 15943669 batch 0.004235 s , totalProfit 0.019444 2022-11-16 12:37:00.507349 15943669 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.010469 2022-11-16 12:37:00.508744 15943669 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.006726 2022-11-16 12:37:00.509918 15943669 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.002245 2022-11-16 12:37:00.511016 -------------------------------------------------- 2022-11-16 12:37:09.275693 15943670 batch 0.004203 s , totalProfit 0.019468 2022-11-16 12:37:09.275744 15943670 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.010493 2022-11-16 12:37:09.276989 15943670 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.006726 2022-11-16 12:37:09.277989 15943670 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.002245 2022-11-16 12:37:09.278951 -------------------------------------------------- 2022-11-16 12:37:11.200278 15943671 batch 0.004642 s , totalProfit 0.019451 2022-11-16 12:37:11.200329 15943671 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.010476 2022-11-16 12:37:11.201593 15943671 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.006726 2022-11-16 12:37:11.202581 15943671 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.002245 2022-11-16 12:37:11.203492 -------------------------------------------------- 2022-11-16 12:37:12.161121 15943672 batch 0.004749 s , totalProfit 0.019451 2022-11-16 12:37:12.161172 15943672 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.010476 2022-11-16 12:37:12.162437 15943672 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.006726 2022-11-16 12:37:12.163623 15943672 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.002245 2022-11-16 12:37:12.164771 -------------------------------------------------- 2022-11-16 12:37:17.534235 15943673 batch 0.003994 s , totalProfit 0.019451 2022-11-16 12:37:17.534292 15943673 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.010476 2022-11-16 12:37:17.535789 15943673 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.006726 2022-11-16 12:37:17.537024 15943673 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.002245 2022-11-16 12:37:17.538118 -------------------------------------------------- 2022-11-16 12:37:20.082077 15943674 batch 0.004215 s , totalProfit 0.019451 2022-11-16 12:37:20.082126 15943674 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.010476 2022-11-16 12:37:20.083350 15943674 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.006726 2022-11-16 12:37:20.084402 15943674 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.002245 2022-11-16 12:37:20.085396 -------------------------------------------------- 2022-11-16 12:37:23.432240 15943675 batch 0.005736 s , totalProfit 0.019451 2022-11-16 12:37:23.432293 15943675 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.010476 2022-11-16 12:37:23.433691 15943675 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.006726 2022-11-16 12:37:23.434691 15943675 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.002245 2022-11-16 12:37:23.435600 -------------------------------------------------- 2022-11-16 12:37:32.291048 15943676 batch 0.004730 s , totalProfit 0.019472 2022-11-16 12:37:32.291096 15943676 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.010497 2022-11-16 12:37:32.292290 15943676 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.006726 2022-11-16 12:37:32.293315 15943676 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.002245 2022-11-16 12:37:32.294229 -------------------------------------------------- 2022-11-16 12:37:33.713980 15943677 batch 0.003920 s , totalProfit 0.019455 2022-11-16 12:37:33.714028 15943677 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.010481 2022-11-16 12:37:33.715436 15943677 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.006726 2022-11-16 12:37:33.716564 15943677 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.002245 2022-11-16 12:37:33.717683 -------------------------------------------------- 2022-11-16 12:37:44.496910 15943678 batch 0.004046 s , totalProfit 0.019455 2022-11-16 12:37:44.496961 15943678 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.010481 2022-11-16 12:37:44.498203 15943678 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.006726 2022-11-16 12:37:44.499210 15943678 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.002245 2022-11-16 12:37:44.500118 -------------------------------------------------- 2022-11-16 12:37:53.700406 15943679 batch 0.004064 s , totalProfit 0.019479 2022-11-16 12:37:53.700450 15943679 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.010504 2022-11-16 12:37:53.701780 15943679 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.006726 2022-11-16 12:37:53.702783 15943679 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.002245 2022-11-16 12:37:53.703896 -------------------------------------------------- 2022-11-16 12:38:23.448054 15943680 batch 0.004358 s , totalProfit 0.018548 2022-11-16 12:38:23.448105 15943680 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.010515 2022-11-16 12:38:23.449460 15943680 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.005784 2022-11-16 12:38:23.450817 15943680 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.002245 2022-11-16 12:38:23.452026 -------------------------------------------------- 2022-11-16 12:38:35.029591 15943681 batch 0.004723 s , totalProfit 0.018514 2022-11-16 12:38:35.029642 15943681 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.010498 2022-11-16 12:38:35.030874 15943681 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.005767 2022-11-16 12:38:35.031878 15943681 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.002245 2022-11-16 12:38:35.032786 -------------------------------------------------- 2022-11-16 12:39:08.224926 15943682 batch 0.003973 s , totalProfit 0.018535 2022-11-16 12:39:08.224977 15943682 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.010519 2022-11-16 12:39:08.226192 15943682 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.005767 2022-11-16 12:39:08.227196 15943682 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.002245 2022-11-16 12:39:08.228188 -------------------------------------------------- 2022-11-16 12:39:36.327347 15943683 batch 0.004069 s , totalProfit 0.018540 2022-11-16 12:39:36.327412 15943683 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.010524 2022-11-16 12:39:36.329093 15943683 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.005767 2022-11-16 12:39:36.330443 15943683 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.002245 2022-11-16 12:39:36.331805 -------------------------------------------------- 2022-11-16 12:39:39.860774 15943684 batch 0.003915 s , totalProfit 0.018523 2022-11-16 12:39:39.860844 15943684 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.010507 2022-11-16 12:39:39.862192 15943684 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.005767 2022-11-16 12:39:39.863302 15943684 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.002245 2022-11-16 12:39:39.864313 -------------------------------------------------- 2022-11-16 12:39:50.721942 15943685 batch 0.007439 s , totalProfit 0.097752 2022-11-16 12:39:50.721993 15943685 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.066634 2022-11-16 12:39:50.723459 15943685 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.020546 2022-11-16 12:39:50.724705 15943685 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.010533 2022-11-16 12:39:50.725892 15943685 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.005767 2022-11-16 12:39:50.727052 15943685 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.002245 2022-11-16 12:39:50.728204 -------------------------------------------------- 2022-11-16 12:39:53.893390 15943686 batch 0.007193 s , totalProfit 0.097685 2022-11-16 12:39:53.893442 15943686 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.066601 2022-11-16 12:39:53.894667 15943686 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.020529 2022-11-16 12:39:53.895666 15943686 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.010516 2022-11-16 12:39:53.896578 15943686 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.005767 2022-11-16 12:39:53.897530 15943686 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.002245 2022-11-16 12:39:53.898624 -------------------------------------------------- 2022-11-16 12:40:06.065051 15943687 batch 0.005985 s , totalProfit 0.041088 2022-11-16 12:40:06.065099 15943687 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.026660 2022-11-16 12:40:06.066330 15943687 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.009503 2022-11-16 12:40:06.067320 15943687 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.002688 2022-11-16 12:40:06.068230 15943687 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.001628 2022-11-16 12:40:06.069173 15943687 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0xcf84cbbf5e5d9210361d1195dfd170a333ec823c', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.001418 2022-11-16 12:40:06.070091 -------------------------------------------------- 2022-11-16 12:40:43.093176 15943688 batch 0.004581 s , totalProfit 0.044441 2022-11-16 12:40:43.093228 15943688 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.032105 2022-11-16 12:40:43.094483 15943688 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.009507 2022-11-16 12:40:43.095490 15943688 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.002917 2022-11-16 12:40:43.096440 15943688 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.001524 2022-11-16 12:40:43.097473 -------------------------------------------------- 2022-11-16 12:40:49.031796 15943689 batch 0.004043 s , totalProfit 0.041260 2022-11-16 12:40:49.031849 15943689 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.030684 2022-11-16 12:40:49.033106 15943689 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.009490 2022-11-16 12:40:49.034170 15943689 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.001211 2022-11-16 12:40:49.035130 -------------------------------------------------- 2022-11-16 12:40:53.920197 15943690 batch 0.004519 s , totalProfit 0.041226 2022-11-16 12:40:53.920285 15943690 bset 0xaa395b103e6c4f980b70ab0c14a122db7f8e74069bf226e3f33ab84760811145 2022-11-16 12:00:01.125715 0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f 0xf04df4c16c3c3f1b71f11386b936b9c05e453197 0.039204 0x3ff50ea6cfbd45777e108e81303924490b9cb8d4b78a67829b11e7871a78fb3a 2022-11-16 12:02:45.623376 0x01004f06b8f07bd71d31ce64cd44d866c17f816b 0x75e43c101688ba4fb53e5f52876a3f3c995787f9 0.029164 0xf77f9b65f7a32cf3d1ca91e74a4d1694f3a65934722fc5925a666ea2cfe22488 2022-11-16 12:03:45.468705 0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f 0xf04df4c16c3c3f1b71f11386b936b9c05e453197 0.009075 0x15a8a4c8686db33c336387bc1062a65b1bf7344ba49216cfc68edef5e68946ef 2022-11-16 12:04:46.314077 0x01004f06b8f07bd71d31ce64cd44d866c17f816b 0x75e43c101688ba4fb53e5f52876a3f3c995787f9 0.012922 0x3a488925644b3929013910f49ff84302a038cc24256420292aceba2cf90d9699 2022-11-16 12:07:10.885763 0x9964ea0588e67a649b1333fe98d136db6e00d1be 0x75e43c101688ba4fb53e5f52876a3f3c995787f9 0.389773 0x92d498ea10dde552efab261bb035cda8215e206dae78beeb45eb201dbbc61f13 2022-11-16 12:07:40.044862 0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f 0xf04df4c16c3c3f1b71f11386b936b9c05e453197 0.002606 0x16059e26f9879b74fa181e98ee3d473c040405ed55dbdbff608077488079d07a 2022-11-16 12:08:33.600030 0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f 0xf04df4c16c3c3f1b71f11386b936b9c05e453197 0.009519 0x57e832251d17c9fa953dedf97eb2cdd6be82570c2b972cc8bc76c2c9c0a0c1c9 2022-11-16 12:09:04.918491 0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f 0xf04df4c16c3c3f1b71f11386b936b9c05e453197 0.009515 0x7c3d5d8c9bdfe67381febb13b3672f4004a383fbb9a6b2bc89a73496aa25ee1c 2022-11-16 12:10:36.313313 0xea2a3c7d817c98b516fcfced914dce07c18ef070 0xef13510e9884211a49933f8c5b684e4e86975d36 0.211312 0x7e755466e500ae58e939dfaa38b324b3e4f6514f92596427538dddd2e4953df0 2022-11-16 12:12:00.301282 0xea2a3c7d817c98b516fcfced914dce07c18ef070 0xef13510e9884211a49933f8c5b684e4e86975d36 0.001008 0x874e266bd9900b62f295ed959fe9246991e227664f8a922bd8ce19f3f6d19c08 2022-11-16 12:12:19.033778 0xea2a3c7d817c98b516fcfced914dce07c18ef070 0xef13510e9884211a49933f8c5b684e4e86975d36 0.024463 0xd4362fe1be12a41cb26c5d02e5c2b794f3e07878919a27c29a7b9c7a70aa7568 2022-11-16 12:12:29.016515 0xea2a3c7d817c98b516fcfced914dce07c18ef070 0xef13510e9884211a49933f8c5b684e4e86975d36 0.017700 0x44dfe80e1070983d13cc5029a4bbd1f0ac6fa1640956acd96733eeb5135fd109 2022-11-16 12:12:37.229297 0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7 0xf3780a9405ae91627e1ca591554ace29662ab891 0.006296 0xe65b58513b07b93b44b434b06d4a92f390ba78e7df1d930576bb9f5983d348fc 2022-11-16 12:12:39.142029 0xea2a3c7d817c98b516fcfced914dce07c18ef070 0xef13510e9884211a49933f8c5b684e4e86975d36 0.011950 0xfef4f8031cf6ffe335eac92c75920aac64e3a1c9faa1ccf518a327d68c3785f5 2022-11-16 12:13:14.170372 0xea2a3c7d817c98b516fcfced914dce07c18ef070 0xef13510e9884211a49933f8c5b684e4e86975d36 0.007452 0x421f2e6d98d3dafca7ccbecbdb7582efb9a8fb64159607f0f71ee448a551f83c 2022-11-16 12:13:34.228652 0xea2a3c7d817c98b516fcfced914dce07c18ef070 0xef13510e9884211a49933f8c5b684e4e86975d36 0.003723 0xfa339a0e74185b473961d9998f4ce223e451d6f0b850a2787a5740fbac35285e 2022-11-16 12:15:01.171116 0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7 0xf3780a9405ae91627e1ca591554ace29662ab891 0.156133 0x437b90579253ddb088315f05ba40c95455718ca9b590a62ad0c987a9e9e5aa28 2022-11-16 12:17:47.043667 0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118 0xf3780a9405ae91627e1ca591554ace29662ab891 0.008596 0xda38bb9653765a6148d2ea408edc640186f3c93812faeb20d6c45a18e0fa8c8f 2022-11-16 12:18:16.373590 0x5aa5c3fe956679abc15c795ddde39248288166f0 0x6d2628af204ba87af87ce49534e664615ae05a2c 0.004775 0x9642341c6a290ead9719ff69285fdd7cd3f679e966d6f70528ab57b0ab81ad9b 2022-11-16 12:24:57.225449 0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118 0xf3780a9405ae91627e1ca591554ace29662ab891 0.005328 0x8dce97062c32dd3ab4436a52148be9c646cedb34940d2246bb0966c66c7b15d0 2022-11-16 12:25:40.389044 0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118 0xf3780a9405ae91627e1ca591554ace29662ab891 0.005376 0x9c978f0a996b6b574b045ae33b8e830f71be4c1be9d354d221c5918529231857 2022-11-16 12:27:15.936970 0xbbcb37aa5ef4a86a073114d7984187abb34db366 0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb 0.611185 0xc682f555240e98642033c7330ac6f4ae1a039b02ad7e5e6d53a2857c964abe5b 2022-11-16 12:28:48.283528 0x0981c2667f4ab3c1e025bfe171c382a11699dbe4 0xcf84cbbf5e5d9210361d1195dfd170a333ec823c 0.003177 0xa27b1b17c07fe2e698411639a330615a0051437fd74719d22fce01336ad6d9d6 2022-11-16 12:28:49.810067 0xbbcb37aa5ef4a86a073114d7984187abb34db366 0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb 0.031828 0x404a62ee4f5e3791e5d3c188b23f647f3bdc630b2f51fb552f22efd84ca6f944 2022-11-16 12:29:41.078446 0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118 0xf3780a9405ae91627e1ca591554ace29662ab891 0.001533 0xeec86b6ef544721f50929e00682a357b4899009c50c26125ffe415546c5d6e20 2022-11-16 12:31:24.047182 0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118 0xf3780a9405ae91627e1ca591554ace29662ab891 0.002618 0x73f570abedba60b68dad708973feedb7f6899126d987a9728ea8d658d5e72d3b 2022-11-16 12:31:28.269586 0xa4910885dd2deae3e2af65c8196094aabdd827a2 0x22c87ef36998ccb7d39f34b4c5e5e4fc936587c3 0.056558 0x1d795a590f4dc69f98607409e69d25029496b79d91c0b1ddfaf24be8f6ebc9ee 2022-11-16 12:31:38.245903 0xa4910885dd2deae3e2af65c8196094aabdd827a2 0x22c87ef36998ccb7d39f34b4c5e5e4fc936587c3 0.056558 0x5b4c397accad1d9ca5624285dbf4c97050b73a96c49b86a81afe3662cdf0f911 2022-11-16 12:31:45.831526 0xbbcb37aa5ef4a86a073114d7984187abb34db366 0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb 0.010333 0xfb8e562ff6a357c7991cef8027b623e5a468f0c60bc78016e2a8bed6e63fd4a9 2022-11-16 12:32:34.009538 0xbbcb37aa5ef4a86a073114d7984187abb34db366 0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb 0.010302 0xab54cce98949f71e19c56d52d1160b700585ec3bc53a094f748727e49f011efb 2022-11-16 12:32:38.697574 0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118 0xf3780a9405ae91627e1ca591554ace29662ab891 0.002205 0xba1821fa00c5ccb3e5d84a496205ab7d3eddafa2e514b728f4d2193475c32a5f 2022-11-16 12:33:19.636112 0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f 0xf04df4c16c3c3f1b71f11386b936b9c05e453197 0.006549 0x48679dbf4be277f6ee259f0c688ab1b6f3a2c8efa343ece9747c226344786041 2022-11-16 12:35:08.073654 0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118 0xf3780a9405ae91627e1ca591554ace29662ab891 0.002182 0x8d90813b0a25768afd37898ff1b3b5e9afb28dd0108e216568e345949d98b946 2022-11-16 12:38:17.537016 0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f 0xf04df4c16c3c3f1b71f11386b936b9c05e453197 0.005172 0x2c398ca8c1b768f1f7b52f3d45d355c418db1e9b052e904862ae8959b1a1f1f0 2022-11-16 12:39:40.046119 0xea2a3c7d817c98b516fcfced914dce07c18ef070 0xef13510e9884211a49933f8c5b684e4e86975d36 0.174640 0x378a9978408a656bbd55113e3938909c60264421aad72c6d1bc4b6f5152240fc 2022-11-16 12:39:49.923750 0x9964ea0588e67a649b1333fe98d136db6e00d1be 0x75e43c101688ba4fb53e5f52876a3f3c995787f9 0.108862 0xd79657f8fa21084879391ab8de243fcc5ee4532bbae7f23ed3ba68c81769846e 2022-11-16 12:41:21.608643 0x441e77c59cb6b87642676e44ee09f6f065c78a65 0x5a6e9ad9e28c6dc9fff70df95e552d3e058c50db 0.024668 0x0d62a834066ef44ef79b997ca3a1b1a3470892a04b0ca1ab8a99bf97cf537012 2022-11-16 12:41:24.461903 Traceback (most recent call last): File "/home/ec2-user/pycharm-project/ETH/pendingTradeV1.2.py", line 246, in hashInfo = gethashInfo(hsResult) File "/home/ec2-user/pycharm-project/ETH/pendingTradeV1.2.py", line 50, in gethashInfo hashInfo['fromAddress'] = hsResult['from'] TypeError: 'NoneType' object is not subscriptable 2022-11-16 12:41:24.461944 loop 'NoneType' object is not subscriptable 2022-11-16 12:41:44.482248 filterId 0xfcdadaa29e230fc4974f579f40acae5 2022-11-16 12:41:55.580024 0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f 0xf04df4c16c3c3f1b71f11386b936b9c05e453197 0.028837 0xa69471cc692be6bfd0e924a5bcd8b4fec71c2c34b095ca2ddbeeda9a3df56bd9 2022-11-16 12:42:11.451776 0xbbcb37aa5ef4a86a073114d7984187abb34db366 0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb 0.008506 0x5ae3d70b18f8bb9bcb450a859fdb980a505a2cb4114dedd87ee7fad14866c739 2022-11-16 12:42:17.657038 0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f 0xf04df4c16c3c3f1b71f11386b936b9c05e453197 0.027440 0x71abb6085458837272b30e793dcd26c237e6a74fa0f07d7f40faf989ce2f5009 2022-11-16 12:42:57.949346 ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.030667 2022-11-16 12:40:53.921965 15943690 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.009490 2022-11-16 12:40:53.923038 15943690 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.001177 2022-11-16 12:40:53.923999 -------------------------------------------------- 2022-11-16 12:41:16.618604 15943691 batch 0.004439 s , totalProfit 0.041270 2022-11-16 12:41:16.618652 15943691 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.030667 2022-11-16 12:41:16.619854 15943691 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.009517 2022-11-16 12:41:16.620843 15943691 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.001194 2022-11-16 12:41:16.621761 -------------------------------------------------- 2022-11-16 12:41:18.981829 15943692 batch 0.003959 s , totalProfit 0.041236 2022-11-16 12:41:18.981880 15943692 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.030667 2022-11-16 12:41:18.983138 15943692 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.009500 2022-11-16 12:41:18.984109 15943692 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.001177 2022-11-16 12:41:18.985067 -------------------------------------------------- 2022-11-16 12:41:23.820348 15943693 batch 0.004766 s , totalProfit 0.042640 2022-11-16 12:41:23.820400 15943693 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.030667 2022-11-16 12:41:23.821722 15943693 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.009500 2022-11-16 12:41:23.822774 15943693 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.001399 2022-11-16 12:41:23.823744 15943693 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.001177 2022-11-16 12:41:23.824698 -------------------------------------------------- 2022-11-16 12:41:32.094742 15943694 batch 0.003900 s , totalProfit 0.041262 2022-11-16 12:41:32.094793 15943694 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.030667 2022-11-16 12:41:32.096008 15943694 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.009526 2022-11-16 12:41:32.097091 15943694 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.001177 2022-11-16 12:41:32.098033 -------------------------------------------------- 2022-11-16 12:41:56.016059 15943695 batch 0.003882 s , totalProfit 0.041275 2022-11-16 12:41:56.016111 15943695 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.030667 2022-11-16 12:41:56.017385 15943695 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.009539 2022-11-16 12:41:56.018494 15943695 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.001177 2022-11-16 12:41:56.019584 -------------------------------------------------- 2022-11-16 12:42:01.491033 15943696 batch 0.004387 s , totalProfit 0.038558 2022-11-16 12:42:01.491093 15943696 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.029032 2022-11-16 12:42:01.492530 15943696 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.009522 2022-11-16 12:42:01.493770 -------------------------------------------------- 2022-11-16 12:42:03.934197 15943697 batch 0.003932 s , totalProfit 0.038541 2022-11-16 12:42:03.934250 15943697 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.029015 2022-11-16 12:42:03.935677 15943697 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.009522 2022-11-16 12:42:03.936910 -------------------------------------------------- 2022-11-16 12:42:07.962484 15943698 batch 0.004214 s , totalProfit 0.038565 2022-11-16 12:42:07.962534 15943698 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.029015 2022-11-16 12:42:07.963848 15943698 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.009546 2022-11-16 12:42:07.964963 -------------------------------------------------- 2022-11-16 12:42:18.628503 15943699 batch 0.004099 s , totalProfit 0.037601 2022-11-16 12:42:18.628555 15943699 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.029015 2022-11-16 12:42:18.629836 15943699 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.008581 2022-11-16 12:42:18.630839 -------------------------------------------------- 2022-11-16 12:42:49.906932 15943700 batch 0.002934 s , totalProfit 0.036230 2022-11-16 12:42:49.906981 15943700 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.027634 2022-11-16 12:42:49.908349 15943700 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.008591 2022-11-16 12:42:49.909499 -------------------------------------------------- 2022-11-16 12:43:04.276024 15943701 batch 0.002555 s , totalProfit 0.036233 2022-11-16 12:43:04.276082 15943701 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.027631 2022-11-16 12:43:04.277523 15943701 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.008598 2022-11-16 12:43:04.278709 -------------------------------------------------- 2022-11-16 12:43:05.730634 15943702 batch 0.002691 s , totalProfit 0.036200 2022-11-16 12:43:05.730693 15943702 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.027614 2022-11-16 12:43:05.732091 15943702 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.008581 2022-11-16 12:43:05.733306 -------------------------------------------------- 2022-11-16 12:43:09.365464 15943703 batch 0.003022 s , totalProfit 2022-11-16 11:48:26.674084 784 2022-11-16 11:48:26.892606 3812 2022-11-16 11:49:00.757356 TOP LP: 7419 2022-11-16 11:49:01.031624 Ture TOP LP 7335 2022-11-16 11:49:24.542853 784 2022-11-16 11:49:24.766280 3812 2022-11-16 11:50:01.604691 TOP LP: 7419 2022-11-16 11:50:01.885940 Ture TOP LP 7335 2022-11-16 11:50:25.739898 784 2022-11-16 11:50:25.972994 3812 2022-11-16 11:51:02.825112 TOP LP: 7419 2022-11-16 11:51:03.112843 Ture TOP LP 7335 2022-11-16 11:51:26.956313 784 2022-11-16 11:51:27.187910 3812 2022-11-16 11:52:00.983435 TOP LP: 7419 2022-11-16 11:52:01.290953 Ture TOP LP 7335 2022-11-16 11:52:24.962415 784 2022-11-16 11:52:25.189400 3812 2022-11-16 11:53:02.020037 TOP LP: 7419 2022-11-16 11:53:02.344900 Ture TOP LP 7335 2022-11-16 11:53:25.941954 784 2022-11-16 11:53:26.202747 3812 2022-11-16 11:54:03.022582 TOP LP: 7419 2022-11-16 11:54:03.321817 Ture TOP LP 7335 2022-11-16 11:54:26.855017 784 2022-11-16 11:54:27.100286 3812 2022-11-16 11:55:00.912298 TOP LP: 7419 2022-11-16 11:55:01.217005 Ture TOP LP 7335 2022-11-16 11:55:24.586665 784 2022-11-16 11:55:24.827489 3812 2022-11-16 11:56:01.654707 TOP LP: 7419 2022-11-16 11:56:01.939814 Ture TOP LP 7335 2022-11-16 11:56:25.618562 784 2022-11-16 11:56:25.838912 3812 2022-11-16 11:57:02.653092 TOP LP: 7419 2022-11-16 11:57:02.940134 Ture TOP LP 7335 2022-11-16 11:57:26.211835 784 2022-11-16 11:57:26.442531 3812 2022-11-16 11:58:00.280686 TOP LP: 7419 2022-11-16 11:58:00.554516 Ture TOP LP 7335 2022-11-16 11:58:24.101410 784 2022-11-16 11:58:24.321201 3812 2022-11-16 11:59:01.155405 TOP LP: 7419 2022-11-16 11:59:01.421072 Ture TOP LP 7335 2022-11-16 11:59:24.790862 784 2022-11-16 11:59:25.037644 3812 2022-11-16 12:00:01.847242 TOP LP: 7419 2022-11-16 12:00:02.129255 Ture TOP LP 7335 2022-11-16 12:00:25.873121 784 2022-11-16 12:00:26.105174 3812 2022-11-16 12:01:02.923941 TOP LP: 7419 2022-11-16 12:01:03.254738 Ture TOP LP 7335 2022-11-16 12:01:26.672688 784 2022-11-16 12:01:26.891433 3812 2022-11-16 12:02:00.739532 TOP LP: 7419 2022-11-16 12:02:00.999578 Ture TOP LP 7335 2022-11-16 12:02:24.932395 784 2022-11-16 12:02:25.151940 3812 2022-11-16 12:03:01.940902 TOP LP: 7419 2022-11-16 12:03:02.211477 Ture TOP LP 7335 2022-11-16 12:03:25.472716 784 2022-11-16 12:03:25.704187 3812 2022-11-16 12:04:02.531263 TOP LP: 7419 2022-11-16 12:04:02.816491 Ture TOP LP 7335 2022-11-16 12:04:26.731568 784 2022-11-16 12:04:26.948796 3812 2022-11-16 12:05:00.746451 TOP LP: 7419 2022-11-16 12:05:01.010325 Ture TOP LP 7335 2022-11-16 12:05:24.230190 784 2022-11-16 12:05:24.488015 3812 2022-11-16 12:06:01.354408 TOP LP: 7419 2022-11-16 12:06:01.634343 Ture TOP LP 7335 2022-11-16 12:06:25.284785 784 2022-11-16 12:06:25.553829 3812 2022-11-16 12:07:02.387312 TOP LP: 7420 2022-11-16 12:07:02.666067 Ture TOP LP 7336 2022-11-16 12:07:26.393844 784 2022-11-16 12:07:26.639489 3812 2022-11-16 12:08:00.472673 TOP LP: 7420 2022-11-16 12:08:00.784496 Ture TOP LP 7336 2022-11-16 12:08:24.522871 784 2022-11-16 12:08:24.797916 3812 2022-11-16 12:09:01.651276 TOP LP: 7420 2022-11-16 12:09:01.987937 Ture TOP LP 7336 2022-11-16 12:09:25.747935 784 2022-11-16 12:09:26.008195 3812 2022-11-16 12:10:02.836053 TOP LP: 7420 2022-11-16 12:10:03.161331 Ture TOP LP 7336 2022-11-16 12:10:26.090538 784 2022-11-16 12:10:26.353367 3812 2022-11-16 12:11:03.179373 TOP LP: 7420 2022-11-16 12:11:03.463871 Ture TOP LP 7336 2022-11-16 12:11:27.557123 784 2022-11-16 12:11:27.826644 3812 2022-11-16 12:12:01.727751 TOP LP: 7420 2022-11-16 12:12:02.032158 Ture TOP LP 7336 2022-11-16 12:12:25.571721 784 2022-11-16 12:12:25.851020 3812 2022-11-16 12:13:02.704942 TOP LP: 7420 2022-11-16 12:13:02.993655 Ture TOP LP 7336 2022-11-16 12:13:26.470904 784 2022-11-16 12:13:26.711570 3812 2022-11-16 12:14:00.532443 TOP LP: 7420 2022-11-16 12:14:00.812922 Ture TOP LP 7336 2022-11-16 12:14:24.062396 784 2022-11-16 12:14:24.308768 3812 2022-11-16 12:15:01.159826 TOP LP: 7420 2022-11-16 12:15:01.452529 Ture TOP LP 7336 2022-11-16 12:15:25.504620 784 2022-11-16 12:15:25.750906 3812 2022-11-16 12:16:02.619915 TOP LP: 7420 2022-11-16 12:16:02.921628 Ture TOP LP 7336 2022-11-16 12:16:26.190198 784 2022-11-16 12:16:26.554107 3812 2022-11-16 12:17:00.694069 TOP LP: 7420 2022-11-16 12:17:00.997566 Ture TOP LP 7336 2022-11-16 12:17:25.268792 784 2022-11-16 12:17:25.536044 3812 2022-11-16 12:18:02.374170 TOP LP: 7420 2022-11-16 12:18:02.671269 Ture TOP LP 7336 2022-11-16 12:18:26.506035 784 2022-11-16 12:18:26.749411 3812 2022-11-16 12:19:00.625613 TOP LP: 7420 2022-11-16 12:19:00.968905 Ture TOP LP 7336 2022-11-16 12:19:24.711688 784 2022-11-16 12:19:25.180185 3812 2022-11-16 12:20:02.191701 TOP LP: 7420 2022-11-16 12:20:02.491454 Ture TOP LP 7336 2022-11-16 12:20:25.809447 784 2022-11-16 12:20:26.072290 3812 2022-11-16 12:21:02.986039 TOP LP: 7420 2022-11-16 12:21:03.274114 Ture TOP LP 7336 2022-11-16 12:21:27.275374 784 2022-11-16 12:21:27.562121 3812 2022-11-16 12:22:01.408984 TOP LP: 7420 2022-11-16 12:22:01.737652 Ture TOP LP 7336 2022-11-16 12:22:24.768542 784 2022-11-16 12:22:25.043125 3812 2022-11-16 12:23:01.865438 TOP LP: 7420 2022-11-16 12:23:02.182401 Ture TOP LP 7336 2022-11-16 12:23:26.013791 784 2022-11-16 12:23:26.296978 3812 2022-11-16 12:24:03.197361 TOP LP: 7420 2022-11-16 12:24:03.537546 Ture TOP LP 7336 2022-11-16 12:24:27.729913 784 2022-11-16 12:24:27.991481 3812 2022-11-16 12:25:01.816504 TOP LP: 7420 2022-11-16 12:25:02.109065 Ture TOP LP 7336 2022-11-16 12:25:26.163814 784 2022-11-16 12:25:26.436952 3812 2022-11-16 12:26:00.296384 TOP LP: 7420 2022-11-16 12:26:00.580732 Ture TOP LP 7336 2022-11-16 12:26:23.856232 784 2022-11-16 12:26:24.098139 3812 2022-11-16 12:27:00.971971 TOP LP: 7420 2022-11-16 12:27:01.256672 Ture TOP LP 7336 2022-11-16 12:27:25.329903 784 2022-11-16 12:27:25.576483 3812 2022-11-16 12:28:02.398454 TOP LP: 7420 2022-11-16 12:28:02.686946 Ture TOP LP 7336 2022-11-16 12:28:26.123672 784 2022-11-16 12:28:26.367201 3812 2022-11-16 12:29:03.200525 TOP LP: 7420 2022-11-16 12:29:03.551895 Ture TOP LP 7336 2022-11-16 12:29:27.246277 784 2022-11-16 12:29:27.493336 3812 2022-11-16 12:30:01.375703 TOP LP: 7420 2022-11-16 12:30:01.667252 Ture TOP LP 7336 2022-11-16 12:30:25.092320 784 2022-11-16 12:30:25.348431 3812 2022-11-16 12:31:02.197701 TOP LP: 7420 2022-11-16 12:31:02.511498 Ture TOP LP 7336 2022-11-16 12:31:26.700182 784 2022-11-16 12:31:26.958791 3812 2022-11-16 12:32:00.786483 TOP LP: 7420 2022-11-16 12:32:01.115298 Ture TOP LP 7336 2022-11-16 12:32:24.254667 784 2022-11-16 12:32:24.507334 3812 2022-11-16 12:33:01.402227 TOP LP: 7420 2022-11-16 12:33:01.716500 Ture TOP LP 7336 2022-11-16 12:33:25.515644 784 2022-11-16 12:33:25.760592 3812 2022-11-16 12:34:02.670270 TOP LP: 7420 2022-11-16 12:34:02.996713 Ture TOP LP 7336 2022-11-16 12:34:27.021727 784 2022-11-16 12:34:27.270725 3812 2022-11-16 12:35:01.100321 TOP LP: 7420 2022-11-16 12:35:01.382585 Ture TOP LP 7336 2022-11-16 12:35:25.309975 784 2022-11-16 12:35:25.558023 3812 2022-11-16 12:36:02.402243 TOP LP: 7420 2022-11-16 12:36:02.715612 Ture TOP LP 7336 2022-11-16 12:36:25.921091 784 2022-11-16 12:36:26.195882 3812 2022-11-16 12:37:03.078689 TOP LP: 7420 2022-11-16 12:37:03.384248 Ture TOP LP 7336 2022-11-16 12:37:27.530491 784 2022-11-16 12:37:27.791377 3812 2022-11-16 12:38:01.627347 TOP LP: 7420 2022-11-16 12:38:01.965859 Ture TOP LP 7336 2022-11-16 12:38:24.963349 784 2022-11-16 12:38:25.216689 3812 2022-11-16 12:39:02.119379 TOP LP: 7420 2022-11-16 12:39:02.433447 Ture TOP LP 7336 2022-11-16 12:39:26.230272 784 2022-11-16 12:39:26.472923 3812 2022-11-16 12:40:00.339914 TOP LP: 7420 2022-11-16 12:40:00.645196 Ture TOP LP 7336 2022-11-16 12:40:24.567806 784 2022-11-16 12:40:24.836038 3812 2022-11-16 12:41:01.699392 TOP LP: 7420 2022-11-16 12:41:01.998914 Ture TOP LP 7336 2022-11-16 12:41:25.632400 784 2022-11-16 12:41:25.876727 3812 2022-11-16 12:42:02.791082 TOP LP: 7420 2022-11-16 12:42:03.117510 Ture TOP LP 7336 2022-11-16 12:42:26.250268 784 2022-11-16 12:42:26.497087 3812 2022-11-16 12:43:00.340658 TOP LP: 7420 2022-11-16 12:43:00.832068 Ture TOP LP 7336 2022-11-16 12:43:24.281819 784 2022-11-16 12:43:24.538815 3812 2022-11-16 12:44:01.377618 TOP LP: 7420 0.036200 2022-11-16 12:43:09.365643 15943703 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.027614 2022-11-16 12:43:09.366864 15943703 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.008581 2022-11-16 12:43:09.367846 -------------------------------------------------- 2022-11-16 12:43:28.900476 15943704 batch 0.003300 s , totalProfit 0.036224 2022-11-16 12:43:28.900550 15943704 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.027614 2022-11-16 12:43:28.902685 15943704 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.008605 2022-11-16 12:43:28.904409 -------------------------------------------------- 2022-11-16 12:43:51.313173 15943705 batch 0.002677 s , totalProfit 0.036229 2022-11-16 12:43:51.313227 15943705 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.027614 2022-11-16 12:43:51.314439 15943705 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.008610 2022-11-16 12:43:51.315502 -------------------------------------------------- 2022-11-16 12:44:08.586910 15943706 batch 0.002993 s , totalProfit 0.036212 2022-11-16 12:44:08.586960 15943706 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.027614 2022-11-16 12:44:08.588399 15943706 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.008593 2022-11-16 12:44:08.589619 -------------------------------------------------- 2022-11-16 12:44:27.594712 15943707 batch 0.003767 s , totalProfit 0.036234 2022-11-16 12:44:27.594780 15943707 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.027614 2022-11-16 12:44:27.596507 15943707 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.008615 2022-11-16 12:44:27.597981 -------------------------------------------------- 2022-11-16 12:44:30.922691 15943708 batch 0.002918 s , totalProfit 0.036217 2022-11-16 12:44:30.922736 15943708 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.027614 2022-11-16 12:44:30.923946 15943708 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.008599 2022-11-16 12:44:30.925004 -------------------------------------------------- 2022-11-16 12:44:52.405249 15943709 batch 0.002705 s , totalProfit 0.036239 2022-11-16 12:44:52.405298 15943709 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.027614 2022-11-16 12:44:52.406528 15943709 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.008620 2022-11-16 12:44:52.407544 -------------------------------------------------- 2022-11-16 12:45:08.095420 15943710 batch 0.002564 s , totalProfit 0.036247 2022-11-16 12:45:08.095473 15943710 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.027614 2022-11-16 12:45:08.096795 15943710 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.008628 2022-11-16 12:45:08.097985 -------------------------------------------------- 2022-11-16 12:45:10.615104 15943711 batch 0.002715 s , totalProfit 0.036230 2022-11-16 12:45:10.615164 15943711 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.027614 2022-11-16 12:45:10.616579 15943711 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.008611 2022-11-16 12:45:10.617609 -------------------------------------------------- 2022-11-16 12:45:14.358832 15943712 batch 0.002726 s , totalProfit 0.036230 2022-11-16 12:45:14.358880 15943712 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.027614 2022-11-16 12:45:14.360122 15943712 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.008611 2022-11-16 12:45:14.361157 -------------------------------------------------- 2022-11-16 12:45:20.613871 15943713 batch 0.002909 s , totalProfit 0.036230 2022-11-16 12:45:20.613920 15943713 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.027614 2022-11-16 12:45:20.615332 15943713 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.008611 2022-11-16 12:45:20.616543 -------------------------------------------------- 2022-11-16 12:45:35.603369 15943714 batch 0.004465 s , totalProfit 0.038466 2022-11-16 12:45:35.603418 15943714 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.024142 2022-11-16 12:45:35.604627 15943714 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.008632 2022-11-16 12:45:35.605669 15943714 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.004003 2022-11-16 12:45:35.606585 15943714 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.002536 2022-11-16 12:45:35.607492 -------------------------------------------------- 2022-11-16 12:45:38.231266 15943715 batch 0.004325 s , totalProfit 0.038416 2022-11-16 12:45:38.231315 15943715 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.024125 2022-11-16 12:45:38.232611 15943715 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.008615 2022-11-16 12:45:38.233724 15943715 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.003969 2022-11-16 12:45:38.234829 15943715 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.002503 2022-11-16 12:45:38.235744 -------------------------------------------------- 2022-11-16 12:45:54.947667 15943716 batch 0.004343 s , totalProfit 0.038437 2022-11-16 12:45:54.947726 15943716 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.024125 2022-11-16 12:45:54.949079 15943716 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.008636 2022-11-16 12:45:54.950195 15943716 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.003969 2022-11-16 12:45:54.951399 15943716 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.002503 2022-11-16 12:45:54.952369 -------------------------------------------------- 2022-11-16 12:46:20.946865 15943717 batch 0.004696 s , totalProfit 0.038441 2022-11-16 12:46:20.946923 15943717 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.024125 2022-11-16 12:46:20.948161 15943717 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.008640 2022-11-16 12:46:20.949292 15943717 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.003969 2022-11-16 12:46:20.950332 15943717 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.002503 2022-11-16 12:46:20.951322 -------------------------------------------------- 2022-11-16 12:46:37.957502 15943718 batch 0.004038 s , totalProfit 0.038320 2022-11-16 12:46:37.957567 15943718 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.024125 2022-11-16 12:46:37.958979 15943718 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.008519 2022-11-16 12:46:37.960057 15943718 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.003969 2022-11-16 12:46:37.961073 15943718 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.002503 2022-11-16 12:46:37.962271 -------------------------------------------------- 2022-11-16 12:46:58.801118 15943719 batch 0.004393 s , totalProfit 0.036799 2022-11-16 12:46:58.801214 15943719 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.024026 2022-11-16 12:46:58.802612 15943719 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.008528 2022-11-16 12:46:58.803700 15943719 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.002501 2022-11-16 12:46:58.804889 15943719 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.002438 2022-11-16 12:46:58.806045 -------------------------------------------------- 2022-11-16 12:47:00.902606 15943720 batch 0.005027 s , totalProfit 0.036732 2022-11-16 12:47:00.902674 15943720 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.024010 2022-11-16 12:47:00.904151 15943720 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.008511 2022-11-16 12:47:00.905363 15943720 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.002467 2022-11-16 12:47:00.906407 15943720 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.002387 2022-11-16 12:47:00.907519 -------------------------------------------------- 2022-11-16 12:47:03.041524 15943721 batch 0.004447 s , totalProfit 0.036732 2022-11-16 12:47:03.041576 15943721 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.024010 2022-11-16 12:47:03.043007 15943721 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.008511 2022-11-16 12:47:03.044186 15943721 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.002467 2022-11-16 12:47:03.045329 15943721 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.002387 2022-11-16 12:47:03.046473 -------------------------------------------------- 2022-11-16 12:47:09.200463 15943722 batch 0.004141 s , totalProfit 0.036732 2022-11-16 12:47:09.200509 15943722 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.024010 2022-11-16 12:47:09.201726 15943722 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.008511 2022-11-16 12:47:09.202728 15943722 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.002467 2022-11-16 12:47:09.203640 15943722 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.002387 2022-11-16 12:47:09.204682 -------------------------------------------------- 2022-11-16 12:47:24.501146 15943723 batch 0.004047 s , totalProfit 0.036759 2022-11-16 12:47:24.501195 15943723 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.024010 2022-11-16 12:47:24.502403 15943723 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.008538 2022-11-16 12:47:24.503544 15943723 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.002467 2022-11-16 12:47:24.504463 15943723 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.002387 2022-11-16 12:47:24.505473 -------------------------------------------------- 2022-11-16 12:47:51.894754 15943724 batch 0.004079 s , totalProfit 0.036777 2022-11-16 12:47:51.894804 15943724 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.024010 2022-11-16 12:47:51.896033 15943724 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.008542 2022-11-16 12:47:51.897039 15943724 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.002483 2022-11-16 12:47:51.897971 15943724 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.002402 2022-11-16 12:47:51.898877 -------------------------------------------------- 2022-11-16 12:47:57.366800 15943725 batch 0.004154 s , totalProfit 0.036743 2022-11-16 12:47:57.366875 15943725 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.024010 2022-11-16 12:47:57.368509 15943725 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.008526 2022-11-16 12:47:57.369833 15943725 bset 15943570 pending... trace err 'result' trace err 'result' 2022-11-16 12:15:45.036320 15943571 pending... 2022-11-16 12:16:11.234977 15943572 pending... 2022-11-16 12:16:14.919218 15943573 pending... 2022-11-16 12:16:19.135443 15943575 pending... 2022-11-16 12:16:22.317549 15943576 pending... trace err 'result' 2022-11-16 12:16:36.224312 15943578 pending... 2022-11-16 12:16:39.215518 15943579 pending... trace err 'result' 2022-11-16 12:17:05.616356 15943580 pending... 2022-11-16 12:17:15.065728 15943581 pending... trace err 'result' trace err 'result' 2022-11-16 12:17:25.088226 15943582 pending... 2022-11-16 12:17:50.122069 15943583 pending... 2022-11-16 12:18:11.829306 15943584 pending... 2022-11-16 12:18:16.030278 15943585 pending... 2022-11-16 12:18:23.556882 15943586 pending... 2022-11-16 12:18:37.180615 15943587 pending... 2022-11-16 12:18:39.203392 15943588 pending... 2022-11-16 12:18:41.260621 15943589 pending... 2022-11-16 12:18:43.788810 15943590 pending... 2022-11-16 12:18:49.285255 15943591 pending... trace err 'result' 2022-11-16 12:19:06.766337 15943592 pending... trace err 'result' 2022-11-16 12:19:39.210595 15943593 pending... 2022-11-16 12:19:56.137418 15943594 pending... 2022-11-16 12:20:12.185798 15943595 pending... 2022-11-16 12:20:25.639137 15943596 pending... trace err 'result' 2022-11-16 12:20:34.793803 15943597 pending... trace err 'result' 2022-11-16 12:20:48.238975 15943598 pending... 2022-11-16 12:20:49.255550 15943599 pending... 2022-11-16 12:21:04.097728 15943600 pending... 2022-11-16 12:21:12.245145 15943601 pending... 2022-11-16 12:21:13.790155 15943602 pending... 2022-11-16 12:21:21.262579 15943603 pending... trace err 'result' 2022-11-16 12:21:28.274875 15943604 pending... 2022-11-16 12:21:45.255400 15943605 pending... 2022-11-16 12:22:05.365461 15943606 pending... 2022-11-16 12:22:16.289731 15943607 pending... 2022-11-16 12:22:37.163837 15943608 pending... 2022-11-16 12:22:40.298774 15943609 pending... 2022-11-16 12:22:43.511015 15943610 pending... trace err 'result' 2022-11-16 12:23:01.743206 15943611 pending... 2022-11-16 12:23:39.324989 15943612 pending... 2022-11-16 12:23:45.325347 15943613 pending... 2022-11-16 12:24:05.670212 15943614 pending... 2022-11-16 12:24:07.308972 15943615 pending... 2022-11-16 12:24:27.626118 15943616 pending... 2022-11-16 12:24:28.708550 15943617 pending... 2022-11-16 12:24:31.042873 15943618 pending... 2022-11-16 12:24:35.034605 15943619 pending... 2022-11-16 12:24:35.604118 15943620 pending... trace err 'result' 2022-11-16 12:24:50.057906 15943621 pending... 2022-11-16 12:25:21.373386 15943622 pending... 2022-11-16 12:25:40.378595 15943624 pending... trace err 'result' 2022-11-16 12:25:49.307169 15943625 pending... trace err 'result' 2022-11-16 12:26:43.929018 15943626 pending... 2022-11-16 12:26:45.908600 15943627 pending... 2022-11-16 12:26:48.021252 15943629 pending... trace err 'result' 2022-11-16 12:27:11.477385 15943631 pending... 2022-11-16 12:27:27.654396 15943632 pending... trace err 'result' 2022-11-16 12:27:53.651432 15943633 pending... trace err 'result' 2022-11-16 12:28:03.097340 15943634 pending... 2022-11-16 12:28:10.141645 15943635 pending... 2022-11-16 12:28:24.753801 15943636 pending... 2022-11-16 12:28:27.903752 15943637 pending... 2022-11-16 12:28:33.472754 15943638 pending... 2022-11-16 12:28:40.633047 15943639 pending... trace err 'result' 2022-11-16 12:30:02.849197 15943640 pending... 2022-11-16 12:30:07.258462 15943641 pending... 2022-11-16 12:30:30.920601 15943642 pending... 2022-11-16 12:30:50.506154 15943643 pending... trace err 'result' 2022-11-16 12:31:13.535922 15943644 pending... trace err 'result' 2022-11-16 12:31:45.823389 15943645 pending... 2022-11-16 12:31:52.542327 15943646 pending... 2022-11-16 12:32:00.462079 15943647 pending... 2022-11-16 12:32:03.537683 15943648 pending... 2022-11-16 12:32:07.792178 15943649 pending... 2022-11-16 12:32:12.601729 15943650 pending... trace err 'result' 2022-11-16 12:32:46.541746 15943651 pending... 2022-11-16 12:32:52.563347 15943652 pending... 2022-11-16 12:33:11.853661 15943653 pending... trace err 'result' 2022-11-16 12:33:17.571643 15943654 pending... 2022-11-16 12:33:22.528408 15943655 pending... trace err 'result' trace err 'result' 2022-11-16 12:33:39.285520 15943656 pending... 2022-11-16 12:34:14.725229 15943657 pending... 2022-11-16 12:34:39.129822 15943658 pending... 2022-11-16 12:34:45.801232 15943659 pending... 2022-11-16 12:34:45.948255 15943660 pending... 2022-11-16 12:35:03.507112 15943661 pending... 2022-11-16 12:35:19.360685 15943662 pending... 2022-11-16 12:35:33.129576 15943663 pending... trace err 'result' 2022-11-16 12:36:34.162770 15943664 pending... 2022-11-16 12:36:34.662713 15943665 pending... 2022-11-16 12:36:37.089550 15943666 pending... 2022-11-16 12:36:54.641783 15943667 pending... 2022-11-16 12:36:59.261804 15943668 pending... 2022-11-16 12:37:00.672600 15943669 pending... 2022-11-16 12:37:10.660915 15943670 pending... 2022-11-16 12:37:11.743616 15943671 pending... 2022-11-16 12:37:12.441259 15943672 pending... 2022-11-16 12:37:17.677190 15943673 pending... 2022-11-16 12:37:20.510960 15943674 pending... 2022-11-16 12:37:24.678290 15943675 pending... 2022-11-16 12:37:33.519175 15943677 pending... trace err 'result' 2022-11-16 12:37:46.437533 15943678 pending... 2022-11-16 12:37:53.699833 15943679 pending... trace err 'result' 2022-11-16 12:38:27.781479 15943680 pending... 2022-11-16 12:38:35.681040 15943681 pending... trace err 'result' trace err 'result' 2022-11-16 12:39:08.852812 15943682 pending... trace err 'result' trace err 'result' 2022-11-16 12:39:36.191592 15943683 pending... trace err 'result' 2022-11-16 12:39:40.030824 15943684 pending... 2022-11-16 12:39:50.123922 15943685 pending... 2022-11-16 12:39:54.234750 15943686 pending... 2022-11-16 12:40:05.999676 15943687 pending... trace err 'result' 2022-11-16 12:40:44.988636 15943688 pending... 2022-11-16 12:40:49.077077 15943689 pending... trace err 'result' 2022-11-16 12:40:53.742245 15943690 pending... 2022-11-16 12:41:16.367591 15943691 pending... 2022-11-16 12:41:18.748018 15943692 pending... 2022-11-16 12:41:24.329524 15943693 pending... 2022-11-16 12:41:32.755194 15943694 pending... 2022-11-16 12:41:56.370832 15943695 pending... 2022-11-16 12:42:01.353731 15943696 pending... 2022-11-16 12:42:03.812445 15943697 pending... trace err 'result' 2022-11-16 12:42:08.786242 15943698 pending... 2022-11-16 12:42:18.857959 15943699 pending... 2022-11-16 12:42:50.487777 15943700 pending... trace err 'result' 2022-11-16 12:43:04.226888 15943701 pending... 2022-11-16 12:43:05.397882 15943702 pending... 2022-11-16 12:43:09.709669 15943703 pending... 2022-11-16 12:43:29.830245 15943704 pending... trace err 'result' 2022-11-16 12:43:51.839629 15943705 pending... 2022-11-16 12:44:08.750186 15943706 pending... 2022-11-16 12:44:27.665961 15943707 pending... 2022-11-16 12:44:30.789180 15943708 pending... 2022-11-16 12:44:51.817640 15943709 pending... 2022-11-16 12:45:08.150833 15943710 pending... 2022-11-16 12:45:10.428302 15943711 pending... trace err 'result' 2022-11-16 12:45:14.104966 15943712 pending... 2022-11-16 12:45:21.838548 15943713 pending... 2022-11-16 12:45:35.643842 15943714 pending... 2022-11-16 12:45:38.181875 15943715 pending... 2022-11-16 12:45:54.981333 15943716 pending... 2022-11-16 12:46:20.886305 15943717 pending... 2022-11-16 12:46:38.661855 15943718 pending... trace err 'result' trace err 'result' 2022-11-16 12:47:00.293078 15943719 pending... 2022-11-16 12:47:01.043224 15943720 pending... 2022-11-16 12:47:03.756096 15943721 pending... 2022-11-16 12:47:09.155178 15943722 pending... trace err 'result' 2022-11-16 12:47:24.696427 15943723 pending... trace err 'result' trace err 'result' 2022-11-16 12:47:51.988312 15943724 pending... 2022-11-16 12:47:58.143391 15943725 pending... 2022-11-16 12:48:32.532923 15943726 pending... 2022-11-16 12:48:49.581430 15943727 pending... 2022-11-16 12:48:58.965727 15943728 pending... trace err 'result' 2022-11-16 12:49:17.572788 15943729 pending... 2022-11-16 12:49:27.390091 15943730 pending... trace err 'result' trace err 'result' 2022-11-16 12:49:56.401124 15943731 ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.002466 2022-11-16 12:47:57.371147 15943725 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.002385 2022-11-16 12:47:57.372303 -------------------------------------------------- 2022-11-16 12:48:32.684673 15943726 batch 0.004547 s , totalProfit 0.036743 2022-11-16 12:48:32.684722 15943726 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.024010 2022-11-16 12:48:32.685988 15943726 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.008526 2022-11-16 12:48:32.687014 15943726 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.002466 2022-11-16 12:48:32.687929 15943726 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.002385 2022-11-16 12:48:32.688868 -------------------------------------------------- 2022-11-16 12:48:49.288357 15943727 batch 0.005015 s , totalProfit 0.036768 2022-11-16 12:48:49.288407 15943727 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.024010 2022-11-16 12:48:49.289835 15943727 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.008550 2022-11-16 12:48:49.290984 15943727 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.002466 2022-11-16 12:48:49.292041 15943727 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.002385 2022-11-16 12:48:49.293024 -------------------------------------------------- 2022-11-16 12:48:58.832957 15943728 batch 0.005709 s , totalProfit 0.036751 2022-11-16 12:48:58.833025 15943728 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.024010 2022-11-16 12:48:58.834403 15943728 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.008533 2022-11-16 12:48:58.835525 15943728 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.002466 2022-11-16 12:48:58.836620 15943728 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.002385 2022-11-16 12:48:58.837768 -------------------------------------------------- 2022-11-16 12:49:16.778306 15943729 batch 0.004087 s , totalProfit 0.036777 2022-11-16 12:49:16.778362 15943729 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.024010 2022-11-16 12:49:16.779595 15943729 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.008559 2022-11-16 12:49:16.780651 15943729 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.002466 2022-11-16 12:49:16.781627 15943729 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.002385 2022-11-16 12:49:16.782723 -------------------------------------------------- 2022-11-16 12:49:27.367665 15943730 batch 0.004066 s , totalProfit 0.036760 2022-11-16 12:49:27.367718 15943730 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.024010 2022-11-16 12:49:27.369459 15943730 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.008542 2022-11-16 12:49:27.370878 15943730 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.002466 2022-11-16 12:49:27.371871 15943730 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.002385 2022-11-16 12:49:27.373115 -------------------------------------------------- 2022-11-16 12:49:56.563620 15943731 batch 0.004862 s , totalProfit 0.036784 2022-11-16 12:49:56.563669 15943731 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.024010 2022-11-16 12:49:56.565165 15943731 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.008566 2022-11-16 12:49:56.566170 15943731 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.002466 2022-11-16 12:49:56.567135 15943731 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.002385 2022-11-16 12:49:56.568063 -------------------------------------------------- 2022-11-16 12:49:57.299981 15943733 batch 0.004523 s , totalProfit 0.036767 2022-11-16 12:49:57.300030 15943733 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.024010 2022-11-16 12:49:57.301257 15943733 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.008550 2022-11-16 12:49:57.302251 15943733 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.002466 2022-11-16 12:49:57.303190 15943733 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.002385 2022-11-16 12:49:57.304110 -------------------------------------------------- 2022-11-16 12:50:22.741453 15943734 batch 0.003966 s , totalProfit 0.034920 2022-11-16 12:50:22.741513 15943734 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.024010 2022-11-16 12:50:22.742938 15943734 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.008571 2022-11-16 12:50:22.744133 15943734 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.002479 2022-11-16 12:50:22.745144 -------------------------------------------------- 2022-11-16 12:50:29.697205 15943735 batch 0.005005 s , totalProfit 0.034886 2022-11-16 12:50:29.697258 15943735 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.024010 2022-11-16 12:50:29.698706 15943735 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.008554 2022-11-16 12:50:29.699866 15943735 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.002462 2022-11-16 12:50:29.700921 -------------------------------------------------- 2022-11-16 12:50:42.294600 15943736 batch 0.003150 s , totalProfit 0.034910 2022-11-16 12:50:42.294672 15943736 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.024010 2022-11-16 12:50:42.295929 15943736 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.008578 2022-11-16 12:50:42.296940 15943736 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.002462 2022-11-16 12:50:42.297858 -------------------------------------------------- 2022-11-16 12:50:51.769605 15943737 batch 0.003095 s , totalProfit 0.034910 2022-11-16 12:50:51.769653 15943737 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.024026 2022-11-16 12:50:51.770841 15943737 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.008561 2022-11-16 12:50:51.771857 15943737 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.002479 2022-11-16 12:50:51.772766 -------------------------------------------------- 2022-11-16 12:51:19.850277 15943738 batch 0.004523 s , totalProfit 0.043629 2022-11-16 12:51:19.850328 15943738 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.024010 2022-11-16 12:51:19.851546 15943738 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.008706 2022-11-16 12:51:19.852531 15943738 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.008586 2022-11-16 12:51:19.853515 15943738 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.002462 2022-11-16 12:51:19.854440 -------------------------------------------------- 2022-11-16 12:51:37.413125 15943739 batch 0.006963 s , totalProfit 0.134409 2022-11-16 12:51:37.413178 15943739 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.055904 2022-11-16 12:51:37.414480 15943739 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.046109 2022-11-16 12:51:37.415563 15943739 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.024010 2022-11-16 12:51:37.416800 15943739 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.008595 2022-11-16 12:51:37.418014 15943739 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.002462 2022-11-16 12:51:37.419118 -------------------------------------------------- 2022-11-16 12:51:39.256419 15943740 batch 0.006117 s , totalProfit 0.134342 2022-11-16 12:51:39.256469 15943740 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.055887 2022-11-16 12:51:39.257734 15943740 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.046075 2022-11-16 12:51:39.258727 15943740 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.024010 2022-11-16 12:51:39.259633 15943740 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.008578 2022-11-16 12:51:39.260534 15943740 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.002462 2022-11-16 12:51:39.261548 -------------------------------------------------- 2022-11-16 12:51:48.478186 15943741 batch 0.004657 s , totalProfit 0.074862 2022-11-16 12:51:48.478245 15943741 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.042538 2022-11-16 12:51:48.479594 15943741 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.021980 2022-11-16 12:51:48.480586 15943741 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.008578 2022-11-16 12:51:48.481554 15943741 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.001890 2022-11-16 12:51:48.482467 -------------------------------------------------- 2022-11-16 12:51:50.666095 15943742 batch 0.006490 s , totalProfit 0.066057 2022-11-16 12:51:50.666149 15943742 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.033742 2022-11-16 12:51:50.667377 15943742 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.021963 2022-11-16 12:51:50.668386 15943742 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.008604 2022-11-16 12:51:50.669325 15943742 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.001856 2022-11-16 12:51:50.670243 -------------------------------------------------- 2022-11-16 12:52:09.700227 15943743 batch 0.005360 s , totalProfit 0.048104 2022-11-16 12:52:09.700281 15943743 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.021963 2022-11-16 12:52:09.701623 15943743 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.010208 2022-11-16 12:52:09.702654 15943743 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.008607 2022-11-16 12:52:09.703626 15943743 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.006357 2022-11-16 12:52:09.704602 15943743 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.001856 2022-11-16 12:52:09.705620 -------------------------------------------------- 2022-11-16 12:52:26.043807 15943744 batch 0.005382 s , totalProfit 0.043979 2022-11-16 12:52:26.043861 15943744 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.021963 2022-11-16 12:52:26.045132 15943744 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.008617 2022-11-16 12:52:26.046180 15943744 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.006340 2022-11-16 12:52:26.047167 15943744 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.006089 2022-11-16 12:52:26.048204 15943744 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.001856 2022-11-16 12:52:26.049201 -------------------------------------------------- 2022-11-16 12:52:26.966552 15943745 batch 0.005208 s , totalProfit 0.043928 2022-11-16 12:52:26.966606 15943745 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.021963 2022-11-16 12:52:26.967816 15943745 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.008600 2022-11-16 12:52:26.968853 15943745 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.006340 2022-11-16 12:52:26.969788 15943745 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.006055 2022-11-16 12:52:26.970691 15943745 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.001856 2022-11-16 12:52:26.971588 -------------------------------------------------- 2022-11-16 12:52:32.717757 15943746 batch 0.004987 s , totalProfit 0.043928 2022-11-16 12:52:32.717814 15943746 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.021963 2022-11-16 12:52:32.719206 15943746 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.008600 2022-11-16 12:52:32.720387 15943746 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.006340 2022-11-16 12:52:32.721544 15943746 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.006055 2022-11-16 12:52:32.722605 15943746 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.001856 2022-11-16 12:52:32.723553 -------------------------------------------------- 2022-11-16 12:52:46.934899 15943747 batch 0.006155 s , totalProfit 0.049012 2022-11-16 12:52:46.934952 15943747 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.021963 2022-11-16 12:52:46.936235 15943747 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.008620 2022-11-16 12:52:46.937373 15943747 bset ['0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c', '0x1ac73c411fc1d037ff26e0911a28f6cac400c4d7'] 0.008133 2022-11-16 12:52:46.938449 15943747 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.006340 2022-11-16 12:52:46.939357 15943747 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.002977 2022-11-16 12:52:46.940260 15943747 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.001856 2022-11-16 12:52:46.941183 -------------------------------------------------- 2022-11-16 12:52:52.184850 15943748 batch 0.005985 s , totalProfit 0.048928 2022-11-16 12:52:52.184906 15943748 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.021963 2022-11-16 12:52:52.186358 15943748 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.008603 2022-11-16 12:52:52.187478 15943748 bset ['0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c', '0x1ac73c411fc1d037ff26e0911a28f6cac400c4d7'] 0.008099 2022-11-16 12:52:52.188442 15943748 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.006340 2022-11-16 12:52:52.189402 15943748 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.002944 2022-11-16 12:52:52.190910 15943748 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.001856 2022-11-16 12:52:52.191811 -------------------------------------------------- 2022-11-16 12:53:31.145430 15943749 batch 0.005354 s , totalProfit 0.046529 2022-11-16 12:53:31.145503 15943749 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.021916 2022-11-16 12:53:31.147372 15943749 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.008718 2022-11-16 12:53:31.148978 15943749 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.008631 2022-11-16 12:53:31.150451 15943749 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.006316 2022-11-16 12:53:31.151901 15943749 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.001864 2022-11-16 12:53:31.153388 -------------------------------------------------- 2022-11-16 12:53:36.217196 15943750 batch 0.005476 s , totalProfit 0.046445 2022-11-16 12:53:36.217248 15943750 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.021900 2022-11-16 12:53:36.218501 15943750 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.008667 2022-11-16 12:53:36.219498 15943750 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.008614 2022-11-16 12:53:36.220445 15943750 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.006299 2022-11-16 12:53:36.221444 15943750 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.001847 2022-11-16 12:53:36.222438 -------------------------------------------------- 2022-11-16 12:53:39.307521 15943751 batch 0.004998 s , totalProfit 0.046445 2022-11-16 12:53:39.307574 15943751 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.021900 2022-11-16 12:53:39.308863 15943751 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.008667 2022-11-16 12:53:39.310064 15943751 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.008614 2022-11-16 12:53:39.311159 15943751 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.006299 2022-11-16 12:53:39.312358 15943751 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.001847 2022-11-16 12:53:39.313355 -------------------------------------------------- 2022-11-16 12:53:46.624080 15943752 batch 0.005535 s , totalProfit 0.042699 2022-11-16 12:53:46.624135 15943752 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.021900 2022-11-16 12:53:46.625576 15943752 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.008614 2022-11-16 12:53:46.626730 15943752 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.006299 2022-11-16 12:53:46.627735 15943752 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.004921 2022-11-16 12:53:46.628708 15943752 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.001847 2022-11-16 12:53:46.629902 -------------------------------------------------- 2022-11-16 12:53:56.356010 15943753 batch 0.005122 s , totalProfit 0.042691 2022-11-16 12:53:56.356090 15943753 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.021900 2022-11-16 12:53:56.357377 15943753 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.008640 2022-11-16 12:53:56.358572 15943753 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.006299 2022-11-16 12:53:56.359719 15943753 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.004888 2022-11-16 12:53:56.360768 15943753 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.001847 2022-11-16 12:53:56.362079 -------------------------------------------------- 2022-11-16 12:54:14.140227 15943754 batch 0.004896 s , totalProfit 0.039948 2022-11-16 12:54:14.140278 15943754 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.021900 2022-11-16 12:54:14.141549 15943754 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.008623 2022-11-16 12:54:14.142581 15943754 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.006299 2022-11-16 12:54:14.143519 15943754 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.002162 2022-11-16 12:54:14.144423 15943754 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.001847 2022-11-16 12:54:14.145374 -------------------------------------------------- 2022-11-16 12:55:57.374321 15943755 batch 0.002243 s , totalProfit 0.010597 2022-11-16 12:55:57.374372 15943755 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.008646 2022-11-16 12:55:57.375561 15943755 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.001946 2022-11-16 12:55:57.376543 -------------------------------------------------- 2022-11-16 12:55:59.830540 15943756 batch 0.002423 s , totalProfit 0.010563 2022-11-16 12:55:59.830592 15943756 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.008630 2022-11-16 12:55:59.832074 15943756 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.001929 2022-11-16 12:55:59.833207 -------------------------------------------------- 2022-11-16 12:56:14.600874 15943757 batch 0.003510 s , totalProfit 0.009614 2022-11-16 12:56:14.600939 15943757 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007680 2022-11-16 12:56:14.602507 15943757 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.001929 2022-11-16 12:56:14.603739 -------------------------------------------------- 2022-11-16 12:56:25.725904 15943758 batch 0.002755 s , totalProfit 0.009580 2022-11-16 12:56:25.725960 15943758 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007646 2022-11-16 12:56:25.727372 15943758 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.001929 2022-11-16 12:56:25.728486 -------------------------------------------------- 2022-11-16 12:56:41.548758 15943759 batch 0.002370 s , totalProfit 0.008616 2022-11-16 12:56:41.548808 15943759 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.006682 2022-11-16 12:56:41.550138 15943759 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.001929 2022-11-16 12:56:41.551140 -------------------------------------------------- 2022-11-16 12:56:44.820233 15943760 batch 0.002264 s , totalProfit 0.008618 2022-11-16 12:56:44.820279 15943760 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.006685 2022-11-16 12:56:44.821686 15943760 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.001929 2022-11-16 12:56:44.822751 -------------------------------------------------- 2022-11-16 12:57:04.753812 15943761 batch 0.002962 s , totalProfit 0.008622 2022-11-16 12:57:04.753861 15943761 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.006688 2022-11-16 12:57:04.755334 15943761 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.001929 2022-11-16 12:57:04.756557 -------------------------------------------------- 2022-11-16 12:57:13.252730 15943762 batch 0.002650 s , totalProfit 0.008605 2022-11-16 12:57:13.252779 15943762 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.006671 2022-11-16 12:57:13.254008 15943762 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.001929 2022-11-16 12:57:13.254995 -------------------------------------------------- 2022-11-16 12:57:27.491760 15943763 batch 0.002337 s , totalProfit 0.008625 2022-11-16 12:57:27.491806 15943763 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.006691 2022-11-16 12:57:27.493032 15943763 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.001929 2022-11-16 12:57:27.494231 -------------------------------------------------- 2022-11-16 12:57:43.625482 15943764 batch 0.002491 s , totalProfit 0.008634 2022-11-16 12:57:43.625531 15943764 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.006700 2022-11-16 12:57:43.626747 15943764 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.001929 2022-11-16 12:57:43.627746 -------------------------------------------------- 2022-11-16 12:58:01.369578 15943765 batch 0.003919 s , totalProfit 0.008636 2022-11-16 12:58:01.369623 15943765 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.006703 2022-11-16 12:58:01.370826 15943765 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.001929 2022-11-16 12:58:01.371814 -------------------------------------------------- 2022-11-16 12:58:14.999870 15943766 batch 0.002310 s , totalProfit 0.008619 2022-11-16 12:58:14.999917 15943766 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.006686 2022-11-16 12:58:15.001184 15943766 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.001929 2022-11-16 12:58:15.002178 -------------------------------------------------- 2022-11-16 12:58:28.867848 15943767 batch 0.017229 s , totalProfit 11.913822 2022-11-16 12:58:28.867906 15943767 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 7.629336 2022-11-16 12:58:28.869137 15943767 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 4.737096 2022-11-16 12:58:28.870205 15943767 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 4.213854 2022-11-16 12:58:28.871166 15943767 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1'] 0.534167 2022-11-16 12:58:28.872196 15943767 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0xcf84cbbf5e5d9210361d1195dfd170a333ec823c', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.413075 2022-11-16 12:58:28.873397 15943767 bset ['0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7', '0xf2f18a8b986856dcbf3d56e3e170820ef022e760', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.016940 2022-11-16 12:58:28.874309 15943767 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.006709 2022-11-16 12:58:28.875468 15943767 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.001929 2022-11-16 12:58:28.876377 -------------------------------------------------- 2022-11-16 12:58:31.291756 15943768 batch 0.039906 s , totalProfit 5.456698 2022-11-16 12:58:31.291814 15943768 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 3.068079 2022-11-16 12:58:31.293121 15943768 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 2.004654 2022-11-16 12:58:31.294253 15943768 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 1.751145 2022-11-16 12:58:31.295357 15943768 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.803446 2022-11-16 12:58:31.296492 15943768 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1'] 0.219052 2022-11-16 12:58:31.297896 15943768 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0xcf84cbbf5e5d9210361d1195dfd170a333ec823c', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.131074 2022-11-16 12:58:31.299004 15943768 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.036497 2022-11-16 12:58:31.300049 15943768 bset ['0xbc8fcfa04dddac6421229e08b24555a5bd9ba8df', '0x06b18da734c73a8fb4e44a2c7db2890418aa523f', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.014692 2022-11-16 12:58:31.301163 15943768 bset ['0x05780a0f378c459e7bcfeb9ad9b20082521309d4', '0x86fb580e9d4d5bc648c60d178e617af8fa86d1e9', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.010032 2022-11-16 12:58:31.302141 15943768 bset ['0xd2027375a757c51edddafade15740509eeb29db1', '0x78e412d4ade10d9a9a41964b93a38d881f87eb52', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.009533 2022-11-16 12:58:31.303216 15943768 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.006692 2022-11-16 12:58:31.304404 15943768 bset ['0xe321fc29df76a22487251f9e6f1660190e4d99fb', '0x51a7bd9489a7eb219d1bcf19cb9dc527e2ba4ed6', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.004308 2022-11-16 12:58:31.305383 15943768 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.001929 2022-11-16 12:58:31.306482 -------------------------------------------------- 2022-11-16 12:58:40.485849 15943769 batch 0.040314 s , totalProfit 2.321725 2022-11-16 12:58:40.485976 15943769 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 1.369060 2022-11-16 12:58:40.487281 15943769 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 1.135195 2022-11-16 12:58:40.488345 15943769 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.410064 2022-11-16 12:58:40.489433 15943769 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.202240 2022-11-16 12:58:40.490516 15943769 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0xcf84cbbf5e5d9210361d1195dfd170a333ec823c', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.156279 2022-11-16 12:58:40.491484 15943769 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xd6a91cf65ece55656580ceb89721957c86b78ac6'] 0.072636 2022-11-16 12:58:40.492853 15943769 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.056645 2022-11-16 12:58:40.494027 15943769 bset ['0xbc8fcfa04dddac6421229e08b24555a5bd9ba8df', '0x06b18da734c73a8fb4e44a2c7db2890418aa523f', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.018359 2022-11-16 12:58:40.495100 15943769 bset ['0x05780a0f378c459e7bcfeb9ad9b20082521309d4', '0x86fb580e9d4d5bc648c60d178e617af8fa86d1e9', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.011643 2022-11-16 12:58:40.496155 15943769 bset ['0xd2027375a757c51edddafade15740509eeb29db1', '0x78e412d4ade10d9a9a41964b93a38d881f87eb52', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.006677 2022-11-16 12:58:40.497230 15943769 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.001929 2022-11-16 12:58:40.498215 -------------------------------------------------- 2022-11-16 12:59:03.542827 15943770 batch 0.028918 s , totalProfit 1.969548 2022-11-16 12:59:03.542936 15943770 bset 0x441e77c59cb6b87642676e44ee09f6f065c78a65 0x5a6e9ad9e28c6dc9fff70df95e552d3e058c50db 0.005114 0xd0d49b7c70b0508685cff8500eeb64b4e43588ea5e7f2b67a96f902718be1840 2022-11-16 12:45:15.960091 0x9964ea0588e67a649b1333fe98d136db6e00d1be 0x75e43c101688ba4fb53e5f52876a3f3c995787f9 0.023122 0xfc20a5f6b44b424190b64db3578fb55ae1d7045ee7890bcf71e48a51b1d910f8 2022-11-16 12:47:24.711636 0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1 0x75e43c101688ba4fb53e5f52876a3f3c995787f9 0.002298 0xc37fb12d6c8b4600feea31c7c0fb8ba346cffdc2bf6e08016bbc0ca355728807 2022-11-16 12:50:07.536882 0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1 0x75e43c101688ba4fb53e5f52876a3f3c995787f9 0.002298 0x26cb7cbbe8527a6121f5410ce6495fbb2e6e532774d2b76e3a53d590fabbfaa9 2022-11-16 12:50:46.647992 0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f 0xf04df4c16c3c3f1b71f11386b936b9c05e453197 0.023836 0x8c17dc0667b2a48f329cb95b26b05fc4e561cbca4400880d2b68eab68e71463f 2022-11-16 12:51:21.367619 0xea2a3c7d817c98b516fcfced914dce07c18ef070 0xef13510e9884211a49933f8c5b684e4e86975d36 0.003896 0xa9822b47705e7f93774a85baaa75410c7069ed164e71f2a5845776717c09d4ff 2022-11-16 12:51:24.454686 0xea2a3c7d817c98b516fcfced914dce07c18ef070 0xef13510e9884211a49933f8c5b684e4e86975d36 0.145994 0xea6c64c72024cb2a96b3e7d1856157233c67ea15f8017f97bdf71d276a721178 2022-11-16 12:51:41.580685 0xea2a3c7d817c98b516fcfced914dce07c18ef070 0xef13510e9884211a49933f8c5b684e4e86975d36 0.035645 0x11dfd0a1ba97c0d926093ef5f1976ae6197ad5d41a2becec6bba8b8ba014fdb7 2022-11-16 12:51:56.317489 0xea2a3c7d817c98b516fcfced914dce07c18ef070 0xef13510e9884211a49933f8c5b684e4e86975d36 0.024672 0xbf51195031e1f221e0325a910c297a58dacd71116c43e9ee4f94e23fa19e18af 2022-11-16 12:52:16.511364 0xea2a3c7d817c98b516fcfced914dce07c18ef070 0xef13510e9884211a49933f8c5b684e4e86975d36 0.005058 0xb54e62b44242a25764e776da7ffb4a142b9881e11d3b2212c7ff14d7e4e8ada2 2022-11-16 12:52:31.420542 0xea2a3c7d817c98b516fcfced914dce07c18ef070 0xef13510e9884211a49933f8c5b684e4e86975d36 0.001947 0x78ddf97faea7857f1afa6b8d25d4b443b94b1054aaa6eaf72822e0b46055c530 2022-11-16 12:52:55.083281 0xea2a3c7d817c98b516fcfced914dce07c18ef070 0xef13510e9884211a49933f8c5b684e4e86975d36 0.002900 0x156cee22b99c4501341de60bb5f79d233e8e37577484b5e118663eefc57f48d5 2022-11-16 12:52:55.651433 0xea2a3c7d817c98b516fcfced914dce07c18ef070 0xef13510e9884211a49933f8c5b684e4e86975d36 0.002900 0x6ef1b7155c123b608b9bfab5eac17ed1ce3ff5d98de93bd5be53de0abaecdfd2 2022-11-16 12:52:58.114377 0xea2a3c7d817c98b516fcfced914dce07c18ef070 0xef13510e9884211a49933f8c5b684e4e86975d36 0.002900 0xf276d3469f54f62502c1f4ee9a38110c1e96082fc4feb407486e0626628f379f 2022-11-16 12:52:58.125443 0xea2a3c7d817c98b516fcfced914dce07c18ef070 0xef13510e9884211a49933f8c5b684e4e86975d36 0.002900 0xf29b8d6886b0e4ce82ffbf296f5266964b43d0e9e00508947fbfec993135b281 2022-11-16 12:52:59.197367 0xea2a3c7d817c98b516fcfced914dce07c18ef070 0xef13510e9884211a49933f8c5b684e4e86975d36 0.002900 0x1630b284247f4ff487dbec7b51740ea0846be220bd03041628a672d243e02a40 2022-11-16 12:53:00.089791 0xea2a3c7d817c98b516fcfced914dce07c18ef070 0xef13510e9884211a49933f8c5b684e4e86975d36 0.002900 0x44ade7622712f533698fdef19281530fff2e0da05b89e8eac7a038643eb04db5 2022-11-16 12:53:00.830557 0xea2a3c7d817c98b516fcfced914dce07c18ef070 0xef13510e9884211a49933f8c5b684e4e86975d36 0.002900 0x6ff07745d467a4c5969fe8a258ad6512a415628654526385bfda1804fdd03aff 2022-11-16 12:53:01.705616 0xea2a3c7d817c98b516fcfced914dce07c18ef070 0xef13510e9884211a49933f8c5b684e4e86975d36 0.002900 0x0224c4949fb8c0eb98c8fa387bd9cb5e6aae08008f08bb10ffd39023213bf2c7 2022-11-16 12:53:03.085039 0xea2a3c7d817c98b516fcfced914dce07c18ef070 0xef13510e9884211a49933f8c5b684e4e86975d36 0.002900 0x25ef6387f544009c1226dcb02574fbc69332e4ea6116d39f1607ed1d3a08714e 2022-11-16 12:53:03.781624 0xea2a3c7d817c98b516fcfced914dce07c18ef070 0xef13510e9884211a49933f8c5b684e4e86975d36 0.002900 0x5d3783f65c46f04ef42df4e4d35c8d4c7990da93ddbf3eed154e6cfe51e872b3 2022-11-16 12:53:04.606001 0xea2a3c7d817c98b516fcfced914dce07c18ef070 0xef13510e9884211a49933f8c5b684e4e86975d36 0.002900 0x11f7ff0d4625c0c0a50fba5e8595a099faf4446a1cb02b3ba18eef6895f67373 2022-11-16 12:53:05.757573 0xea2a3c7d817c98b516fcfced914dce07c18ef070 0xef13510e9884211a49933f8c5b684e4e86975d36 0.002900 0xf03b52223a8c139d49db7ce0f52b4cde9f6dfff05b196175796f39bde85477d4 2022-11-16 12:53:06.733263 0xea2a3c7d817c98b516fcfced914dce07c18ef070 0xef13510e9884211a49933f8c5b684e4e86975d36 0.002900 0x5cd96374d0e55f9b01d4352ddc670813f463aa29329f1e4e17e1d88eff17645e 2022-11-16 12:53:20.573938 0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f 0xf04df4c16c3c3f1b71f11386b936b9c05e453197 0.021749 0x3512f3a548da667b90ca69767a5bac0530bedcb1ec0b746cab5f78f8916012da 2022-11-16 12:53:37.036625 0xea2a3c7d817c98b516fcfced914dce07c18ef070 0xef13510e9884211a49933f8c5b684e4e86975d36 0.003890 0x7d6c4159b1956036418c3cceacb0fc4bf9bc81a4f9ea41d930b667f331525631 2022-11-16 12:53:56.378235 0xea2a3c7d817c98b516fcfced914dce07c18ef070 0xef13510e9884211a49933f8c5b684e4e86975d36 0.004838 0x3cf6790d79b565fb2750333f5de1347f2a7f3db47be820cefba0ca0fe6153581 2022-11-16 12:53:56.934796 0xea2a3c7d817c98b516fcfced914dce07c18ef070 0xef13510e9884211a49933f8c5b684e4e86975d36 0.001119 0xe1682e28958c022f5d4a464d99911f5daf723137ff13482b170cd5f670185498 2022-11-16 12:53:58.607831 0xea2a3c7d817c98b516fcfced914dce07c18ef070 0xef13510e9884211a49933f8c5b684e4e86975d36 0.004838 0x4572716e408978f125e908490c7a0ce9e83c8b852f4ffab42158ca736f564f5e 2022-11-16 12:53:59.270454 0xea2a3c7d817c98b516fcfced914dce07c18ef070 0xef13510e9884211a49933f8c5b684e4e86975d36 0.004838 0x070e5141e641fddd3b1ec131a3a3c0685312ae31b51bad869008e333cad9efed 2022-11-16 12:53:59.487294 0xea2a3c7d817c98b516fcfced914dce07c18ef070 0xef13510e9884211a49933f8c5b684e4e86975d36 0.004838 0xe718b041a2eba4c11597af69f34d824ed7d74691f7a7117da3831a74bbcd2524 2022-11-16 12:54:01.816003 0xea2a3c7d817c98b516fcfced914dce07c18ef070 0xef13510e9884211a49933f8c5b684e4e86975d36 0.004838 0x1eae65ff674bea70e36573c2b2ca866ea499b4c674088f5e764cca82f4396b5e 2022-11-16 12:54:02.258857 0xea2a3c7d817c98b516fcfced914dce07c18ef070 0xef13510e9884211a49933f8c5b684e4e86975d36 0.004838 0x376c8dbe08980f411d9d24b6c2e121ded29b70fd56d19d89029eae127aac5afd 2022-11-16 12:54:03.870300 0xea2a3c7d817c98b516fcfced914dce07c18ef070 0xef13510e9884211a49933f8c5b684e4e86975d36 0.004838 0xce863f91c64db24f3149ae12946ef72e4e674d8f3649505157440cb290c06724 2022-11-16 12:54:04.498154 0xea2a3c7d817c98b516fcfced914dce07c18ef070 0xef13510e9884211a49933f8c5b684e4e86975d36 0.004838 0xbd1d511a2949e9b0f8497a6e44311e39f7bc8a19426a03edd336161b237a3790 2022-11-16 12:54:05.248009 0xea2a3c7d817c98b516fcfced914dce07c18ef070 0xef13510e9884211a49933f8c5b684e4e86975d36 0.004838 0xa6b1070186197a065fb81e8649ec55e75a2815f0b764edf74a125d74eecabfa2 2022-11-16 12:54:08.081577 0xea2a3c7d817c98b516fcfced914dce07c18ef070 0xef13510e9884211a49933f8c5b684e4e86975d36 0.004839 0xad2c88c3f51a04d9ba90e92b7a0c87fab25d4fb47a97ce626da259bdfb0fc0fa 2022-11-16 12:54:08.143151 0xea2a3c7d817c98b516fcfced914dce07c18ef070 0xef13510e9884211a49933f8c5b684e4e86975d36 0.004839 0xb9c2b27d8e1d705cee3cbe527b70ab3add7fdc20f6bbb2ea1876fd10e68bbe67 2022-11-16 12:55:35.432758 0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f 0xf04df4c16c3c3f1b71f11386b936b9c05e453197 0.001766 0x9819047a631dda47dced9f9479bea0af3b40e9f5862e14239518634bffdc8e07 2022-11-16 12:56:07.439483 0xbbcb37aa5ef4a86a073114d7984187abb34db366 0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb 0.007570 0xcbde89bde23f8db613d083c1b0c6e8a8c0d3f366990e7784e85823a7a3bcf79f 2022-11-16 12:56:30.643395 0xbbcb37aa5ef4a86a073114d7984187abb34db366 0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb 0.006599 0xff9c64faa46c11e10ee5654913ec126d85e60127401f09fb49a37252bb3307fb 2022-11-16 12:59:06.592096 0xea2a3c7d817c98b516fcfced914dce07c18ef070 0xef13510e9884211a49933f8c5b684e4e86975d36 1.237142 0x3d634ac1acf7c3a2123acadc2eb14c9e8093381c3f72380f9b987e8b46d77a1b 2022-11-16 12:59:06.884070 0xea2a3c7d817c98b516fcfced914dce07c18ef070 0xef13510e9884211a49933f8c5b684e4e86975d36 1.237142 0x751fa84f7b935baa7ec300702d6d9aa090b36fadc1e9851855474a9c22e270f5 2022-11-16 12:59:39.136013 0xea2a3c7d817c98b516fcfced914dce07c18ef070 ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.927618 2022-11-16 12:59:03.544309 15943770 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.410047 2022-11-16 12:59:03.545333 15943770 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.348360 2022-11-16 12:59:03.546278 15943770 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.202224 2022-11-16 12:59:03.547568 15943770 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xd6a91cf65ece55656580ceb89721957c86b78ac6'] 0.072607 2022-11-16 12:59:03.548846 15943770 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.067403 2022-11-16 12:59:03.549795 15943770 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0xd6a91cf65ece55656580ceb89721957c86b78ac6'] 0.057577 2022-11-16 12:59:03.550714 15943770 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.029442 2022-11-16 12:59:03.551617 15943770 bset ['0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7', '0xf2f18a8b986856dcbf3d56e3e170820ef022e760', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.011236 2022-11-16 12:59:03.552524 15943770 bset ['0x05780a0f378c459e7bcfeb9ad9b20082521309d4', '0x86fb580e9d4d5bc648c60d178e617af8fa86d1e9', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.004742 2022-11-16 12:59:03.553486 15943770 bset ['0xd2027375a757c51edddafade15740509eeb29db1', '0x78e412d4ade10d9a9a41964b93a38d881f87eb52', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.004163 2022-11-16 12:59:03.554650 15943770 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.003549 2022-11-16 12:59:03.555599 15943770 bset ['0x05780a0f378c459e7bcfeb9ad9b20082521309d4', '0x879c1f73c2ce7ae9fdc08bb6f2f1d3de45fddff5'] 0.002419 2022-11-16 12:59:03.556533 15943770 bset ['0x5ace6cdf6d021df00ac691df682313de7d2a20a0', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.001760 2022-11-16 12:59:03.557490 -------------------------------------------------- 2022-11-16 12:59:35.401644 15943771 batch 0.022278 s , totalProfit 1.233477 2022-11-16 12:59:35.401716 15943771 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.408588 2022-11-16 12:59:35.403109 15943771 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.330033 2022-11-16 12:59:35.404176 15943771 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.202106 2022-11-16 12:59:35.405204 15943771 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.151790 2022-11-16 12:59:35.406181 15943771 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xd6a91cf65ece55656580ceb89721957c86b78ac6'] 0.072614 2022-11-16 12:59:35.407196 15943771 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.067402 2022-11-16 12:59:35.408270 15943771 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0xd6a91cf65ece55656580ceb89721957c86b78ac6'] 0.057577 2022-11-16 12:59:35.409538 15943771 bset ['0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7', '0xf2f18a8b986856dcbf3d56e3e170820ef022e760', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.039403 2022-11-16 12:59:35.410473 15943771 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.029425 2022-11-16 12:59:35.411427 15943771 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.006264 2022-11-16 12:59:35.412438 15943771 bset ['0x5ace6cdf6d021df00ac691df682313de7d2a20a0', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.001836 2022-11-16 12:59:35.413424 15943771 bset ['0x05780a0f378c459e7bcfeb9ad9b20082521309d4', '0x86fb580e9d4d5bc648c60d178e617af8fa86d1e9', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.001596 2022-11-16 12:59:35.414403 -------------------------------------------------- 2022-11-16 12:59:40.711876 15943772 batch 0.020283 s , totalProfit 0.850453 2022-11-16 12:59:40.711937 15943772 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.383991 2022-11-16 12:59:40.713217 15943772 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.173612 2022-11-16 12:59:40.714235 15943772 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.144117 2022-11-16 12:59:40.715266 15943772 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.103606 2022-11-16 12:59:40.716636 15943772 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xd6a91cf65ece55656580ceb89721957c86b78ac6'] 0.072598 2022-11-16 12:59:40.717756 15943772 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.067385 2022-11-16 12:59:40.718795 15943772 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0xd6a91cf65ece55656580ceb89721957c86b78ac6'] 0.057577 2022-11-16 12:59:40.720257 15943772 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.029425 2022-11-16 12:59:40.721246 15943772 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.006247 2022-11-16 12:59:40.722231 15943772 bset ['0x5ace6cdf6d021df00ac691df682313de7d2a20a0', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.001814 2022-11-16 12:59:40.723705 15943772 bset ['0x05780a0f378c459e7bcfeb9ad9b20082521309d4', '0x86fb580e9d4d5bc648c60d178e617af8fa86d1e9', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.001531 2022-11-16 12:59:40.724757 -------------------------------------------------- 2022-11-16 12:59:54.202277 15943773 batch 0.022163 s , totalProfit 0.687494 2022-11-16 12:59:54.202346 15943773 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.270947 2022-11-16 12:59:54.204101 15943773 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.100201 2022-11-16 12:59:54.205372 15943773 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.099262 2022-11-16 12:59:54.206334 15943773 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.091811 2022-11-16 12:59:54.207290 15943773 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xd6a91cf65ece55656580ceb89721957c86b78ac6'] 0.083880 2022-11-16 12:59:54.227212 15943773 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.073013 2022-11-16 12:59:54.228452 15943773 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0xd6a91cf65ece55656580ceb89721957c86b78ac6'] 0.057577 2022-11-16 12:59:54.229628 15943773 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.042965 2022-11-16 12:59:54.230890 15943773 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.029425 2022-11-16 12:59:54.232296 15943773 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0xcf84cbbf5e5d9210361d1195dfd170a333ec823c', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.016871 2022-11-16 12:59:54.233455 15943773 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.006247 2022-11-16 12:59:54.234480 15943773 bset ['0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7', '0xf2f18a8b986856dcbf3d56e3e170820ef022e760', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.002819 2022-11-16 12:59:54.235427 15943773 bset ['0x5ace6cdf6d021df00ac691df682313de7d2a20a0', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.001899 2022-11-16 12:59:54.236385 15943773 bset ['0x05780a0f378c459e7bcfeb9ad9b20082521309d4', '0x86fb580e9d4d5bc648c60d178e617af8fa86d1e9', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.001650 2022-11-16 12:59:54.237591 -------------------------------------------------- 2022-11-16 13:00:07.717138 15943774 batch 0.021957 s , totalProfit 0.428737 2022-11-16 13:00:07.717231 15943774 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.100167 2022-11-16 13:00:07.718484 15943774 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.090729 2022-11-16 13:00:07.719494 15943774 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.080473 2022-11-16 13:00:07.720585 15943774 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xd6a91cf65ece55656580ceb89721957c86b78ac6'] 0.078757 2022-11-16 13:00:07.721757 15943774 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.072979 2022-11-16 13:00:07.722988 15943774 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0xd6a91cf65ece55656580ceb89721957c86b78ac6'] 0.057577 2022-11-16 13:00:07.724293 15943774 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.038374 2022-11-16 13:00:07.725257 15943774 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.029425 2022-11-16 13:00:07.726421 15943774 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.025718 2022-11-16 13:00:07.727456 15943774 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.009599 2022-11-16 13:00:07.728460 15943774 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.006247 2022-11-16 13:00:07.729401 15943774 bset ['0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7', '0xf2f18a8b986856dcbf3d56e3e170820ef022e760', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.003914 2022-11-16 13:00:07.730328 15943774 bset ['0x05780a0f378c459e7bcfeb9ad9b20082521309d4', '0x86fb580e9d4d5bc648c60d178e617af8fa86d1e9', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.001249 2022-11-16 13:00:07.731604 -------------------------------------------------- 2022-11-16 13:00:10.676901 15943775 batch 0.019820 s , totalProfit 0.428664 2022-11-16 13:00:10.676962 15943775 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.100167 2022-11-16 13:00:10.678478 15943775 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.090679 2022-11-16 13:00:10.679733 15943775 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.080500 2022-11-16 13:00:10.680940 15943775 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xd6a91cf65ece55656580ceb89721957c86b78ac6'] 0.078769 2022-11-16 13:00:10.682091 15943775 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.072979 2022-11-16 13:00:10.683213 15943775 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0xd6a91cf65ece55656580ceb89721957c86b78ac6'] 0.057577 2022-11-16 13:00:10.684264 15943775 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.038357 2022-11-16 13:00:10.685668 15943775 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.029425 2022-11-16 13:00:10.686747 15943775 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.025684 2022-11-16 13:00:10.687857 15943775 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.009582 2022-11-16 13:00:10.689022 15943775 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.006247 2022-11-16 13:00:10.690186 15943775 bset ['0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7', '0xf2f18a8b986856dcbf3d56e3e170820ef022e760', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.003880 2022-11-16 13:00:10.691276 15943775 bset ['0x05780a0f378c459e7bcfeb9ad9b20082521309d4', '0x86fb580e9d4d5bc648c60d178e617af8fa86d1e9', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.001232 2022-11-16 13:00:10.692725 -------------------------------------------------- 2022-11-16 13:00:18.159897 15943776 batch 0.018468 s , totalProfit 0.357265 2022-11-16 13:00:18.159973 15943776 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.100167 2022-11-16 13:00:18.161518 15943776 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.080483 2022-11-16 13:00:18.162602 15943776 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xd6a91cf65ece55656580ceb89721957c86b78ac6'] 0.078752 2022-11-16 13:00:18.163837 15943776 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.072979 2022-11-16 13:00:18.164923 15943776 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0xd6a91cf65ece55656580ceb89721957c86b78ac6'] 0.057577 2022-11-16 13:00:18.166010 15943776 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.045674 2022-11-16 13:00:18.167472 15943776 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.038357 2022-11-16 13:00:18.168813 15943776 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.029425 2022-11-16 13:00:18.169767 15943776 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.009582 2022-11-16 13:00:18.170685 15943776 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.006247 2022-11-16 13:00:18.171646 15943776 bset ['0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7', '0xf2f18a8b986856dcbf3d56e3e170820ef022e760', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.001875 2022-11-16 13:00:18.172724 15943776 bset ['0x05780a0f378c459e7bcfeb9ad9b20082521309d4', '0x86fb580e9d4d5bc648c60d178e617af8fa86d1e9', '0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1'] 0.001229 2022-11-16 13:00:18.173804 -------------------------------------------------- 2022-11-16 13:00:46.528865 15943777 batch 0.022347 s , totalProfit 0.239260 2022-11-16 13:00:46.528940 15943777 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.080511 2022-11-16 13:00:46.530459 15943777 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xd6a91cf65ece55656580ceb89721957c86b78ac6'] 0.078774 2022-11-16 13:00:46.531669 15943777 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.063461 2022-11-16 13:00:46.532783 15943777 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0xd6a91cf65ece55656580ceb89721957c86b78ac6'] 0.057577 2022-11-16 13:00:46.534065 15943777 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.038357 2022-11-16 13:00:46.535193 15943777 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.029425 2022-11-16 13:00:46.536302 15943777 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.028628 2022-11-16 13:00:46.538004 15943777 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.010065 2022-11-16 13:00:46.539096 15943777 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.009582 2022-11-16 13:00:46.540186 15943777 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.006247 2022-11-16 13:00:46.541310 15943777 bset ['0x05780a0f378c459e7bcfeb9ad9b20082521309d4', '0x86fb580e9d4d5bc648c60d178e617af8fa86d1e9', '0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1'] 0.001229 2022-11-16 13:00:46.542407 -------------------------------------------------- 2022-11-16 13:01:02.042974 15943778 batch 0.018672 s , totalProfit 0.216785 2022-11-16 13:01:02.043038 15943778 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.101581 2022-11-16 13:01:02.044372 15943778 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xd6a91cf65ece55656580ceb89721957c86b78ac6'] 0.085009 2022-11-16 13:01:02.045504 15943778 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0xd6a91cf65ece55656580ceb89721957c86b78ac6'] 0.057577 2022-11-16 13:01:02.046523 15943778 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.043974 2022-11-16 13:01:02.047998 15943778 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.031247 2022-11-16 13:01:02.049006 15943778 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.024164 2022-11-16 13:01:02.050454 15943778 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.019930 2022-11-16 13:01:02.051405 15943778 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.010031 2022-11-16 13:01:02.052450 15943778 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.009582 2022-11-16 13:01:02.053801 15943778 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.006247 2022-11-16 13:01:02.054907 15943778 bset ['0x05780a0f378c459e7bcfeb9ad9b20082521309d4', '0x86fb580e9d4d5bc648c60d178e617af8fa86d1e9', '0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1'] 0.001229 2022-11-16 13:01:02.056170 -------------------------------------------------- 2022-11-16 13:01:03.505521 15943779 batch 0.025636 s , totalProfit 0.186688 2022-11-16 13:01:03.505614 15943779 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.101584 2022-11-16 13:01:03.507414 15943779 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xd6a91cf65ece55656580ceb89721957c86b78ac6'] 0.058266 2022-11-16 13:01:03.508913 15943779 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.043957 2022-11-16 13:01:03.510242 15943779 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0xd6a91cf65ece55656580ceb89721957c86b78ac6'] 0.025477 2022-11-16 13:01:03.511535 15943779 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.024147 2022-11-16 13:01:03.512837 15943779 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.019896 2022-11-16 13:01:03.514148 15943779 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.010467 2022-11-16 13:01:03.515822 15943779 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.006247 2022-11-16 13:01:03.519786 15943779 bset ['0x05780a0f378c459e7bcfeb9ad9b20082521309d4', '0x86fb580e9d4d5bc648c60d178e617af8fa86d1e9', '0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1'] 0.001229 2022-11-16 13:01:03.521221 -------------------------------------------------- 2022-11-16 13:01:17.818444 15943780 batch 0.016423 s , totalProfit 0.181173 2022-11-16 13:01:17.818522 15943780 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.101594 2022-11-16 13:01:17.820339 15943780 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xd6a91cf65ece55656580ceb89721957c86b78ac6'] 0.058252 2022-11-16 13:01:17.821914 15943780 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.043957 2022-11-16 13:01:17.823391 15943780 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0xd6a91cf65ece55656580ceb89721957c86b78ac6'] 0.025443 2022-11-16 13:01:17.824857 15943780 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.024147 2022-11-16 13:01:17.826308 15943780 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.019896 2022-11-16 13:01:17.827762 15943780 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.006247 2022-11-16 13:01:17.830134 15943780 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.004889 2022-11-16 13:01:17.831551 15943780 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.001885 2022-11-16 13:01:17.832981 -------------------------------------------------- 2022-11-16 13:01:45.002670 15943781 batch 0.014972 s , totalProfit 0.177029 2022-11-16 13:01:45.002729 15943781 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.101604 2022-11-16 13:01:45.004226 15943781 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xd6a91cf65ece55656580ceb89721957c86b78ac6'] 0.058256 2022-11-16 13:01:45.005410 15943781 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.043957 2022-11-16 13:01:45.006440 15943781 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0xd6a91cf65ece55656580ceb89721957c86b78ac6'] 0.025443 2022-11-16 13:01:45.007616 15943781 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.024147 2022-11-16 13:01:45.008735 15943781 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.019896 2022-11-16 13:01:45.009809 15943781 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.006247 2022-11-16 13:01:45.011185 15943781 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.001885 2022-11-16 13:01:45.012348 -------------------------------------------------- 2022-11-16 13:01:52.179285 15943782 batch 0.013411 s , totalProfit 0.154729 2022-11-16 13:01:52.179338 15943782 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.088369 2022-11-16 12:10:58.435 15943546 OK 2022-11-16 12:11:15.593 15943547 OK 2022-11-16 12:11:32.793 15943548 OK 2022-11-16 12:11:39.824 15943549 OK 2022-11-16 12:11:47.937 15943550 OK 2022-11-16 12:12:02.136 15943551 OK 2022-11-16 12:12:12.316 15943552 OK 2022-11-16 12:12:18.436 15943553 OK 2022-11-16 12:12:21.588 15943554 OK 2022-11-16 12:12:25.602 15943555 OK 2022-11-16 12:12:31.642 15943556 OK 2022-11-16 12:12:42.804 15943557 OK 2022-11-16 12:12:59.924 15943559 OK 2022-11-16 12:13:08.938 15943560 OK 2022-11-16 12:13:22.173 15943561 OK 2022-11-16 12:13:30.237 15943562 OK 2022-11-16 12:13:36.397 15943563 OK 2022-11-16 12:13:42.510 15943564 OK 2022-11-16 12:14:32.612 15943565 OK 2022-11-16 12:14:45.923 15943566 OK 2022-11-16 12:15:14.059 15943567 OK 2022-11-16 12:15:17.459 15943568 OK 2022-11-16 12:15:23.696 15943569 OK 2022-11-16 12:15:37.819 15943570 OK 2022-11-16 12:15:46.040 15943571 OK 2022-11-16 12:16:12.252 15943572 OK 2022-11-16 12:16:12.470 15943573 OK 2022-11-16 12:16:19.603 15943574 OK 2022-11-16 12:16:19.605 15943575 OK 2022-11-16 12:16:22.610 15943576 OK 2022-11-16 12:16:36.628 15943578 OK 2022-11-16 12:16:39.642 15943579 OK 2022-11-16 12:17:06.813 15943580 OK 2022-11-16 12:17:15.984 15943581 OK 2022-11-16 12:17:25.106 15943582 OK 2022-11-16 12:17:51.202 15943583 OK 2022-11-16 12:18:13.686 15943584 OK 2022-11-16 12:18:15.898 15943585 OK 2022-11-16 12:18:23.999 15943586 OK 2022-11-16 12:18:36.155 15943587 OK 2022-11-16 12:18:40.273 15943588 OK 2022-11-16 12:18:42.334 15943589 OK 2022-11-16 12:18:44.414 15943590 OK 2022-11-16 12:18:49.426 15943591 OK 2022-11-16 12:19:07.450 15943592 OK 2022-11-16 12:19:39.584 15943593 OK 2022-11-16 12:19:57.699 15943594 OK 2022-11-16 12:20:13.016 15943595 OK 2022-11-16 12:20:27.228 15943596 OK 2022-11-16 12:20:35.460 15943597 OK 2022-11-16 12:20:48.498 15943598 OK 2022-11-16 12:20:48.602 15943599 OK 2022-11-16 12:21:04.734 15943600 OK 2022-11-16 12:21:12.802 15943601 OK 2022-11-16 12:21:14.805 15943602 OK 2022-11-16 12:21:21.298 15943603 OK 2022-11-16 12:21:28.420 15943604 OK 2022-11-16 12:21:46.536 15943605 OK 2022-11-16 12:22:06.732 15943606 OK 2022-11-16 12:22:17.749 15943607 OK 2022-11-16 12:22:37.928 15943608 OK 2022-11-16 12:22:41.321 15943609 OK 2022-11-16 12:22:44.327 15943610 OK 2022-11-16 12:23:03.424 15943611 OK 2022-11-16 12:23:40.614 15943612 OK 2022-11-16 12:23:45.799 15943613 OK 2022-11-16 12:24:06.902 15943614 OK 2022-11-16 12:24:07.343 15943615 OK 2022-11-16 12:24:28.718 15943616 OK 2022-11-16 12:24:28.892 15943617 OK 2022-11-16 12:24:32.067 15943618 OK 2022-11-16 12:24:36.276 15943619 OK 2022-11-16 12:24:36.277 15943620 OK 2022-11-16 12:24:51.296 15943621 OK 2022-11-16 12:25:21.283 15943622 OK 2022-11-16 12:25:41.534 15943624 OK 2022-11-16 12:25:49.544 15943625 OK 2022-11-16 12:26:44.759 15943626 OK 2022-11-16 12:26:47.272 15943627 OK 2022-11-16 12:26:47.274 15943629 OK 2022-11-16 12:27:12.304 15943631 OK 2022-11-16 12:27:28.326 15943632 OK 2022-11-16 12:27:54.691 15943633 OK 2022-11-16 12:28:03.996 15943634 OK 2022-11-16 12:28:11.060 15943635 OK 2022-11-16 12:28:25.319 15943636 OK 2022-11-16 12:28:29.413 15943637 OK 2022-11-16 12:28:33.594 15943638 OK 2022-11-16 12:28:41.762 15943639 OK 2022-11-16 12:30:03.922 15943640 OK 2022-11-16 12:30:09.011 15943641 OK 2022-11-16 12:30:31.500 15943642 OK 2022-11-16 12:30:50.752 15943643 OK 2022-11-16 12:31:14.051 15943644 OK 2022-11-16 12:31:47.307 15943645 OK 2022-11-16 12:31:52.704 15943646 OK 2022-11-16 12:32:01.808 15943647 OK 2022-11-16 12:32:03.930 15943648 OK 2022-11-16 12:32:08.938 15943649 OK 2022-11-16 12:32:14.029 15943650 OK 2022-11-16 12:32:47.162 15943651 OK 2022-11-16 12:32:53.466 15943652 OK 2022-11-16 12:33:13.598 15943653 OK 2022-11-16 12:33:17.759 15943654 OK 2022-11-16 12:33:23.958 15943655 OK 2022-11-16 12:33:41.111 15943656 OK 2022-11-16 12:34:16.364 15943657 OK 2022-11-16 12:34:39.883 15943658 OK 2022-11-16 12:34:47.267 15943660 OK 2022-11-16 12:35:04.288 15943661 OK 2022-11-16 12:35:20.716 15943662 OK 2022-11-16 12:35:34.079 15943663 OK 2022-11-16 12:36:33.418 15943664 OK 2022-11-16 12:36:35.870 15943665 OK 2022-11-16 12:36:38.987 15943666 OK 2022-11-16 12:36:56.007 15943667 OK 2022-11-16 12:37:00.200 15943668 OK 2022-11-16 12:37:00.302 15943669 OK 2022-11-16 12:37:10.325 15943670 OK 2022-11-16 12:37:12.448 15943671 OK 2022-11-16 12:37:12.454 15943672 OK 2022-11-16 12:37:18.467 15943673 OK 2022-11-16 12:37:21.544 15943674 OK 2022-11-16 12:37:24.676 15943675 OK 2022-11-16 12:37:33.788 15943676 OK 2022-11-16 12:37:33.863 15943677 OK 2022-11-16 12:37:45.955 15943678 OK 2022-11-16 12:37:54.050 15943679 OK 2022-11-16 12:38:25.140 15943680 OK 2022-11-16 12:38:36.482 15943681 OK 2022-11-16 12:39:09.612 15943682 OK 2022-11-16 12:39:37.904 15943683 OK 2022-11-16 12:39:41.364 15943684 OK 2022-11-16 12:39:51.496 15943685 OK 2022-11-16 12:39:54.730 15943686 OK 2022-11-16 12:40:06.838 15943687 OK 2022-11-16 12:40:44.122 15943688 OK 2022-11-16 12:40:50.492 15943689 OK 2022-11-16 12:40:54.606 15943690 OK 2022-11-16 12:41:17.667 15943691 OK 2022-11-16 12:41:19.996 15943692 OK 2022-11-16 12:41:25.092 15943693 OK 2022-11-16 12:41:33.266 15943694 OK 2022-11-16 12:41:57.448 15943695 OK 2022-11-16 12:42:02.702 15943696 OK 2022-11-16 12:42:04.814 15943697 OK 2022-11-16 12:42:08.822 15943698 OK 2022-11-16 12:42:20.008 15943699 OK 2022-11-16 12:42:51.182 15943700 OK 2022-11-16 12:43:05.541 15943701 OK 2022-11-16 12:43:05.659 15943702 OK 2022-11-16 12:43:10.780 15943703 OK 2022-11-16 12:43:29.916 15943704 OK 2022-11-16 12:43:52.327 15943705 OK 2022-11-16 12:44:09.512 15943706 OK 2022-11-16 12:44:28.666 15943707 OK 2022-11-16 12:44:31.800 15943708 OK 2022-11-16 12:44:53.238 15943709 OK 2022-11-16 12:45:09.507 15943710 OK 2022-11-16 12:45:11.836 15943711 OK 2022-11-16 12:45:15.978 15943712 OK 2022-11-16 12:45:22.155 15943713 OK 2022-11-16 12:45:36.458 15943714 OK 2022-11-16 12:45:39.027 15943715 OK 2022-11-16 12:45:56.150 15943716 OK 2022-11-16 12:46:22.365 15943717 OK 2022-11-16 12:46:38.874 15943718 OK 2022-11-16 12:47:00.098 15943719 OK 2022-11-16 12:47:02.304 15943720 OK 2022-11-16 12:47:04.398 15943721 OK 2022-11-16 12:47:10.410 15943722 OK 2022-11-16 12:47:25.512 15943723 OK 2022-11-16 12:47:52.670 15943724 OK 2022-11-16 12:47:58.891 15943725 OK 2022-11-16 12:48:34.079 15943726 OK 2022-11-16 12:48:50.104 15943727 OK 2022-11-16 12:49:00.342 15943728 OK 2022-11-16 12:49:17.486 15943729 OK 2022-11-16 12:49:28.602 15943730 OK 2022-11-16 12:49:57.787 15943731 OK 2022-11-16 12:49:57.788 15943733 OK 2022-11-16 12:50:23.822 15943734 OK 2022-11-16 12:50:30.996 15943735 OK 2022-11-16 12:50:43.162 15943736 OK 2022-11-16 12:50:52.364 15943737 OK 2022-11-16 12:51:21.547 15943738 OK 2022-11-16 12:51:38.978 15943739 OK 2022-11-16 12:51:39.077 15943740 OK 2022-11-16 12:51:49.180 15943741 OK 2022-11-16 12:51:51.316 15943742 OK 2022-11-16 12:52:10.642 15943743 OK 2022-11-16 12:52:27.036 15943744 OK 2022-11-16 12:52:27.038 15943745 OK 2022-11-16 12:52:34.048 15943746 OK 2022-11-16 12:52:48.078 15943747 OK 2022-11-16 12:52:53.292 15943748 OK 2022-11-16 12:53:32.417 15943749 OK 2022-11-16 12:53:37.149 15943750 OK 2022-11-16 12:53:40.286 15943751 OK 2022-11-16 12:53:47.396 15943752 OK 2022-11-16 12:53:57.495 15943753 OK 2022-11-16 12:54:15.714 15943754 OK 2022-11-16 12:55:58.339 15943755 OK 2022-11-16 12:56:01.563 15943756 OK 2022-11-16 12:56:15.695 15943757 OK 2022-11-16 12:56:26.770 15943758 OK 2022-11-16 12:56:42.890 15943759 OK 2022-11-16 12:56:45.987 15943760 OK 2022-11-16 12:57:06.294 15943761 OK 2022-11-16 12:57:14.441 15943762 OK 2022-11-16 12:57:28.569 15943763 OK 2022-11-16 12:57:44.740 15943764 OK 2022-11-16 12:58:02.054 15943765 OK 2022-11-16 12:58:16.482 15943766 OK 2022-11-16 12:58:29.771 15943767 OK 2022-11-16 12:58:32.072 15943768 OK 2022-11-16 12:58:41.991 15943769 OK 2022-11-16 12:59:04.808 15943770 OK 2022-11-16 12:59:36.542 15943771 OK 2022-11-16 12:59:40.545 15943772 OK 2022-11-16 12:59:55.382 15943773 OK 2022-11-16 13:00:08.528 15943774 OK 2022-11-16 13:00:48.527 15943777 OK 2022-11-16 13:01:03.394 15943778 OK 2022-11-16 13:01:04.604 15943779 OK 2022-11-16 13:01:19.296 15943780 OK 2022-11-16 13:01:45.879 15943781 OK 2022-11-16 13:01:52.180593 15943782 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.039259 2022-11-16 13:01:52.181782 15943782 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xd6a91cf65ece55656580ceb89721957c86b78ac6'] 0.030443 2022-11-16 13:01:52.182754 15943782 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.024147 2022-11-16 13:01:52.183687 15943782 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.019896 2022-11-16 13:01:52.184862 15943782 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.014262 2022-11-16 13:01:52.185820 15943782 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.006247 2022-11-16 13:01:52.186795 15943782 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.003940 2022-11-16 13:01:52.187699 -------------------------------------------------- 2022-11-16 13:02:01.256220 15943783 batch 0.015499 s , totalProfit 0.175777 2022-11-16 13:02:01.256273 15943783 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.088379 2022-11-16 13:02:01.257554 15943783 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.039242 2022-11-16 13:02:01.258573 15943783 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xd6a91cf65ece55656580ceb89721957c86b78ac6'] 0.030417 2022-11-16 13:02:01.259548 15943783 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.024147 2022-11-16 13:02:01.260625 15943783 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.019896 2022-11-16 13:02:01.261841 15943783 bset ['0x7a69ef644af299d60c668a5194ae3ee6c9d1b7e2', '0xfd244c99e6da82953c8d0f673aaf9a0755e963c0', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.016415 2022-11-16 13:02:01.262842 15943783 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.014262 2022-11-16 13:02:01.263774 15943783 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0xcf84cbbf5e5d9210361d1195dfd170a333ec823c', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.011595 2022-11-16 13:02:01.264910 15943783 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.006247 2022-11-16 13:02:01.265935 15943783 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.002622 2022-11-16 13:02:01.266930 15943783 bset ['0x05780a0f378c459e7bcfeb9ad9b20082521309d4', '0x86fb580e9d4d5bc648c60d178e617af8fa86d1e9', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.001138 2022-11-16 13:02:01.268151 -------------------------------------------------- 2022-11-16 13:02:06.227031 15943784 batch 0.012663 s , totalProfit 0.151950 2022-11-16 13:02:06.227094 15943784 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.088362 2022-11-16 13:02:06.228341 15943784 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.039242 2022-11-16 13:02:06.229340 15943784 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.024147 2022-11-16 13:02:06.230294 15943784 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.019896 2022-11-16 13:02:06.231194 15943784 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.010574 2022-11-16 13:02:06.232186 15943784 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.006903 2022-11-16 13:02:06.233181 15943784 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0xcf84cbbf5e5d9210361d1195dfd170a333ec823c', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.006847 2022-11-16 13:02:06.234627 15943784 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xd6a91cf65ece55656580ceb89721957c86b78ac6'] 0.004363 2022-11-16 13:02:06.235704 15943784 bset ['0x05780a0f378c459e7bcfeb9ad9b20082521309d4', '0x86fb580e9d4d5bc648c60d178e617af8fa86d1e9', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.001093 2022-11-16 13:02:06.236851 -------------------------------------------------- 2022-11-16 13:02:25.277337 15943785 batch 0.012843 s , totalProfit 0.151908 2022-11-16 13:02:25.277397 15943785 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.088389 2022-11-16 13:02:25.278638 15943785 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.039242 2022-11-16 13:02:25.279642 15943785 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.024147 2022-11-16 13:02:25.280552 15943785 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.019896 2022-11-16 13:02:25.281499 15943785 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.010593 2022-11-16 13:02:25.282410 15943785 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.006886 2022-11-16 13:02:25.283315 15943785 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0xcf84cbbf5e5d9210361d1195dfd170a333ec823c', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.006814 2022-11-16 13:02:25.284800 15943785 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xd6a91cf65ece55656580ceb89721957c86b78ac6'] 0.004364 2022-11-16 13:02:25.285881 15943785 bset ['0x05780a0f378c459e7bcfeb9ad9b20082521309d4', '0x86fb580e9d4d5bc648c60d178e617af8fa86d1e9', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.001077 2022-11-16 13:02:25.286998 -------------------------------------------------- 2022-11-16 13:02:25.779001 15943786 batch 0.012967 s , totalProfit 0.151891 2022-11-16 13:02:25.779057 15943786 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.088372 2022-11-16 13:02:25.780290 15943786 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.039242 2022-11-16 13:02:25.781308 15943786 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.024147 2022-11-16 13:02:25.782235 15943786 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.019896 2022-11-16 13:02:25.783138 15943786 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.010576 2022-11-16 13:02:25.784040 15943786 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.006886 2022-11-16 13:02:25.784965 15943786 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0xcf84cbbf5e5d9210361d1195dfd170a333ec823c', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.006814 2022-11-16 13:02:25.786152 15943786 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xd6a91cf65ece55656580ceb89721957c86b78ac6'] 0.004347 2022-11-16 13:02:25.787046 15943786 bset ['0x05780a0f378c459e7bcfeb9ad9b20082521309d4', '0x86fb580e9d4d5bc648c60d178e617af8fa86d1e9', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.001077 2022-11-16 13:02:25.787987 -------------------------------------------------- 2022-11-16 13:02:28.197034 15943787 batch 0.013361 s , totalProfit 0.151891 2022-11-16 13:02:28.197090 15943787 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.088372 2022-11-16 13:02:28.198309 15943787 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.039242 2022-11-16 13:02:28.199279 15943787 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.024147 2022-11-16 13:02:28.200182 15943787 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.019896 2022-11-16 13:02:28.201336 15943787 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.010576 2022-11-16 13:02:28.202444 15943787 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.006886 2022-11-16 13:02:28.203499 15943787 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0xcf84cbbf5e5d9210361d1195dfd170a333ec823c', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.006814 2022-11-16 13:02:28.204750 15943787 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xd6a91cf65ece55656580ceb89721957c86b78ac6'] 0.004347 2022-11-16 13:02:28.205909 15943787 bset ['0x05780a0f378c459e7bcfeb9ad9b20082521309d4', '0x86fb580e9d4d5bc648c60d178e617af8fa86d1e9', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.001077 2022-11-16 13:02:28.206891 -------------------------------------------------- 2022-11-16 13:02:44.058384 15943788 batch 0.021241 s , totalProfit 0.311330 2022-11-16 13:02:44.058448 15943788 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.097380 2022-11-16 13:02:44.059703 15943788 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.083231 2022-11-16 13:02:44.060702 15943788 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.064004 2022-11-16 13:02:44.061704 15943788 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0xcf84cbbf5e5d9210361d1195dfd170a333ec823c', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.025108 2022-11-16 13:02:44.062626 15943788 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.024147 2022-11-16 13:02:44.063546 15943788 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.019896 2022-11-16 13:02:44.064747 15943788 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.017764 2022-11-16 13:02:44.065697 15943788 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.010595 2022-11-16 13:02:44.066587 15943788 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.006886 2022-11-16 13:02:44.067503 15943788 bset ['0x7a69ef644af299d60c668a5194ae3ee6c9d1b7e2', '0xfd244c99e6da82953c8d0f673aaf9a0755e963c0', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.005937 2022-11-16 13:02:44.068450 15943788 bset ['0x05780a0f378c459e7bcfeb9ad9b20082521309d4', '0x86fb580e9d4d5bc648c60d178e617af8fa86d1e9', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.002571 2022-11-16 13:02:44.069399 -------------------------------------------------- 2022-11-16 13:03:14.063226 15943789 batch 0.020335 s , totalProfit 0.165651 2022-11-16 13:03:14.063285 15943789 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.046321 2022-11-16 13:03:14.064572 15943789 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.036043 2022-11-16 13:03:14.065641 15943789 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.024147 2022-11-16 13:03:14.066585 15943789 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.019896 2022-11-16 13:03:14.067583 15943789 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.011391 2022-11-16 13:03:14.068506 15943789 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.010597 2022-11-16 13:03:14.069695 15943789 bset ['0xbe56812a6a9ac817382bc973a6738ab8aff40851', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.009747 2022-11-16 13:03:14.070610 15943789 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.007242 2022-11-16 13:03:14.071503 15943789 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.006793 2022-11-16 13:03:14.072524 15943789 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0xcf84cbbf5e5d9210361d1195dfd170a333ec823c', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.005776 2022-11-16 13:03:14.073478 15943789 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.005409 2022-11-16 13:03:14.074428 15943789 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.005407 2022-11-16 13:03:14.075336 15943789 bset ['0x05780a0f378c459e7bcfeb9ad9b20082521309d4', '0x86fb580e9d4d5bc648c60d178e617af8fa86d1e9', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.001520 2022-11-16 13:03:14.076433 -------------------------------------------------- 2022-11-16 13:04:01.420945 15943790 batch 0.030293 s , totalProfit 0.165121 2022-11-16 13:04:01.421048 15943790 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.046254 2022-11-16 13:04:01.422996 15943790 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.035959 2022-11-16 13:04:01.424514 15943790 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.024121 2022-11-16 13:04:01.426003 15943790 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.019870 2022-11-16 13:04:01.427449 15943790 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.011324 2022-11-16 13:04:01.429042 15943790 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.010547 2022-11-16 13:04:01.430821 15943790 bset ['0xbe56812a6a9ac817382bc973a6738ab8aff40851', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.009684 2022-11-16 13:04:01.432247 15943790 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.007193 2022-11-16 13:04:01.433659 15943790 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.006709 2022-11-16 13:04:01.435126 15943790 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0xcf84cbbf5e5d9210361d1195dfd170a333ec823c', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.005709 2022-11-16 13:04:01.436553 15943790 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.005328 2022-11-16 13:04:01.453106 15943790 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.005326 2022-11-16 13:04:01.455250 15943790 bset ['0x05780a0f378c459e7bcfeb9ad9b20082521309d4', '0x86fb580e9d4d5bc648c60d178e617af8fa86d1e9', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.001474 2022-11-16 13:04:01.456729 -------------------------------------------------- 2022-11-16 13:04:03.378535 15943791 batch 0.019152 s , totalProfit 0.127478 2022-11-16 13:04:03.378624 15943791 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.032689 2022-11-16 13:04:03.380331 15943791 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.024075 2022-11-16 13:04:03.381631 15943791 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.019824 2022-11-16 13:04:03.382702 15943791 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.016798 2022-11-16 13:04:03.383738 15943791 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0xcf84cbbf5e5d9210361d1195dfd170a333ec823c', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.013822 2022-11-16 13:04:03.385014 15943791 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.012857 2022-11-16 13:04:03.386179 15943791 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.010420 2022-11-16 13:04:03.387447 15943791 bset ['0xbe56812a6a9ac817382bc973a6738ab8aff40851', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.009564 2022-11-16 13:04:03.388498 15943791 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.008181 2022-11-16 13:04:03.389590 15943791 bset ['0x05780a0f378c459e7bcfeb9ad9b20082521309d4', '0x86fb580e9d4d5bc648c60d178e617af8fa86d1e9', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.001732 2022-11-16 13:04:03.390551 -------------------------------------------------- 2022-11-16 13:04:29.374463 15943792 batch 0.008038 s , totalProfit 0.059844 2022-11-16 13:04:29.374518 15943792 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.023443 2022-11-16 13:04:29.375703 15943792 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.017590 2022-11-16 13:04:29.376681 15943792 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.015117 2022-11-16 13:04:29.377642 15943792 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007252 2022-11-16 13:04:29.378539 15943792 bset ['0x05780a0f378c459e7bcfeb9ad9b20082521309d4', '0x86fb580e9d4d5bc648c60d178e617af8fa86d1e9', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.001708 2022-11-16 13:04:29.379430 -------------------------------------------------- 2022-11-16 13:04:59.850700 15943793 batch 0.007907 s , totalProfit 0.049523 2022-11-16 13:04:59.850750 15943793 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.023407 2022-11-16 13:04:59.852051 15943793 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.015075 2022-11-16 13:04:59.853143 15943793 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.007375 2022-11-16 13:04:59.854081 15943793 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007213 2022-11-16 13:04:59.855017 15943793 bset ['0x05780a0f378c459e7bcfeb9ad9b20082521309d4', '0x86fb580e9d4d5bc648c60d178e617af8fa86d1e9', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.001690 2022-11-16 13:04:59.855932 -------------------------------------------------- 2022-11-16 13:05:01.581177 15943794 batch 0.011674 s , totalProfit 0.038550 2022-11-16 13:05:01.581255 15943794 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.018502 2022-11-16 13:05:01.583503 15943794 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.008877 2022-11-16 13:05:01.585206 15943794 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.007303 2022-11-16 13:05:01.586759 15943794 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007001 2022-11-16 13:05:01.588260 15943794 bset ['0x05780a0f378c459e7bcfeb9ad9b20082521309d4', '0x86fb580e9d4d5bc648c60d178e617af8fa86d1e9', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.001524 2022-11-16 13:05:01.589772 -------------------------------------------------- 2022-11-16 13:05:26.040257 15943795 batch 0.007812 s , totalProfit 0.037173 2022-11-16 13:05:26.040310 15943795 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.018552 2022-11-16 13:05:26.041811 15943795 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.008473 2022-11-16 13:05:26.042995 15943795 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.007356 2022-11-16 13:05:26.044083 15943795 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007069 2022-11-16 13:05:26.045191 -------------------------------------------------- 2022-11-16 13:05:49.164155 15943796 batch 0.005716 s , totalProfit 0.028443 2022-11-16 13:05:49.164209 15943796 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.018525 2022-11-16 13:05:49.165467 15943796 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007037 2022-11-16 13:05:49.166465 15943796 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xf2f18a8b986856dcbf3d56e3e170820ef022e760', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.004100 2022-11-16 13:05:49.167425 15943796 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.003065 2022-11-16 13:05:49.168419 -------------------------------------------------- 2022-11-16 13:05:51.402343 15943797 batch 0.005965 s , totalProfit 0.028417 2022-11-16 13:05:51.402406 15943797 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.018514 2022-11-16 13:05:51.404056 15943797 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007026 2022-11-16 13:05:51.405174 15943797 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xf2f18a8b986856dcbf3d56e3e170820ef022e760', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.004088 2022-11-16 13:05:51.406176 15943797 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.003054 2022-11-16 13:05:51.407606 -------------------------------------------------- 2022-11-16 13:05:53.004813 15943798 batch 0.005503 s , totalProfit 0.028643 2022-11-16 13:05:53.004883 15943798 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.018574 2022-11-16 13:05:53.006342 15943798 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007086 2022-11-16 13:05:53.007556 15943798 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xf2f18a8b986856dcbf3d56e3e170820ef022e760', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.004142 2022-11-16 13:05:53.008837 15943798 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.003115 2022-11-16 13:05:53.010061 -------------------------------------------------- 2022-11-16 13:06:13.402747 15943799 batch 0.004482 s , totalProfit 0.024671 2022-11-16 13:06:13.402803 15943799 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.018650 2022-11-16 13:06:13.404118 15943799 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007160 2022-11-16 13:06:13.405185 15943799 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.003168 2022-11-16 13:06:13.406189 -------------------------------------------------- 2022-11-16 13:06:15.563256 15943800 batch 0.005213 s , totalProfit 0.024722 2022-11-16 13:06:15.563304 15943800 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.018657 2022-11-16 13:06:15.564494 15943800 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007166 2022-11-16 13:06:15.565530 15943800 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.003193 2022-11-16 13:06:15.566438 -------------------------------------------------- 2022-11-16 13:06:42.762364 15943801 batch 0.003962 s , totalProfit 0.030233 2022-11-16 13:06:42.762415 15943801 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.017121 2022-11-16 13:06:42.763873 15943801 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xf2f18a8b986856dcbf3d56e3e170820ef022e760', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.011733 2022-11-16 13:06:42.765133 15943801 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.001369 2022-11-16 13:06:42.766319 -------------------------------------------------- 2022-11-16 13:06:53.846418 15943802 batch 0.010667 s , totalProfit 0.049262 2022-11-16 13:06:53.846469 15943802 bset ['0x739b7690b19d25c31febad91b49b39c5655863dd', '0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c'] 0.021526 2022-11-16 13:06:53.847737 15943802 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.017087 2022-11-16 13:06:53.848735 15943802 bset ['0x5aa5c3fe956679abc15c795ddde39248288166f0', '0x6d2628af204ba87af87ce49534e664615ae05a2c', '0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c'] 0.006016 2022-11-16 13:06:53.849672 15943802 bset ['0x20be73f775410ad87db5b8fb8927841202f72864', '0xfefefb5671f8e189113ca6906ab5d79d6ffe68e4', '0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c'] 0.004717 2022-11-16 13:06:53.850571 -------------------------------------------------- 2022-11-16 13:06:54.619435 15943803 batch 0.011461 s , totalProfit 0.049228 2022-11-16 13:06:54.619486 15943803 bset ['0x739b7690b19d25c31febad91b49b39c5655863dd', '0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c'] 0.021493 2022-11-16 13:06:54.620852 15943803 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.017087 2022-11-16 13:06:54.621996 15943803 bset ['0x5aa5c3fe956679abc15c795ddde39248288166f0', '0x6d2628af204ba87af87ce49534e664615ae05a2c', '0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c'] 0.005999 2022-11-16 13:06:54.622971 15943803 bset ['0x20be73f775410ad87db5b8fb8927841202f72864', '0xfefefb5671f8e189113ca6906ab5d79d6ffe68e4', '0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c'] 0.004700 2022-11-16 13:06:54.624020 -------------------------------------------------- 2022-11-16 13:07:05.551247 15943804 batch 0.023964 s , totalProfit 1.907027 2022-11-16 13:07:05.551298 15943804 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 1.400306 2022-11-16 13:07:05.552518 15943804 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.658313 2022-11-16 13:07:05.553578 15943804 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.443871 2022-11-16 13:07:05.554502 15943804 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x03eba1aeb1b114ce767c65275f150dc23d6e84e2', '0xb23396bf2191b300d1f296d1af2de20c10195a8a'] 0.125591 2022-11-16 13:07:05.555443 15943804 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1'] 0.118719 2022-11-16 13:07:05.556575 15943804 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0xcf84cbbf5e5d9210361d1195dfd170a333ec823c', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.074394 2022-11-16 13:07:05.557523 15943804 bset ['0x42f1bab706389a01561183fb9a39b941d3a2ab34', '0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c'] 0.021809 2022-11-16 13:07:05.558417 15943804 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.017109 2022-11-16 13:07:05.559309 15943804 bset ['0x739b7690b19d25c31febad91b49b39c5655863dd', '0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c'] 0.006350 2022-11-16 13:07:05.560215 15943804 bset ['0x5aa5c3fe956679abc15c795ddde39248288166f0', '0x6d2628af204ba87af87ce49534e664615ae05a2c', '0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c'] 0.005423 2022-11-16 13:07:05.561141 15943804 bset ['0x20be73f775410ad87db5b8fb8927841202f72864', '0xfefefb5671f8e189113ca6906ab5d79d6ffe68e4', '0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c'] 0.004293 2022-11-16 13:07:05.562240 -------------------------------------------------- 2022-11-16 13:07:17.002653 15943805 batch 0.037040 s , totalProfit 0.730433 2022-11-16 13:07:17.002720 15943805 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.417471 2022-11-16 13:07:17.004048 15943805 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.122496 2022-11-16 13:07:17.005092 15943805 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.109515 2022-11-16 13:07:17.006058 15943805 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.061066 2022-11-16 13:07:17.007075 15943805 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1'] 0.040993 2022-11-16 13:07:17.008005 15943805 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x1828b954f3110f2aa18744a60c0161bec07562c8', '0xb23396bf2191b300d1f296d1af2de20c10195a8a'] 0.026528 2022-11-16 13:07:17.009230 15943805 bset ['0x1ac73c411fc1d037ff26e0911a28f6cac400c4d7', '0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c'] 0.012399 2022-11-16 13:07:17.010171 15943805 bset ['0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7', '0xf2f18a8b986856dcbf3d56e3e170820ef022e760', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.010118 2022-11-16 13:07:17.011103 15943805 bset ['0x5aa5c3fe956679abc15c795ddde39248288166f0', '0x6d2628af204ba87af87ce49534e664615ae05a2c', '0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c'] 0.005410 2022-11-16 13:07:17.012049 15943805 bset ['0x20be73f775410ad87db5b8fb8927841202f72864', '0xfefefb5671f8e189113ca6906ab5d79d6ffe68e4', '0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c'] 0.004283 2022-11-16 13:07:17.013007 15943805 bset ['0x739b7690b19d25c31febad91b49b39c5655863dd', '0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c'] 0.002092 2022-11-16 13:07:17.013950 15943805 bset ['0x5d1b65e936e4fac12da63473b0f59e5b235cc0e0', '0xdd5b846aef6b6e3ced1db77ce22a8f074ecc68d8', '0x111148312e347714611073317ba1c27733c0b8dd'] 0.001716 2022-11-16 13:07:17.014888 -------------------------------------------------- 2022-11-16 13:07:24.653472 15943806 batch 0.030917 s , totalProfit 0.240637 2022-11-16 13:07:24.653538 15943806 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.109481 2022-11-16 13:07:24.654819 15943806 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.061073 2022-11-16 13:07:24.655807 15943806 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xf2f18a8b986856dcbf3d56e3e170820ef022e760', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.053223 2022-11-16 13:07:24.656758 15943806 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.044669 2022-11-16 13:07:24.657733 15943806 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x1828b954f3110f2aa18744a60c0161bec07562c8', '0xb23396bf2191b300d1f296d1af2de20c10195a8a'] 0.022481 2022-11-16 13:07:24.658640 15943806 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1'] 0.017739 2022-11-16 13:07:24.659805 15943806 bset ['0x5aa5c3fe956679abc15c795ddde39248288166f0', '0x6d2628af204ba87af87ce49534e664615ae05a2c', '0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c'] 0.005173 2022-11-16 13:07:24.660724 15943806 bset ['0x20be73f775410ad87db5b8fb8927841202f72864', '0xfefefb5671f8e189113ca6906ab5d79d6ffe68e4', '0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c'] 0.004114 2022-11-16 13:07:24.661670 15943806 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x78e412d4ade10d9a9a41964b93a38d881f87eb52', '0x111148312e347714611073317ba1c27733c0b8dd'] 0.002129 2022-11-16 13:07:24.662579 -------------------------------------------------- 2022-11-16 13:07:48.533888 15943807 batch 0.025144 s , totalProfit 0.175917 2022-11-16 13:07:48.533949 15943807 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.109481 2022-11-16 13:07:48.535166 15943807 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.061081 2022-11-16 13:07:48.536155 15943807 bset ['0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c', '0x1ac73c411fc1d037ff26e0911a28f6cac400c4d7'] 0.018460 2022-11-16 13:07:48.537083 15943807 bset ['0xa4910885dd2deae3e2af65c8196094aabdd827a2', '0x60e28f7a8912ba534f0b63972c02abdfbead62df', '0xf4f0443a28d69213bd81a97e46932d9e4fa1c9a0'] 0.012770 2022-11-16 13:07:48.538003 15943807 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x1828b954f3110f2aa18744a60c0161bec07562c8', '0xb23396bf2191b300d1f296d1af2de20c10195a8a'] 0.005193 2022-11-16 13:07:48.538905 15943807 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xf2f18a8b986856dcbf3d56e3e170820ef022e760', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.005189 2022-11-16 13:07:48.540056 15943807 bset ['0x5aa5c3fe956679abc15c795ddde39248288166f0', '0x6d2628af204ba87af87ce49534e664615ae05a2c', '0x1ac73c411fc1d037ff26e0911a28f6cac400c4d7'] 0.004372 2022-11-16 13:07:48.540994 15943807 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1'] 0.003821 2022-11-16 13:07:48.541998 15943807 bset ['0x20be73f775410ad87db5b8fb8927841202f72864', '0xfefefb5671f8e189113ca6906ab5d79d6ffe68e4', '0x1ac73c411fc1d037ff26e0911a28f6cac400c4d7'] 0.003547 2022-11-16 13:07:48.542889 15943807 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.002148 2022-11-16 13:07:48.543851 -------------------------------------------------- 2022-11-16 13:07:54.756518 15943808 batch 0.025226 s , totalProfit 0.117393 2022-11-16 13:07:54.756600 15943808 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.075156 2022-11-16 13:07:54.758483 15943808 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.051103 2022-11-16 13:07:54.760015 15943808 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.031325 2022-11-16 13:07:54.761476 15943808 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.013032 2022-11-16 13:07:54.762931 15943808 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0xcf84cbbf5e5d9210361d1195dfd170a333ec823c', '0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1'] 0.007008 2022-11-16 13:07:54.764617 15943808 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x1828b954f3110f2aa18744a60c0161bec07562c8', '0xb23396bf2191b300d1f296d1af2de20c10195a8a'] 0.005176 2022-11-16 13:07:54.766057 15943808 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xf2f18a8b986856dcbf3d56e3e170820ef022e760', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.005149 2022-11-16 13:07:54.767470 15943808 bset ['0xa4910885dd2deae3e2af65c8196094aabdd827a2', '0x60e28f7a8912ba534f0b63972c02abdfbead62df', '0xf4f0443a28d69213bd81a97e46932d9e4fa1c9a0'] 0.003209 2022-11-16 13:07:54.768887 15943808 bset ['0x5aa5c3fe956679abc15c795ddde39248288166f0', '0x6d2628af204ba87af87ce49534e664615ae05a2c', '0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c'] 0.002568 2022-11-16 13:07:54.770326 15943808 bset ['0x20be73f775410ad87db5b8fb8927841202f72864', '0xfefefb5671f8e189113ca6906ab5d79d6ffe68e4', '0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c'] 0.002230 2022-11-16 13:07:54.771743 15943808 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.002145 2022-11-16 13:07:54.773438 15943808 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xd6a91cf65ece55656580ceb89721957c86b78ac6'] 0.001358 2022-11-16 13:07:54.774835 -------------------------------------------------- 2022-11-16 13:07:56.756599 15943809 batch 0.022208 s , totalProfit 0.120355 2022-11-16 13:07:56.756660 15943809 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.075122 2022-11-16 13:07:56.757938 15943809 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.051086 2022-11-16 13:07:56.758931 15943809 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.031291 2022-11-16 13:07:56.760033 15943809 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.013015 2022-11-16 13:07:56.760957 15943809 bset ['0x5aa5c3fe956679abc15c795ddde39248288166f0', '0x6d2628af204ba87af87ce49534e664615ae05a2c', '0x739b7690b19d25c31febad91b49b39c5655863dd'] 0.008626 2022-11-16 13:07:56.762076 15943809 bset ['0x1ac73c411fc1d037ff26e0911a28f6cac400c4d7', '0x739b7690b19d25c31febad91b49b39c5655863dd'] 0.008333 2022-11-16 13:07:56.762970 15943809 bset ['0x20be73f775410ad87db5b8fb8927841202f72864', '0xfefefb5671f8e189113ca6906ab5d79d6ffe68e4', '0x739b7690b19d25c31febad91b49b39c5655863dd'] 0.007037 2022-11-16 13:07:56.763870 15943809 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0xcf84cbbf5e5d9210361d1195dfd170a333ec823c', '0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1'] 0.006992 2022-11-16 13:07:56.764760 15943809 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x1828b954f3110f2aa18744a60c0161bec07562c8', '0xb23396bf2191b300d1f296d1af2de20c10195a8a'] 0.005176 2022-11-16 13:07:56.765694 15943809 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xf4f0443a28d69213bd81a97e46932d9e4fa1c9a0'] 0.002773 2022-11-16 13:07:56.766736 15943809 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xd6a91cf65ece55656580ceb89721957c86b78ac6'] 0.001341 2022-11-16 13:07:56.767829 15943809 bset ['0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7', '0x60e28f7a8912ba534f0b63972c02abdfbead62df', '0xa4910885dd2deae3e2af65c8196094aabdd827a2'] 0.001323 2022-11-16 13:07:56.768720 -------------------------------------------------- 2022-11-16 13:08:04.750004 15943810 batch 0.024559 s , totalProfit 0.103185 2022-11-16 13:08:04.750066 15943810 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.044078 2022-11-16 13:08:04.751431 15943810 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.040894 2022-11-16 13:08:04.752507 15943810 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.021008 2022-11-16 13:08:04.753524 15943810 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.013015 2022-11-16 13:08:04.754531 15943810 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.010430 2022-11-16 13:08:04.755533 15943810 bset ['0x5aa5c3fe956679abc15c795ddde39248288166f0', '0x6d2628af204ba87af87ce49534e664615ae05a2c', '0x739b7690b19d25c31febad91b49b39c5655863dd'] 0.008609 2022-11-16 13:08:04.756857 15943810 bset ['0x1ac73c411fc1d037ff26e0911a28f6cac400c4d7', '0x739b7690b19d25c31febad91b49b39c5655863dd'] 0.008317 2022-11-16 13:08:04.757809 15943810 bset ['0x20be73f775410ad87db5b8fb8927841202f72864', '0xfefefb5671f8e189113ca6906ab5d79d6ffe68e4', '0x739b7690b19d25c31febad91b49b39c5655863dd'] 0.007020 2022-11-16 13:08:04.758730 15943810 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0xcf84cbbf5e5d9210361d1195dfd170a333ec823c', '0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1'] 0.006992 2022-11-16 13:08:04.759650 15943810 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xf2f18a8b986856dcbf3d56e3e170820ef022e760', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.006167 2022-11-16 13:08:04.760563 15943810 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x1828b954f3110f2aa18744a60c0161bec07562c8', '0xb23396bf2191b300d1f296d1af2de20c10195a8a'] 0.003447 2022-11-16 13:08:04.761500 15943810 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.001926 2022-11-16 13:08:04.762427 15943810 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xd6a91cf65ece55656580ceb89721957c86b78ac6'] 0.001358 2022-11-16 13:08:04.763532 15943810 bset ['0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7', '0x60e28f7a8912ba534f0b63972c02abdfbead62df', '0xa4910885dd2deae3e2af65c8196094aabdd827a2'] 0.001289 2022-11-16 13:08:04.764438 -------------------------------------------------- 2022-11-16 13:08:13.730506 15943811 batch 0.020648 s , totalProfit 0.189089 2022-11-16 13:08:13.730568 15943811 bset ['0x7a69ef644af299d60c668a5194ae3ee6c9d1b7e2', '0xfd244c99e6da82953c8d0f673aaf9a0755e963c0', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.091751 2022-11-16 13:08:13.731839 15943811 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.044044 2022-11-16 13:08:13.732949 15943811 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.042284 2022-11-16 13:08:13.733902 15943811 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.020991 2022-11-16 13:08:13.734823 15943811 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.013391 2022-11-16 13:08:13.735819 15943811 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.010396 2022-11-16 13:08:13.736878 15943811 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.009351 2022-11-16 13:08:13.738569 15943811 bset ['0x7a69ef644af299d60c668a5194ae3ee6c9d1b7e2', '0xfd244c99e6da82953c8d0f673aaf9a0755e963c0', '0xf4f0443a28d69213bd81a97e46932d9e4fa1c9a0'] 0.007654 2022-11-16 13:08:13.739489 15943811 bset ['0x20be73f775410ad87db5b8fb8927841202f72864', '0xfefefb5671f8e189113ca6906ab5d79d6ffe68e4', '0x739b7690b19d25c31febad91b49b39c5655863dd'] 0.005284 2022-11-16 13:08:13.740462 15943811 bset ['0x42f1bab706389a01561183fb9a39b941d3a2ab34', '0x739b7690b19d25c31febad91b49b39c5655863dd'] 0.004226 2022-11-16 13:08:13.741446 15943811 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xd6a91cf65ece55656580ceb89721957c86b78ac6'] 0.001341 2022-11-16 13:08:13.742372 15943811 bset ['0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7', '0x60e28f7a8912ba534f0b63972c02abdfbead62df', '0xa4910885dd2deae3e2af65c8196094aabdd827a2'] 0.001203 2022-11-16 13:08:13.743386 -------------------------------------------------- 2022-11-16 13:08:22.894563 15943812 batch 0.018719 s , totalProfit 0.105028 2022-11-16 13:08:22.894643 15943812 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.044044 2022-11-16 13:08:22.896130 15943812 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.042290 2022-11-16 13:08:22.897338 15943812 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.020991 2022-11-16 13:08:22.898454 15943812 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.018966 2022-11-16 13:08:22.899528 15943812 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.013375 2022-11-16 13:08:22.900627 15943812 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.010396 2022-11-16 13:08:22.901837 15943812 bset ['0x20be73f775410ad87db5b8fb8927841202f72864', '0xfefefb5671f8e189113ca6906ab5d79d6ffe68e4', '0x739b7690b19d25c31febad91b49b39c5655863dd'] 0.005267 2022-11-16 13:08:22.903236 15943812 bset ['0x42f1bab706389a01561183fb9a39b941d3a2ab34', '0x739b7690b19d25c31febad91b49b39c5655863dd'] 0.004209 2022-11-16 13:08:22.904379 15943812 bset ['0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7', '0x60e28f7a8912ba534f0b63972c02abdfbead62df', '0xa4910885dd2deae3e2af65c8196094aabdd827a2'] 0.002118 2022-11-16 13:08:22.905554 15943812 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xd6a91cf65ece55656580ceb89721957c86b78ac6'] 0.001359 2022-11-16 13:08:22.906708 -------------------------------------------------- 2022-11-16 13:08:27.739835 15943813 batch 0.018795 s , totalProfit 0.104961 2022-11-16 13:08:27.739910 15943813 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.044044 2022-11-16 13:08:27.741414 15943813 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.042273 2022-11-16 13:08:27.742553 15943813 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.020991 2022-11-16 13:08:27.743644 15943813 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.018933 2022-11-16 13:08:27.744813 15943813 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.013375 2022-11-16 13:08:27.745992 15943813 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.010396 2022-11-16 13:08:27.747147 15943813 bset ['0x20be73f775410ad87db5b8fb8927841202f72864', '0xfefefb5671f8e189113ca6906ab5d79d6ffe68e4', '0x739b7690b19d25c31febad91b49b39c5655863dd'] 0.005267 2022-11-16 13:08:27.748606 15943813 bset ['0x42f1bab706389a01561183fb9a39b941d3a2ab34', '0x739b7690b19d25c31febad91b49b39c5655863dd'] 0.004209 2022-11-16 13:08:27.749768 15943813 bset ['0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7', '0x60e28f7a8912ba534f0b63972c02abdfbead62df', '0xa4910885dd2deae3e2af65c8196094aabdd827a2'] 0.002101 2022-11-16 13:08:27.750831 15943813 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xd6a91cf65ece55656580ceb89721957c86b78ac6'] 0.001342 2022-11-16 13:08:27.751847 -------------------------------------------------- 2022-11-16 13:08:37.634796 15943814 batch 0.018405 s , totalProfit 0.352860 2022-11-16 13:08:37.634855 15943814 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.203263 2022-11-16 13:08:37.636306 15943814 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.064995 2022-11-16 13:08:37.637830 15943814 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.060489 2022-11-16 13:08:37.639067 15943814 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.054544 2022-11-16 13:08:37.640188 15943814 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.032382 2022-11-16 13:08:37.641296 15943814 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.028216 2022-11-16 13:08:37.642690 15943814 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.010396 2022-11-16 13:08:37.643916 15943814 bset ['0x20be73f775410ad87db5b8fb8927841202f72864', '0xfefefb5671f8e189113ca6906ab5d79d6ffe68e4', '0xf19eb68da923d28c78f2c640fb5ddbc07868cdcf'] 0.002704 2022-11-16 13:08:37.645097 15943814 bset ['0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7', '0x60e28f7a8912ba534f0b63972c02abdfbead62df', '0xa4910885dd2deae3e2af65c8196094aabdd827a2'] 0.002101 2022-11-16 13:08:37.646251 -------------------------------------------------- 2022-11-16 13:08:38.951657 15943815 batch 0.021655 s , totalProfit 0.241759 2022-11-16 13:08:38.951712 15943815 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.116752 2022-11-16 13:08:38.953049 15943815 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.060496 2022-11-16 13:08:38.954224 15943815 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.054527 2022-11-16 13:08:38.955217 15943815 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.032349 2022-11-16 13:08:38.956210 15943815 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.028199 2022-11-16 13:08:38.957175 15943815 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.027555 2022-11-16 13:08:38.958376 15943815 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.010396 2022-11-16 13:08:38.959303 15943815 bset ['0x20be73f775410ad87db5b8fb8927841202f72864', '0xfefefb5671f8e189113ca6906ab5d79d6ffe68e4', '0xf19eb68da923d28c78f2c640fb5ddbc07868cdcf'] 0.002687 2022-11-16 13:08:38.960223 15943815 bset ['0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7', '0x60e28f7a8912ba534f0b63972c02abdfbead62df', '0xa4910885dd2deae3e2af65c8196094aabdd827a2'] 0.002101 2022-11-16 13:08:38.961150 -------------------------------------------------- 2022-11-16 13:08:52.578100 15943816 batch 0.017574 s , totalProfit 0.578919 2022-11-16 13:08:52.578155 15943816 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.371752 2022-11-16 13:08:52.579456 15943816 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.149351 2022-11-16 13:08:52.580535 15943816 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.060480 2022-11-16 13:08:52.581551 15943816 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.054527 2022-11-16 13:08:52.582528 15943816 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.032349 2022-11-16 13:08:52.583697 15943816 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.028199 2022-11-16 13:08:52.584678 15943816 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x1828b954f3110f2aa18744a60c0161bec07562c8', '0xb23396bf2191b300d1f296d1af2de20c10195a8a'] 0.026848 2022-11-16 13:08:52.585661 15943816 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.010396 2022-11-16 13:08:52.586616 15943816 bset ['0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7', '0x60e28f7a8912ba534f0b63972c02abdfbead62df', '0xa4910885dd2deae3e2af65c8196094aabdd827a2'] 0.002773 2022-11-16 13:08:52.587543 -------------------------------------------------- 2022-11-16 13:08:58.508711 15943817 batch 0.018680 s , totalProfit 0.578858 2022-11-16 13:08:58.508794 15943817 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.371702 2022-11-16 13:08:58.510533 15943817 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.149317 2022-11-16 13:08:58.511963 15943817 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.060504 2022-11-16 13:08:58.513417 15943817 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.054527 2022-11-16 13:08:58.514682 15943817 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.032349 2022-11-16 13:08:58.516081 15943817 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.028199 2022-11-16 13:08:58.517321 15943817 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x1828b954f3110f2aa18744a60c0161bec07562c8', '0xb23396bf2191b300d1f296d1af2de20c10195a8a'] 0.026831 2022-11-16 13:08:58.518906 15943817 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.010396 2022-11-16 13:08:58.520218 15943817 bset ['0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7', '0x60e28f7a8912ba534f0b63972c02abdfbead62df', '0xa4910885dd2deae3e2af65c8196094aabdd827a2'] 0.002756 2022-11-16 13:08:58.521522 -------------------------------------------------- 2022-11-16 13:09:07.383362 15943818 batch 0.022286 s , totalProfit 0.167557 2022-11-16 13:09:07.383425 15943818 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.061189 2022-11-16 13:09:07.384770 15943818 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.060487 2022-11-16 13:09:07.385851 15943818 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.054527 2022-11-16 13:09:07.386902 15943818 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.032349 2022-11-16 13:09:07.388264 15943818 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.028199 2022-11-16 13:09:07.389533 15943818 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x1828b954f3110f2aa18744a60c0161bec07562c8', '0xb23396bf2191b300d1f296d1af2de20c10195a8a'] 0.018370 2022-11-16 13:09:07.390450 15943818 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.010396 2022-11-16 13:09:07.391663 -------------------------------------------------- 2022-11-16 13:09:09.885439 15943819 batch 0.014227 s , totalProfit 0.120513 2022-11-16 13:09:09.885493 15943819 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.060487 2022-11-16 13:09:09.886809 15943819 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.049195 2022-11-16 13:09:09.887792 15943819 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.024380 2022-11-16 13:09:09.888703 15943819 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.022355 2022-11-16 13:09:09.889700 15943819 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.019580 2022-11-16 13:09:09.890610 15943819 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.011089 2022-11-16 13:09:09.891505 15943819 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x1828b954f3110f2aa18744a60c0161bec07562c8', '0xb23396bf2191b300d1f296d1af2de20c10195a8a'] 0.008557 2022-11-16 13:09:09.893099 15943819 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.002499 2022-11-16 13:09:09.894010 -------------------------------------------------- 2022-11-16 13:09:38.548304 15943820 batch 0.009952 s , totalProfit 0.099508 2022-11-16 13:09:38.548402 15943820 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.060514 2022-11-16 13:09:38.550643 15943820 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.049178 2022-11-16 13:09:38.552519 15943820 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.024330 2022-11-16 13:09:38.554229 15943820 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.022338 2022-11-16 13:09:38.555888 15943820 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.011072 2022-11-16 13:09:38.557552 15943820 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.002466 2022-11-16 13:09:38.559218 -------------------------------------------------- 2022-11-16 13:09:38.866401 15943821 batch 0.009137 s , totalProfit 0.099491 2022-11-16 13:09:38.866454 15943821 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.060498 2022-11-16 13:09:38.867702 15943821 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.049178 2022-11-16 13:09:38.868739 15943821 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.024330 2022-11-16 13:09:38.869789 15943821 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.022338 2022-11-16 13:09:38.870766 15943821 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.011072 2022-11-16 13:09:38.871728 15943821 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.002466 2022-11-16 13:09:38.872717 -------------------------------------------------- 2022-11-16 13:09:57.201491 15943822 batch 0.010654 s , totalProfit 0.120697 2022-11-16 13:09:57.201554 15943822 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.060522 2022-11-16 13:09:57.202807 15943822 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.049178 2022-11-16 13:09:57.203776 15943822 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.024330 2022-11-16 13:09:57.204683 15943822 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.022338 2022-11-16 13:09:57.205644 15943822 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.021179 2022-11-16 13:09:57.206733 15943822 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.011072 2022-11-16 13:09:57.207645 15943822 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.002466 2022-11-16 13:09:57.208530 -------------------------------------------------- 2022-11-16 13:10:02.514324 15943823 batch 0.013910 s , totalProfit 0.120630 2022-11-16 13:10:02.514384 15943823 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.060505 2022-11-16 13:10:02.515651 15943823 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.049178 2022-11-16 13:10:02.516661 15943823 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.024330 2022-11-16 13:10:02.517624 15943823 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.022338 2022-11-16 13:10:02.518540 15943823 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.021129 2022-11-16 13:10:02.519464 15943823 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.011072 2022-11-16 13:10:02.520379 15943823 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.002466 2022-11-16 13:10:02.521634 -------------------------------------------------- 2022-11-16 13:10:08.930940 15943824 batch 0.011770 s , totalProfit 0.120630 2022-11-16 13:10:08.931122 15943824 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.060505 2022-11-16 13:10:08.932496 15943824 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.049178 2022-11-16 13:10:08.933590 15943824 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.024330 2022-11-16 13:10:08.934672 15943824 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.022338 2022-11-16 13:10:08.935822 15943824 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.021129 2022-11-16 13:10:08.936788 15943824 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.011072 2022-11-16 13:10:08.937874 15943824 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.002466 2022-11-16 13:10:08.939088 -------------------------------------------------- 2022-11-16 13:10:12.121272 15943825 batch 0.013098 s , totalProfit 0.103273 2022-11-16 13:10:12.121357 15943825 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.051700 2022-11-16 13:10:12.122822 15943825 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.029440 2022-11-16 13:10:12.123982 15943825 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.022338 2022-11-16 13:10:12.125052 15943825 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.015126 2022-11-16 13:10:12.126138 15943825 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.011072 2022-11-16 13:10:12.127233 15943825 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.004755 2022-11-16 13:10:12.128370 15943825 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.002466 2022-11-16 13:10:12.129750 -------------------------------------------------- 2022-11-16 13:10:12.405961 15943826 batch 0.010519 s , totalProfit 0.103171 2022-11-16 13:10:12.406017 15943826 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.051666 2022-11-16 13:10:12.407284 15943826 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.029406 2022-11-16 13:10:12.408308 15943826 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.022338 2022-11-16 13:10:12.409258 15943826 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.015092 2022-11-16 13:10:12.410184 15943826 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.011072 2022-11-16 13:10:12.411084 15943826 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.004738 2022-11-16 13:10:12.411976 15943826 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.002466 2022-11-16 13:10:12.413278 -------------------------------------------------- 2022-11-16 13:10:16.707732 15943827 batch 0.010893 s , totalProfit 0.103171 2022-11-16 13:10:16.707794 15943827 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.051666 2022-11-16 13:10:16.709088 15943827 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.029406 2022-11-16 13:10:16.710141 15943827 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.022338 2022-11-16 13:10:16.711060 15943827 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.015092 2022-11-16 13:10:16.712027 15943827 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.011072 2022-11-16 13:10:16.712966 15943827 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.004738 2022-11-16 13:10:16.713949 15943827 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.002466 2022-11-16 13:10:16.715674 -------------------------------------------------- 2022-11-16 13:10:25.630212 15943828 batch 0.011168 s , totalProfit 0.103171 2022-11-16 13:10:25.630265 15943828 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.051666 2022-11-16 13:10:25.631481 15943828 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.029406 2022-11-16 13:10:25.632470 15943828 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.022338 2022-11-16 13:10:25.633423 15943828 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.015092 2022-11-16 13:10:25.634361 15943828 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.011072 2022-11-16 13:10:25.635264 15943828 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.004738 2022-11-16 13:10:25.636163 15943828 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.002466 2022-11-16 13:10:25.637356 -------------------------------------------------- 2022-11-16 13:10:29.328522 15943829 batch 0.015774 s , totalProfit 0.358574 2022-11-16 13:10:29.328580 15943829 bset ['0x7a69ef644af299d60c668a5194ae3ee6c9d1b7e2', '0xfd244c99e6da82953c8d0f673aaf9a0755e963c0', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.132965 2022-11-16 13:10:29.330079 15943829 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.076099 2022-11-16 13:10:29.331265 15943829 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.058799 2022-11-16 13:10:29.332397 15943829 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.051697 2022-11-16 13:10:29.333584 15943829 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.029406 2022-11-16 13:10:29.334744 15943829 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.022338 2022-11-16 13:10:29.335898 15943829 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.011072 2022-11-16 13:10:29.337312 15943829 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.003822 2022-11-16 13:10:29.338497 15943829 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.002466 2022-11-16 13:10:29.339659 15943829 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.001992 2022-11-16 13:10:29.340737 15943829 bset ['0xf4f0443a28d69213bd81a97e46932d9e4fa1c9a0', '0x22c87ef36998ccb7d39f34b4c5e5e4fc936587c3', '0xa4910885dd2deae3e2af65c8196094aabdd827a2'] 0.001153 2022-11-16 13:10:29.341868 -------------------------------------------------- 2022-11-16 13:10:31.044182 15943830 batch 0.014949 s , totalProfit 0.358422 2022-11-16 13:10:31.044238 15943830 bset ['0x7a69ef644af299d60c668a5194ae3ee6c9d1b7e2', '0xfd244c99e6da82953c8d0f673aaf9a0755e963c0', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.132932 2022-11-16 13:10:31.045489 15943830 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.076066 2022-11-16 13:10:31.046493 15943830 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.058748 2022-11-16 13:10:31.047411 15943830 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.051680 2022-11-16 13:10:31.048318 15943830 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.029406 2022-11-16 13:10:31.049247 15943830 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.022338 2022-11-16 13:10:31.050163 15943830 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.011072 2022-11-16 13:10:31.051358 15943830 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.003788 2022-11-16 13:10:31.052258 15943830 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.002466 2022-11-16 13:10:31.053190 15943830 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.001976 2022-11-16 13:10:31.054102 15943830 bset ['0xf4f0443a28d69213bd81a97e46932d9e4fa1c9a0', '0x22c87ef36998ccb7d39f34b4c5e5e4fc936587c3', '0xa4910885dd2deae3e2af65c8196094aabdd827a2'] 0.001136 2022-11-16 13:10:31.054994 -------------------------------------------------- 2022-11-16 13:11:09.047604 15943831 batch 0.012714 s , totalProfit 0.122683 2022-11-16 13:11:09.047707 15943831 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.051718 2022-11-16 13:11:09.049072 15943831 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.029406 2022-11-16 13:11:09.050191 15943831 bset ['0x7a69ef644af299d60c668a5194ae3ee6c9d1b7e2', '0xfd244c99e6da82953c8d0f673aaf9a0755e963c0', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.026869 2022-11-16 13:11:09.051145 15943831 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.022338 2022-11-16 13:11:09.052060 15943831 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.011072 2022-11-16 13:11:09.053193 15943831 bset ['0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7', '0xf2f18a8b986856dcbf3d56e3e170820ef022e760', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.007140 2022-11-16 13:11:09.054410 15943831 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.002466 2022-11-16 13:11:09.055306 -------------------------------------------------- 2022-11-16 13:11:13.255537 15943832 batch 0.016507 s , totalProfit 0.122598 2022-11-16 13:11:13.255595 15943832 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.051701 2022-11-16 13:11:13.256890 15943832 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.029406 2022-11-16 13:11:13.257932 15943832 bset ['0x7a69ef644af299d60c668a5194ae3ee6c9d1b7e2', '0xfd244c99e6da82953c8d0f673aaf9a0755e963c0', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.026818 2022-11-16 13:11:13.258871 15943832 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.022338 2022-11-16 13:11:13.259801 15943832 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.011072 2022-11-16 13:11:13.260723 15943832 bset ['0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7', '0xf2f18a8b986856dcbf3d56e3e170820ef022e760', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.007106 2022-11-16 13:11:13.261947 15943832 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.002466 2022-11-16 13:11:13.262907 -------------------------------------------------- 2022-11-16 13:11:19.321624 15943833 batch 0.013942 s , totalProfit 0.102936 2022-11-16 13:11:19.321707 15943833 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.051701 2022-11-16 13:11:19.323462 15943833 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.029406 2022-11-16 13:11:19.324925 15943833 bset ['0x7a69ef644af299d60c668a5194ae3ee6c9d1b7e2', '0xfd244c99e6da82953c8d0f673aaf9a0755e963c0', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.024933 2022-11-16 13:11:19.326256 15943833 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.012815 2022-11-16 13:11:19.327877 15943833 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.011072 2022-11-16 13:11:19.330081 15943833 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.002466 2022-11-16 13:11:19.331502 -------------------------------------------------- 2022-11-16 13:11:24.002419 15943834 batch 0.008610 s , totalProfit 0.077995 2022-11-16 13:11:24.002476 15943834 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.051725 2022-11-16 13:11:24.003723 15943834 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.029406 2022-11-16 13:11:24.004750 15943834 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.012798 2022-11-16 13:11:24.005748 15943834 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.011072 2022-11-16 13:11:24.006688 15943834 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.002466 2022-11-16 13:11:24.007616 -------------------------------------------------- 2022-11-16 13:11:26.963696 15943835 batch 0.008278 s , totalProfit 0.077978 2022-11-16 13:11:26.963750 15943835 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.051708 2022-11-16 13:11:26.965048 15943835 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.029406 2022-11-16 13:11:26.966059 15943835 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.012798 2022-11-16 13:11:26.966973 15943835 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.011072 2022-11-16 13:11:26.967873 15943835 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.002466 2022-11-16 13:11:26.968771 -------------------------------------------------- 2022-11-16 13:11:30.412144 15943836 batch 0.008191 s , totalProfit 0.077948 2022-11-16 13:11:30.412201 15943836 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.051700 2022-11-16 13:11:30.413492 15943836 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.029400 2022-11-16 13:11:30.414580 15943836 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.012792 2022-11-16 13:11:30.415508 15943836 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.011066 2022-11-16 13:11:30.416440 15943836 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.002459 2022-11-16 13:11:30.417395 -------------------------------------------------- 2022-11-16 13:11:45.745767 15943837 batch 0.008491 s , totalProfit 0.078010 2022-11-16 13:11:45.745820 15943837 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.051743 2022-11-16 13:11:45.747104 15943837 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.029406 2022-11-16 13:11:45.748176 15943837 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.012798 2022-11-16 13:11:45.749151 15943837 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.011072 2022-11-16 13:11:45.750087 15943837 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.002466 2022-11-16 13:11:45.750988 -------------------------------------------------- 2022-11-16 13:11:48.834031 15943838 batch 0.011805 s , totalProfit 0.087987 2022-11-16 13:11:48.834085 15943838 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.051726 2022-11-16 13:11:48.835415 15943838 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.029406 2022-11-16 13:11:48.836513 15943838 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.012798 2022-11-16 13:11:48.837657 15943838 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.011072 2022-11-16 13:11:48.838694 15943838 bset ['0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c', '0x1ac73c411fc1d037ff26e0911a28f6cac400c4d7'] 0.004196 2022-11-16 13:11:48.839731 15943838 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.002466 2022-11-16 13:11:48.840768 15943838 bset ['0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c', '0x739b7690b19d25c31febad91b49b39c5655863dd'] 0.002265 2022-11-16 13:11:48.842059 15943838 bset ['0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c', '0xf19eb68da923d28c78f2c640fb5ddbc07868cdcf'] 0.002247 2022-11-16 13:11:48.842966 15943838 bset ['0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c', '0x42f1bab706389a01561183fb9a39b941d3a2ab34'] 0.001868 2022-11-16 13:11:48.843866 -------------------------------------------------- 2022-11-16 13:12:22.270911 15943839 batch 0.010418 s , totalProfit 0.082011 2022-11-16 13:12:22.270968 15943839 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.051755 2022-11-16 13:12:22.272231 15943839 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.029405 2022-11-16 13:12:22.273330 15943839 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.012797 2022-11-16 13:12:22.274345 15943839 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.011071 2022-11-16 13:12:22.275370 15943839 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.002464 2022-11-16 13:12:22.276380 15943839 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.002231 2022-11-16 13:12:22.277619 15943839 bset ['0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c', '0x739b7690b19d25c31febad91b49b39c5655863dd'] 0.001755 2022-11-16 13:12:22.278548 -------------------------------------------------- 2022-11-16 13:12:37.647918 15943840 batch 0.011193 s , totalProfit 0.095175 2022-11-16 13:12:37.647973 15943840 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.050126 2022-11-16 13:12:37.649222 15943840 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.029368 2022-11-16 13:12:37.650243 15943840 bset ['0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c', '0x739b7690b19d25c31febad91b49b39c5655863dd'] 0.014477 2022-11-16 13:12:37.651155 15943840 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.011034 2022-11-16 13:12:37.652069 15943840 bset ['0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c', '0x1ac73c411fc1d037ff26e0911a28f6cac400c4d7'] 0.008573 2022-11-16 13:12:37.652998 15943840 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004972 2022-11-16 13:12:37.653921 15943840 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.002427 2022-11-16 13:12:37.655101 15943840 bset ['0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c', '0xfefefb5671f8e189113ca6906ab5d79d6ffe68e4', '0x20be73f775410ad87db5b8fb8927841202f72864'] 0.001384 2022-11-16 13:12:37.656146 -------------------------------------------------- 2022-11-16 13:12:50.809992 15943841 batch 0.010551 s , totalProfit 0.076170 2022-11-16 13:12:50.810047 15943841 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.050039 2022-11-16 13:12:50.811254 15943841 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.029330 2022-11-16 13:12:50.812257 15943841 bset ['0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c', '0x739b7690b19d25c31febad91b49b39c5655863dd'] 0.008819 2022-11-16 13:12:50.813189 15943841 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.005551 2022-11-16 13:12:50.814114 15943841 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004896 2022-11-16 13:12:50.815006 15943841 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.002036 2022-11-16 13:12:50.815897 15943841 bset ['0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7', '0x22c87ef36998ccb7d39f34b4c5e5e4fc936587c3', '0xa4910885dd2deae3e2af65c8196094aabdd827a2'] 0.001695 2022-11-16 13:12:50.817044 -------------------------------------------------- 2022-11-16 13:13:03.387463 15943842 batch 0.013990 s , totalProfit 0.102188 2022-11-16 13:13:03.387518 15943842 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.050023 2022-11-16 13:13:03.388745 15943842 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.029295 2022-11-16 13:13:03.389775 15943842 bset ['0x55d5c232d921b9eaa6b37b5845e439acd04b4dba', '0xe28738559705cd342e38f73e0d41bef166cae5a2', '0xbc8fcfa04dddac6421229e08b24555a5bd9ba8df'] 0.017607 2022-11-16 13:13:03.390680 15943842 bset ['0x55d5c232d921b9eaa6b37b5845e439acd04b4dba', '0x22708ece66f074883b6a61ed0d1951db69bf45c9'] 0.011169 2022-11-16 13:13:03.391634 15943842 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.009933 2022-11-16 13:13:03.392544 15943842 bset ['0x55d5c232d921b9eaa6b37b5845e439acd04b4dba', '0x035a397725d3c9fc5ddd3e56066b7b64c749014e', '0x6bc4e3043e45e59ef9da87f7b9856ada5fc4add5'] 0.005631 2022-11-16 13:13:03.394241 15943842 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.005475 2022-11-16 13:13:03.395207 15943842 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004862 2022-11-16 13:13:03.396399 15943842 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001981 2022-11-16 13:13:03.397353 15943842 bset ['0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7', '0x22c87ef36998ccb7d39f34b4c5e5e4fc936587c3', '0xa4910885dd2deae3e2af65c8196094aabdd827a2'] 0.001635 2022-11-16 13:13:03.398288 -------------------------------------------------- 2022-11-16 13:13:09.934134 15943843 batch 0.011497 s , totalProfit 0.100200 2022-11-16 13:13:09.934193 15943843 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.049967 2022-11-16 13:13:09.935438 15943843 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.029269 2022-11-16 13:13:09.936434 15943843 bset ['0x55d5c232d921b9eaa6b37b5845e439acd04b4dba', '0xe28738559705cd342e38f73e0d41bef166cae5a2', '0xbc8fcfa04dddac6421229e08b24555a5bd9ba8df'] 0.017556 2022-11-16 13:13:09.937398 15943843 bset ['0x55d5c232d921b9eaa6b37b5845e439acd04b4dba', '0x22708ece66f074883b6a61ed0d1951db69bf45c9'] 0.011125 2022-11-16 13:13:09.938330 15943843 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.009832 2022-11-16 13:13:09.939255 15943843 bset ['0x55d5c232d921b9eaa6b37b5845e439acd04b4dba', '0x035a397725d3c9fc5ddd3e56066b7b64c749014e', '0x6bc4e3043e45e59ef9da87f7b9856ada5fc4add5'] 0.005580 2022-11-16 13:13:09.940160 15943843 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.005450 2022-11-16 13:13:09.941337 15943843 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004836 2022-11-16 13:13:09.942240 15943843 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001954 2022-11-16 13:13:09.943139 -------------------------------------------------- 2022-11-16 13:13:42.504626 15943844 batch 0.011934 s , totalProfit 0.076766 2022-11-16 13:13:42.504682 15943844 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.049956 2022-11-16 13:13:42.506098 15943844 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.029223 2022-11-16 13:13:42.507236 15943844 bset ['0x55d5c232d921b9eaa6b37b5845e439acd04b4dba', '0x035a397725d3c9fc5ddd3e56066b7b64c749014e', '0x6bc4e3043e45e59ef9da87f7b9856ada5fc4add5'] 0.005529 2022-11-16 13:13:42.508237 15943844 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.005404 2022-11-16 13:13:42.509291 15943844 bset ['0x55d5c232d921b9eaa6b37b5845e439acd04b4dba', '0x22708ece66f074883b6a61ed0d1951db69bf45c9'] 0.004804 2022-11-16 13:13:42.510398 15943844 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004790 2022-11-16 13:13:42.511315 15943844 bset ['0x55d5c232d921b9eaa6b37b5845e439acd04b4dba', '0x035a397725d3c9fc5ddd3e56066b7b64c749014e', '0x319e128c8febd6ce7ea0d4c51992a48040719758'] 0.003473 2022-11-16 13:13:42.512527 15943844 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001908 2022-11-16 13:13:42.513523 15943844 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1'] 0.001737 2022-11-16 13:13:42.514500 -------------------------------------------------- 2022-11-16 13:13:52.645475 15943845 batch 0.013166 s , totalProfit 0.079394 2022-11-16 13:13:52.645533 15943845 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.049972 2022-11-16 13:13:52.646914 15943845 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.029256 2022-11-16 13:13:52.647965 15943845 bset ['0x55d5c232d921b9eaa6b37b5845e439acd04b4dba', '0x035a397725d3c9fc5ddd3e56066b7b64c749014e', '0x6bc4e3043e45e59ef9da87f7b9856ada5fc4add5'] 0.005565 2022-11-16 13:13:52.649014 15943845 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.005436 2022-11-16 13:13:52.650110 15943845 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004823 2022-11-16 13:13:52.651987 15943845 bset ['0x55d5c232d921b9eaa6b37b5845e439acd04b4dba', '0x22708ece66f074883b6a61ed0d1951db69bf45c9'] 0.004805 2022-11-16 13:13:52.653145 15943845 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.004167 2022-11-16 13:13:52.654334 15943845 bset ['0x55d5c232d921b9eaa6b37b5845e439acd04b4dba', '0x035a397725d3c9fc5ddd3e56066b7b64c749014e', '0x319e128c8febd6ce7ea0d4c51992a48040719758'] 0.003510 2022-11-16 13:13:52.655431 15943845 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001941 2022-11-16 13:13:52.656514 -------------------------------------------------- 2022-11-16 13:14:25.309159 15943846 batch 0.015988 s , totalProfit 0.177094 2022-11-16 13:14:25.309219 15943846 bset ['0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c', '0x1ac73c411fc1d037ff26e0911a28f6cac400c4d7'] 0.089446 2022-11-16 13:14:25.310467 15943846 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.049979 2022-11-16 13:14:25.311448 15943846 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.029230 2022-11-16 13:14:25.312367 15943846 bset ['0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c', '0x42f1bab706389a01561183fb9a39b941d3a2ab34'] 0.006859 2022-11-16 13:14:25.313321 15943846 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.005410 2022-11-16 13:14:25.314228 15943846 bset ['0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c', '0xf19eb68da923d28c78f2c640fb5ddbc07868cdcf'] 0.005145 2022-11-16 13:14:25.315362 15943846 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004797 2022-11-16 13:14:25.316259 15943846 bset ['0x55d5c232d921b9eaa6b37b5845e439acd04b4dba', '0x22708ece66f074883b6a61ed0d1951db69bf45c9'] 0.004784 2022-11-16 13:14:25.317219 15943846 bset ['0x55d5c232d921b9eaa6b37b5845e439acd04b4dba', '0x035a397725d3c9fc5ddd3e56066b7b64c749014e', '0x319e128c8febd6ce7ea0d4c51992a48040719758'] 0.002675 2022-11-16 13:14:25.318258 15943846 bset ['0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c', '0x6d2628af204ba87af87ce49534e664615ae05a2c', '0x5aa5c3fe956679abc15c795ddde39248288166f0'] 0.002153 2022-11-16 13:14:25.319164 15943846 bset ['0x6bc4e3043e45e59ef9da87f7b9856ada5fc4add5', '0xe347740ae32ecd9fa8bf9e2cdd363e5ea25d4e92', '0xbc8fcfa04dddac6421229e08b24555a5bd9ba8df'] 0.002145 2022-11-16 13:14:25.320117 15943846 bset ['0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c', '0x739b7690b19d25c31febad91b49b39c5655863dd'] 0.002082 2022-11-16 13:14:25.321092 15943846 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001915 2022-11-16 13:14:25.322301 15943846 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.001581 2022-11-16 13:14:25.323204 -------------------------------------------------- 2022-11-16 13:15:39.124105 15943847 batch 0.014283 s , totalProfit 0.138654 2022-11-16 13:15:39.124163 15943847 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.058857 2022-11-16 13:15:39.125446 15943847 bset 0xef13510e9884211a49933f8c5b684e4e86975d36 0.403636 0xb52db0b43205c478f821b18bed3aa7783225fe9a192c829b38e041aa48c0a610 2022-11-16 12:59:41.139529 0xea2a3c7d817c98b516fcfced914dce07c18ef070 0xef13510e9884211a49933f8c5b684e4e86975d36 0.463114 0xde8da031118b4fc943f7edb8d246ffa500a34e2ee188d8a4e0b0fac9e9eaedbd 2022-11-16 12:59:52.980132 0xea2a3c7d817c98b516fcfced914dce07c18ef070 0xef13510e9884211a49933f8c5b684e4e86975d36 0.361191 0xdc0bd4ca9050776d92c7f40a01f28e921ae9421af007aeec518334e10ca4397e 2022-11-16 13:00:43.158691 Traceback (most recent call last): File "/home/ec2-user/pycharm-project/ETH/pendingTradeV1.2.py", line 246, in hashInfo = gethashInfo(hsResult) File "/home/ec2-user/pycharm-project/ETH/pendingTradeV1.2.py", line 50, in gethashInfo hashInfo['fromAddress'] = hsResult['from'] TypeError: 'NoneType' object is not subscriptable 2022-11-16 13:00:43.158727 loop 'NoneType' object is not subscriptable 2022-11-16 13:01:03.174315 filterId 0x39e0e5e6eb26faa990b854f985bec451 2022-11-16 13:01:08.129607 0x0981c2667f4ab3c1e025bfe171c382a11699dbe4 0x1828b954f3110f2aa18744a60c0161bec07562c8 0.001044 0x23a2ddd018113d4d8c2b46ec5fda83fd547e4496113a831fb51a243dad10115a 2022-11-16 13:02:53.821112 0x9964ea0588e67a649b1333fe98d136db6e00d1be 0xef13510e9884211a49933f8c5b684e4e86975d36 0.083212 0x0ffd93f592d787f53a5f31bcb206b90f2f1bda3df092219396ff538364688f4a 2022-11-16 13:03:19.198746 0x9964ea0588e67a649b1333fe98d136db6e00d1be 0xef13510e9884211a49933f8c5b684e4e86975d36 0.027084 0x1a76544979a30a56af35d8e8418142f1fea7b6c785cd4626e85758c99b703ed4 2022-11-16 13:04:08.923197 0x9964ea0588e67a649b1333fe98d136db6e00d1be 0xef13510e9884211a49933f8c5b684e4e86975d36 0.006986 0x5ec0f02326405a9129072d5b7ea32b88621d3473b84e101c1c9177f6db36afce 2022-11-16 13:07:03.622926 0xea2a3c7d817c98b516fcfced914dce07c18ef070 0xf2f18a8b986856dcbf3d56e3e170820ef022e760 0.003118 0x0e6af7c21c81adbc52f81e8afe0f314c518b6e81405f86a5e2d46000987bc199 2022-11-16 13:07:32.507442 0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7 0x22c87ef36998ccb7d39f34b4c5e5e4fc936587c3 0.048596 0xc8897b08a6edc7cedee5d3f6840e9a6672324491f3b75389f7464b3dcebd7a52 2022-11-16 13:07:45.403230 0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7 0x22c87ef36998ccb7d39f34b4c5e5e4fc936587c3 0.048488 0xbd93f8a7389c62501bdf382430cb0807cebf086e9524a2a0e96a3251fee6e6e2 2022-11-16 13:07:53.539155 0x5aa5c3fe956679abc15c795ddde39248288166f0 0x6d2628af204ba87af87ce49534e664615ae05a2c 0.007928 0x7b2457526ff4d0fd7a755107711444cef05ef6aa0a8bec585c5fca30a4817c80 2022-11-16 13:07:54.805756 0x0981c2667f4ab3c1e025bfe171c382a11699dbe4 0x1828b954f3110f2aa18744a60c0161bec07562c8 0.002062 0xe9d9ef19ecc2dd2e546f43832efa5478ef89051312326bf9a06a668db45108d7 2022-11-16 13:08:03.098604 0x7a69ef644af299d60c668a5194ae3ee6c9d1b7e2 0xfd244c99e6da82953c8d0f673aaf9a0755e963c0 0.151306 0x839511b515eef94d43e6c08c4fa0a88a08cb86873cfea5ecc2925617ef7e3325 2022-11-16 13:08:05.260539 0xea2a3c7d817c98b516fcfced914dce07c18ef070 0xef13510e9884211a49933f8c5b684e4e86975d36 0.006986 0xdc5b3f18eba8aa8c6bfd906e4d95ff3fc5c9be1c7e1d5db2e3b90ff6d707626d 2022-11-16 13:08:08.320134 0xea2a3c7d817c98b516fcfced914dce07c18ef070 0xef13510e9884211a49933f8c5b684e4e86975d36 0.121483 0x71b325e6936bb7f0996b5770980c5335b2ec6e424a7ac9fa82c9925c5b4f9a87 2022-11-16 13:08:09.366455 0xea2a3c7d817c98b516fcfced914dce07c18ef070 0xf2f18a8b986856dcbf3d56e3e170820ef022e760 0.003795 0xe8f2206bab46f7404fe27b43ced663116897f283b0c8b5381461822824cde3ff 2022-11-16 13:08:17.222422 0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce 0xcf84cbbf5e5d9210361d1195dfd170a333ec823c 0.004533 0xd138e5f4288147098c41594108c44c314a879cfdef41c39a0bb53227841779dd 2022-11-16 13:08:25.667848 0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce 0x6c9cebfdaa3babb777d0247330011e88b9db1621 0.100274 0x79555693e507460ca26c5010e821fa5c96c063ed77afd0ad288f190c032cb2ec 2022-11-16 13:09:02.366853 0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7 0x22c87ef36998ccb7d39f34b4c5e5e4fc936587c3 0.006817 0xdb708947f1e87621a8b429c247cdc4f5be19b496318aaef9d9f878d5256435ba 2022-11-16 13:09:14.616466 0x0981c2667f4ab3c1e025bfe171c382a11699dbe4 0x75e43c101688ba4fb53e5f52876a3f3c995787f9 0.010166 0x1c3c4cc3248f74ff16aeeee9d4b76915ebee3d706f87cb38fa9689195024c5e0 2022-11-16 13:09:36.738110 0xea2a3c7d817c98b516fcfced914dce07c18ef070 0xef13510e9884211a49933f8c5b684e4e86975d36 0.017832 0xb1ecf067b2e52843500bc0deeef09c21bd16b79338993da1bdd1800f9ad081d7 2022-11-16 13:10:04.655114 0xea2a3c7d817c98b516fcfced914dce07c18ef070 0xef13510e9884211a49933f8c5b684e4e86975d36 0.013855 0xa45396d4b4991f31fe4ebe359884ca4ef9a715393ef7d297a69d7ca43791d6ff 2022-11-16 13:10:20.063092 0xea2a3c7d817c98b516fcfced914dce07c18ef070 0xef13510e9884211a49933f8c5b684e4e86975d36 0.008809 0x629e3403c2465d76232dd0a681f78e5d69a86d3e797cbae93a427f4c0f9e20e3 2022-11-16 13:10:20.135423 0x7a69ef644af299d60c668a5194ae3ee6c9d1b7e2 0xfd244c99e6da82953c8d0f673aaf9a0755e963c0 0.038592 0xb4deeb0d49f49372ae51cfdd9f614d0e39e1d8e48d4db30d3addb6b6548a8518 2022-11-16 13:10:23.162307 0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7 0x22c87ef36998ccb7d39f34b4c5e5e4fc936587c3 0.003289 0x28c4a0d686267a6baa1381cfa24bf8a413897cba4d8994edd3ccb70e80fb3d3b 2022-11-16 13:10:23.468989 0x9964ea0588e67a649b1333fe98d136db6e00d1be 0x75e43c101688ba4fb53e5f52876a3f3c995787f9 0.610657 0x216a993efd73ed8c261a2575ee3e89c72639d99c7dc6b5ddbbb2d8a3ab02802f 2022-11-16 13:10:33.754105 0xea2a3c7d817c98b516fcfced914dce07c18ef070 0xef13510e9884211a49933f8c5b684e4e86975d36 0.054723 0xd15458e491aacf7cdbd4f3248a449cffd9ae3ba84658d35c575ca7b5d220fd17 2022-11-16 13:10:35.095203 0xea2a3c7d817c98b516fcfced914dce07c18ef070 0xef13510e9884211a49933f8c5b684e4e86975d36 0.055378 0x12decd8ad65b7b6d7eaeaac8f0a832ea3d5e1bba5d1521c2fc989d99bade0d8b 2022-11-16 13:10:52.046015 0x7a69ef644af299d60c668a5194ae3ee6c9d1b7e2 0xfd244c99e6da82953c8d0f673aaf9a0755e963c0 0.224904 0xa038d6bcc65f8f76c78c8c2964ce854b15518249f99214d1c1a5ab99b58265e2 2022-11-16 13:10:57.031256 0x0981c2667f4ab3c1e025bfe171c382a11699dbe4 0x75e43c101688ba4fb53e5f52876a3f3c995787f9 0.026954 0xecd3932046cf379d131339dca91b163ff29bb38424d5aa61376a77f4907cc23c 2022-11-16 13:10:58.571534 0x0981c2667f4ab3c1e025bfe171c382a11699dbe4 0x75e43c101688ba4fb53e5f52876a3f3c995787f9 0.071829 0xa1ac218d0160c8af06fce443fff8a89b2d5f13a14d57022f435e73b76fc33d5a 2022-11-16 13:11:07.476393 0x01004f06b8f07bd71d31ce64cd44d866c17f816b 0x75e43c101688ba4fb53e5f52876a3f3c995787f9 2.134963 0x548de2db4f7ef8ea7baa47ac83445baf44f85929a9e4418ca6e38e64b8a7ff4a 2022-11-16 13:11:17.682866 0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7 0xf2f18a8b986856dcbf3d56e3e170820ef022e760 0.016439 0x35e5b4ab818023c8286bfcfbe00795326d0838795b59a58891a447a088bec8a2 2022-11-16 13:12:31.279764 0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7 0x22c87ef36998ccb7d39f34b4c5e5e4fc936587c3 0.001473 0x061143175c22a8e50527485028a6cb399492ccd603d75a3a8accfd194aef9b90 2022-11-16 13:13:05.638408 0xea2a3c7d817c98b516fcfced914dce07c18ef070 0xef13510e9884211a49933f8c5b684e4e86975d36 0.004566 0x56218c929279df9ab73ee21eff3d0936a09c432dbcf328c655e8c538882217b0 2022-11-16 13:13:18.636929 0x01004f06b8f07bd71d31ce64cd44d866c17f816b 0x75e43c101688ba4fb53e5f52876a3f3c995787f9 0.864366 0x013f3539130ebc9a2a7420a7f16486105e4847386e35f6309bc7d094e313d86f 2022-11-16 13:14:08.973834 0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7 0x22c87ef36998ccb7d39f34b4c5e5e4fc936587c3 0.003216 0x80fe0d087acf701f1102a4bf5e846b95e178c2e4ce50f5c9d15384d6eaf28499 2022-11-16 13:14:16.522773 0x01004f06b8f07bd71d31ce64cd44d866c17f816b 0x75e43c101688ba4fb53e5f52876a3f3c995787f9 0.001227 0x1ddf4b18d2cd83d3d07f32f75696fcd6cbf7e5ccd847967bd99a5e76290e08c2 2022-11-16 13:14:20.032414 0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c 0x6d2628af204ba87af87ce49534e664615ae05a2c 0.002169 0x0c7368c2556b3dc4352f2b2870e7ca4b2e24016876d52825890f8f762f4eb740 2022-11-16 13:15:02.762874 0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7 0x22c87ef36998ccb7d39f34b4c5e5e4fc936587c3 0.003189 0x8fb04f398db2293f902a13fb468df31190e98b8721e4ae318e0fd68a85c6a852 2022-11-16 13:15:52.577530 0x01004f06b8f07bd71d31ce64cd44d866c17f816b 0x75e43c101688ba4fb53e5f52876a3f3c995787f9 0.011844 ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.049936 2022-11-16 13:15:39.126547 15943847 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.029189 2022-11-16 13:15:39.127469 15943847 bset ['0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c', '0x1ac73c411fc1d037ff26e0911a28f6cac400c4d7'] 0.005747 2022-11-16 13:15:39.128374 15943847 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.005369 2022-11-16 13:15:39.129351 15943847 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004756 2022-11-16 13:15:39.130477 15943847 bset ['0x55d5c232d921b9eaa6b37b5845e439acd04b4dba', '0x22708ece66f074883b6a61ed0d1951db69bf45c9'] 0.004749 2022-11-16 13:15:39.131370 15943847 bset ['0x55d5c232d921b9eaa6b37b5845e439acd04b4dba', '0x035a397725d3c9fc5ddd3e56066b7b64c749014e', '0x319e128c8febd6ce7ea0d4c51992a48040719758'] 0.002603 2022-11-16 13:15:39.132256 15943847 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001873 2022-11-16 13:15:39.133204 15943847 bset ['0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c', '0x6d2628af204ba87af87ce49534e664615ae05a2c', '0x5aa5c3fe956679abc15c795ddde39248288166f0'] 0.001653 2022-11-16 13:15:39.134141 15943847 bset ['0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c', '0x739b7690b19d25c31febad91b49b39c5655863dd'] 0.001330 2022-11-16 13:15:39.135035 -------------------------------------------------- 2022-11-16 13:16:19.186116 15943848 batch 0.013862 s , totalProfit 0.082282 2022-11-16 13:16:19.186255 15943848 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.049968 2022-11-16 13:16:19.187710 15943848 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.029198 2022-11-16 13:16:19.188849 15943848 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.008157 2022-11-16 13:16:19.189957 15943848 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.005378 2022-11-16 13:16:19.191115 15943848 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004765 2022-11-16 13:16:19.192258 15943848 bset ['0x55d5c232d921b9eaa6b37b5845e439acd04b4dba', '0x22708ece66f074883b6a61ed0d1951db69bf45c9'] 0.004756 2022-11-16 13:16:19.193672 15943848 bset ['0x55d5c232d921b9eaa6b37b5845e439acd04b4dba', '0x035a397725d3c9fc5ddd3e56066b7b64c749014e', '0x319e128c8febd6ce7ea0d4c51992a48040719758'] 0.002614 2022-11-16 13:16:19.194815 15943848 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001882 2022-11-16 13:16:19.195969 15943848 bset ['0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c', '0x6d2628af204ba87af87ce49534e664615ae05a2c', '0x5aa5c3fe956679abc15c795ddde39248288166f0'] 0.001575 2022-11-16 13:16:19.196898 15943848 bset ['0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c', '0x739b7690b19d25c31febad91b49b39c5655863dd'] 0.001179 2022-11-16 13:16:19.197803 -------------------------------------------------- 2022-11-16 13:16:31.867393 15943849 batch 0.013479 s , totalProfit 0.075416 2022-11-16 13:16:31.867446 15943849 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.049924 2022-11-16 13:16:31.868844 15943849 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.029157 2022-11-16 13:16:31.869878 15943849 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.005337 2022-11-16 13:16:31.870903 15943849 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004724 2022-11-16 13:16:31.871941 15943849 bset ['0x55d5c232d921b9eaa6b37b5845e439acd04b4dba', '0x22708ece66f074883b6a61ed0d1951db69bf45c9'] 0.004722 2022-11-16 13:16:31.873022 15943849 bset ['0x55d5c232d921b9eaa6b37b5845e439acd04b4dba', '0x035a397725d3c9fc5ddd3e56066b7b64c749014e', '0x319e128c8febd6ce7ea0d4c51992a48040719758'] 0.002568 2022-11-16 13:16:31.874069 15943849 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001841 2022-11-16 13:16:31.875268 15943849 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x1828b954f3110f2aa18744a60c0161bec07562c8', '0xb23396bf2191b300d1f296d1af2de20c10195a8a'] 0.001709 2022-11-16 13:16:31.876341 15943849 bset ['0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c', '0x6d2628af204ba87af87ce49534e664615ae05a2c', '0x5aa5c3fe956679abc15c795ddde39248288166f0'] 0.001456 2022-11-16 13:16:31.877332 15943849 bset ['0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c', '0x739b7690b19d25c31febad91b49b39c5655863dd'] 0.001111 2022-11-16 13:16:31.878267 -------------------------------------------------- 2022-11-16 13:16:34.486984 15943850 batch 0.015403 s , totalProfit 0.074895 2022-11-16 13:16:34.487041 15943850 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.049840 2022-11-16 13:16:34.488269 15943850 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.029115 2022-11-16 13:16:34.489359 15943850 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.005295 2022-11-16 13:16:34.490285 15943850 bset ['0x55d5c232d921b9eaa6b37b5845e439acd04b4dba', '0x22708ece66f074883b6a61ed0d1951db69bf45c9'] 0.004686 2022-11-16 13:16:34.491191 15943850 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004682 2022-11-16 13:16:34.492095 15943850 bset ['0x55d5c232d921b9eaa6b37b5845e439acd04b4dba', '0x035a397725d3c9fc5ddd3e56066b7b64c749014e', '0x319e128c8febd6ce7ea0d4c51992a48040719758'] 0.002521 2022-11-16 13:16:34.493030 15943850 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001798 2022-11-16 13:16:34.494225 15943850 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x1828b954f3110f2aa18744a60c0161bec07562c8', '0xb23396bf2191b300d1f296d1af2de20c10195a8a'] 0.001625 2022-11-16 13:16:34.495145 15943850 bset ['0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c', '0x6d2628af204ba87af87ce49534e664615ae05a2c', '0x5aa5c3fe956679abc15c795ddde39248288166f0'] 0.001362 2022-11-16 13:16:34.496087 15943850 bset ['0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c', '0x739b7690b19d25c31febad91b49b39c5655863dd'] 0.001068 2022-11-16 13:16:34.497033 -------------------------------------------------- 2022-11-16 13:16:38.526361 15943851 batch 0.012665 s , totalProfit 0.074575 2022-11-16 13:16:38.526428 15943851 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.049804 2022-11-16 13:16:38.527956 15943851 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.029086 2022-11-16 13:16:38.529036 15943851 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.005266 2022-11-16 13:16:38.529966 15943851 bset ['0x55d5c232d921b9eaa6b37b5845e439acd04b4dba', '0x22708ece66f074883b6a61ed0d1951db69bf45c9'] 0.004662 2022-11-16 13:16:38.530880 15943851 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004654 2022-11-16 13:16:38.531789 15943851 bset ['0x55d5c232d921b9eaa6b37b5845e439acd04b4dba', '0x035a397725d3c9fc5ddd3e56066b7b64c749014e', '0x319e128c8febd6ce7ea0d4c51992a48040719758'] 0.002489 2022-11-16 13:16:38.532697 15943851 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001769 2022-11-16 13:16:38.533929 15943851 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x1828b954f3110f2aa18744a60c0161bec07562c8', '0xb23396bf2191b300d1f296d1af2de20c10195a8a'] 0.001587 2022-11-16 13:16:38.534892 15943851 bset ['0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c', '0x6d2628af204ba87af87ce49534e664615ae05a2c', '0x5aa5c3fe956679abc15c795ddde39248288166f0'] 0.001298 2022-11-16 13:16:38.535783 15943851 bset ['0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c', '0x739b7690b19d25c31febad91b49b39c5655863dd'] 0.001039 2022-11-16 13:16:38.536670 -------------------------------------------------- 2022-11-16 13:16:43.984252 15943852 batch 0.013366 s , totalProfit 0.073240 2022-11-16 13:16:43.984309 15943852 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.049763 2022-11-16 13:16:43.985605 15943852 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.029055 2022-11-16 13:16:43.986633 15943852 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.005235 2022-11-16 13:16:43.987546 15943852 bset ['0x55d5c232d921b9eaa6b37b5845e439acd04b4dba', '0x22708ece66f074883b6a61ed0d1951db69bf45c9'] 0.004635 2022-11-16 13:16:43.988495 15943852 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004622 2022-11-16 13:16:43.989476 15943852 bset ['0x55d5c232d921b9eaa6b37b5845e439acd04b4dba', '0x035a397725d3c9fc5ddd3e56066b7b64c749014e', '0x319e128c8febd6ce7ea0d4c51992a48040719758'] 0.002454 2022-11-16 13:16:43.990422 15943852 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x1828b954f3110f2aa18744a60c0161bec07562c8', '0xb23396bf2191b300d1f296d1af2de20c10195a8a'] 0.001546 2022-11-16 13:16:43.991644 15943852 bset ['0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c', '0x6d2628af204ba87af87ce49534e664615ae05a2c', '0x5aa5c3fe956679abc15c795ddde39248288166f0'] 0.001228 2022-11-16 13:16:43.992597 15943852 bset ['0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c', '0x739b7690b19d25c31febad91b49b39c5655863dd'] 0.001007 2022-11-16 13:16:43.993552 -------------------------------------------------- 2022-11-16 13:17:06.969148 15943853 batch 0.012748 s , totalProfit 0.075187 2022-11-16 13:17:06.969205 15943853 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.049907 2022-11-16 13:17:06.970504 15943853 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.029138 2022-11-16 13:17:06.971474 15943853 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.005318 2022-11-16 13:17:06.972387 15943853 bset ['0x55d5c232d921b9eaa6b37b5845e439acd04b4dba', '0x22708ece66f074883b6a61ed0d1951db69bf45c9'] 0.004706 2022-11-16 13:17:06.973346 15943853 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004705 2022-11-16 13:17:06.974250 15943853 bset ['0x55d5c232d921b9eaa6b37b5845e439acd04b4dba', '0x035a397725d3c9fc5ddd3e56066b7b64c749014e', '0x319e128c8febd6ce7ea0d4c51992a48040719758'] 0.002546 2022-11-16 13:17:06.975362 15943853 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001821 2022-11-16 13:17:06.976250 15943853 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x1828b954f3110f2aa18744a60c0161bec07562c8', '0xb23396bf2191b300d1f296d1af2de20c10195a8a'] 0.001654 2022-11-16 13:17:06.977175 15943853 bset ['0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c', '0x6d2628af204ba87af87ce49534e664615ae05a2c', '0x5aa5c3fe956679abc15c795ddde39248288166f0'] 0.001414 2022-11-16 13:17:06.978092 15943853 bset ['0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c', '0x739b7690b19d25c31febad91b49b39c5655863dd'] 0.001091 2022-11-16 13:17:06.978979 -------------------------------------------------- 2022-11-16 13:17:24.878919 15943854 batch 0.012312 s , totalProfit 0.079487 2022-11-16 13:17:24.878979 15943854 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.049996 2022-11-16 13:17:24.880222 15943854 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.029202 2022-11-16 13:17:24.881249 15943854 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.009539 2022-11-16 13:17:24.882177 15943854 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.005382 2022-11-16 13:17:24.883283 15943854 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004769 2022-11-16 13:17:24.884343 15943854 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001886 2022-11-16 13:17:24.885450 15943854 bset ['0x1ac73c411fc1d037ff26e0911a28f6cac400c4d7', '0x6d2628af204ba87af87ce49534e664615ae05a2c', '0x5aa5c3fe956679abc15c795ddde39248288166f0'] 0.001773 2022-11-16 13:17:24.886777 15943854 bset ['0x22708ece66f074883b6a61ed0d1951db69bf45c9', '0x55d5c232d921b9eaa6b37b5845e439acd04b4dba'] 0.001650 2022-11-16 13:17:24.887907 15943854 bset ['0x1ac73c411fc1d037ff26e0911a28f6cac400c4d7', '0x739b7690b19d25c31febad91b49b39c5655863dd'] 0.001470 2022-11-16 13:17:24.888870 -------------------------------------------------- 2022-11-16 13:17:26.102031 15943855 batch 0.012892 s , totalProfit 0.079852 2022-11-16 13:17:26.102089 15943855 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.050032 2022-11-16 13:17:26.103447 15943855 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.029251 2022-11-16 13:17:26.104612 15943855 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.009576 2022-11-16 13:17:26.105706 15943855 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.005431 2022-11-16 13:17:26.106664 15943855 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004817 2022-11-16 13:17:26.107669 15943855 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001936 2022-11-16 13:17:26.108733 15943855 bset ['0x1ac73c411fc1d037ff26e0911a28f6cac400c4d7', '0x6d2628af204ba87af87ce49534e664615ae05a2c', '0x5aa5c3fe956679abc15c795ddde39248288166f0'] 0.001855 2022-11-16 13:17:26.110078 15943855 bset ['0x22708ece66f074883b6a61ed0d1951db69bf45c9', '0x55d5c232d921b9eaa6b37b5845e439acd04b4dba'] 0.001637 2022-11-16 13:17:26.111045 15943855 bset ['0x1ac73c411fc1d037ff26e0911a28f6cac400c4d7', '0x739b7690b19d25c31febad91b49b39c5655863dd'] 0.001492 2022-11-16 13:17:26.111991 -------------------------------------------------- 2022-11-16 13:17:48.519652 15943856 batch 0.013656 s , totalProfit 0.099541 2022-11-16 13:17:48.519714 15943856 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.050044 2022-11-16 13:17:48.521119 15943856 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.030010 2022-11-16 13:17:48.522145 15943856 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.029229 2022-11-16 13:17:48.523108 15943856 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.005409 2022-11-16 13:17:48.524043 15943856 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004796 2022-11-16 13:17:48.525072 15943856 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001913 2022-11-16 13:17:48.526031 15943856 bset ['0x1ac73c411fc1d037ff26e0911a28f6cac400c4d7', '0x6d2628af204ba87af87ce49534e664615ae05a2c', '0x5aa5c3fe956679abc15c795ddde39248288166f0'] 0.001806 2022-11-16 13:17:48.527347 15943856 bset ['0x1ac73c411fc1d037ff26e0911a28f6cac400c4d7', '0x739b7690b19d25c31febad91b49b39c5655863dd'] 0.001470 2022-11-16 13:17:48.528284 15943856 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x1828b954f3110f2aa18744a60c0161bec07562c8', '0xb23396bf2191b300d1f296d1af2de20c10195a8a'] 0.001025 2022-11-16 13:17:48.529241 -------------------------------------------------- 2022-11-16 13:18:08.302119 15943857 batch 0.015880 s , totalProfit 0.196722 2022-11-16 13:18:08.302179 15943857 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.110665 2022-11-16 13:18:08.303529 15943857 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.050013 2022-11-16 13:18:08.304706 15943857 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.029199 2022-11-16 13:18:08.305829 15943857 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.027553 2022-11-16 13:18:08.306861 15943857 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1'] 0.014609 2022-11-16 13:18:08.307807 15943857 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x1828b954f3110f2aa18744a60c0161bec07562c8', '0xb23396bf2191b300d1f296d1af2de20c10195a8a'] 0.007375 2022-11-16 13:18:08.309513 15943857 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.005379 2022-11-16 13:18:08.310405 15943857 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004766 2022-11-16 13:18:08.311301 15943857 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001883 2022-11-16 13:18:08.312204 15943857 bset ['0x1ac73c411fc1d037ff26e0911a28f6cac400c4d7', '0x6d2628af204ba87af87ce49534e664615ae05a2c', '0x5aa5c3fe956679abc15c795ddde39248288166f0'] 0.001739 2022-11-16 13:18:08.313115 15943857 bset ['0x1ac73c411fc1d037ff26e0911a28f6cac400c4d7', '0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c'] 0.001458 2022-11-16 13:18:08.314034 -------------------------------------------------- 2022-11-16 13:18:22.276942 15943858 batch 0.010121 s , totalProfit 0.066300 2022-11-16 13:18:22.277003 15943858 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.049952 2022-11-16 13:18:22.278377 15943858 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.029172 2022-11-16 13:18:22.279445 15943858 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.005352 2022-11-16 13:18:22.280389 15943858 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004739 2022-11-16 13:18:22.281388 15943858 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001856 2022-11-16 13:18:22.282433 15943858 bset ['0x1ac73c411fc1d037ff26e0911a28f6cac400c4d7', '0x6d2628af204ba87af87ce49534e664615ae05a2c', '0x5aa5c3fe956679abc15c795ddde39248288166f0'] 0.001378 2022-11-16 13:18:22.283393 -------------------------------------------------- 2022-11-16 13:18:29.496787 15943859 batch 0.010900 s , totalProfit 0.068893 2022-11-16 13:18:29.496870 15943859 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.049878 2022-11-16 13:18:29.498431 15943859 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.029114 2022-11-16 13:18:29.499619 15943859 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.005294 2022-11-16 13:18:29.500674 15943859 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004681 2022-11-16 13:18:29.501870 15943859 bset ['0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7', '0x22c87ef36998ccb7d39f34b4c5e5e4fc936587c3', '0xa4910885dd2deae3e2af65c8196094aabdd827a2'] 0.003022 2022-11-16 13:18:29.503081 15943859 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001798 2022-11-16 13:18:29.504258 15943859 bset ['0x1ac73c411fc1d037ff26e0911a28f6cac400c4d7', '0x6d2628af204ba87af87ce49534e664615ae05a2c', '0x5aa5c3fe956679abc15c795ddde39248288166f0'] 0.001220 2022-11-16 13:18:29.505718 -------------------------------------------------- 2022-11-16 13:18:38.761222 15943860 batch 0.009977 s , totalProfit 0.066421 2022-11-16 13:18:38.761278 15943860 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.050017 2022-11-16 13:18:38.762578 15943860 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.029187 2022-11-16 13:18:38.763764 15943860 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.005367 2022-11-16 13:18:38.764769 15943860 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004754 2022-11-16 13:18:38.765732 15943860 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001871 2022-11-16 13:18:38.766654 15943860 bset ['0x1ac73c411fc1d037ff26e0911a28f6cac400c4d7', '0x6d2628af204ba87af87ce49534e664615ae05a2c', '0x5aa5c3fe956679abc15c795ddde39248288166f0'] 0.001383 2022-11-16 13:18:38.767622 -------------------------------------------------- 2022-11-16 13:18:40.848045 15943861 batch 0.009389 s , totalProfit 0.066224 2022-11-16 13:18:40.848095 15943861 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.049959 2022-11-16 13:18:40.849504 15943861 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.029164 2022-11-16 13:18:40.850739 15943861 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.005344 2022-11-16 13:18:40.851662 15943861 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004731 2022-11-16 13:18:40.852601 15943861 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001847 2022-11-16 13:18:40.853576 15943861 bset ['0x1ac73c411fc1d037ff26e0911a28f6cac400c4d7', '0x6d2628af204ba87af87ce49534e664615ae05a2c', '0x5aa5c3fe956679abc15c795ddde39248288166f0'] 0.001330 2022-11-16 13:18:40.854480 -------------------------------------------------- 2022-11-16 13:19:02.149483 15943862 batch 0.011196 s , totalProfit 0.099646 2022-11-16 13:19:02.149544 15943862 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.050084 2022-11-16 13:19:02.150857 15943862 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.030274 2022-11-16 13:19:02.151901 15943862 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.029236 2022-11-16 13:19:02.152802 15943862 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.005757 2022-11-16 13:19:02.153783 15943862 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.005417 2022-11-16 13:19:02.154740 15943862 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004803 2022-11-16 13:19:02.155923 15943862 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001921 2022-11-16 13:19:02.156919 15943862 bset ['0x1ac73c411fc1d037ff26e0911a28f6cac400c4d7', '0x6d2628af204ba87af87ce49534e664615ae05a2c', '0x5aa5c3fe956679abc15c795ddde39248288166f0'] 0.001193 2022-11-16 13:19:02.157824 -------------------------------------------------- 2022-11-16 13:19:12.541531 15943863 batch 0.014605 s , totalProfit 0.099243 2022-11-16 13:19:12.541614 15943863 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.050019 2022-11-16 13:19:12.543410 15943863 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.030208 2022-11-16 13:19:12.544838 15943863 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.029205 2022-11-16 13:19:12.546152 15943863 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.005701 2022-11-16 13:19:12.547419 15943863 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.005386 2022-11-16 13:19:12.548678 15943863 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004772 2022-11-16 13:19:12.549992 15943863 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001890 2022-11-16 13:19:12.551673 15943863 bset ['0xf19eb68da923d28c78f2c640fb5ddbc07868cdcf', '0x6d2628af204ba87af87ce49534e664615ae05a2c', '0x5aa5c3fe956679abc15c795ddde39248288166f0'] 0.001062 2022-11-16 13:19:12.553033 -------------------------------------------------- 2022-11-16 13:19:23.007562 15943864 batch 0.016593 s , totalProfit 0.323462 2022-11-16 13:19:23.007619 15943864 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.132770 2022-11-16 13:19:23.008989 15943864 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.124613 2022-11-16 13:19:23.009997 15943864 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.050022 2022-11-16 13:19:23.010929 15943864 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.029181 2022-11-16 13:19:23.011952 15943864 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.005361 2022-11-16 13:19:23.012998 15943864 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004748 2022-11-16 13:19:23.014122 15943864 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001865 2022-11-16 13:19:23.015432 15943864 bset ['0xf19eb68da923d28c78f2c640fb5ddbc07868cdcf', '0x6d2628af204ba87af87ce49534e664615ae05a2c', '0x5aa5c3fe956679abc15c795ddde39248288166f0'] 0.001007 2022-11-16 13:19:23.016417 -------------------------------------------------- 2022-11-16 13:19:50.258796 15943865 batch 0.007673 s , totalProfit 0.067509 2022-11-16 13:19:50.258856 15943865 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.049987 2022-11-16 13:19:50.260277 15943865 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.029147 2022-11-16 13:19:50.261492 15943865 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.005328 2022-11-16 13:19:50.262614 15943865 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004715 2022-11-16 13:19:50.263702 15943865 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.002643 2022-11-16 13:19:50.264652 15943865 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001831 2022-11-16 13:19:50.265762 -------------------------------------------------- 2022-11-16 13:20:15.354806 15943866 batch 0.007774 s , totalProfit 0.066469 2022-11-16 13:20:15.354861 15943866 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.049896 2022-11-16 13:20:15.356122 15943866 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.029100 2022-11-16 13:20:15.357126 15943866 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.005280 2022-11-16 13:20:15.358080 15943866 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004667 2022-11-16 13:20:15.358986 15943866 bset ['0x1ac73c411fc1d037ff26e0911a28f6cac400c4d7', '0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c'] 0.001867 2022-11-16 13:20:15.359924 15943866 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001783 2022-11-16 13:20:15.361070 -------------------------------------------------- 2022-11-16 13:20:17.250127 15943867 batch 0.008110 s , totalProfit 0.066817 2022-11-16 13:20:17.250179 15943867 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.050015 2022-11-16 13:20:17.251461 15943867 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.029165 2022-11-16 13:20:17.252481 15943867 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.005345 2022-11-16 13:20:17.253560 15943867 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004732 2022-11-16 13:20:17.254607 15943867 bset ['0x1ac73c411fc1d037ff26e0911a28f6cac400c4d7', '0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c'] 0.001859 2022-11-16 13:20:17.255578 15943867 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001849 2022-11-16 13:20:17.256552 -------------------------------------------------- 2022-11-16 13:20:19.284776 15943868 batch 0.007056 s , totalProfit 0.064818 2022-11-16 13:20:19.284851 15943868 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.049959 2022-11-16 13:20:19.286369 15943868 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.029144 2022-11-16 13:20:19.287381 15943868 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.005324 2022-11-16 13:20:19.288521 15943868 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004711 2022-11-16 13:20:19.289671 15943868 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001828 2022-11-16 13:20:19.290756 -------------------------------------------------- 2022-11-16 13:20:26.710874 15943869 batch 0.007482 s , totalProfit 0.064718 2022-11-16 13:20:26.710928 15943869 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.049934 2022-11-16 13:20:26.712163 15943869 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.029124 2022-11-16 13:20:26.713170 15943869 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.005304 2022-11-16 13:20:26.714120 15943869 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004691 2022-11-16 13:20:26.715032 15943869 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001808 2022-11-16 13:20:26.716081 -------------------------------------------------- 2022-11-16 13:21:01.586985 15943870 batch 0.007029 s , totalProfit 0.064650 2022-11-16 13:21:01.587054 15943870 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.049945 2022-11-16 13:21:01.588428 15943870 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.029103 2022-11-16 13:21:01.589460 15943870 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.005283 2022-11-16 13:21:01.590539 15943870 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004670 2022-11-16 13:21:01.591463 15943870 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001786 2022-11-16 13:21:01.592382 -------------------------------------------------- 2022-11-16 13:21:16.959463 15943871 batch 0.006853 s , totalProfit 0.063477 2022-11-16 13:21:16.959515 15943871 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.049873 2022-11-16 13:21:16.960744 15943871 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.029072 2022-11-16 13:21:16.961781 15943871 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.005252 2022-11-16 13:21:16.962694 15943871 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004639 2022-11-16 13:21:16.963594 -------------------------------------------------- 2022-11-16 13:21:43.778735 15943872 batch 0.007487 s , totalProfit 0.063341 2022-11-16 13:21:43.778781 15943872 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.049830 2022-11-16 13:21:43.780183 15943872 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.029038 2022-11-16 13:21:43.781370 15943872 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.005218 2022-11-16 13:21:43.782336 15943872 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004606 2022-11-16 13:21:43.783546 -------------------------------------------------- 2022-11-16 13:21:47.068788 15943873 batch 0.006886 s , totalProfit 0.063217 2022-11-16 13:21:47.068856 15943873 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.049790 2022-11-16 13:21:47.070191 15943873 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.029008 2022-11-16 13:21:47.071237 15943873 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.005188 2022-11-16 13:21:47.072217 15943873 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004575 2022-11-16 13:21:47.073240 -------------------------------------------------- 2022-11-16 13:21:51.119690 15943874 batch 0.007004 s , totalProfit 0.064647 2022-11-16 13:21:51.119741 15943874 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.049959 2022-11-16 13:21:51.121275 15943874 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.029099 2022-11-16 13:21:51.122493 15943874 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.005279 2022-11-16 13:21:51.123589 15943874 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004666 2022-11-16 13:21:51.124762 15943874 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001782 2022-11-16 13:21:51.125940 -------------------------------------------------- 2022-11-16 13:22:37.782332 15943875 batch 0.007681 s , totalProfit 0.065044 2022-11-16 13:22:37.782389 15943875 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.050075 2022-11-16 13:22:37.783715 15943875 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.029176 2022-11-16 13:22:37.784735 15943875 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.005356 2022-11-16 13:22:37.785770 15943875 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004743 2022-11-16 13:22:37.786702 15943875 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001860 2022-11-16 13:22:37.787644 -------------------------------------------------- 2022-11-16 13:22:54.327980 15943876 batch 0.007439 s , totalProfit 0.064789 2022-11-16 13:22:54.328049 15943876 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.049988 2022-11-16 13:22:54.329479 15943876 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.029131 2022-11-16 13:22:54.330676 15943876 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.005311 2022-11-16 13:22:54.331794 15943876 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004698 2022-11-16 13:22:54.332796 15943876 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001814 2022-11-16 13:22:54.333948 -------------------------------------------------- 2022-11-16 13:22:58.967135 15943877 batch 0.007413 s , totalProfit 0.065180 2022-11-16 13:22:58.967212 15943877 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.050124 2022-11-16 13:22:58.969318 15943877 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.029201 2022-11-16 13:22:58.971093 15943877 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.005381 2022-11-16 13:22:58.972670 15943877 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004768 2022-11-16 13:22:58.974271 15943877 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001885 2022-11-16 13:22:58.975852 -------------------------------------------------- 2022-11-16 13:23:09.404619 15943878 batch 0.011332 s , totalProfit 0.645588 2022-11-16 13:23:09.404667 15943878 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.465076 2022-11-16 13:23:09.405997 15943878 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.178198 2022-11-16 13:23:09.407104 15943878 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.050183 2022-11-16 13:23:09.408225 15943878 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.029268 2022-11-16 13:23:09.409199 15943878 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.005507 2022-11-16 13:23:09.410127 15943878 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004835 2022-11-16 13:23:09.411478 15943878 bset 0x8b4a890b407c0a2e85a5c915546b8d9aeb731b98 0.018226 0x79eee8d80e2ada6e9eac56b33dd11607fe03942e468a2992a63974502fcf33dd 2022-11-16 12:07:10.860396 0x9964ea0588e67a649b1333fe98d136db6e00d1be 0x0981c2667f4ab3c1e025bfe171c382a11699dbe4 0.092371 0x92d498ea10dde552efab261bb035cda8215e206dae78beeb45eb201dbbc61f13 2022-11-16 12:12:59.047134 0x0981c2667f4ab3c1e025bfe171c382a11699dbe4 0x9964ea0588e67a649b1333fe98d136db6e00d1be 0.006300 0x2332374e56b84900259a0f4de80b40126f32abae930988a57bb2177607c80ae7 2022-11-16 12:13:44.471194 0x0981c2667f4ab3c1e025bfe171c382a11699dbe4 0x9964ea0588e67a649b1333fe98d136db6e00d1be 0.001765 0x427f4e0edaa21bf834e2410e89bcf481f09d4e65a113fe53ac304b50150069d0 2022-11-16 12:15:01.145161 0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7 0xf4f0443a28d69213bd81a97e46932d9e4fa1c9a0 0.003638 0x437b90579253ddb088315f05ba40c95455718ca9b590a62ad0c987a9e9e5aa28 2022-11-16 12:18:16.331633 0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c 0x42f1bab706389a01561183fb9a39b941d3a2ab34 0.016531 0x9642341c6a290ead9719ff69285fdd7cd3f679e966d6f70528ab57b0ab81ad9b 2022-11-16 12:27:15.907746 0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce 0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d 0.123880 0xc682f555240e98642033c7330ac6f4ae1a039b02ad7e5e6d53a2857c964abe5b 2022-11-16 12:27:57.260018 0x0981c2667f4ab3c1e025bfe171c382a11699dbe4 0x9964ea0588e67a649b1333fe98d136db6e00d1be 0.004438 0x890924ef28e8d9d74cc174973b9fb799aa4a97d5f2bd1ff6d441ac9ca1233c8f 2022-11-16 12:28:17.842292 0xdb896f959df5378eb845733154f6730b3873acf4 0x1cea95d2fc56e359ef4893777c3a3b0db3c85618 0.005720 0xa4825842ab696dda2336b3ad9e5545929ed069df8760dbab5c17ab0b00130090 2022-11-16 12:28:49.807573 0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce 0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d 0.005058 0x404a62ee4f5e3791e5d3c188b23f647f3bdc630b2f51fb552f22efd84ca6f944 2022-11-16 12:28:49.819274 0xdb896f959df5378eb845733154f6730b3873acf4 0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47 0.005618 0xe1111a3fba163280a470bf9be8f9008f504123a5a0ac9be7f8a8d92d6931841d 2022-11-16 12:30:28.204348 0xdb896f959df5378eb845733154f6730b3873acf4 0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47 0.010630 0xfd2c58deb2df37344f30fe09f4852fdd5247aa12f79de5f935ac925d4a01dc59 2022-11-16 12:39:49.904249 0x9964ea0588e67a649b1333fe98d136db6e00d1be 0x0981c2667f4ab3c1e025bfe171c382a11699dbe4 0.059480 0xd79657f8fa21084879391ab8de243fcc5ee4532bbae7f23ed3ba68c81769846e 2022-11-16 12:40:14.167382 0x0981c2667f4ab3c1e025bfe171c382a11699dbe4 0x9964ea0588e67a649b1333fe98d136db6e00d1be 0.016291 0x4ffc5478c88cc1b5a1bde2fda21b8960e97e31e1723064b09d9649d85823e654 2022-11-16 12:41:24.461903 Traceback (most recent call last): File "/home/ec2-user/pycharm-project/ETH/pendingTradeV1.py", line 249, in hashInfo = gethashInfo(hsResult) File "/home/ec2-user/pycharm-project/ETH/pendingTradeV1.py", line 52, in gethashInfo hashInfo['fromAddress'] = hsResult['from'] TypeError: 'NoneType' object is not subscriptable 2022-11-16 12:41:24.461944 loop 'NoneType' object is not subscriptable 2022-11-16 12:59:06.560737 0x0981c2667f4ab3c1e025bfe171c382a11699dbe4 0x9964ea0588e67a649b1333fe98d136db6e00d1be 0.493455 0x3d634ac1acf7c3a2123acadc2eb14c9e8093381c3f72380f9b987e8b46d77a1b 2022-11-16 12:59:06.851126 0x0981c2667f4ab3c1e025bfe171c382a11699dbe4 0x9964ea0588e67a649b1333fe98d136db6e00d1be 0.493455 0x751fa84f7b935baa7ec300702d6d9aa090b36fadc1e9851855474a9c22e270f5 2022-11-16 12:59:39.114836 0x0981c2667f4ab3c1e025bfe171c382a11699dbe4 0x9964ea0588e67a649b1333fe98d136db6e00d1be 0.189504 0xb52db0b43205c478f821b18bed3aa7783225fe9a192c829b38e041aa48c0a610 2022-11-16 12:59:41.073908 0x0981c2667f4ab3c1e025bfe171c382a11699dbe4 0x9964ea0588e67a649b1333fe98d136db6e00d1be 0.135048 0xde8da031118b4fc943f7edb8d246ffa500a34e2ee188d8a4e0b0fac9e9eaedbd 2022-11-16 12:59:52.977139 0x0981c2667f4ab3c1e025bfe171c382a11699dbe4 0x9964ea0588e67a649b1333fe98d136db6e00d1be 0.094435 0xdc0bd4ca9050776d92c7f40a01f28e921ae9421af007aeec518334e10ca4397e 2022-11-16 13:00:43.158686 Traceback (most recent call last): File "/home/ec2-user/pycharm-project/ETH/pendingTradeV1.py", line 249, in hashInfo = gethashInfo(hsResult) File "/home/ec2-user/pycharm-project/ETH/pendingTradeV1.py", line 52, in gethashInfo hashInfo['fromAddress'] = hsResult['from'] TypeError: 'NoneType' object is not subscriptable 2022-11-16 13:00:43.158718 loop 'NoneType' object is not subscriptable 2022-11-16 13:01:08.127556 0x0981c2667f4ab3c1e025bfe171c382a11699dbe4 0x9964ea0588e67a649b1333fe98d136db6e00d1be 0.003918 0x23a2ddd018113d4d8c2b46ec5fda83fd547e4496113a831fb51a243dad10115a 2022-11-16 13:07:53.527269 0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c 0x739b7690b19d25c31febad91b49b39c5655863dd 0.008665 0x7b2457526ff4d0fd7a755107711444cef05ef6aa0a8bec585c5fca30a4817c80 2022-11-16 13:07:54.798285 0x0981c2667f4ab3c1e025bfe171c382a11699dbe4 0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1 0.001422 0xe9d9ef19ecc2dd2e546f43832efa5478ef89051312326bf9a06a668db45108d7 2022-11-16 13:08:05.257091 0x0981c2667f4ab3c1e025bfe171c382a11699dbe4 0x9964ea0588e67a649b1333fe98d136db6e00d1be 0.003031 0xdc5b3f18eba8aa8c6bfd906e4d95ff3fc5c9be1c7e1d5db2e3b90ff6d707626d 2022-11-16 13:08:08.277462 0x0981c2667f4ab3c1e025bfe171c382a11699dbe4 0x9964ea0588e67a649b1333fe98d136db6e00d1be 0.066372 0x71b325e6936bb7f0996b5770980c5335b2ec6e424a7ac9fa82c9925c5b4f9a87 2022-11-16 13:08:17.218513 0x0981c2667f4ab3c1e025bfe171c382a11699dbe4 0x9964ea0588e67a649b1333fe98d136db6e00d1be 0.028038 0xd138e5f4288147098c41594108c44c314a879cfdef41c39a0bb53227841779dd 2022-11-16 13:08:20.162368 0x0981c2667f4ab3c1e025bfe171c382a11699dbe4 0x9964ea0588e67a649b1333fe98d136db6e00d1be 0.003162 0xc6d5c79b6e0b8c0d9233ac664747dfb0455081fe3d8e516825b07573666f4197 2022-11-16 13:08:25.646794 0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce 0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d 0.104997 0x79555693e507460ca26c5010e821fa5c96c063ed77afd0ad288f190c032cb2ec 2022-11-16 13:08:29.345460 0x0981c2667f4ab3c1e025bfe171c382a11699dbe4 0x9964ea0588e67a649b1333fe98d136db6e00d1be 0.010148 0x237ec985ccd73b37ae4ee4524b47bec1808612e34173ab0da2f3d0b82b201c1d 2022-11-16 13:09:14.610417 0x0981c2667f4ab3c1e025bfe171c382a11699dbe4 0x9964ea0588e67a649b1333fe98d136db6e00d1be 0.005853 0x1c3c4cc3248f74ff16aeeee9d4b76915ebee3d706f87cb38fa9689195024c5e0 2022-11-16 13:09:36.728657 0x0981c2667f4ab3c1e025bfe171c382a11699dbe4 0x9964ea0588e67a649b1333fe98d136db6e00d1be 0.076505 0xb1ecf067b2e52843500bc0deeef09c21bd16b79338993da1bdd1800f9ad081d7 2022-11-16 13:10:33.749819 0x0981c2667f4ab3c1e025bfe171c382a11699dbe4 0x9964ea0588e67a649b1333fe98d136db6e00d1be 0.029230 0xd15458e491aacf7cdbd4f3248a449cffd9ae3ba84658d35c575ca7b5d220fd17 2022-11-16 13:10:35.091055 0x0981c2667f4ab3c1e025bfe171c382a11699dbe4 0x9964ea0588e67a649b1333fe98d136db6e00d1be 0.029393 0x12decd8ad65b7b6d7eaeaac8f0a832ea3d5e1bba5d1521c2fc989d99bade0d8b 2022-11-16 13:11:07.417203 0x0981c2667f4ab3c1e025bfe171c382a11699dbe4 0x9964ea0588e67a649b1333fe98d136db6e00d1be 1.054450 0x548de2db4f7ef8ea7baa47ac83445baf44f85929a9e4418ca6e38e64b8a7ff4a 2022-11-16 13:11:36.333820 0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c 0x1ac73c411fc1d037ff26e0911a28f6cac400c4d7 0.016774 0x982a84335b30ef563c97aa114439417c02eacd104c1aab6dad0a834a3da76830 2022-11-16 13:14:20.022510 0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c 0x1ac73c411fc1d037ff26e0911a28f6cac400c4d7 0.088122 0x0c7368c2556b3dc4352f2b2870e7ca4b2e24016876d52825890f8f762f4eb740 2022-11-16 13:18:55.664301 0x0981c2667f4ab3c1e025bfe171c382a11699dbe4 0x9964ea0588e67a649b1333fe98d136db6e00d1be 0.014237 0x085fe491478ee95df9302cb617042cdb7576e0f3061226e826956890252db446 trace err 'result' 2022-11-16 13:19:48.634524 0x1ac73c411fc1d037ff26e0911a28f6cac400c4d7 0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c 0.001693 0xf4c089277220bbc968e074c3819559d959db7d23c9a701962a9ce38d1fa13d72 2022-11-16 13:23:05.475470 0x1cea95d2fc56e359ef4893777c3a3b0db3c85618 0xdb896f959df5378eb845733154f6730b3873acf4 0.004936 0xfa6c43897629d36dba64d1112d93a206e5c9f364c3303b144b873060e90ce26e 2022-11-16 13:23:19.070109 0x0981c2667f4ab3c1e025bfe171c382a11699dbe4 0x9964ea0588e67a649b1333fe98d136db6e00d1be 0.101941 ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001994 2022-11-16 13:23:09.412607 -------------------------------------------------- 2022-11-16 13:23:12.721342 15943879 batch 0.014967 s , totalProfit 0.459065 2022-11-16 13:23:12.721453 15943879 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.316926 2022-11-16 13:23:12.723305 15943879 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.119356 2022-11-16 13:23:12.724925 15943879 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.050175 2022-11-16 13:23:12.725920 15943879 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.029237 2022-11-16 13:23:12.726831 15943879 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.005453 2022-11-16 13:23:12.727743 15943879 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004804 2022-11-16 13:23:12.728645 15943879 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001939 2022-11-16 13:23:12.729844 -------------------------------------------------- 2022-11-16 13:23:23.684461 15943880 batch 0.011825 s , totalProfit 0.069365 2022-11-16 13:23:23.684544 15943880 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.050124 2022-11-16 13:23:23.686354 15943880 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.029217 2022-11-16 13:23:23.687784 15943880 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.005433 2022-11-16 13:23:23.689164 15943880 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004784 2022-11-16 13:23:23.690444 15943880 bset ['0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7', '0xf2f18a8b986856dcbf3d56e3e170820ef022e760', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.004071 2022-11-16 13:23:23.692894 15943880 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001919 2022-11-16 13:23:23.694217 -------------------------------------------------- 2022-11-16 13:23:28.174317 15943881 batch 0.008121 s , totalProfit 0.069167 2022-11-16 13:23:28.174371 15943881 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.050088 2022-11-16 13:23:28.175660 15943881 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.029189 2022-11-16 13:23:28.176705 15943881 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.005404 2022-11-16 13:23:28.177870 15943881 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004756 2022-11-16 13:23:28.178807 15943881 bset ['0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7', '0xf2f18a8b986856dcbf3d56e3e170820ef022e760', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.004012 2022-11-16 13:23:28.179792 15943881 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001890 2022-11-16 13:23:28.180769 -------------------------------------------------- 2022-11-16 13:23:30.355422 15943882 batch 0.008906 s , totalProfit 0.071606 2022-11-16 13:23:30.355482 15943882 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.050214 2022-11-16 13:23:30.356864 15943882 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.029259 2022-11-16 13:23:30.357919 15943882 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.005474 2022-11-16 13:23:30.359111 15943882 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004826 2022-11-16 13:23:30.360326 15943882 bset ['0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7', '0xf2f18a8b986856dcbf3d56e3e170820ef022e760', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.004092 2022-11-16 13:23:30.361462 15943882 bset ['0x1ac73c411fc1d037ff26e0911a28f6cac400c4d7', '0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c'] 0.001973 2022-11-16 13:23:30.362434 15943882 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001961 2022-11-16 13:23:30.363711 -------------------------------------------------- 2022-11-16 13:23:31.942288 15943883 batch 0.008670 s , totalProfit 0.071437 2022-11-16 13:23:31.942342 15943883 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.050168 2022-11-16 13:23:31.943696 15943883 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.029241 2022-11-16 13:23:31.944879 15943883 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.005457 2022-11-16 13:23:31.945880 15943883 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004808 2022-11-16 13:23:31.947023 15943883 bset ['0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7', '0xf2f18a8b986856dcbf3d56e3e170820ef022e760', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.004072 2022-11-16 13:23:31.948108 15943883 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001943 2022-11-16 13:23:31.949261 15943883 bset ['0x1ac73c411fc1d037ff26e0911a28f6cac400c4d7', '0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c'] 0.001934 2022-11-16 13:23:31.950703 -------------------------------------------------- 2022-11-16 13:23:34.724945 15943884 batch 0.008946 s , totalProfit 0.071323 2022-11-16 13:23:34.725001 15943884 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.050147 2022-11-16 13:23:34.726340 15943884 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.029225 2022-11-16 13:23:34.727386 15943884 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.005440 2022-11-16 13:23:34.728309 15943884 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004792 2022-11-16 13:23:34.729328 15943884 bset ['0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7', '0xf2f18a8b986856dcbf3d56e3e170820ef022e760', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.004053 2022-11-16 13:23:34.730317 15943884 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001927 2022-11-16 13:23:34.731296 15943884 bset ['0x1ac73c411fc1d037ff26e0911a28f6cac400c4d7', '0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c'] 0.001920 2022-11-16 13:23:34.732516 -------------------------------------------------- 2022-11-16 13:23:58.019211 15943885 batch 0.007687 s , totalProfit 0.069115 2022-11-16 13:23:58.019265 15943885 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.050169 2022-11-16 13:23:58.020634 15943885 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.029208 2022-11-16 13:23:58.021893 15943885 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.005423 2022-11-16 13:23:58.022958 15943885 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004775 2022-11-16 13:23:58.024052 15943885 bset pending... 2022-11-16 12:49:57.235247 15943733 pending... trace err 'result' 2022-11-16 12:50:22.805508 15943734 pending... 2022-11-16 12:50:30.505795 15943735 pending... trace err 'result' 2022-11-16 12:50:42.006306 15943736 pending... 2022-11-16 12:50:52.176170 15943737 pending... trace err 'result' trace err 'result' trace err 'result' 2022-11-16 12:51:19.592256 15943738 pending... 2022-11-16 12:51:37.690092 15943739 pending... 2022-11-16 12:51:40.033929 15943740 pending... 2022-11-16 12:51:48.499665 15943741 pending... 2022-11-16 12:51:50.324955 15943742 pending... 2022-11-16 12:52:09.537547 15943743 pending... 2022-11-16 12:52:26.479119 15943744 pending... 2022-11-16 12:52:27.063750 15943745 pending... 2022-11-16 12:52:34.207311 15943746 pending... trace err 'result' 2022-11-16 12:52:46.736874 15943747 pending... 2022-11-16 12:52:52.379512 15943748 pending... 2022-11-16 12:53:31.015499 15943749 pending... 2022-11-16 12:53:36.717136 15943750 pending... 2022-11-16 12:53:40.036274 15943751 pending... 2022-11-16 12:53:46.716469 15943752 pending... 2022-11-16 12:53:56.089525 15943753 pending... trace err 'result' trace err 'result' 2022-11-16 12:54:14.274575 15943754 pending... 2022-11-16 12:55:57.116255 15943755 pending... 2022-11-16 12:56:00.132576 15943756 pending... trace err 'result' 2022-11-16 12:56:16.120298 15943757 pending... 2022-11-16 12:56:26.266601 15943758 pending... trace err 'result' 2022-11-16 12:56:41.845953 15943759 pending... 2022-11-16 12:56:45.128922 15943760 pending... trace err 'result' 2022-11-16 12:57:04.572805 15943761 pending... 2022-11-16 12:57:13.106877 15943762 pending... trace err 'result' 2022-11-16 12:57:27.396173 15943763 pending... trace err 'result' 2022-11-16 12:57:44.422794 15943764 pending... 2022-11-16 12:58:01.205824 15943765 pending... trace err 'result' 2022-11-16 12:58:14.966565 15943766 pending... 2022-11-16 12:58:28.461222 15943767 pending... 2022-11-16 12:58:30.604246 15943768 pending... 2022-11-16 12:58:40.045263 15943769 pending... trace err 'result' 2022-11-16 12:59:03.056465 15943770 pending... 2022-11-16 12:59:34.984457 15943771 pending... 2022-11-16 12:59:40.333123 15943772 pending... 2022-11-16 12:59:53.859623 15943773 pending... 2022-11-16 13:00:07.368265 15943774 pending... 2022-11-16 13:00:44.898893 15943776 pending... 2022-11-16 13:00:54.900530 15943777 pending... 2022-11-16 13:01:01.753315 15943778 pending... 2022-11-16 13:01:03.202758 15943779 pending... 2022-11-16 13:01:17.536491 15943780 pending... 2022-11-16 13:01:44.664541 15943781 pending... 2022-11-16 13:01:51.326370 15943782 pending... 2022-11-16 13:02:00.909325 15943783 pending... 2022-11-16 13:02:05.945280 15943784 pending... 2022-11-16 13:02:25.028328 15943785 pending... 2022-11-16 13:02:25.471438 15943786 pending... 2022-11-16 13:02:27.941429 15943787 pending... 2022-11-16 13:02:43.684489 15943788 pending... 2022-11-16 13:03:13.680889 15943789 pending... 2022-11-16 13:04:01.054995 15943790 pending... 2022-11-16 13:04:03.092212 15943791 pending... 2022-11-16 13:04:29.104375 15943792 pending... 2022-11-16 13:04:59.596398 15943793 pending... 2022-11-16 13:05:01.361892 15943794 pending... 2022-11-16 13:05:25.889486 15943795 pending... 2022-11-16 13:05:48.954264 15943796 pending... 2022-11-16 13:05:50.871160 15943797 pending... 2022-11-16 13:05:52.591381 15943798 pending... 2022-11-16 13:06:13.200479 15943799 pending... 2022-11-16 13:06:15.984117 15943800 pending... 2022-11-16 13:06:42.594515 15943801 pending... trace err 'result' 2022-11-16 13:06:53.352235 15943802 pending... 2022-11-16 13:06:54.342617 15943803 pending... trace err 'result' 2022-11-16 13:07:05.489855 15943804 pending... trace err 'result' trace err 'result' 2022-11-16 13:07:16.497287 15943805 pending... 2022-11-16 13:07:24.246984 15943806 pending... 2022-11-16 13:07:48.200406 15943807 pending... 2022-11-16 13:07:54.140690 15943808 pending... 2022-11-16 13:07:57.118222 15943809 pending... 2022-11-16 13:08:04.281586 15943810 pending... trace err 'result' 2022-11-16 13:08:13.392986 15943811 pending... 2022-11-16 13:08:23.380032 15943812 pending... 2022-11-16 13:08:27.852076 15943813 pending... trace err 'result' 2022-11-16 13:08:37.343761 15943814 pending... 2022-11-16 13:08:38.841388 15943815 pending... trace err 'result' 2022-11-16 13:08:51.867284 15943816 pending... trace err 'result' 2022-11-16 13:08:59.329071 15943817 pending... 2022-11-16 13:09:07.051662 15943818 pending... 2022-11-16 13:09:11.405687 15943819 pending... 2022-11-16 13:09:38.447313 15943821 pending... trace err 'result' 2022-11-16 13:09:57.048594 15943822 pending... trace err 'result' 2022-11-16 13:10:02.565112 15943823 pending... 2022-11-16 13:10:08.757807 15943824 pending... 2022-11-16 13:10:12.995420 15943826 pending... 2022-11-16 13:10:17.433506 15943827 pending... trace err 'result' 2022-11-16 13:10:25.396602 15943828 pending... trace err 'result' 2022-11-16 13:10:29.050966 15943829 pending... 2022-11-16 13:10:31.120733 15943830 pending... trace err 'result' trace err 'result' 2022-11-16 13:11:08.786195 15943831 pending... 2022-11-16 13:11:13.505770 15943832 pending... trace err 'result' 2022-11-16 13:11:18.911327 15943833 pending... 2022-11-16 13:11:24.471841 15943834 pending... 2022-11-16 13:11:27.453689 15943835 pending... 2022-11-16 13:11:30.484978 15943836 pending... trace err 'result' trace err 'result' 2022-11-16 13:11:45.483935 15943837 pending... 2022-11-16 13:11:49.447627 15943838 pending... trace err 'result' 2022-11-16 13:12:22.013025 15943839 pending... trace err 'result' trace err 'result' trace err 'result' 2022-11-16 13:12:37.440756 15943840 pending... trace err 'result' 2022-11-16 13:12:50.646911 15943841 pending... trace err 'result' 2022-11-16 13:13:03.066258 15943842 pending... 2022-11-16 13:13:12.329877 15943843 pending... 2022-11-16 13:13:43.193534 15943844 pending... 2022-11-16 13:13:52.235560 15943845 pending... 2022-11-16 13:14:25.030234 15943846 pending... 2022-11-16 13:15:38.867204 15943847 pending... 2022-11-16 13:16:18.833428 15943848 pending... 2022-11-16 13:16:31.835024 15943849 pending... 2022-11-16 13:16:34.856694 15943850 pending... 2022-11-16 13:16:38.153181 15943851 pending... 2022-11-16 13:16:44.232029 15943852 pending... 2022-11-16 13:17:06.753953 15943853 pending... 2022-11-16 13:17:24.732041 15943854 pending... 2022-11-16 13:17:26.049595 15943855 pending... 2022-11-16 13:17:48.247266 15943856 pending... 2022-11-16 13:18:08.176775 15943857 pending... trace err 'result' 2022-11-16 13:18:22.234787 15943858 pending... 2022-11-16 13:18:29.502382 15943859 pending... 2022-11-16 13:18:38.979269 15943860 pending... 2022-11-16 13:18:40.815419 15943861 pending... 2022-11-16 13:19:02.011701 15943862 pending... 2022-11-16 13:19:12.172415 15943863 pending... trace err 'result' 2022-11-16 13:19:22.756508 15943864 pending... trace err 'result' 2022-11-16 13:19:50.041639 15943865 pending... 2022-11-16 13:20:15.393172 15943866 pending... 2022-11-16 13:20:16.974502 15943867 pending... 2022-11-16 13:20:19.674995 15943868 pending... 2022-11-16 13:20:27.669949 15943869 pending... 2022-11-16 13:21:01.254896 15943870 pending... 2022-11-16 13:21:16.817813 15943871 pending... 2022-11-16 13:21:43.735742 15943872 pending... 2022-11-16 13:21:47.689671 15943873 pending... 2022-11-16 13:21:51.721954 15943874 pending... trace err 'result' 2022-11-16 13:22:39.697155 15943875 pending... 2022-11-16 13:22:54.771346 15943876 pending... trace err 'result' 2022-11-16 13:22:59.570674 15943877 pending... 2022-11-16 13:23:09.311387 15943878 pending... 2022-11-16 13:23:12.907098 15943879 pending... 2022-11-16 13:23:23.723716 15943880 pending... 2022-11-16 13:23:28.186139 15943881 pending... 2022-11-16 13:23:30.295271 15943882 pending... 2022-11-16 13:23:31.759764 15943883 pending... 2022-11-16 13:23:34.542269 15943884 pending... 2022-11-16 13:23:58.055022 15943885 pending... 2022-11-16 13:24:16.016037 15943886 pending... 2022-11-16 13:24:28.451229 15943888 pending... 2022-11-16 13:24:29.842139 15943889 pending... 2022-11-16 13:24:53.798674 15943890 pending... trace err 'result' 2022-11-16 13:25:11.234957 15943891 pending... trace err 'result' 2022-11-16 13:25:36.421961 15943892 ['0x1ac73c411fc1d037ff26e0911a28f6cac400c4d7', '0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c'] 0.003814 2022-11-16 13:23:58.025472 15943885 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001910 2022-11-16 13:23:58.026539 -------------------------------------------------- 2022-11-16 13:24:15.894794 15943886 batch 0.007885 s , totalProfit 0.065080 2022-11-16 13:24:15.894861 15943886 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.050094 2022-11-16 13:24:15.896244 15943886 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.029171 2022-11-16 13:24:15.897256 15943886 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.005386 2022-11-16 13:24:15.898219 15943886 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004738 2022-11-16 13:24:15.899193 15943886 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001872 2022-11-16 13:24:15.900132 -------------------------------------------------- 2022-11-16 13:24:27.935902 15943887 batch 0.007473 s , totalProfit 0.064958 2022-11-16 13:24:27.935956 15943887 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.050063 2022-11-16 13:24:27.937433 15943887 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.029146 2022-11-16 13:24:27.938646 15943887 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.005361 2022-11-16 13:24:27.939795 15943887 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004713 2022-11-16 13:24:27.940922 15943887 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001847 2022-11-16 13:24:27.942043 -------------------------------------------------- 2022-11-16 13:24:28.710831 15943888 batch 0.007125 s , totalProfit 0.064839 2022-11-16 13:24:28.710887 15943888 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.050032 2022-11-16 13:24:28.712377 15943888 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.029122 2022-11-16 13:24:28.713528 15943888 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.005337 2022-11-16 13:24:28.714534 15943888 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004690 2022-11-16 13:24:28.715541 15943888 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001823 2022-11-16 13:24:28.716474 -------------------------------------------------- 2022-11-16 13:24:30.055195 15943889 batch 0.010015 s , totalProfit 0.065269 2022-11-16 13:24:30.055267 15943889 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.050178 2022-11-16 13:24:30.057022 15943889 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.029200 2022-11-16 13:24:30.058474 15943889 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.005415 2022-11-16 13:24:30.059790 15943889 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004767 2022-11-16 13:24:30.061081 15943889 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001901 2022-11-16 13:24:30.062347 -------------------------------------------------- 2022-11-16 13:24:53.158857 15943890 batch 0.006995 s , totalProfit 0.065148 2022-11-16 13:24:53.158908 15943890 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.050127 2022-11-16 13:24:53.160286 15943890 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.029181 2022-11-16 13:24:53.161440 15943890 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.005396 2022-11-16 13:24:53.162377 15943890 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004748 2022-11-16 13:24:53.163404 15943890 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001882 2022-11-16 13:24:53.164649 -------------------------------------------------- 2022-11-16 13:25:11.371313 15943891 batch 0.016099 s , totalProfit 0.163384 2022-11-16 13:25:11.371377 15943891 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.092777 2022-11-16 13:25:11.372907 15943891 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.050250 2022-11-16 13:25:11.373961 15943891 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.029248 2022-11-16 13:25:11.374931 15943891 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.011824 2022-11-16 13:25:11.375999 15943891 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.005463 2022-11-16 13:25:11.377132 15943891 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004815 2022-11-16 13:25:11.378321 15943891 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001950 2022-11-16 13:25:11.379331 -------------------------------------------------- 2022-11-16 13:25:36.407043 15943892 batch 0.014948 s , totalProfit 0.217349 2022-11-16 13:25:36.407098 15943892 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.133036 2022-11-16 13:25:36.408536 15943892 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.050175 2022-11-16 13:25:36.409783 15943892 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.029209 2022-11-16 13:25:36.410947 15943892 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1'] 0.010361 2022-11-16 13:25:36.412087 15943892 bset ['0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7', '0xf2f18a8b986856dcbf3d56e3e170820ef022e760', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.008095 2022-11-16 13:25:36.413213 15943892 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.005424 2022-11-16 13:25:36.414304 15943892 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004776 2022-11-16 13:25:36.415619 15943892 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x1828b954f3110f2aa18744a60c0161bec07562c8', '0xb23396bf2191b300d1f296d1af2de20c10195a8a'] 0.003373 2022-11-16 13:25:36.416623 15943892 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001911 2022-11-16 13:25:36.417705 15943892 bset ['0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7', '0x22c87ef36998ccb7d39f34b4c5e5e4fc936587c3', '0xa4910885dd2deae3e2af65c8196094aabdd827a2'] 0.001421 2022-11-16 13:25:36.418696 -------------------------------------------------- 2022-11-16 13:25:53.788777 15943893 batch 0.012522 s , totalProfit 0.076867 2022-11-16 13:25:53.788853 15943893 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.050123 2022-11-16 13:25:53.790344 15943893 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.029168 2022-11-16 13:25:53.791355 15943893 bset ['0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7', '0xf2f18a8b986856dcbf3d56e3e170820ef022e760', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.005842 2022-11-16 13:25:53.792257 15943893 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.005384 2022-11-16 13:25:53.793220 15943893 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004735 2022-11-16 13:25:53.794398 15943893 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1'] 0.003544 2022-11-16 13:25:53.795439 15943893 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x1828b954f3110f2aa18744a60c0161bec07562c8', '0xb23396bf2191b300d1f296d1af2de20c10195a8a'] 0.003320 2022-11-16 13:25:53.796408 15943893 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001869 2022-11-16 13:25:53.797585 -------------------------------------------------- 2022-11-16 13:26:04.110894 15943894 batch 0.009644 s , totalProfit 0.066906 2022-11-16 13:26:04.110959 15943894 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.048633 2022-11-16 13:26:04.112200 15943894 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.029136 2022-11-16 13:26:04.113249 15943894 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.005351 2022-11-16 13:26:04.114215 15943894 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004520 2022-11-16 13:26:04.115258 15943894 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x1828b954f3110f2aa18744a60c0161bec07562c8', '0xb23396bf2191b300d1f296d1af2de20c10195a8a'] 0.003278 2022-11-16 13:26:04.116434 15943894 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001837 2022-11-16 13:26:04.117932 -------------------------------------------------- 2022-11-16 13:26:06.123676 15943895 batch 0.008392 s , totalProfit 0.066654 2022-11-16 13:26:06.123729 15943895 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.048557 2022-11-16 13:26:06.124984 15943895 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.029101 2022-11-16 13:26:06.125982 15943895 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.005316 2022-11-16 13:26:06.126884 15943895 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004454 2022-11-16 13:26:06.127780 15943895 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x1828b954f3110f2aa18744a60c0161bec07562c8', '0xb23396bf2191b300d1f296d1af2de20c10195a8a'] 0.003232 2022-11-16 13:26:06.128686 15943895 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001801 2022-11-16 13:26:06.129624 -------------------------------------------------- 2022-11-16 13:26:15.932573 15943896 batch 0.008507 s , totalProfit 0.065103 2022-11-16 13:26:15.932636 15943896 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.048532 2022-11-16 13:26:15.933993 15943896 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.029081 2022-11-16 13:26:15.934951 15943896 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.005296 2022-11-16 13:26:15.935853 15943896 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004434 2022-11-16 13:26:15.936752 15943896 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001781 2022-11-16 13:26:15.937693 15943896 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x1828b954f3110f2aa18744a60c0161bec07562c8', '0xb23396bf2191b300d1f296d1af2de20c10195a8a'] 0.001779 2022-11-16 13:26:15.938584 -------------------------------------------------- 2022-11-16 13:26:20.222398 15943897 batch 0.012063 s , totalProfit 0.065484 2022-11-16 13:26:20.222455 15943897 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.048616 2022-11-16 13:26:20.223680 15943897 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.029147 2022-11-16 13:26:20.224709 15943897 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.005362 2022-11-16 13:26:20.225680 15943897 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004500 2022-11-16 13:26:20.226596 15943897 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001848 2022-11-16 13:26:20.227507 15943897 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x1828b954f3110f2aa18744a60c0161bec07562c8', '0xb23396bf2191b300d1f296d1af2de20c10195a8a'] 0.001832 2022-11-16 13:26:20.228478 -------------------------------------------------- 2022-11-16 13:26:23.499142 15943898 batch 0.008653 s , totalProfit 0.065309 2022-11-16 13:26:23.499195 15943898 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.048581 2022-11-16 13:26:23.500491 15943898 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.029119 2022-11-16 13:26:23.501546 15943898 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.005334 2022-11-16 13:26:23.502460 15943898 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004472 2022-11-16 13:26:23.503367 15943898 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001820 2022-11-16 13:26:23.504369 15943898 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x1828b954f3110f2aa18744a60c0161bec07562c8', '0xb23396bf2191b300d1f296d1af2de20c10195a8a'] 0.001796 2022-11-16 13:26:23.505372 -------------------------------------------------- 2022-11-16 13:26:25.862434 15943899 batch 0.009059 s , totalProfit 0.065795 2022-11-16 13:26:25.862488 15943899 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.048680 2022-11-16 13:26:25.863833 15943899 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.029197 2022-11-16 13:26:25.865174 15943899 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.005412 2022-11-16 13:26:25.866292 15943899 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004550 2022-11-16 13:26:25.867399 15943899 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001898 2022-11-16 13:26:25.868439 15943899 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x1828b954f3110f2aa18744a60c0161bec07562c8', '0xb23396bf2191b300d1f296d1af2de20c10195a8a'] 0.001897 2022-11-16 13:26:25.869492 -------------------------------------------------- 2022-11-16 13:26:37.801801 15943900 batch 0.009346 s , totalProfit 0.066225 2022-11-16 13:26:37.801866 15943900 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.048768 2022-11-16 13:26:37.803250 15943900 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.029265 2022-11-16 13:26:37.804243 15943900 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.005481 2022-11-16 13:26:37.805240 15943900 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004618 2022-11-16 13:26:37.806169 15943900 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x1828b954f3110f2aa18744a60c0161bec07562c8', '0xb23396bf2191b300d1f296d1af2de20c10195a8a'] 0.001986 2022-11-16 13:26:37.807091 15943900 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001968 2022-11-16 13:26:37.808011 -------------------------------------------------- 2022-11-16 13:27:13.539933 15943901 batch 0.009920 s , totalProfit 0.057870 2022-11-16 13:27:13.539991 15943901 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.039942 2022-11-16 13:27:13.541256 15943901 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.029324 2022-11-16 13:27:13.542276 15943901 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.005539 2022-11-16 13:27:13.543231 15943901 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x1828b954f3110f2aa18744a60c0161bec07562c8', '0xb23396bf2191b300d1f296d1af2de20c10195a8a'] 0.002062 2022-11-16 13:27:13.544214 15943901 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.002027 2022-11-16 13:27:13.545173 -------------------------------------------------- 2022-11-16 13:27:31.094920 15943902 batch 0.008064 s , totalProfit 0.057697 2022-11-16 13:27:31.094973 15943902 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.039890 2022-11-16 13:27:31.096467 15943902 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.029294 2022-11-16 13:27:31.097644 15943902 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.005510 2022-11-16 13:27:31.098568 15943902 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x1828b954f3110f2aa18744a60c0161bec07562c8', '0xb23396bf2191b300d1f296d1af2de20c10195a8a'] 0.002024 2022-11-16 13:27:31.099473 15943902 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001997 2022-11-16 13:27:31.100385 -------------------------------------------------- 2022-11-16 13:27:40.505631 15943903 batch 0.008309 s , totalProfit 0.057516 2022-11-16 13:27:40.505684 15943903 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.039830 2022-11-16 13:27:40.507144 15943903 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.029265 2022-11-16 13:27:40.508372 15943903 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.005480 2022-11-16 13:27:40.509565 15943903 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x1828b954f3110f2aa18744a60c0161bec07562c8', '0xb23396bf2191b300d1f296d1af2de20c10195a8a'] 0.001986 2022-11-16 13:27:40.510729 15943903 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001967 2022-11-16 13:27:40.511824 -------------------------------------------------- 2022-11-16 13:27:51.130664 15943904 batch 0.008652 s , totalProfit 0.057345 2022-11-16 13:27:51.130751 15943904 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.039815 2022-11-16 13:27:51.132993 15943904 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.029227 2022-11-16 13:27:51.134878 15943904 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.005442 2022-11-16 13:27:51.136559 15943904 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x1828b954f3110f2aa18744a60c0161bec07562c8', '0xb23396bf2191b300d1f296d1af2de20c10195a8a'] 0.001936 2022-11-16 13:27:51.138281 15943904 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001929 2022-11-16 13:27:51.139357 -------------------------------------------------- 2022-11-16 13:28:09.363157 15943905 batch 0.009503 s , totalProfit 0.057194 2022-11-16 13:28:09.363212 15943905 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.039784 2022-11-16 13:28:09.364653 15943905 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.029198 2022-11-16 13:28:09.365729 15943905 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.005413 2022-11-16 13:28:09.366770 15943905 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001899 2022-11-16 13:28:09.367813 15943905 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x1828b954f3110f2aa18744a60c0161bec07562c8', '0xb23396bf2191b300d1f296d1af2de20c10195a8a'] 0.001898 2022-11-16 13:28:09.368948 -------------------------------------------------- 2022-11-16 13:28:42.198825 15943906 batch 0.008518 s , totalProfit 0.057079 2022-11-16 13:28:42.198878 15943906 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.039768 2022-11-16 13:28:42.200092 15943906 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.029174 2022-11-16 13:28:42.201101 15943906 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.005389 2022-11-16 13:28:42.202019 15943906 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001875 2022-11-16 13:28:42.202922 15943906 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x1828b954f3110f2aa18744a60c0161bec07562c8', '0xb23396bf2191b300d1f296d1af2de20c10195a8a'] 0.001867 2022-11-16 13:28:42.203848 -------------------------------------------------- 2022-11-16 13:29:32.995457 15943907 batch 0.008844 s , totalProfit 0.056882 2022-11-16 13:29:32.995507 15943907 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.039726 2022-11-16 13:29:32.996709 15943907 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.029136 2022-11-16 13:29:32.997758 15943907 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.005351 2022-11-16 13:29:32.998668 15943907 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001837 2022-11-16 13:29:32.999598 15943907 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x1828b954f3110f2aa18744a60c0161bec07562c8', '0xb23396bf2191b300d1f296d1af2de20c10195a8a'] 0.001818 2022-11-16 13:29:33.000499 -------------------------------------------------- 2022-11-16 13:29:33.871027 15943908 batch 0.008931 s , totalProfit 0.057002 2022-11-16 13:29:33.871082 15943908 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.039732 2022-11-16 13:29:33.872303 15943908 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.029164 2022-11-16 13:29:33.873413 15943908 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.005380 2022-11-16 13:29:33.874504 15943908 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001865 2022-11-16 13:29:33.875440 15943908 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x1828b954f3110f2aa18744a60c0161bec07562c8', '0xb23396bf2191b300d1f296d1af2de20c10195a8a'] 0.001854 2022-11-16 13:29:33.876403 -------------------------------------------------- 2022-11-16 13:29:54.403106 15943909 batch 0.008740 s , totalProfit 0.057427 2022-11-16 13:29:54.403162 15943909 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.039866 2022-11-16 13:29:54.404459 15943909 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.029236 2022-11-16 13:29:54.405487 15943909 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.005452 2022-11-16 13:29:54.406384 15943909 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x1828b954f3110f2aa18744a60c0161bec07562c8', '0xb23396bf2191b300d1f296d1af2de20c10195a8a'] 0.001948 2022-11-16 13:29:54.407299 15943909 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001938 2022-11-16 13:29:54.408375 -------------------------------------------------- 2022-11-16 13:30:07.792710 15943910 batch 0.008161 s , totalProfit 0.057446 2022-11-16 13:30:07.792775 15943910 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.039885 2022-11-16 13:30:07.794127 15943910 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.029237 2022-11-16 13:30:07.795234 15943910 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.005452 2022-11-16 13:30:07.796168 15943910 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x1828b954f3110f2aa18744a60c0161bec07562c8', '0xb23396bf2191b300d1f296d1af2de20c10195a8a'] 0.001949 2022-11-16 13:30:07.797153 15943910 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001939 2022-11-16 13:30:07.798129 -------------------------------------------------- 2022-11-16 13:30:09.990666 15943911 batch 0.008589 s , totalProfit 0.057314 2022-11-16 13:30:09.990719 15943911 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.039834 2022-11-16 13:30:09.992082 15943911 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.029217 2022-11-16 13:30:09.993201 15943911 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.005433 2022-11-16 13:30:09.994159 15943911 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x1828b954f3110f2aa18744a60c0161bec07562c8', '0xb23396bf2191b300d1f296d1af2de20c10195a8a'] 0.001923 2022-11-16 13:30:09.995374 15943911 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001919 2022-11-16 13:30:09.996453 -------------------------------------------------- 2022-11-16 13:30:13.470098 15943912 batch 0.013387 s , totalProfit 0.057227 2022-11-16 13:30:13.470182 15943912 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.039813 2022-11-16 13:30:13.472081 15943912 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.029201 2022-11-16 13:30:13.473628 15943912 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.005416 2022-11-16 13:30:13.474978 15943912 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001902 2022-11-16 13:30:13.476266 15943912 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x1828b954f3110f2aa18744a60c0161bec07562c8', '0xb23396bf2191b300d1f296d1af2de20c10195a8a'] 0.001902 2022-11-16 13:30:13.477658 -------------------------------------------------- 2022-11-16 13:30:16.162308 15943913 batch 0.009444 s , totalProfit 0.057134 2022-11-16 13:30:16.162362 15943913 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.039791 2022-11-16 13:30:16.163731 15943913 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.029184 2022-11-16 13:30:16.164915 15943913 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.005399 2022-11-16 13:30:16.165877 15943913 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001885 2022-11-16 13:30:16.166810 15943913 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x1828b954f3110f2aa18744a60c0161bec07562c8', '0xb23396bf2191b300d1f296d1af2de20c10195a8a'] 0.001880 2022-11-16 13:30:16.167733 -------------------------------------------------- 2022-11-16 13:30:48.018827 15943914 batch 0.010887 s , totalProfit 0.041026 2022-11-16 13:30:48.018903 15943914 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.028754 2022-11-16 13:30:48.021118 15943914 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.005469 2022-11-16 13:30:48.022943 15943914 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x1828b954f3110f2aa18744a60c0161bec07562c8', '0xb23396bf2191b300d1f296d1af2de20c10195a8a'] 0.004597 2022-11-16 13:30:48.024606 15943914 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.003338 2022-11-16 13:30:48.026321 15943914 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001955 2022-11-16 13:30:48.027996 -------------------------------------------------- 2022-11-16 13:31:41.910001 15943915 batch 0.013036 s , totalProfit 0.035354 2022-11-16 13:31:41.910075 15943915 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.025862 2022-11-16 13:31:41.911647 15943915 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.005445 2022-11-16 13:31:41.913063 15943915 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x1828b954f3110f2aa18744a60c0161bec07562c8', '0xb23396bf2191b300d1f296d1af2de20c10195a8a'] 0.002892 2022-11-16 13:31:41.914445 15943915 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001931 2022-11-16 13:31:41.915773 -------------------------------------------------- 2022-11-16 13:31:52.594625 15943916 batch 0.006158 s , totalProfit 0.033753 2022-11-16 13:31:52.594678 15943916 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.025753 2022-11-16 13:31:52.596066 15943916 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.005400 2022-11-16 13:31:52.597180 15943916 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001885 2022-11-16 13:31:52.598217 15943916 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x1828b954f3110f2aa18744a60c0161bec07562c8', '0xb23396bf2191b300d1f296d1af2de20c10195a8a'] 0.001485 2022-11-16 13:31:52.599125 -------------------------------------------------- 2022-11-16 13:32:20.224225 15943917 batch 0.011651 s , totalProfit 1.321509 2022-11-16 13:32:20.224272 15943917 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.915239 2022-11-16 13:32:20.225507 15943917 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.528463 2022-11-16 13:32:20.226666 15943917 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x03eba1aeb1b114ce767c65275f150dc23d6e84e2', '0xb23396bf2191b300d1f296d1af2de20c10195a8a'] 0.098608 2022-11-16 13:32:20.227565 15943917 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.025730 2022-11-16 13:32:20.228475 15943917 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.005355 2022-11-16 13:32:20.229621 15943917 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001840 2022-11-16 13:32:20.230776 -------------------------------------------------- 2022-11-16 13:32:37.998985 15943918 batch 0.008345 s , totalProfit 0.034215 2022-11-16 13:32:37.999058 15943918 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.025777 2022-11-16 13:32:38.000712 15943918 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.005415 2022-11-16 13:32:38.002246 15943918 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001901 2022-11-16 13:32:38.003682 15943918 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x1828b954f3110f2aa18744a60c0161bec07562c8', '0xb23396bf2191b300d1f296d1af2de20c10195a8a'] 0.001895 2022-11-16 13:32:38.005024 -------------------------------------------------- 2022-11-16 13:32:49.628059 15943919 batch 0.006570 s , totalProfit 0.035483 2022-11-16 13:32:49.628127 15943919 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.025749 2022-11-16 13:32:49.629540 15943919 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.005364 2022-11-16 13:32:49.630647 15943919 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001850 2022-11-16 13:32:49.631725 15943919 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x1828b954f3110f2aa18744a60c0161bec07562c8', '0xb23396bf2191b300d1f296d1af2de20c10195a8a'] 0.001808 2022-11-16 13:32:49.632778 15943919 bset ['0x1ac73c411fc1d037ff26e0911a28f6cac400c4d7', '0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c'] 0.001478 2022-11-16 13:32:49.633985 -------------------------------------------------- 2022-11-16 13:32:57.890726 15943920 batch 0.006555 s , totalProfit 0.034265 2022-11-16 13:32:57.890781 15943920 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.025805 2022-11-16 13:32:57.892229 15943920 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.005430 2022-11-16 13:32:57.893342 15943920 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001917 2022-11-16 13:32:57.894404 15943920 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x1828b954f3110f2aa18744a60c0161bec07562c8', '0xb23396bf2191b300d1f296d1af2de20c10195a8a'] 0.001887 2022-11-16 13:32:57.895524 -------------------------------------------------- 2022-11-16 13:33:13.761763 15943921 batch 0.010124 s , totalProfit 0.034224 2022-11-16 13:33:13.761846 15943921 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.025819 2022-11-16 13:33:13.763604 15943921 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.005413 2022-11-16 13:33:13.765103 15943921 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001899 2022-11-16 13:33:13.766422 15943921 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x1828b954f3110f2aa18744a60c0161bec07562c8', '0xb23396bf2191b300d1f296d1af2de20c10195a8a'] 0.001866 2022-11-16 13:33:13.767733 -------------------------------------------------- 2022-11-16 13:33:40.720905 15943922 batch 0.013617 s , totalProfit 0.079306 2022-11-16 13:33:40.720962 15943922 bset ['0x7a69ef644af299d60c668a5194ae3ee6c9d1b7e2', '0xfd244c99e6da82953c8d0f673aaf9a0755e963c0', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.038287 2022-11-16 13:33:40.722230 15943922 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.017435 2022-11-16 13:33:40.723288 15943922 bset ['0x7a69ef644af299d60c668a5194ae3ee6c9d1b7e2', '0x3dcd94019ebf97019d81229583bb3ea5b9f9afd0', '0xb75eeecf26436d783f93e991963c2df819530960'] 0.014229 2022-11-16 13:33:40.724303 15943922 bset ['0x7a69ef644af299d60c668a5194ae3ee6c9d1b7e2', '0xfd244c99e6da82953c8d0f673aaf9a0755e963c0', '0xf4f0443a28d69213bd81a97e46932d9e4fa1c9a0'] 0.006429 2022-11-16 13:33:40.725278 15943922 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.005392 2022-11-16 13:33:40.726260 15943922 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001878 2022-11-16 13:33:40.727439 15943922 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x1828b954f3110f2aa18744a60c0161bec07562c8', '0xb23396bf2191b300d1f296d1af2de20c10195a8a'] 0.001734 2022-11-16 13:33:40.728355 -------------------------------------------------- 2022-11-16 13:33:53.325517 15943923 batch 0.007540 s , totalProfit 0.028006 2022-11-16 13:33:53.325590 15943923 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.017310 2022-11-16 13:33:53.327104 15943923 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.005360 2022-11-16 13:33:53.328144 15943923 bset ['0x7a69ef644af299d60c668a5194ae3ee6c9d1b7e2', '0xfd244c99e6da82953c8d0f673aaf9a0755e963c0', '0xf4f0443a28d69213bd81a97e46932d9e4fa1c9a0'] 0.002579 2022-11-16 13:33:53.329314 15943923 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001846 2022-11-16 13:33:53.330427 15943923 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x1828b954f3110f2aa18744a60c0161bec07562c8', '0xb23396bf2191b300d1f296d1af2de20c10195a8a'] 0.001669 2022-11-16 13:33:53.332271 -------------------------------------------------- 2022-11-16 13:33:56.253044 15943924 batch 0.008098 s , totalProfit 0.027796 2022-11-16 13:33:56.253124 15943924 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.017275 2022-11-16 13:33:56.254517 15943924 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.005333 2022-11-16 13:33:56.255787 15943924 bset ['0x7a69ef644af299d60c668a5194ae3ee6c9d1b7e2', '0xfd244c99e6da82953c8d0f673aaf9a0755e963c0', '0xf4f0443a28d69213bd81a97e46932d9e4fa1c9a0'] 0.002487 2022-11-16 13:33:56.256871 15943924 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001819 2022-11-16 13:33:56.257925 15943924 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x1828b954f3110f2aa18744a60c0161bec07562c8', '0xb23396bf2191b300d1f296d1af2de20c10195a8a'] 0.001637 2022-11-16 13:33:56.259102 -------------------------------------------------- 2022-11-16 13:34:13.554958 15943925 batch 0.010074 s , totalProfit 0.030051 2022-11-16 13:34:13.555029 15943925 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.017249 2022-11-16 13:34:13.556633 15943925 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.005313 2022-11-16 13:34:13.557926 15943925 bset ['0x7a69ef644af299d60c668a5194ae3ee6c9d1b7e2', '0xfd244c99e6da82953c8d0f673aaf9a0755e963c0', '0xf4f0443a28d69213bd81a97e46932d9e4fa1c9a0'] 0.002249 2022-11-16 13:34:13.559272 15943925 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001798 2022-11-16 13:34:13.560447 15943925 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x1828b954f3110f2aa18744a60c0161bec07562c8', '0xb23396bf2191b300d1f296d1af2de20c10195a8a'] 0.001613 2022-11-16 13:34:13.561652 15943925 bset ['0x1ac73c411fc1d037ff26e0911a28f6cac400c4d7', '0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c'] 0.001532 2022-11-16 13:34:13.562752 15943925 bset ['0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7', '0x22c87ef36998ccb7d39f34b4c5e5e4fc936587c3', '0xa4910885dd2deae3e2af65c8196094aabdd827a2'] 0.001030 2022-11-16 13:34:13.564220 -------------------------------------------------- 2022-11-16 13:34:13.959678 15943926 batch 0.013467 s , totalProfit 0.030450 2022-11-16 13:34:13.959744 15943926 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.017334 2022-11-16 13:34:13.961288 15943926 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.005380 2022-11-16 13:34:13.962512 15943926 bset ['0x7a69ef644af299d60c668a5194ae3ee6c9d1b7e2', '0xfd244c99e6da82953c8d0f673aaf9a0755e963c0', '0xf4f0443a28d69213bd81a97e46932d9e4fa1c9a0'] 0.002295 2022-11-16 13:34:13.963680 15943926 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001865 2022-11-16 13:34:13.964910 15943926 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x1828b954f3110f2aa18744a60c0161bec07562c8', '0xb23396bf2191b300d1f296d1af2de20c10195a8a'] 0.001691 2022-11-16 13:34:13.966053 15943926 bset ['0x1ac73c411fc1d037ff26e0911a28f6cac400c4d7', '0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c'] 0.001557 2022-11-16 13:34:13.967153 15943926 bset ['0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7', '0x22c87ef36998ccb7d39f34b4c5e5e4fc936587c3', '0xa4910885dd2deae3e2af65c8196094aabdd827a2'] 0.001072 2022-11-16 13:34:13.969010 -------------------------------------------------- 2022-11-16 13:34:16.450523 15943927 batch 0.009359 s , totalProfit 0.027018 2022-11-16 13:34:16.450578 15943927 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.017463 2022-11-16 13:34:16.452039 15943927 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.005452 2022-11-16 13:34:16.453206 15943927 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001939 2022-11-16 13:34:16.454137 15943927 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x1828b954f3110f2aa18744a60c0161bec07562c8', '0xb23396bf2191b300d1f296d1af2de20c10195a8a'] 0.001777 2022-11-16 13:34:16.455079 15943927 bset ['0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7', '0x22c87ef36998ccb7d39f34b4c5e5e4fc936587c3', '0xa4910885dd2deae3e2af65c8196094aabdd827a2'] 0.001164 2022-11-16 13:34:16.455970 -------------------------------------------------- 2022-11-16 13:34:47.661506 15943928 batch 0.017092 s , totalProfit 1.394020 2022-11-16 13:34:47.661564 15943928 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.963852 2022-11-16 13:34:47.663052 15943928 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.443011 2022-11-16 13:34:47.664787 15943928 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.426744 2022-11-16 13:34:47.665967 15943928 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x03eba1aeb1b114ce767c65275f150dc23d6e84e2', '0xb23396bf2191b300d1f296d1af2de20c10195a8a'] 0.137939 2022-11-16 13:34:47.667333 15943928 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1'] 0.104269 2022-11-16 13:34:47.668885 15943928 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.081939 2022-11-16 13:34:47.670656 15943928 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.015497 2022-11-16 13:34:47.672091 15943928 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.014725 2022-11-16 13:34:47.673587 15943928 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.005432 2022-11-16 13:34:47.675078 15943928 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001918 2022-11-16 13:34:47.676485 15943928 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x1828b954f3110f2aa18744a60c0161bec07562c8', '0xb23396bf2191b300d1f296d1af2de20c10195a8a'] 0.001735 2022-11-16 13:34:47.677840 15943928 bset ['0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7', '0x22c87ef36998ccb7d39f34b4c5e5e4fc936587c3', '0xa4910885dd2deae3e2af65c8196094aabdd827a2'] 0.001115 2022-11-16 13:34:47.678893 -------------------------------------------------- 2022-11-16 13:34:53.336680 15943929 batch 0.016758 s , totalProfit 1.393257 2022-11-16 13:34:53.336759 15943929 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.963717 2022-11-16 13:34:53.338082 15943929 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.442916 2022-11-16 13:34:53.339138 15943929 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.426610 2022-11-16 13:34:53.340105 15943929 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x03eba1aeb1b114ce767c65275f150dc23d6e84e2', '0xb23396bf2191b300d1f296d1af2de20c10195a8a'] 0.137857 2022-11-16 13:34:53.341067 15943929 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1'] 0.104160 2022-11-16 13:34:53.342223 15943929 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.081831 2022-11-16 13:34:53.343351 15943929 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.015389 2022-11-16 13:34:53.344296 15943929 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.014656 2022-11-16 13:34:53.345259 15943929 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.005389 2022-11-16 13:34:53.346202 15943929 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001875 2022-11-16 13:34:53.347135 15943929 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x1828b954f3110f2aa18744a60c0161bec07562c8', '0xb23396bf2191b300d1f296d1af2de20c10195a8a'] 0.001658 2022-11-16 13:34:53.348342 15943929 bset ['0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7', '0x22c87ef36998ccb7d39f34b4c5e5e4fc936587c3', '0xa4910885dd2deae3e2af65c8196094aabdd827a2'] 0.001067 2022-11-16 13:34:53.349301 -------------------------------------------------- 2022-11-16 13:35:55.956872 15943930 batch 0.017474 s , totalProfit 0.132943 2022-11-16 13:35:55.956945 15943930 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.081958 2022-11-16 13:35:55.958202 15943930 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.019756 2022-11-16 13:35:55.959238 15943930 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.015507 2022-11-16 13:35:55.960279 15943930 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.014725 2022-11-16 13:35:55.961228 15943930 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x1828b954f3110f2aa18744a60c0161bec07562c8', '0xb23396bf2191b300d1f296d1af2de20c10195a8a'] 0.010324 2022-11-16 13:35:55.962909 15943930 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1'] 0.007184 2022-11-16 13:35:55.963900 15943930 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.005459 2022-11-16 13:35:55.964816 15943930 bset ['0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7', '0x22c87ef36998ccb7d39f34b4c5e5e4fc936587c3', '0xa4910885dd2deae3e2af65c8196094aabdd827a2'] 0.002745 2022-11-16 13:35:55.965826 15943930 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001946 2022-11-16 13:35:55.966804 -------------------------------------------------- 2022-11-16 13:35:58.374204 15943931 batch 0.014511 s , totalProfit 0.132388 2022-11-16 13:35:58.374259 15943931 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.081881 2022-11-16 13:35:58.375529 15943931 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.019629 2022-11-16 13:35:58.376562 15943931 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.015430 2022-11-16 13:35:58.377551 15943931 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.014685 2022-11-16 13:35:58.378491 15943931 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x1828b954f3110f2aa18744a60c0161bec07562c8', '0xb23396bf2191b300d1f296d1af2de20c10195a8a'] 0.010246 2022-11-16 13:35:58.379426 15943931 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1'] 0.007082 2022-11-16 13:35:58.380467 15943931 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.005418 2022-11-16 13:35:58.381743 15943931 bset ['0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7', '0x22c87ef36998ccb7d39f34b4c5e5e4fc936587c3', '0xa4910885dd2deae3e2af65c8196094aabdd827a2'] 0.002674 2022-11-16 13:35:58.382835 15943931 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001905 2022-11-16 13:35:58.383731 -------------------------------------------------- 2022-11-16 13:36:13.586712 15943932 batch 0.016362 s , totalProfit 0.123399 2022-11-16 13:36:13.586818 15943932 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.081868 2022-11-16 13:36:13.589173 15943932 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.015405 2022-11-16 13:36:13.591028 15943932 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.014640 2022-11-16 13:36:13.592724 15943932 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.013721 2022-11-16 13:36:13.594352 15943932 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x1828b954f3110f2aa18744a60c0161bec07562c8', '0xb23396bf2191b300d1f296d1af2de20c10195a8a'] 0.010188 2022-11-16 13:36:13.596026 15943932 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1'] 0.005969 2022-11-16 13:36:13.597724 15943932 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.005374 2022-11-16 13:36:13.600030 15943932 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001859 2022-11-16 13:36:13.601693 -------------------------------------------------- 2022-11-16 13:36:21.433572 15943933 batch 0.011989 s , totalProfit 0.123075 2022-11-16 13:36:21.433646 15943933 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.081804 2022-11-16 13:36:21.435063 15943933 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.015342 2022-11-16 13:36:21.436076 15943933 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.014614 2022-11-16 13:36:21.437045 15943933 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.013628 2022-11-16 13:36:21.437975 15943933 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x1828b954f3110f2aa18744a60c0161bec07562c8', '0xb23396bf2191b300d1f296d1af2de20c10195a8a'] 0.010153 2022-11-16 13:36:21.438879 15943933 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1'] 0.005876 2022-11-16 13:36:21.439787 15943933 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.005347 2022-11-16 13:36:21.441106 15943933 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001832 2022-11-16 13:36:21.442045 -------------------------------------------------- 2022-11-16 13:36:26.763711 15943934 batch 0.013092 s , totalProfit 0.123779 2022-11-16 13:36:26.763769 15943934 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.081935 2022-11-16 13:36:26.765063 15943934 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.015468 2022-11-16 13:36:26.766118 15943934 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.014689 2022-11-16 13:36:26.767056 15943934 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.013727 2022-11-16 13:36:26.767969 15943934 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x1828b954f3110f2aa18744a60c0161bec07562c8', '0xb23396bf2191b300d1f296d1af2de20c10195a8a'] 0.010251 2022-11-16 13:36:26.768925 15943934 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1'] 0.005974 2022-11-16 13:36:26.769858 15943934 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.005422 2022-11-16 13:36:26.771065 15943934 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001909 2022-11-16 13:36:26.772002 -------------------------------------------------- 2022-11-16 13:36:34.002402 15943935 batch 0.012500 s , totalProfit 0.162177 2022-11-16 13:36:34.002479 15943935 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.081884 2022-11-16 13:36:34.004083 15943935 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.051758 2022-11-16 13:36:34.005384 15943935 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.015417 2022-11-16 13:36:34.006574 15943935 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.014670 2022-11-16 13:36:34.007810 15943935 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1'] 0.012172 2022-11-16 13:36:34.008938 15943935 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x1828b954f3110f2aa18744a60c0161bec07562c8', '0xb23396bf2191b300d1f296d1af2de20c10195a8a'] 0.010227 2022-11-16 13:36:34.010060 15943935 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.005404 2022-11-16 13:36:34.011572 15943935 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001890 2022-11-16 13:36:34.012696 -------------------------------------------------- 2022-11-16 13:36:49.392171 15943936 batch 0.012555 s , totalProfit 0.152682 2022-11-16 13:36:49.392231 15943936 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.081895 2022-11-16 13:36:49.393664 15943936 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.039839 2022-11-16 13:36:49.394713 15943936 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.015422 2022-11-16 13:36:49.395656 15943936 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.014651 2022-11-16 13:36:49.396738 15943936 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x1828b954f3110f2aa18744a60c0161bec07562c8', '0xb23396bf2191b300d1f296d1af2de20c10195a8a'] 0.012877 2022-11-16 13:36:49.397796 15943936 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1'] 0.010412 2022-11-16 13:36:49.398958 15943936 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.005384 2022-11-16 13:36:49.400399 15943936 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001870 2022-11-16 13:36:49.401433 -------------------------------------------------- 2022-11-16 13:36:59.470312 15943937 batch 0.012131 s , totalProfit 0.072048 2022-11-16 13:36:59.470374 15943937 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.039862 2022-11-16 13:36:59.471662 15943937 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x1828b954f3110f2aa18744a60c0161bec07562c8', '0xb23396bf2191b300d1f296d1af2de20c10195a8a'] 0.012929 2022-11-16 13:36:59.472709 15943937 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1'] 0.010434 2022-11-16 13:36:59.473697 15943937 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.006979 2022-11-16 13:36:59.474625 15943937 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.005446 2022-11-16 13:36:59.475552 15943937 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004025 2022-11-16 13:36:59.476740 15943937 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001932 2022-11-16 13:36:59.477761 -------------------------------------------------- 2022-11-16 13:37:16.600747 15943938 batch 0.010683 s , totalProfit 0.074118 2022-11-16 13:37:16.600802 15943938 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.039837 2022-11-16 13:37:16.602154 15943938 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x1828b954f3110f2aa18744a60c0161bec07562c8', '0xb23396bf2191b300d1f296d1af2de20c10195a8a'] 0.012904 2022-11-16 13:37:16.603315 15943938 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1'] 0.010409 2022-11-16 13:37:16.604342 15943938 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.006935 2022-11-16 13:37:16.605506 15943938 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.005427 2022-11-16 13:37:16.606510 15943938 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.003979 2022-11-16 13:37:16.607531 15943938 bset ['0x739b7690b19d25c31febad91b49b39c5655863dd', '0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c'] 0.002225 2022-11-16 13:37:16.608733 15943938 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001913 2022-11-16 13:37:16.609665 -------------------------------------------------- 2022-11-16 13:37:30.096462 15943939 batch 0.009109 s , totalProfit 0.070518 2022-11-16 13:37:30.096533 15943939 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.039803 2022-11-16 13:37:30.098125 15943939 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x1828b954f3110f2aa18744a60c0161bec07562c8', '0xb23396bf2191b300d1f296d1af2de20c10195a8a'] 0.011737 2022-11-16 13:37:30.099284 15943939 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1'] 0.010376 2022-11-16 13:37:30.100282 15943939 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.006909 2022-11-16 13:37:30.101242 15943939 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.005401 2022-11-16 13:37:30.102201 15943939 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.003919 2022-11-16 13:37:30.103173 15943939 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001887 2022-11-16 13:37:30.104462 -------------------------------------------------- 2022-11-16 13:37:51.486645 15943940 batch 0.013523 s , totalProfit 2.871358 2022-11-16 13:37:51.486701 15943940 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 1.570199 2022-11-16 13:37:51.488073 15943940 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 1.277667 2022-11-16 13:37:51.489246 15943940 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.006937 2022-11-16 13:37:51.490337 15943940 bset ['0x7a69ef644af299d60c668a5194ae3ee6c9d1b7e2', '0xfd244c99e6da82953c8d0f673aaf9a0755e963c0', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.006837 2022-11-16 13:37:51.491255 15943940 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.005429 2022-11-16 13:37:51.492200 15943940 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.003983 2022-11-16 13:37:51.493920 15943940 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001916 2022-11-16 13:37:51.494858 -------------------------------------------------- 2022-11-16 13:38:22.817780 15943941 batch 0.018971 s , totalProfit 1.643332 2022-11-16 13:38:22.817837 15943941 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.684599 2022-11-16 12:44:01.686083 Ture TOP LP 7336 2022-11-16 12:44:24.848557 784 2022-11-16 12:44:25.094969 3812 2022-11-16 12:45:01.966432 TOP LP: 7420 2022-11-16 12:45:02.254667 Ture TOP LP 7336 2022-11-16 12:45:25.733330 784 2022-11-16 12:45:25.972665 3812 2022-11-16 12:46:02.811653 TOP LP: 7420 2022-11-16 12:46:03.145864 Ture TOP LP 7336 2022-11-16 12:46:26.719867 784 2022-11-16 12:46:26.971573 3812 2022-11-16 12:47:00.841593 TOP LP: 7420 2022-11-16 12:47:01.139461 Ture TOP LP 7336 2022-11-16 12:47:24.589142 784 2022-11-16 12:47:24.850051 3812 2022-11-16 12:48:01.684539 TOP LP: 7419 2022-11-16 12:48:01.972522 Ture TOP LP 7335 2022-11-16 12:48:25.306680 784 2022-11-16 12:48:25.554801 3812 2022-11-16 12:49:02.359449 TOP LP: 7419 2022-11-16 12:49:02.635216 Ture TOP LP 7335 2022-11-16 12:49:26.221709 784 2022-11-16 12:49:26.461767 3812 2022-11-16 12:50:00.295440 TOP LP: 7419 2022-11-16 12:50:00.572789 Ture TOP LP 7335 2022-11-16 12:50:24.195659 784 2022-11-16 12:50:24.425180 3812 2022-11-16 12:51:01.243331 TOP LP: 7419 2022-11-16 12:51:01.526557 Ture TOP LP 7335 2022-11-16 12:51:25.239312 784 2022-11-16 12:51:25.484149 3812 2022-11-16 12:52:02.328587 TOP LP: 7419 2022-11-16 12:52:02.623644 Ture TOP LP 7335 2022-11-16 12:52:26.728912 784 2022-11-16 12:52:26.972946 3812 2022-11-16 12:53:00.753760 TOP LP: 7419 2022-11-16 12:53:01.054667 Ture TOP LP 7335 2022-11-16 12:53:24.567742 784 2022-11-16 12:53:24.818968 3812 2022-11-16 12:54:01.645530 TOP LP: 7419 2022-11-16 12:54:01.919388 Ture TOP LP 7335 2022-11-16 12:54:25.564181 784 2022-11-16 12:54:25.812320 3812 2022-11-16 12:55:02.656341 TOP LP: 7419 2022-11-16 12:55:02.949369 Ture TOP LP 7335 2022-11-16 12:55:26.640613 784 2022-11-16 12:55:26.952135 3812 2022-11-16 12:56:00.785699 TOP LP: 7419 2022-11-16 12:56:01.054977 Ture TOP LP 7335 2022-11-16 12:56:24.639983 784 2022-11-16 12:56:24.864163 3812 2022-11-16 12:57:01.696776 TOP LP: 7419 2022-11-16 12:57:01.968992 Ture TOP LP 7335 2022-11-16 12:57:25.830702 784 2022-11-16 12:57:26.062145 3812 2022-11-16 12:58:02.884223 TOP LP: 7419 2022-11-16 12:58:03.158838 Ture TOP LP 7335 2022-11-16 12:58:27.137304 784 2022-11-16 12:58:27.369858 3812 2022-11-16 12:59:01.217948 TOP LP: 7418 2022-11-16 12:59:01.502245 Ture TOP LP 7334 2022-11-16 12:59:27.361120 784 2022-11-16 12:59:27.609308 3788 2022-11-16 13:00:01.497226 TOP LP: 7418 2022-11-16 13:00:01.829360 Ture TOP LP 7334 2022-11-16 13:00:27.476899 784 2022-11-16 13:00:27.740728 3788 2022-11-16 13:01:01.637836 TOP LP: 7418 2022-11-16 13:01:01.953606 Ture TOP LP 7334 2022-11-16 13:01:27.387427 784 2022-11-16 13:01:27.665677 3788 2022-11-16 13:02:01.570650 TOP LP: 7418 2022-11-16 13:02:01.879950 Ture TOP LP 7334 2022-11-16 13:02:26.703973 784 2022-11-16 13:02:26.955310 3788 2022-11-16 13:03:00.822698 TOP LP: 7419 2022-11-16 13:03:01.179992 Ture TOP LP 7335 2022-11-16 13:03:26.481201 784 2022-11-16 13:03:26.727775 3804 2022-11-16 13:04:00.540792 TOP LP: 7419 2022-11-16 13:04:00.821183 Ture TOP LP 7335 2022-11-16 13:04:25.474683 784 2022-11-16 13:04:25.730903 3804 2022-11-16 13:05:02.548794 TOP LP: 7419 2022-11-16 13:05:02.877582 Ture TOP LP 7335 2022-11-16 13:05:26.926669 784 2022-11-16 13:05:27.211776 3804 2022-11-16 13:06:01.376974 TOP LP: 7420 2022-11-16 13:06:01.667436 Ture TOP LP 7336 2022-11-16 13:06:26.470615 784 2022-11-16 13:06:26.718781 3804 2022-11-16 13:07:00.635955 TOP LP: 7420 2022-11-16 13:07:01.001056 Ture TOP LP 7336 2022-11-16 13:07:25.334944 784 2022-11-16 13:07:25.579619 3804 2022-11-16 13:08:02.460926 TOP LP: 7420 2022-11-16 13:08:02.761482 Ture TOP LP 7336 2022-11-16 13:08:27.287953 784 2022-11-16 13:08:27.538335 3804 2022-11-16 13:09:01.428122 TOP LP: 7420 2022-11-16 13:09:01.721531 Ture TOP LP 7336 2022-11-16 13:09:25.817250 784 2022-11-16 13:09:26.063299 3804 2022-11-16 13:10:02.940555 TOP LP: 7420 2022-11-16 13:10:03.238641 Ture TOP LP 7336 2022-11-16 13:10:27.330566 784 2022-11-16 13:10:27.605525 3804 2022-11-16 13:11:01.510896 TOP LP: 7420 2022-11-16 13:11:01.799007 Ture TOP LP 7336 2022-11-16 13:11:26.092120 784 2022-11-16 13:11:26.340725 3804 2022-11-16 13:12:00.301338 TOP LP: 7420 2022-11-16 13:12:00.588790 Ture TOP LP 7336 2022-11-16 13:12:24.827900 784 2022-11-16 13:12:25.080512 3804 2022-11-16 13:13:01.929436 TOP LP: 7420 2022-11-16 13:13:02.233735 Ture TOP LP 7336 2022-11-16 13:13:25.964555 784 2022-11-16 13:13:26.231187 3804 2022-11-16 13:14:03.141806 TOP LP: 7420 2022-11-16 13:14:03.466031 Ture TOP LP 7336 2022-11-16 13:14:27.517086 784 2022-11-16 13:14:27.772161 3804 2022-11-16 13:15:01.607265 TOP LP: 7420 2022-11-16 13:15:01.908717 Ture TOP LP 7336 2022-11-16 13:15:26.057233 784 2022-11-16 13:15:26.300856 3804 2022-11-16 13:16:03.131653 TOP LP: 7420 2022-11-16 13:16:03.416655 Ture TOP LP 7336 2022-11-16 13:16:27.460704 784 2022-11-16 13:16:27.711536 3804 2022-11-16 13:17:01.548710 TOP LP: 7420 2022-11-16 13:17:01.850125 Ture TOP LP 7336 2022-11-16 13:17:26.048365 784 2022-11-16 13:17:26.298840 3804 2022-11-16 13:18:03.333112 TOP LP: 7420 2022-11-16 13:18:03.642769 Ture TOP LP 7336 2022-11-16 13:18:27.797758 784 2022-11-16 13:18:28.049782 3804 2022-11-16 13:19:01.915055 TOP LP: 7420 2022-11-16 13:19:02.241623 Ture TOP LP 7336 2022-11-16 13:19:25.773664 784 2022-11-16 13:19:26.042689 3804 2022-11-16 13:20:02.859052 TOP LP: 7420 2022-11-16 13:20:03.160628 Ture TOP LP 7336 2022-11-16 13:20:27.078959 784 2022-11-16 13:20:27.346604 3804 2022-11-16 13:21:01.151208 TOP LP: 7420 2022-11-16 13:21:01.497205 Ture TOP LP 7336 2022-11-16 13:21:24.801752 784 2022-11-16 13:21:25.046431 3804 2022-11-16 13:22:01.889357 TOP LP: 7420 2022-11-16 13:22:02.226007 Ture TOP LP 7336 2022-11-16 13:22:26.027824 784 2022-11-16 13:22:26.270085 3804 2022-11-16 13:23:03.107212 TOP LP: 7420 2022-11-16 13:23:03.405364 Ture TOP LP 7336 2022-11-16 13:23:27.068473 784 2022-11-16 13:23:27.314118 3804 2022-11-16 13:24:01.168018 TOP LP: 7420 2022-11-16 13:24:01.469078 Ture TOP LP 7336 2022-11-16 13:24:24.901636 784 2022-11-16 13:24:25.152981 3804 2022-11-16 13:25:02.030558 TOP LP: 7420 2022-11-16 13:25:02.356294 Ture TOP LP 7336 2022-11-16 13:25:26.087723 784 2022-11-16 13:25:26.356689 3804 2022-11-16 13:26:00.209360 TOP LP: 7420 2022-11-16 13:26:00.504093 Ture TOP LP 7336 2022-11-16 13:26:24.726304 784 2022-11-16 13:26:24.973095 3804 2022-11-16 13:27:01.829117 TOP LP: 7420 2022-11-16 13:27:02.134996 Ture TOP LP 7336 2022-11-16 13:27:25.771988 784 2022-11-16 13:27:26.024546 3804 2022-11-16 13:28:02.888481 TOP LP: 7420 2022-11-16 13:28:03.184835 Ture TOP LP 7336 2022-11-16 13:28:27.737946 784 2022-11-16 13:28:27.997635 3804 2022-11-16 13:29:01.869964 TOP LP: 7420 2022-11-16 13:29:02.160044 Ture TOP LP 7336 2022-11-16 13:29:25.877722 784 2022-11-16 13:29:26.138148 3804 2022-11-16 13:30:02.995144 TOP LP: 7420 2022-11-16 13:30:03.294016 Ture TOP LP 7336 2022-11-16 13:30:27.363273 784 2022-11-16 13:30:27.661558 3804 2022-11-16 13:31:01.489207 TOP LP: 7420 2022-11-16 13:31:01.798331 Ture TOP LP 7336 2022-11-16 13:31:25.861876 784 2022-11-16 13:31:26.111296 3804 2022-11-16 13:32:02.972335 TOP LP: 7420 2022-11-16 13:32:03.258912 Ture TOP LP 7336 2022-11-16 13:32:27.621630 784 2022-11-16 13:32:27.866639 3804 2022-11-16 13:33:01.722501 TOP LP: 7420 2022-11-16 13:33:02.013360 Ture TOP LP 7336 2022-11-16 13:33:25.965293 784 2022-11-16 13:33:26.215837 3804 2022-11-16 13:34:03.059104 TOP LP: 7420 2022-11-16 13:34:03.402556 Ture TOP LP 7336 2022-11-16 13:34:27.973696 784 2022-11-16 13:34:28.249714 3804 2022-11-16 13:35:02.076250 TOP LP: 7420 2022-11-16 13:35:02.412314 Ture TOP LP 7336 2022-11-16 13:35:26.317175 784 2022-11-16 13:35:26.752885 3804 2022-11-16 13:36:00.609754 TOP LP: 7420 2022-11-16 13:36:00.923009 Ture TOP LP 7336 2022-11-16 13:36:25.429603 784 2022-11-16 13:36:25.716386 3804 2022-11-16 13:37:02.580558 TOP LP: 7420 2022-11-16 13:37:02.882937 Ture TOP LP 7336 2022-11-16 13:37:27.389593 784 2022-11-16 13:37:27.670522 3804 2022-11-16 13:38:01.594565 TOP LP: 7420 2022-11-16 13:38:01.887225 Ture TOP LP 7336 2022-11-16 13:38:26.424879 784 2022-11-16 13:38:26.680781 3804 2022-11-16 13:39:00.520063 TOP LP: 7420 2022-11-16 13:39:00.824545 Ture TOP LP 7336 2022-11-16 13:39:24.589289 784 2022-11-16 13:39:24.860728 3804 2022-11-16 13:38:22.819065 15943941 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.681966 2022-11-16 13:38:22.820223 15943941 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.147958 2022-11-16 13:38:22.821179 15943941 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0xcf84cbbf5e5d9210361d1195dfd170a333ec823c', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.085028 2022-11-16 13:38:22.822090 15943941 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.034683 2022-11-16 13:38:22.823059 15943941 bset ['0x7a69ef644af299d60c668a5194ae3ee6c9d1b7e2', '0xfd244c99e6da82953c8d0f673aaf9a0755e963c0', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.026143 2022-11-16 13:38:22.824245 15943941 bset ['0x7a69ef644af299d60c668a5194ae3ee6c9d1b7e2', '0x3dcd94019ebf97019d81229583bb3ea5b9f9afd0', '0xb75eeecf26436d783f93e991963c2df819530960'] 0.026018 2022-11-16 13:38:22.825211 15943941 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.007194 2022-11-16 13:38:22.826115 15943941 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004028 2022-11-16 13:38:22.827054 15943941 bset ['0x42f1bab706389a01561183fb9a39b941d3a2ab34', '0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c'] 0.001256 2022-11-16 13:38:22.828059 -------------------------------------------------- 2022-11-16 13:38:37.631520 15943942 batch 0.016153 s , totalProfit 1.704084 2022-11-16 13:38:37.631584 15943942 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.960778 2022-11-16 13:38:37.632964 15943942 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.528842 2022-11-16 13:38:37.634004 15943942 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1'] 0.080750 2022-11-16 13:38:37.634926 15943942 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0xcf84cbbf5e5d9210361d1195dfd170a333ec823c', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.045281 2022-11-16 13:38:37.635826 15943942 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x445f890f7633fe0dd508eaa01395c29f1394de62', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.026470 2022-11-16 13:38:37.636741 15943942 bset ['0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7', '0xf2f18a8b986856dcbf3d56e3e170820ef022e760', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.013908 2022-11-16 13:38:37.637684 15943942 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004462 2022-11-16 13:38:37.638841 15943942 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001139 2022-11-16 13:38:37.639734 -------------------------------------------------- 2022-11-16 13:39:32.331118 15943943 batch 0.023855 s , totalProfit 0.340040 2022-11-16 13:39:32.331199 15943943 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.127046 2022-11-16 13:39:32.332996 15943943 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.101560 2022-11-16 13:39:32.334039 15943943 bset ['0x7a69ef644af299d60c668a5194ae3ee6c9d1b7e2', '0xfd244c99e6da82953c8d0f673aaf9a0755e963c0', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.038404 2022-11-16 13:39:32.334968 15943943 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0xcf84cbbf5e5d9210361d1195dfd170a333ec823c', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.036391 2022-11-16 13:39:32.335903 15943943 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xf2f18a8b986856dcbf3d56e3e170820ef022e760', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.032028 2022-11-16 13:39:32.336847 15943943 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.025928 2022-11-16 13:39:32.338025 15943943 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x445f890f7633fe0dd508eaa01395c29f1394de62', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.025738 2022-11-16 13:39:32.338996 15943943 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.007334 2022-11-16 13:39:32.339913 15943943 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004493 2022-11-16 13:39:32.340893 15943943 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.001403 2022-11-16 13:39:32.341976 15943943 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001140 2022-11-16 13:39:32.343258 -------------------------------------------------- 2022-11-16 13:40:30.263501 15943944 batch 0.010594 s , totalProfit 0.019401 2022-11-16 13:40:30.263564 15943944 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005743 2022-11-16 13:40:30.264791 15943944 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004907 2022-11-16 13:40:30.265852 15943944 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xf2f18a8b986856dcbf3d56e3e170820ef022e760', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.003991 2022-11-16 13:40:30.266789 15943944 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.001833 2022-11-16 13:40:30.267705 15943944 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.001773 2022-11-16 13:40:30.268613 15943944 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.001410 2022-11-16 13:40:30.269795 15943944 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001185 2022-11-16 13:40:30.270738 -------------------------------------------------- 2022-11-16 13:40:33.960424 15943945 batch 0.010691 s , totalProfit 0.019437 2022-11-16 13:40:33.960477 15943945 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005730 2022-11-16 13:40:33.961733 15943945 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004925 2022-11-16 13:40:33.962745 15943945 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xf2f18a8b986856dcbf3d56e3e170820ef022e760', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.003983 2022-11-16 13:40:33.963692 15943945 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.001805 2022-11-16 13:40:33.964814 15943945 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.001748 2022-11-16 13:40:33.966145 15943945 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.001441 2022-11-16 13:40:33.967104 15943945 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001194 2022-11-16 13:40:33.968730 -------------------------------------------------- 2022-11-16 13:41:07.561138 15943946 batch 0.010468 s , totalProfit 0.017364 2022-11-16 13:41:07.561197 15943946 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005696 2022-11-16 13:41:07.562507 15943946 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004881 2022-11-16 13:41:07.563552 15943946 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xf2f18a8b986856dcbf3d56e3e170820ef022e760', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.003944 2022-11-16 13:41:07.564500 15943946 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.001406 2022-11-16 13:41:07.565465 15943946 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001160 2022-11-16 13:41:07.566384 15943946 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.001063 2022-11-16 13:41:07.567616 -------------------------------------------------- 2022-11-16 13:41:20.529103 15943947 batch 0.022736 s , totalProfit 0.013615 2022-11-16 13:41:20.529183 15943947 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005743 2022-11-16 13:41:20.530956 15943947 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004941 2022-11-16 13:41:20.532377 15943947 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.001453 2022-11-16 13:41:20.533716 15943947 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001207 2022-11-16 13:41:20.535005 15943947 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.001081 2022-11-16 13:41:20.536291 -------------------------------------------------- 2022-11-16 13:41:31.376591 15943948 batch 0.011610 s , totalProfit 0.013669 2022-11-16 13:41:31.376656 15943948 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005753 2022-11-16 13:41:31.378099 15943948 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004953 2022-11-16 13:41:31.379274 15943948 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.001463 2022-11-16 13:41:31.380278 15943948 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001217 2022-11-16 13:41:31.381423 15943948 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.001094 2022-11-16 13:41:31.382515 -------------------------------------------------- 2022-11-16 13:41:37.786971 15943949 batch 0.009249 s , totalProfit 0.013870 2022-11-16 13:41:37.787027 15943949 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005790 2022-11-16 13:41:37.788437 15943949 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005001 2022-11-16 13:41:37.789609 15943949 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.001500 2022-11-16 13:41:37.790555 15943949 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001254 2022-11-16 13:41:37.791614 15943949 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.001142 2022-11-16 13:41:37.792664 -------------------------------------------------- 2022-11-16 13:41:49.040680 15943950 batch 0.007443 s , totalProfit 0.013870 2022-11-16 13:41:49.040734 15943950 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005790 2022-11-16 13:41:49.041981 15943950 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005001 2022-11-16 13:41:49.042979 15943950 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.001500 2022-11-16 13:41:49.043884 15943950 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001254 2022-11-16 13:41:49.044906 15943950 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.001142 2022-11-16 13:41:49.045867 -------------------------------------------------- 2022-11-16 13:42:02.267723 15943951 batch 0.010956 s , totalProfit 0.013870 2022-11-16 13:42:02.267777 15943951 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005790 2022-11-16 13:42:02.269313 15943951 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005001 2022-11-16 13:42:02.270420 15943951 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.001500 2022-11-16 13:42:02.271397 15943951 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001254 2022-11-16 13:42:02.272410 15943951 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.001142 2022-11-16 13:42:02.273379 -------------------------------------------------- 2022-11-16 13:42:28.434348 15943952 batch 0.009720 s , totalProfit 0.020028 2022-11-16 13:42:28.434439 15943952 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xf2f18a8b986856dcbf3d56e3e170820ef022e760', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.006135 2022-11-16 13:42:28.435727 15943952 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005790 2022-11-16 13:42:28.436876 15943952 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005001 2022-11-16 13:42:28.437933 15943952 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.001500 2022-11-16 13:42:28.439042 15943952 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001254 2022-11-16 13:42:28.439940 15943952 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.001142 2022-11-16 13:42:28.440866 -------------------------------------------------- 2022-11-16 13:43:01.785524 15943953 batch 0.009285 s , totalProfit 0.014885 2022-11-16 13:43:01.785574 15943953 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005790 2022-11-16 13:43:01.786960 15943953 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005001 2022-11-16 13:43:01.788151 15943953 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.001500 2022-11-16 13:43:01.789162 15943953 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001254 2022-11-16 13:43:01.790192 15943953 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.001142 2022-11-16 13:43:01.791165 15943953 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1'] 0.001010 2022-11-16 13:43:01.792751 -------------------------------------------------- 2022-11-16 13:43:22.595286 15943954 batch 0.009270 s , totalProfit 0.015586 2022-11-16 13:43:22.595461 15943954 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005790 2022-11-16 13:43:22.596937 15943954 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005001 2022-11-16 13:43:22.597966 15943954 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.002857 2022-11-16 13:43:22.598895 15943954 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.001500 2022-11-16 13:43:22.599824 15943954 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001254 2022-11-16 13:43:22.600991 -------------------------------------------------- 2022-11-16 13:43:28.488012 15943955 batch 0.007774 s , totalProfit 0.014851 2022-11-16 13:43:28.488070 15943955 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005790 2022-11-16 13:43:28.489475 15943955 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005001 2022-11-16 13:43:28.490507 15943955 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.002122 2022-11-16 13:43:28.491441 15943955 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.001500 2022-11-16 13:43:28.492367 15943955 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001254 2022-11-16 13:43:28.493334 -------------------------------------------------- 2022-11-16 13:43:30.459521 15943956 batch 0.007704 s , totalProfit 0.014817 2022-11-16 13:43:30.459578 15943956 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005790 2022-11-16 13:43:30.460812 15943956 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005001 2022-11-16 13:43:30.461877 15943956 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.002089 2022-11-16 13:43:30.462795 15943956 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.001500 2022-11-16 13:43:30.463707 15943956 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001254 2022-11-16 13:43:30.464750 -------------------------------------------------- 2022-11-16 13:43:31.632010 15943957 batch 0.008209 s , totalProfit 0.014817 2022-11-16 13:43:31.632062 15943957 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005790 2022-11-16 13:43:31.633558 15943957 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005001 2022-11-16 13:43:31.634777 15943957 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.002089 2022-11-16 13:43:31.635930 15943957 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.001500 2022-11-16 13:43:31.637177 15943957 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001254 2022-11-16 13:43:31.638220 -------------------------------------------------- 2022-11-16 13:43:51.445855 15943958 batch 0.009064 s , totalProfit 0.014838 2022-11-16 13:43:51.445910 15943958 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005790 2022-11-16 13:43:51.447261 15943958 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005001 2022-11-16 13:43:51.448332 15943958 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.002109 2022-11-16 13:43:51.449362 15943958 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.001500 2022-11-16 13:43:51.450440 15943958 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001254 2022-11-16 13:43:51.451494 -------------------------------------------------- 2022-11-16 13:43:54.636504 15943959 batch 0.008996 s , totalProfit 0.014821 2022-11-16 13:43:54.636560 15943959 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005790 2022-11-16 13:43:54.637863 15943959 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005001 2022-11-16 13:43:54.638879 15943959 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.002093 2022-11-16 13:43:54.639812 15943959 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.001500 2022-11-16 13:43:54.640738 15943959 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001254 2022-11-16 13:43:54.641887 -------------------------------------------------- 2022-11-16 13:43:57.327154 15943960 batch 0.007843 s , totalProfit 0.014731 2022-11-16 13:43:57.327208 15943960 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005790 2022-11-16 13:43:57.328458 15943960 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005001 2022-11-16 13:43:57.329580 15943960 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.002003 2022-11-16 13:43:57.330498 15943960 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.001500 2022-11-16 13:43:57.331407 15943960 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001254 2022-11-16 13:43:57.332493 -------------------------------------------------- 2022-11-16 13:43:58.187021 15943961 batch 0.007651 s , totalProfit 0.014714 2022-11-16 13:43:58.187066 15943961 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005790 2022-11-16 13:43:58.188264 15943961 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005001 2022-11-16 13:43:58.189546 15943961 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.001986 2022-11-16 13:43:58.190514 15943961 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.001500 2022-11-16 13:43:58.191424 15943961 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001254 2022-11-16 13:43:58.192317 -------------------------------------------------- 2022-11-16 13:44:06.703168 15943962 batch 0.007750 s , totalProfit 0.014714 2022-11-16 13:44:06.703227 15943962 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005790 2022-11-16 13:44:06.704707 15943962 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005001 2022-11-16 13:44:06.705829 15943962 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.001986 2022-11-16 13:44:06.707061 15943962 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.001500 2022-11-16 13:44:06.707988 15943962 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001254 2022-11-16 13:44:06.709067 -------------------------------------------------- 2022-11-16 13:44:24.511184 15943963 batch 0.011083 s , totalProfit 0.014714 2022-11-16 13:44:24.511256 15943963 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005790 2022-11-16 13:44:24.513005 15943963 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005001 2022-11-16 13:44:24.514412 15943963 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.001986 2022-11-16 13:44:24.515677 15943963 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.001500 2022-11-16 13:44:24.517011 15943963 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001254 2022-11-16 13:44:24.518365 -------------------------------------------------- 2022-11-16 13:44:28.108353 15943964 batch 0.007814 s , totalProfit 0.014714 2022-11-16 13:44:28.108407 15943964 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005790 2022-11-16 13:44:28.109807 15943964 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005001 2022-11-16 13:44:28.110861 15943964 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.001986 2022-11-16 13:44:28.111831 15943964 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.001500 2022-11-16 13:44:28.112918 15943964 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001254 2022-11-16 13:44:28.113989 -------------------------------------------------- 2022-11-16 13:44:30.587533 15943965 batch 0.007525 s , totalProfit 0.014714 2022-11-16 13:44:30.587587 15943965 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005790 2022-11-16 13:44:30.588891 15943965 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005001 2022-11-16 13:44:30.589896 15943965 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.001986 2022-11-16 13:44:30.590806 15943965 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.001500 2022-11-16 13:44:30.591714 15943965 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001254 2022-11-16 13:44:30.592641 -------------------------------------------------- 2022-11-16 13:44:48.543651 15943966 batch 0.006784 s , totalProfit 0.012724 2022-11-16 13:44:48.543707 15943966 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005790 2022-11-16 13:44:48.545154 15943966 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005001 2022-11-16 13:44:48.546370 15943966 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.001500 2022-11-16 13:44:48.547360 15943966 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001254 2022-11-16 13:44:48.548521 -------------------------------------------------- 2022-11-16 13:44:54.992411 15943967 batch 0.006910 s , totalProfit 0.012724 2022-11-16 13:44:54.992463 15943967 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005790 2022-11-16 13:44:54.993737 15943967 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005001 2022-11-16 13:44:54.994742 15943967 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.001500 2022-11-16 13:44:54.995710 15943967 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001254 2022-11-16 13:44:54.996756 -------------------------------------------------- 2022-11-16 13:45:06.752349 15943968 batch 0.007558 s , totalProfit 0.012724 2022-11-16 13:45:06.752403 15943968 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005790 2022-11-16 13:45:06.753779 15943968 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005001 2022-11-16 13:45:06.754927 15943968 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.001500 2022-11-16 13:45:06.756034 15943968 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001254 2022-11-16 13:45:06.757150 -------------------------------------------------- 2022-11-16 13:45:40.433781 15943969 batch 0.026337 s , totalProfit 0.060027 2022-11-16 13:45:40.433858 15943969 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xf2f18a8b986856dcbf3d56e3e170820ef022e760', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.035572 2022-11-16 13:45:40.435605 15943969 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.026673 2022-11-16 13:45:40.437127 15943969 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005790 2022-11-16 13:45:40.438421 15943969 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005001 2022-11-16 13:45:40.439687 15943969 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.001500 2022-11-16 13:45:40.441125 15943969 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001254 2022-11-16 13:45:40.442751 -------------------------------------------------- 2022-11-16 13:46:09.630318 15943970 batch 0.008712 s , totalProfit 0.021704 2022-11-16 13:46:09.630372 15943970 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.008976 2022-11-16 13:46:09.631734 15943970 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005790 2022-11-16 13:46:09.632905 15943970 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005001 2022-11-16 13:46:09.633885 15943970 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.001500 2022-11-16 13:46:09.634922 15943970 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001254 2022-11-16 13:46:09.635880 -------------------------------------------------- 2022-11-16 13:46:15.338997 15943971 batch 0.007302 s , totalProfit 0.021670 2022-11-16 13:46:15.339053 15943971 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.008942 2022-11-16 13:46:15.340320 15943971 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005790 2022-11-16 13:46:15.341528 15943971 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005001 2022-11-16 13:46:15.342517 15943971 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.001500 2022-11-16 13:46:15.343473 15943971 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001254 2022-11-16 13:46:15.344429 -------------------------------------------------- 2022-11-16 13:46:57.206845 15943972 batch 0.010817 s , totalProfit 0.050612 2022-11-16 13:46:57.206910 15943972 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xf2f18a8b986856dcbf3d56e3e170820ef022e760', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.027652 2022-11-16 13:46:57.208344 15943972 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.006263 2022-11-16 13:46:57.209565 15943972 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005790 2022-11-16 13:46:57.210615 15943972 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005001 2022-11-16 13:46:57.211757 15943972 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1'] 0.004340 2022-11-16 13:46:57.212846 15943972 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.001500 2022-11-16 13:46:57.213972 15943972 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x1828b954f3110f2aa18744a60c0161bec07562c8', '0xb23396bf2191b300d1f296d1af2de20c10195a8a'] 0.001345 2022-11-16 13:46:57.214973 15943972 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001254 2022-11-16 13:46:57.215898 -------------------------------------------------- 2022-11-16 13:47:06.607844 15943973 batch 0.007994 s , totalProfit 0.016788 2022-11-16 13:47:06.607898 15943973 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005790 2022-11-16 13:47:06.609152 15943973 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005001 2022-11-16 13:47:06.610142 15943973 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1'] 0.002781 2022-11-16 13:47:06.611092 15943973 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.002583 2022-11-16 13:47:06.612033 15943973 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.001500 2022-11-16 13:47:06.612960 15943973 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001254 2022-11-16 13:47:06.613890 -------------------------------------------------- 2022-11-16 13:47:16.322358 15943974 batch 0.009200 s , totalProfit 0.016754 2022-11-16 13:47:16.322409 15943974 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005790 2022-11-16 13:47:16.323636 15943974 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005001 2022-11-16 13:47:16.324649 15943974 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1'] 0.002764 2022-11-16 13:47:16.325616 15943974 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.002549 2022-11-16 13:47:16.326538 15943974 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.001500 2022-11-16 13:47:16.327483 15943974 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001254 2022-11-16 13:47:16.328415 -------------------------------------------------- 2022-11-16 13:47:21.422908 15943975 batch 0.008124 s , totalProfit 0.016754 2022-11-16 13:47:21.422965 15943975 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005790 2022-11-16 13:47:21.424191 15943975 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005001 2022-11-16 13:47:21.425251 15943975 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1'] 0.002764 2022-11-16 13:47:21.426171 15943975 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.002549 2022-11-16 13:47:21.427198 15943975 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.001500 2022-11-16 13:47:21.428110 15943975 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001254 2022-11-16 13:47:21.429053 -------------------------------------------------- 2022-11-16 13:47:40.813060 15943976 batch 0.008766 s , totalProfit 0.016754 2022-11-16 13:47:40.813114 15943976 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005790 2022-11-16 13:47:40.814356 15943976 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005001 2022-11-16 13:47:40.815392 15943976 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1'] 0.002764 2022-11-16 13:47:40.816371 15943976 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.002549 2022-11-16 13:47:40.817344 15943976 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.001500 2022-11-16 13:47:40.818292 15943976 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001254 2022-11-16 13:47:40.819223 -------------------------------------------------- 2022-11-16 13:47:50.784667 15943977 batch 0.008599 s , totalProfit 0.016754 2022-11-16 13:47:50.784722 15943977 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005790 2022-11-16 13:47:50.785968 15943977 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005001 2022-11-16 13:47:50.786959 15943977 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1'] 0.002764 2022-11-16 13:47:50.787913 15943977 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.002549 2022-11-16 13:47:50.788971 15943977 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.001500 2022-11-16 13:47:50.789962 15943977 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001254 2022-11-16 13:47:50.790949 -------------------------------------------------- 2022-11-16 13:48:14.905510 15943978 batch 0.007985 s , totalProfit 0.016754 2022-11-16 13:48:14.905567 15943978 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005790 2022-11-16 13:48:14.907014 15943978 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005001 2022-11-16 13:48:14.908305 15943978 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1'] 0.002764 2022-11-16 13:48:14.909356 15943978 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.002549 2022-11-16 13:48:14.910280 15943978 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.001500 2022-11-16 13:48:14.911217 15943978 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001254 2022-11-16 13:48:14.912329 -------------------------------------------------- 2022-11-16 13:48:24.413321 15943979 batch 0.007873 s , totalProfit 0.016754 2022-11-16 13:48:24.413377 15943979 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005790 2022-11-16 13:48:24.414638 15943979 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005001 2022-11-16 13:48:24.415661 15943979 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1'] 0.002764 2022-11-16 13:48:24.416607 15943979 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.002549 2022-11-16 13:48:24.417578 15943979 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.001500 2022-11-16 13:48:24.418484 15943979 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001254 2022-11-16 13:48:24.419388 -------------------------------------------------- 2022-11-16 13:48:44.178789 15943980 batch 0.012997 s , totalProfit 0.245024 2022-11-16 13:48:44.178843 15943980 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.183020 2022-11-16 13:48:44.180064 15943980 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.065225 2022-11-16 13:48:44.181129 15943980 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1'] 0.027318 2022-11-16 13:48:44.182076 15943980 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x1828b954f3110f2aa18744a60c0161bec07562c8', '0xb23396bf2191b300d1f296d1af2de20c10195a8a'] 0.020304 2022-11-16 13:48:44.183020 15943980 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005790 2022-11-16 13:48:44.183932 15943980 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005001 2022-11-16 13:48:44.184887 15943980 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.001500 2022-11-16 13:48:44.186055 15943980 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001254 2022-11-16 13:48:44.186961 -------------------------------------------------- 2022-11-16 13:49:15.628023 15943981 batch 0.011771 s , totalProfit 0.033636 2022-11-16 13:49:15.628078 15943981 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x1828b954f3110f2aa18744a60c0161bec07562c8', '0xb23396bf2191b300d1f296d1af2de20c10195a8a'] 0.011859 2022-11-16 13:49:15.629323 15943981 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1'] 0.010389 2022-11-16 13:49:15.630294 15943981 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005790 2022-11-16 13:49:15.631197 15943981 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005001 2022-11-16 13:49:15.632096 15943981 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0xcf84cbbf5e5d9210361d1195dfd170a333ec823c', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004587 2022-11-16 13:49:15.633059 15943981 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.001500 2022-11-16 13:49:15.634174 15943981 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001254 2022-11-16 13:49:15.635068 -------------------------------------------------- 2022-11-16 13:50:04.755883 15943982 batch 0.011924 s , totalProfit 0.024246 2022-11-16 13:50:04.755943 15943982 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1'] 0.008928 2022-11-16 13:50:04.757359 15943982 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.006396 2022-11-16 13:50:04.758410 15943982 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005790 2022-11-16 13:50:04.759391 15943982 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005001 2022-11-16 13:50:04.760333 15943982 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001690 2022-11-16 13:50:04.761414 15943982 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.001500 2022-11-16 13:50:04.762752 -------------------------------------------------- 2022-11-16 13:50:08.363423 15943983 batch 0.009650 s , totalProfit 0.017509 2022-11-16 13:50:08.363473 15943983 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005790 2022-11-16 13:50:08.364676 15943983 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005001 2022-11-16 13:50:08.365737 15943983 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.004361 2022-11-16 13:50:08.366656 15943983 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001673 2022-11-16 13:50:08.367613 15943983 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.001500 2022-11-16 13:50:08.368518 -------------------------------------------------- 2022-11-16 13:50:47.322511 15943984 batch 0.009157 s , totalProfit 0.048245 2022-11-16 13:50:47.322564 15943984 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.035097 2022-11-16 13:50:47.323790 15943984 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005790 2022-11-16 13:50:47.324794 15943984 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005001 2022-11-16 13:50:47.325764 15943984 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001673 2022-11-16 13:50:47.326685 15943984 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.001500 2022-11-16 13:50:47.327593 -------------------------------------------------- 2022-11-16 13:51:21.848897 15943985 batch 0.007843 s , totalProfit 0.013143 2022-11-16 13:51:21.848982 15943985 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005790 2022-11-16 13:51:21.850550 15943985 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005001 2022-11-16 13:51:21.851828 15943985 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001673 2022-11-16 13:51:21.853204 15943985 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.001500 2022-11-16 13:51:21.854370 -------------------------------------------------- 2022-11-16 13:51:27.570597 15943986 batch 0.006524 s , totalProfit 0.013143 2022-11-16 13:51:27.570655 15943986 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005790 2022-11-16 13:51:27.571911 15943986 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005001 2022-11-16 13:51:27.572995 15943986 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001673 2022-11-16 13:51:27.573949 15943986 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.001500 2022-11-16 13:51:27.574878 -------------------------------------------------- 2022-11-16 13:51:31.029200 15943987 batch 0.006170 s , totalProfit 0.013143 2022-11-16 13:51:31.029255 15943987 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005790 2022-11-16 13:51:31.030550 15943987 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005001 2022-11-16 13:51:31.031559 15943987 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001673 2022-11-16 13:51:31.032488 15943987 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.001500 2022-11-16 13:51:31.033475 -------------------------------------------------- 2022-11-16 13:51:35.478755 15943988 batch 0.006289 s , totalProfit 0.013143 2022-11-16 13:51:35.478807 15943988 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005790 2022-11-16 13:51:35.480016 15943988 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005001 2022-11-16 13:51:35.481062 15943988 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001673 2022-11-16 13:51:35.481975 15943988 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.001500 2022-11-16 13:51:35.482875 -------------------------------------------------- 2022-11-16 13:51:35.798106 15943989 batch 0.006267 s , totalProfit 0.013143 2022-11-16 13:51:35.798165 15943989 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005790 2022-11-16 13:51:35.799676 15943989 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005001 2022-11-16 13:51:35.800962 15943989 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001673 2022-11-16 13:51:35.802140 15943989 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.001500 2022-11-16 13:51:35.803299 -------------------------------------------------- 2022-11-16 13:51:38.340095 15943990 batch 0.006035 s , totalProfit 0.013143 2022-11-16 13:51:38.340147 15943990 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005790 2022-11-16 13:51:38.341409 15943990 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005001 2022-11-16 13:51:38.342404 15943990 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001673 2022-11-16 13:51:38.343337 15943990 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.001500 2022-11-16 13:51:38.344298 -------------------------------------------------- 2022-11-16 13:51:52.537416 15943991 batch 0.007180 s , totalProfit 0.014687 2022-11-16 13:51:52.537473 15943991 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005790 2022-11-16 13:51:52.538912 15943991 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005001 2022-11-16 13:51:52.540143 15943991 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001673 2022-11-16 13:51:52.541339 15943991 bset ['0x1ac73c411fc1d037ff26e0911a28f6cac400c4d7', '0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c'] 0.001539 2022-11-16 13:51:52.542483 15943991 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.001500 2022-11-16 13:51:52.543769 -------------------------------------------------- 2022-11-16 13:52:17.788399 15943992 batch 0.006696 s , totalProfit 0.013143 2022-11-16 13:52:17.788471 15943992 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005790 2022-11-16 13:52:17.789942 15943992 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005001 2022-11-16 13:52:17.791199 15943992 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001673 2022-11-16 13:52:17.792252 15943992 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.001500 2022-11-16 13:52:17.793637 -------------------------------------------------- 2022-11-16 13:52:34.023788 15943993 batch 0.006291 s , totalProfit 0.013143 2022-11-16 13:52:34.023838 15943993 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005790 2022-11-16 13:52:34.025144 15943993 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005001 2022-11-16 13:52:34.026241 15943993 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001673 2022-11-16 13:52:34.027408 15943993 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.001500 2022-11-16 13:52:34.028534 -------------------------------------------------- 2022-11-16 13:52:51.388322 15943994 batch 0.008275 s , totalProfit 0.019334 2022-11-16 13:52:51.388375 15943994 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005790 2022-11-16 13:52:51.389906 15943994 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005001 2022-11-16 13:52:51.391073 15943994 bset ['0x7a69ef644af299d60c668a5194ae3ee6c9d1b7e2', '0x3dcd94019ebf97019d81229583bb3ea5b9f9afd0', '0xb75eeecf26436d783f93e991963c2df819530960'] 0.004152 2022-11-16 13:52:51.392174 15943994 bset ['0x7a69ef644af299d60c668a5194ae3ee6c9d1b7e2', '0xfd244c99e6da82953c8d0f673aaf9a0755e963c0', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.002254 2022-11-16 13:52:51.393348 15943994 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001673 2022-11-16 13:52:51.394506 15943994 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.001500 2022-11-16 13:52:51.395866 -------------------------------------------------- 2022-11-16 13:52:55.703045 15943995 batch 0.009175 s , totalProfit 0.016898 2022-11-16 13:52:55.703098 15943995 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005790 2022-11-16 13:52:55.704328 15943995 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0x0eaf93614941a0a7bdbaade8d8c72be9c9464137033d2d3f134a0498aa8abf9c 2022-11-16 13:16:18.467795 0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7 0x22c87ef36998ccb7d39f34b4c5e5e4fc936587c3 0.002919 0xc412b14e3955c026ae41ff10d62f653a0411686d4b356a787f752ced81569306 2022-11-16 13:16:29.379454 0xea2a3c7d817c98b516fcfced914dce07c18ef070 0xef13510e9884211a49933f8c5b684e4e86975d36 0.003099 0xf3c28febbbae19904626e5c856c00ff006a60568aec55db2dd8dc15a4bfd1c94 2022-11-16 13:17:19.392701 0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7 0x22c87ef36998ccb7d39f34b4c5e5e4fc936587c3 0.002824 0xa22b98a3773a1315cb39f7102399cb8231251f274c6e6b5615fdfa97d479a13b 2022-11-16 13:18:10.219760 0x0981c2667f4ab3c1e025bfe171c382a11699dbe4 0x75e43c101688ba4fb53e5f52876a3f3c995787f9 0.037134 0xac72cf20334901c9399a79f70819548db80b8510ecba358bcacfc6ed9e8c1b66 2022-11-16 13:18:23.056240 0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7 0x22c87ef36998ccb7d39f34b4c5e5e4fc936587c3 0.002810 0x21b2b554b0bc58871ec47db1bb053ff9db2d858e93587fb68ed23d7ea7797350 2022-11-16 13:18:55.665204 0xea2a3c7d817c98b516fcfced914dce07c18ef070 0xef13510e9884211a49933f8c5b684e4e86975d36 0.053302 0x085fe491478ee95df9302cb617042cdb7576e0f3061226e826956890252db446 trace err 'result' 2022-11-16 13:20:11.963649 0x01004f06b8f07bd71d31ce64cd44d866c17f816b 0x75e43c101688ba4fb53e5f52876a3f3c995787f9 0.001878 0x95861bc611970ace95dc218798aa08a20fffa2393bd6df6c0c96763d71a5876f 2022-11-16 13:23:10.214896 0x0981c2667f4ab3c1e025bfe171c382a11699dbe4 0x75e43c101688ba4fb53e5f52876a3f3c995787f9 0.073485 0x88e86a3c4343f54587967287e7acd9d15e39b93c4453733509fdd08bc6f25504 2022-11-16 13:23:16.539101 0x0981c2667f4ab3c1e025bfe171c382a11699dbe4 0x75e43c101688ba4fb53e5f52876a3f3c995787f9 0.033926 0x70c6b50a5a034cb621c3b9d39c1fa846f513b5a0bba80b5243b94785279db9d2 2022-11-16 13:23:19.068786 0xea2a3c7d817c98b516fcfced914dce07c18ef070 0xef13510e9884211a49933f8c5b684e4e86975d36 0.279641 0xb1d13756057df892f2bf584f963ff5607041b2f4e0a62a1653bb65129664f88a 2022-11-16 13:23:40.577392 0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7 0xf2f18a8b986856dcbf3d56e3e170820ef022e760 0.001608 0x644ea3a8079b300041626f00419e78d2490b04aa9cdd6595988b3782bf62ade5 2022-11-16 13:23:46.189522 0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7 0xf2f18a8b986856dcbf3d56e3e170820ef022e760 0.764085 0x3c35e9ce90b8d9f0dc078c2bb79695ff8d199784c9094281bb3da569d4876f03 2022-11-16 13:24:33.784183 0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7 0xf2f18a8b986856dcbf3d56e3e170820ef022e760 1.725046 0x7da803fdd7789eec62079bda7b0cdfa5b5a9aea31b7e6c6fefe511ed92709b5a 2022-11-16 13:25:12.713684 0xea2a3c7d817c98b516fcfced914dce07c18ef070 0xef13510e9884211a49933f8c5b684e4e86975d36 0.078216 0x8a44680280b2333325b4c8bda6e016e9d32269e8e2ce500b42e31a9698fbd6bf 2022-11-16 13:25:25.756946 0x01004f06b8f07bd71d31ce64cd44d866c17f816b 0x75e43c101688ba4fb53e5f52876a3f3c995787f9 1.253695 0x0337e9854390ab838697c3e032da02919d225eb250ab413cf1e518abb8ab4a40 2022-11-16 13:26:32.566089 0xbbcb37aa5ef4a86a073114d7984187abb34db366 0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb 0.039395 0x6f1cc379153e5e0feb16bf9ad69e060215b040b001f65abb9fe9b2f1071a5af9 2022-11-16 13:30:53.513681 0x0981c2667f4ab3c1e025bfe171c382a11699dbe4 0x1828b954f3110f2aa18744a60c0161bec07562c8 0.001471 0xbefe3ed62c15518daaab286104b0b8b9af35a31050c9cef69294c4e5e19570dc 2022-11-16 13:31:32.155507 0xbbcb37aa5ef4a86a073114d7984187abb34db366 0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb 0.025579 0xa716e78f5012d0cc8a498fd17773309388f1aa10109f2621cd539e74a453a801 2022-11-16 13:33:09.392608 0x7a69ef644af299d60c668a5194ae3ee6c9d1b7e2 0xfd244c99e6da82953c8d0f673aaf9a0755e963c0 0.038203 0xbc99e053cf051b3cb3475338296c99121c88ec01f137392815f684af04bbfe0d 2022-11-16 13:34:22.700412 0xbbcb37aa5ef4a86a073114d7984187abb34db366 0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb 0.093536 0x5a997eb0fc1eef70db79e84336acf8ffc42ffd49ef7f964d17582c0543a44766 2022-11-16 13:34:48.602804 0x0981c2667f4ab3c1e025bfe171c382a11699dbe4 0x75e43c101688ba4fb53e5f52876a3f3c995787f9 0.392466 0xf417dbc20aa109e19682e6b295a02f3523c0912c6587a96dca785d606c3e3298 2022-11-16 13:34:57.750923 0x0981c2667f4ab3c1e025bfe171c382a11699dbe4 0x75e43c101688ba4fb53e5f52876a3f3c995787f9 0.443631 0xa2ee67f91f53bdd8da495d8a0f15140f1933fac973236d7dee606188d64e9136 2022-11-16 13:35:59.413492 0xea2a3c7d817c98b516fcfced914dce07c18ef070 0xef13510e9884211a49933f8c5b684e4e86975d36 0.012510 0x434d1390a7e21e2d772115238fdf3a781d100958add6183c3501cba86d26fad1 2022-11-16 13:37:32.673155 0x9964ea0588e67a649b1333fe98d136db6e00d1be 0x75e43c101688ba4fb53e5f52876a3f3c995787f9 1.482027 0x5c442f14136edb971fb7d88c4ea7d5fd1ee5a96331b1906dc24a3333b8a5a6f8 2022-11-16 13:37:44.817454 0xea2a3c7d817c98b516fcfced914dce07c18ef070 0xef13510e9884211a49933f8c5b684e4e86975d36 2.607720 0xc4c27f4e4cea51b2b358b1d9966e9a9a2fcdfa443f68c9bff74441355b9b9826 2022-11-16 13:38:06.946991 0x7a69ef644af299d60c668a5194ae3ee6c9d1b7e2 0xfd244c99e6da82953c8d0f673aaf9a0755e963c0 0.361350 0x4ebb2df1cbcf9b717984a5a47bd10dd3aec6591dc442fddcd08996c3bc98aa97 2022-11-16 13:38:07.176890 0x0981c2667f4ab3c1e025bfe171c382a11699dbe4 0x75e43c101688ba4fb53e5f52876a3f3c995787f9 1.434476 0x87df9e023dc9689370c386a47ffe92e941ba2fa7bff132e190f6bd116bc761e2 2022-11-16 13:38:24.614974 0x0981c2667f4ab3c1e025bfe171c382a11699dbe4 0x75e43c101688ba4fb53e5f52876a3f3c995787f9 0.684334 0x3368e2fb700d80082b483479a93195eaba6af93d634b6b008fd9df873c414efc 2022-11-16 13:38:42.167718 0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d 0xcf84cbbf5e5d9210361d1195dfd170a333ec823c 0.015222 0x5772f7624a18c20a16c0a1911e9d8abb8680110e829e152f7d8fc90d4339360f 2022-11-16 13:39:16.321162 0x0981c2667f4ab3c1e025bfe171c382a11699dbe4 0x75e43c101688ba4fb53e5f52876a3f3c995787f9 0.551508 0xaca296cbca7a24a4d0bfbcbd3b785bb900b54d92e045379c6337cdb79816ba4b 2022-11-16 13:39:16.521780 0x0981c2667f4ab3c1e025bfe171c382a11699dbe4 0x75e43c101688ba4fb53e5f52876a3f3c995787f9 0.528530 0xba8d9a124c7636594baa84c2fe497db171042cc7cb11abf50137af62398a6a1f 2022-11-16 13:39:23.719038 0xea2a3c7d817c98b516fcfced914dce07c18ef070 0xef13510e9884211a49933f8c5b684e4e86975d36 0.943765 0xa13429a866d935e86031ac36ae4d1a6981c700be31fdc79c4aa3ae878dc649e5 2022-11-16 13:40:13.360762 0x0981c2667f4ab3c1e025bfe171c382a11699dbe4 0x75e43c101688ba4fb53e5f52876a3f3c995787f9 0.126709 0x67c7a15ad97ab9c809680e77aa5cfb4dcc2f845f34c666cd802b5f3449b33baa 2022-11-16 13:43:00.936907 0x0981c2667f4ab3c1e025bfe171c382a11699dbe4 0x75e43c101688ba4fb53e5f52876a3f3c995787f9 0.002563 0x32bf66a37f1bb00d06eed9444d5dff739d4ed3338d0f53bfc6d4ae30e34805db 2022-11-16 13:43:40.951005 0x0981c2667f4ab3c1e025bfe171c382a11699dbe4 0x75e43c101688ba4fb53e5f52876a3f3c995787f9 0.001908 0x3c847597a1cac87c4960be954eb0216be49e5cb5b9c81cff6b5f479550c7aa22 2022-11-16 13:44:40.624955 0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce 0x445f890f7633fe0dd508eaa01395c29f1394de62 0.001410 0x8146f334e21fe93f49e938198d76086c8b857b1239fd3a2acf0dd9b729725fdf 2022-11-16 13:46:31.442539 0xea2a3c7d817c98b516fcfced914dce07c18ef070 0xef13510e9884211a49933f8c5b684e4e86975d36 0.028813 0xe820cc78ec04f891462cbd13d8427814073b5c18348e443137efb5c5239218c7 2022-11-16 13:46:38.003408 0x01004f06b8f07bd71d31ce64cd44d866c17f816b 0x75e43c101688ba4fb53e5f52876a3f3c995787f9 0.317497 0x623433eb13ccb104be44b4e2f68e5302407c9900be6071d237cd7fd85a619180 2022-11-16 13:46:58.868734 0x01004f06b8f07bd71d31ce64cd44d866c17f816b 0xf04df4c16c3c3f1b71f11386b936b9c05e453197 0.007339 0xa756ee183cbacf76fa1f52fed611b905c5204ac268ba2a01efd231c4d072f97f 2022-11-16 13:49:14.635208 0xea2a3c7d817c98b516fcfced914dce07c18ef070 0xf2f18a8b986856dcbf3d56e3e170820ef022e760 0.045724 0x730412828f3b2f8141263e6737f3ae007d3feda7c015748730fa0737b7220877 2022-11-16 13:49:18.699063 0x0981c2667f4ab3c1e025bfe171c382a11699dbe4 0x75e43c101688ba4fb53e5f52876a3f3c995787f9 0.006932 0xa922c9fc2c3aeac74bb859470b81e70ae3521c15da7fe0817e855dcf06f29d4b 2022-11-16 13:51:07.286217 0x0981c2667f4ab3c1e025bfe171c382a11699dbe4 0x75e43c101688ba4fb53e5f52876a3f3c995787f9 0.001800 0x19adb51f345c738757e91971ce58da0c1941932b9d61056e37f18ff51bc1670e 2022-11-16 13:54:10.533239 0x7a69ef644af299d60c668a5194ae3ee6c9d1b7e2 0xfd244c99e6da82953c8d0f673aaf9a0755e963c0 0.001469 0.005001 2022-11-16 13:52:55.705579 15943995 bset ['0x7a69ef644af299d60c668a5194ae3ee6c9d1b7e2', '0xfd244c99e6da82953c8d0f673aaf9a0755e963c0', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.002174 2022-11-16 13:52:55.706498 15943995 bset ['0x7a69ef644af299d60c668a5194ae3ee6c9d1b7e2', '0x3dcd94019ebf97019d81229583bb3ea5b9f9afd0', '0xb75eeecf26436d783f93e991963c2df819530960'] 0.001715 2022-11-16 13:52:55.707554 15943995 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001673 2022-11-16 13:52:55.708808 15943995 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.001500 2022-11-16 13:52:55.709762 -------------------------------------------------- 2022-11-16 13:52:58.267316 15943996 batch 0.008580 s , totalProfit 0.016847 2022-11-16 13:52:58.267370 15943996 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005790 2022-11-16 13:52:58.268682 15943996 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005001 2022-11-16 13:52:58.269745 15943996 bset ['0x7a69ef644af299d60c668a5194ae3ee6c9d1b7e2', '0xfd244c99e6da82953c8d0f673aaf9a0755e963c0', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.002157 2022-11-16 13:52:58.270701 15943996 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001673 2022-11-16 13:52:58.271614 15943996 bset ['0x7a69ef644af299d60c668a5194ae3ee6c9d1b7e2', '0x3dcd94019ebf97019d81229583bb3ea5b9f9afd0', '0xb75eeecf26436d783f93e991963c2df819530960'] 0.001665 2022-11-16 13:52:58.272530 15943996 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.001500 2022-11-16 13:52:58.273462 -------------------------------------------------- 2022-11-16 13:53:40.203621 15943997 batch 0.008049 s , totalProfit 0.016847 2022-11-16 13:53:40.203685 15943997 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005790 2022-11-16 13:53:40.205131 15943997 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005001 2022-11-16 13:53:40.206259 15943997 bset ['0x7a69ef644af299d60c668a5194ae3ee6c9d1b7e2', '0xfd244c99e6da82953c8d0f673aaf9a0755e963c0', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.002157 2022-11-16 13:53:40.207242 15943997 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001673 2022-11-16 13:53:40.208180 15943997 bset ['0x7a69ef644af299d60c668a5194ae3ee6c9d1b7e2', '0x3dcd94019ebf97019d81229583bb3ea5b9f9afd0', '0xb75eeecf26436d783f93e991963c2df819530960'] 0.001665 2022-11-16 13:53:40.209160 15943997 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.001500 2022-11-16 13:53:40.210094 -------------------------------------------------- 2022-11-16 13:53:46.774605 15943998 batch 0.008098 s , totalProfit 0.016847 2022-11-16 13:53:46.774662 15943998 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005790 2022-11-16 13:53:46.776016 15943998 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005001 2022-11-16 13:53:46.777151 15943998 bset ['0x7a69ef644af299d60c668a5194ae3ee6c9d1b7e2', '0xfd244c99e6da82953c8d0f673aaf9a0755e963c0', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.002157 2022-11-16 13:53:46.778197 15943998 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001673 2022-11-16 13:53:46.779303 15943998 bset ['0x7a69ef644af299d60c668a5194ae3ee6c9d1b7e2', '0x3dcd94019ebf97019d81229583bb3ea5b9f9afd0', '0xb75eeecf26436d783f93e991963c2df819530960'] 0.001665 2022-11-16 13:53:46.780395 15943998 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.001500 2022-11-16 13:53:46.781474 -------------------------------------------------- 2022-11-16 13:53:52.612639 15943999 batch 0.008972 s , totalProfit 0.016847 2022-11-16 13:53:52.612696 15943999 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005790 2022-11-16 13:53:52.614222 15943999 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005001 2022-11-16 13:53:52.615497 15943999 bset ['0x7a69ef644af299d60c668a5194ae3ee6c9d1b7e2', '0xfd244c99e6da82953c8d0f673aaf9a0755e963c0', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.002157 2022-11-16 13:53:52.616600 15943999 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001673 2022-11-16 13:53:52.617675 15943999 bset ['0x7a69ef644af299d60c668a5194ae3ee6c9d1b7e2', '0x3dcd94019ebf97019d81229583bb3ea5b9f9afd0', '0xb75eeecf26436d783f93e991963c2df819530960'] 0.001665 2022-11-16 13:53:52.618819 15943999 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.001500 2022-11-16 13:53:52.619756 -------------------------------------------------- 2022-11-16 13:53:54.033134 15944000 batch 0.008582 s , totalProfit 0.016862 2022-11-16 13:53:54.033190 15944000 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005790 2022-11-16 13:53:54.034401 15944000 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005001 2022-11-16 13:53:54.035405 15944000 bset ['0x7a69ef644af299d60c668a5194ae3ee6c9d1b7e2', '0xfd244c99e6da82953c8d0f673aaf9a0755e963c0', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.002173 2022-11-16 13:53:54.036321 15944000 bset ['0x7a69ef644af299d60c668a5194ae3ee6c9d1b7e2', '0x3dcd94019ebf97019d81229583bb3ea5b9f9afd0', '0xb75eeecf26436d783f93e991963c2df819530960'] 0.001681 2022-11-16 13:53:54.037283 15944000 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001673 2022-11-16 13:53:54.038389 15944000 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.001500 2022-11-16 13:53:54.039346 -------------------------------------------------- 2022-11-16 13:54:01.499877 15944001 batch 0.009458 s , totalProfit 0.016845 2022-11-16 13:54:01.499940 15944001 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005790 2022-11-16 13:54:01.501475 15944001 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005001 2022-11-16 13:54:01.502719 15944001 bset ['0x7a69ef644af299d60c668a5194ae3ee6c9d1b7e2', '0xfd244c99e6da82953c8d0f673aaf9a0755e963c0', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.002156 2022-11-16 13:54:01.503925 15944001 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001673 2022-11-16 13:54:01.505092 15944001 bset ['0x7a69ef644af299d60c668a5194ae3ee6c9d1b7e2', '0x3dcd94019ebf97019d81229583bb3ea5b9f9afd0', '0xb75eeecf26436d783f93e991963c2df819530960'] 0.001664 2022-11-16 13:54:01.506240 15944001 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.001500 2022-11-16 13:54:01.507617 -------------------------------------------------- 2022-11-16 13:54:42.887212 15944002 batch 0.008543 s , totalProfit 0.017268 2022-11-16 13:54:42.887273 15944002 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005790 2022-11-16 13:54:42.888497 15944002 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005001 2022-11-16 13:54:42.889556 15944002 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001673 2022-11-16 13:54:42.890615 15944002 bset ['0x7a69ef644af299d60c668a5194ae3ee6c9d1b7e2', '0x3dcd94019ebf97019d81229583bb3ea5b9f9afd0', '0xb75eeecf26436d783f93e991963c2df819530960'] 0.001664 2022-11-16 13:54:42.891581 15944002 bset ['0x7a69ef644af299d60c668a5194ae3ee6c9d1b7e2', '0xfd244c99e6da82953c8d0f673aaf9a0755e963c0', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.001526 2022-11-16 13:54:42.892499 15944002 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.001500 2022-11-16 13:54:42.893469 15944002 bset ['0x739b7690b19d25c31febad91b49b39c5655863dd', '0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c'] 0.001027 2022-11-16 13:54:42.894714 -------------------------------------------------- 2022-11-16 13:54:54.459357 15944003 batch 0.011746 s , totalProfit 0.016216 2022-11-16 13:54:54.459437 15944003 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005790 2022-11-16 13:54:54.461268 15944003 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005001 2022-11-16 13:54:54.462652 15944003 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001673 2022-11-16 13:54:54.463994 15944003 bset ['0x7a69ef644af299d60c668a5194ae3ee6c9d1b7e2', '0x3dcd94019ebf97019d81229583bb3ea5b9f9afd0', '0xb75eeecf26436d783f93e991963c2df819530960'] 0.001664 2022-11-16 13:54:54.465193 15944003 bset ['0x7a69ef644af299d60c668a5194ae3ee6c9d1b7e2', '0xfd244c99e6da82953c8d0f673aaf9a0755e963c0', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.001509 2022-11-16 13:54:54.466565 15944003 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.001500 2022-11-16 13:54:54.467535 -------------------------------------------------- 2022-11-16 13:54:57.144393 15944004 batch 0.008510 s , totalProfit 0.016216 2022-11-16 13:54:57.144440 15944004 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005790 2022-11-16 13:54:57.145664 15944004 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005001 2022-11-16 13:54:57.146709 15944004 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001673 2022-11-16 13:54:57.147672 15944004 bset ['0x7a69ef644af299d60c668a5194ae3ee6c9d1b7e2', '0x3dcd94019ebf97019d81229583bb3ea5b9f9afd0', '0xb75eeecf26436d783f93e991963c2df819530960'] 0.001664 2022-11-16 13:54:57.148598 15944004 bset ['0x7a69ef644af299d60c668a5194ae3ee6c9d1b7e2', '0xfd244c99e6da82953c8d0f673aaf9a0755e963c0', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.001509 2022-11-16 13:54:57.149647 15944004 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.001500 2022-11-16 13:54:57.150760 -------------------------------------------------- 2022-11-16 13:55:01.620212 15944005 batch 0.007959 s , totalProfit 0.016216 2022-11-16 13:55:01.620268 15944005 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005790 2022-11-16 13:55:01.621726 15944005 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005001 2022-11-16 13:55:01.622868 15944005 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001673 2022-11-16 13:55:01.623867 15944005 bset ['0x7a69ef644af299d60c668a5194ae3ee6c9d1b7e2', '0x3dcd94019ebf97019d81229583bb3ea5b9f9afd0', '0xb75eeecf26436d783f93e991963c2df819530960'] 0.001664 2022-11-16 13:55:01.624852 15944005 bset ['0x7a69ef644af299d60c668a5194ae3ee6c9d1b7e2', '0xfd244c99e6da82953c8d0f673aaf9a0755e963c0', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.001509 2022-11-16 13:55:01.625823 15944005 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.001500 2022-11-16 13:55:01.626729 -------------------------------------------------- 2022-11-16 13:55:12.846672 15944006 batch 0.008771 s , totalProfit 0.015605 2022-11-16 13:55:12.846742 15944006 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005179 2022-11-16 13:55:12.848468 15944006 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004969 2022-11-16 13:55:12.849701 15944006 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001673 2022-11-16 13:55:12.850617 15944006 bset ['0x7a69ef644af299d60c668a5194ae3ee6c9d1b7e2', '0x3dcd94019ebf97019d81229583bb3ea5b9f9afd0', '0xb75eeecf26436d783f93e991963c2df819530960'] 0.001664 2022-11-16 13:55:12.851566 15944006 bset ['0x7a69ef644af299d60c668a5194ae3ee6c9d1b7e2', '0xfd244c99e6da82953c8d0f673aaf9a0755e963c0', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.001509 2022-11-16 13:55:12.852476 15944006 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.001500 2022-11-16 13:55:12.853543 -------------------------------------------------- 2022-11-16 13:55:58.147057 15944007 batch 0.008170 s , totalProfit 0.016823 2022-11-16 13:55:58.147109 15944007 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005145 2022-11-16 13:55:58.148331 15944007 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004952 2022-11-16 13:55:58.149394 15944007 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001673 2022-11-16 13:55:58.150313 15944007 bset ['0x7a69ef644af299d60c668a5194ae3ee6c9d1b7e2', '0x3dcd94019ebf97019d81229583bb3ea5b9f9afd0', '0xb75eeecf26436d783f93e991963c2df819530960'] 0.001664 2022-11-16 13:55:58.151220 15944007 bset ['0x7a69ef644af299d60c668a5194ae3ee6c9d1b7e2', '0xfd244c99e6da82953c8d0f673aaf9a0755e963c0', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.001509 2022-11-16 13:55:58.152305 15944007 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.001500 2022-11-16 13:55:58.153240 15944007 bset ['0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c', '0x1ac73c411fc1d037ff26e0911a28f6cac400c4d7'] 0.001247 2022-11-16 13:55:58.154131 -------------------------------------------------- 2022-11-16 13:56:10.951191 15944008 batch 0.010026 s , totalProfit 0.014069 2022-11-16 13:56:10.951270 15944008 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005145 2022-11-16 13:56:10.953033 15944008 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004952 2022-11-16 13:56:10.954485 15944008 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001673 2022-11-16 13:56:10.955786 15944008 bset ['0x7a69ef644af299d60c668a5194ae3ee6c9d1b7e2', '0x3dcd94019ebf97019d81229583bb3ea5b9f9afd0', '0xb75eeecf26436d783f93e991963c2df819530960'] 0.001566 2022-11-16 13:56:10.957379 15944008 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.001500 2022-11-16 13:56:10.958675 -------------------------------------------------- 2022-11-16 13:56:31.417233 15944009 batch 0.007026 s , totalProfit 0.014452 2022-11-16 13:56:31.417289 15944009 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005145 2022-11-16 13:56:31.418590 15944009 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004952 2022-11-16 13:56:31.419622 15944009 bset 2022-11-16 13:01:52.323 15943782 OK 2022-11-16 13:02:01.986 15943783 OK 2022-11-16 13:02:07.208 15943784 OK 2022-11-16 13:02:26.675 15943786 OK 2022-11-16 13:02:29.820 15943787 OK 2022-11-16 13:02:44.991 15943788 OK 2022-11-16 13:03:15.512 15943789 OK 2022-11-16 13:04:02.892 15943790 OK 2022-11-16 13:04:05.849 15943791 OK 2022-11-16 13:04:30.570 15943792 OK 2022-11-16 13:05:00.592 15943793 OK 2022-11-16 13:05:02.597 15943794 OK 2022-11-16 13:05:26.743 15943795 OK 2022-11-16 13:05:50.355 15943796 OK 2022-11-16 13:05:51.483 15943797 OK 2022-11-16 13:05:53.663 15943798 OK 2022-11-16 13:06:14.915 15943799 OK 2022-11-16 13:06:16.022 15943800 OK 2022-11-16 13:06:44.181 15943801 OK 2022-11-16 13:06:55.004 15943802 OK 2022-11-16 13:06:55.006 15943803 OK 2022-11-16 13:07:07.021 15943804 OK 2022-11-16 13:07:17.910 15943805 OK 2022-11-16 13:07:25.727 15943806 OK 2022-11-16 13:07:49.202 15943807 OK 2022-11-16 13:07:56.019 15943808 OK 2022-11-16 13:07:58.225 15943809 OK 2022-11-16 13:08:05.380 15943810 OK 2022-11-16 13:08:14.603 15943811 OK 2022-11-16 13:08:24.258 15943812 OK 2022-11-16 13:08:28.591 15943813 OK 2022-11-16 13:08:38.708 15943814 OK 2022-11-16 13:08:38.860 15943815 OK 2022-11-16 13:08:53.038 15943816 OK 2022-11-16 13:08:59.386 15943817 OK 2022-11-16 13:09:08.499 15943818 OK 2022-11-16 13:09:11.372 15943819 OK 2022-11-16 13:09:39.537 15943821 OK 2022-11-16 13:09:58.649 15943822 OK 2022-11-16 13:10:04.018 15943823 OK 2022-11-16 13:10:10.168 15943824 OK 2022-11-16 13:10:13.274 15943826 OK 2022-11-16 13:10:18.294 15943827 OK 2022-11-16 13:10:26.407 15943828 OK 2022-11-16 13:10:30.491 15943829 OK 2022-11-16 13:10:30.921 15943830 OK 2022-11-16 13:11:10.096 15943831 OK 2022-11-16 13:11:14.858 15943832 OK 2022-11-16 13:11:20.113 15943833 OK 2022-11-16 13:11:25.449 15943834 OK 2022-11-16 13:11:27.720 15943835 OK 2022-11-16 13:11:31.819 15943836 OK 2022-11-16 13:11:46.847 15943837 OK 2022-11-16 13:11:50.165 15943838 OK 2022-11-16 13:12:23.316 15943839 OK 2022-11-16 13:12:38.831 15943840 OK 2022-11-16 13:12:51.553 15943841 OK 2022-11-16 13:13:05.036 15943842 OK 2022-11-16 13:13:11.495 15943843 OK 2022-11-16 13:13:43.684 15943844 OK 2022-11-16 13:13:53.435 15943845 OK 2022-11-16 13:14:26.648 15943846 OK 2022-11-16 13:15:40.308 15943847 OK 2022-11-16 13:16:20.416 15943848 OK 2022-11-16 13:16:32.894 15943849 OK 2022-11-16 13:16:35.170 15943850 OK 2022-11-16 13:16:39.256 15943851 OK 2022-11-16 13:16:45.383 15943852 OK 2022-11-16 13:17:08.431 15943853 OK 2022-11-16 13:17:25.791 15943854 OK 2022-11-16 13:17:25.935 15943855 OK 2022-11-16 13:17:50.098 15943856 OK 2022-11-16 13:18:09.581 15943857 OK 2022-11-16 13:18:23.956 15943858 OK 2022-11-16 13:18:30.292 15943859 OK 2022-11-16 13:18:40.409 15943860 OK 2022-11-16 13:18:40.612 15943861 OK 2022-11-16 13:19:03.650 15943862 OK 2022-11-16 13:19:13.977 15943863 OK 2022-11-16 13:19:24.227 15943864 OK 2022-11-16 13:19:51.536 15943865 OK 2022-11-16 13:20:17.028 15943866 OK 2022-11-16 13:20:17.162 15943867 OK 2022-11-16 13:20:20.298 15943868 OK 2022-11-16 13:20:27.414 15943869 OK 2022-11-16 13:21:02.566 15943870 OK 2022-11-16 13:21:17.930 15943871 OK 2022-11-16 13:21:45.187 15943872 OK 2022-11-16 13:21:48.382 15943873 OK 2022-11-16 13:21:52.414 15943874 OK 2022-11-16 13:22:38.557 15943875 OK 2022-11-16 13:22:55.010 15943876 OK 2022-11-16 13:23:00.135 15943877 OK 2022-11-16 13:23:10.204 15943878 OK 2022-11-16 13:23:13.536 15943879 OK 2022-11-16 13:23:24.726 15943880 OK 2022-11-16 13:23:29.032 15943881 OK 2022-11-16 13:23:32.036 15943882 OK 2022-11-16 13:23:32.127 15943883 OK 2022-11-16 13:23:36.224 15943884 OK 2022-11-16 13:23:59.329 15943885 OK 2022-11-16 13:24:16.807 15943886 OK 2022-11-16 13:24:29.014 15943887 OK 2022-11-16 13:24:29.015 15943888 OK 2022-11-16 13:24:31.020 15943889 OK 2022-11-16 13:24:54.187 15943890 OK 2022-11-16 13:25:12.291 15943891 OK 2022-11-16 13:25:37.840 15943892 OK 2022-11-16 13:25:54.208 15943893 OK 2022-11-16 13:26:05.538 15943894 OK 2022-11-16 13:26:07.744 15943895 OK 2022-11-16 13:26:16.824 15943896 OK 2022-11-16 13:26:21.154 15943897 OK 2022-11-16 13:26:24.258 15943898 OK 2022-11-16 13:26:27.268 15943899 OK 2022-11-16 13:26:39.285 15943900 OK 2022-11-16 13:27:14.394 15943901 OK 2022-11-16 13:27:31.818 15943902 OK 2022-11-16 13:27:42.116 15943903 OK 2022-11-16 13:27:52.235 15943904 OK 2022-11-16 13:28:10.446 15943905 OK 2022-11-16 13:28:43.675 15943906 OK 2022-11-16 13:29:34.030 15943907 OK 2022-11-16 13:29:34.035 15943908 OK 2022-11-16 13:29:55.067 15943909 OK 2022-11-16 13:30:09.210 15943910 OK 2022-11-16 13:30:11.357 15943911 OK 2022-11-16 13:30:14.432 15943912 OK 2022-11-16 13:30:17.508 15943913 OK 2022-11-16 13:30:49.571 15943914 OK 2022-11-16 13:31:42.884 15943915 OK 2022-11-16 13:31:53.408 15943916 OK 2022-11-16 13:32:21.594 15943917 OK 2022-11-16 13:32:38.883 15943918 OK 2022-11-16 13:32:51.114 15943919 OK 2022-11-16 13:32:59.273 15943920 OK 2022-11-16 13:33:14.392 15943921 OK 2022-11-16 13:33:41.606 15943922 OK 2022-11-16 13:33:54.892 15943923 OK 2022-11-16 13:33:57.212 15943924 OK 2022-11-16 13:34:14.326 15943925 OK 2022-11-16 13:34:14.328 15943926 OK 2022-11-16 13:34:17.332 15943927 OK 2022-11-16 13:34:48.545 15943928 OK 2022-11-16 13:34:54.112 15943929 OK 2022-11-16 13:35:56.200 15943930 OK 2022-11-16 13:35:59.807 15943931 OK 2022-11-16 13:36:14.960 15943932 OK 2022-11-16 13:36:22.178 15943933 OK 2022-11-16 13:36:28.194 15943934 OK 2022-11-16 13:36:35.327 15943935 OK 2022-11-16 13:36:50.460 15943936 OK 2022-11-16 13:37:00.819 15943937 OK 2022-11-16 13:37:17.920 15943938 OK 2022-11-16 13:37:31.156 15943939 OK 2022-11-16 13:37:52.348 15943940 OK 2022-11-16 13:38:23.912 15943941 OK 2022-11-16 13:38:38.521 15943942 OK 2022-11-16 13:39:33.388 15943943 OK 2022-11-16 13:40:31.056 15943944 OK 2022-11-16 13:40:35.490 15943945 OK 2022-11-16 13:41:08.622 15943946 OK 2022-11-16 13:41:21.776 15943947 OK 2022-11-16 13:41:32.929 15943948 OK 2022-11-16 13:41:38.938 15943949 OK 2022-11-16 13:41:50.023 15943950 OK 2022-11-16 13:42:03.168 15943951 OK 2022-11-16 13:42:29.334 15943952 OK 2022-11-16 13:43:02.550 15943953 OK 2022-11-16 13:43:23.738 15943954 OK 2022-11-16 13:43:29.956 15943955 OK 2022-11-16 13:43:32.047 15943956 OK 2022-11-16 13:43:32.053 15943957 OK 2022-11-16 13:43:52.081 15943958 OK 2022-11-16 13:43:55.288 15943959 OK 2022-11-16 13:43:58.330 15943960 OK 2022-11-16 13:43:58.385 15943961 OK 2022-11-16 13:44:07.444 15943962 OK 2022-11-16 13:44:25.604 15943963 OK 2022-11-16 13:44:29.680 15943964 OK 2022-11-16 13:44:31.753 15943965 OK 2022-11-16 13:44:49.783 15943966 OK 2022-11-16 13:44:56.025 15943967 OK 2022-11-16 13:45:08.044 15943968 OK 2022-11-16 13:45:41.293 15943969 OK 2022-11-16 13:46:10.659 15943970 OK 2022-11-16 13:46:16.934 15943971 OK 2022-11-16 13:46:58.012 15943972 OK 2022-11-16 13:47:07.658 15943973 OK 2022-11-16 13:47:17.940 15943974 OK 2022-11-16 13:47:22.139 15943975 OK 2022-11-16 13:47:42.243 15943976 OK 2022-11-16 13:47:51.450 15943977 OK 2022-11-16 13:48:16.636 15943978 OK 2022-11-16 13:48:25.864 15943979 OK 2022-11-16 13:48:45.094 15943980 OK 2022-11-16 13:49:16.538 15943981 OK 2022-11-16 13:50:05.874 15943982 OK 2022-11-16 13:50:09.196 15943983 OK 2022-11-16 13:50:48.441 15943984 OK 2022-11-16 13:51:22.756 15943985 OK 2022-11-16 13:51:28.955 15943986 OK 2022-11-16 13:51:32.058 15943987 OK 2022-11-16 13:51:37.095 15943989 OK 2022-11-16 13:51:40.099 15943990 OK 2022-11-16 13:51:54.218 15943991 OK 2022-11-16 13:52:19.523 15943992 OK 2022-11-16 13:52:34.754 15943993 OK 2022-11-16 13:52:51.991 15943994 OK 2022-11-16 13:52:57.214 15943995 OK 2022-11-16 13:52:59.343 15943996 OK 2022-11-16 13:53:41.460 15943997 OK 2022-11-16 13:53:47.888 15943998 OK 2022-11-16 13:53:54.083 15943999 OK 2022-11-16 13:53:54.219 15944000 OK 2022-11-16 13:54:02.344 15944001 OK 2022-11-16 13:54:44.500 15944002 OK 2022-11-16 13:54:54.972 15944003 OK 2022-11-16 13:54:58.184 15944004 OK 2022-11-16 13:55:03.294 15944005 OK 2022-11-16 13:55:14.456 15944006 OK 2022-11-16 13:55:59.738 15944007 OK 2022-11-16 13:56:12.036 15944008 OK 2022-11-16 13:56:32.362 15944009 OK 2022-11-16 13:56:49.660 15944010 OK 2022-11-16 13:57:03.848 15944011 OK 2022-11-16 13:57:14.050 15944012 OK ['0x7a69ef644af299d60c668a5194ae3ee6c9d1b7e2', '0x3dcd94019ebf97019d81229583bb3ea5b9f9afd0', '0xb75eeecf26436d783f93e991963c2df819530960'] 0.001944 2022-11-16 13:56:31.420652 15944009 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001673 2022-11-16 13:56:31.421623 15944009 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.001500 2022-11-16 13:56:31.422535 -------------------------------------------------- 2022-11-16 13:56:48.961838 15944010 batch 0.007048 s , totalProfit 0.014435 2022-11-16 13:56:48.961893 15944010 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005145 2022-11-16 13:56:48.963288 15944010 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004952 2022-11-16 13:56:48.964384 15944010 bset ['0x7a69ef644af299d60c668a5194ae3ee6c9d1b7e2', '0x3dcd94019ebf97019d81229583bb3ea5b9f9afd0', '0xb75eeecf26436d783f93e991963c2df819530960'] 0.001927 2022-11-16 13:56:48.965452 15944010 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001673 2022-11-16 13:56:48.966425 15944010 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.001500 2022-11-16 13:56:48.967354 -------------------------------------------------- 2022-11-16 13:57:02.529011 15944011 batch 0.011686 s , totalProfit 0.036581 2022-11-16 13:57:02.529063 15944011 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.010270 2022-11-16 13:57:02.530531 15944011 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.009479 2022-11-16 13:57:02.531723 15944011 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005145 2022-11-16 13:57:02.532912 15944011 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004952 2022-11-16 13:57:02.534081 15944011 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.003596 2022-11-16 13:57:02.535259 15944011 bset ['0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118'] 0.002170 2022-11-16 13:57:02.536613 15944011 bset ['0x7a69ef644af299d60c668a5194ae3ee6c9d1b7e2', '0x3dcd94019ebf97019d81229583bb3ea5b9f9afd0', '0xb75eeecf26436d783f93e991963c2df819530960'] 0.001927 2022-11-16 13:57:02.537802 15944011 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001673 2022-11-16 13:57:02.538886 15944011 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.001500 2022-11-16 13:57:02.539922 -------------------------------------------------- 2022-11-16 13:57:13.055524 15944012 batch 0.008290 s , totalProfit 0.016326 2022-11-16 13:57:13.055582 15944012 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005145 2022-11-16 13:57:13.056800 15944012 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004952 2022-11-16 13:57:13.057849 15944012 bset ['0x7a69ef644af299d60c668a5194ae3ee6c9d1b7e2', '0x3dcd94019ebf97019d81229583bb3ea5b9f9afd0', '0xb75eeecf26436d783f93e991963c2df819530960'] 0.001927 2022-11-16 13:57:13.058756 15944012 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.001887 2022-11-16 13:57:13.059656 15944012 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001673 2022-11-16 13:57:13.060571 15944012 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.001500 2022-11-16 13:57:13.061507 -------------------------------------------------- 2022-11-16 13:58:23.241745 15944013 batch 0.007617 s , totalProfit 0.014435 2022-11-16 13:58:23.241804 15944013 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005145 2022-11-16 13:58:23.243338 15944013 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004952 2022-11-16 13:58:23.244486 15944013 bset ['0x7a69ef644af299d60c668a5194ae3ee6c9d1b7e2', '0x3dcd94019ebf97019d81229583bb3ea5b9f9afd0', '0xb75eeecf26436d783f93e991963c2df819530960'] 0.001927 2022-11-16 13:58:23.245511 15944013 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001673 2022-11-16 13:58:23.246608 15944013 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.001500 2022-11-16 13:58:23.247689 -------------------------------------------------- 2022-11-16 13:58:27.755655 15944014 batch 0.013369 s , totalProfit 0.041173 2022-11-16 13:58:27.755738 15944014 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.016919 2022-11-16 13:58:27.757686 15944014 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.013175 2022-11-16 13:58:27.759258 15944014 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005145 2022-11-16 13:58:27.760719 15944014 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004952 2022-11-16 13:58:27.762206 15944014 bset ['0x7a69ef644af299d60c668a5194ae3ee6c9d1b7e2', '0x3dcd94019ebf97019d81229583bb3ea5b9f9afd0', '0xb75eeecf26436d783f93e991963c2df819530960'] 0.001927 2022-11-16 13:58:27.763627 15944014 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001673 2022-11-16 13:58:27.765157 15944014 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.001500 2022-11-16 13:58:27.766515 -------------------------------------------------- 2022-11-16 13:58:30.146826 15944015 batch 0.011398 s , totalProfit 0.041156 2022-11-16 13:58:30.146892 15944015 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.016902 2022-11-16 13:58:30.148333 15944015 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.013159 2022-11-16 13:58:30.149432 15944015 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005145 2022-11-16 13:58:30.150421 15944015 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004952 2022-11-16 13:58:30.151517 15944015 bset ['0x7a69ef644af299d60c668a5194ae3ee6c9d1b7e2', '0x3dcd94019ebf97019d81229583bb3ea5b9f9afd0', '0xb75eeecf26436d783f93e991963c2df819530960'] 0.001927 2022-11-16 13:58:30.152469 15944015 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001673 2022-11-16 13:58:30.153429 15944015 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.001500 2022-11-16 13:58:30.154956 -------------------------------------------------- 2022-11-16 13:59:00.036240 15944016 batch 0.009240 s , totalProfit 0.041156 2022-11-16 13:59:00.036313 15944016 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.016902 2022-11-16 13:59:00.037656 15944016 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.013159 2022-11-16 13:59:00.038794 15944016 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005145 2022-11-16 13:59:00.039816 15944016 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004952 2022-11-16 13:59:00.040735 15944016 bset ['0x7a69ef644af299d60c668a5194ae3ee6c9d1b7e2', '0x3dcd94019ebf97019d81229583bb3ea5b9f9afd0', '0xb75eeecf26436d783f93e991963c2df819530960'] 0.001927 2022-11-16 13:59:00.041699 15944016 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001673 2022-11-16 13:59:00.042832 15944016 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.001500 2022-11-16 13:59:00.043809 -------------------------------------------------- 2022-11-16 13:59:06.232472 15944017 batch 0.011544 s , totalProfit 0.041156 2022-11-16 13:59:06.232529 15944017 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.016902 2022-11-16 13:59:06.234016 15944017 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.013159 2022-11-16 13:59:06.235213 15944017 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005145 2022-11-16 13:59:06.236375 15944017 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004952 2022-11-16 13:59:06.237587 15944017 bset ['0x7a69ef644af299d60c668a5194ae3ee6c9d1b7e2', '0x3dcd94019ebf97019d81229583bb3ea5b9f9afd0', '0xb75eeecf26436d783f93e991963c2df819530960'] 0.001927 2022-11-16 13:59:06.238646 15944017 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001673 2022-11-16 13:59:06.239651 15944017 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.001500 2022-11-16 13:59:06.240857 -------------------------------------------------- 2022-11-16 13:59:21.199857 15944018 batch 0.010267 s , totalProfit 0.041156 2022-11-16 13:59:21.199917 15944018 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.016902 2022-11-16 13:59:21.201346 15944018 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.013159 2022-11-16 13:59:21.202583 15944018 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005145 2022-11-16 13:59:21.203624 15944018 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004952 2022-11-16 13:59:21.204718 15944018 bset ['0x7a69ef644af299d60c668a5194ae3ee6c9d1b7e2', '0x3dcd94019ebf97019d81229583bb3ea5b9f9afd0', '0xb75eeecf26436d783f93e991963c2df819530960'] 0.001927 2022-11-16 13:59:21.205777 15944018 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001673 2022-11-16 13:59:21.206771 15944018 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.001500 2022-11-16 13:59:21.208164 -------------------------------------------------- 2022-11-16 13:59:22.178721 15944019 batch 0.010422 s , totalProfit 0.041156 2022-11-16 13:59:22.178776 15944019 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.016902 2022-11-16 13:59:22.180004 15944019 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.013159 2022-11-16 13:59:22.181034 15944019 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005145 2022-11-16 13:59:22.182011 15944019 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004952 2022-11-16 13:59:22.182927 15944019 bset ['0x7a69ef644af299d60c668a5194ae3ee6c9d1b7e2', '0x3dcd94019ebf97019d81229583bb3ea5b9f9afd0', '0xb75eeecf26436d783f93e991963c2df819530960'] 0.001927 2022-11-16 13:59:22.183965 15944019 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001673 2022-11-16 13:59:22.184900 15944019 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.001500 2022-11-16 13:59:22.186056 -------------------------------------------------- 2022-11-16 13:59:34.122638 15944020 batch 0.009205 s , totalProfit 0.041156 2022-11-16 13:59:34.122698 15944020 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.016902 2022-11-16 13:59:34.124008 15944020 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.013159 2022-11-16 13:59:34.125135 15944020 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005145 2022-11-16 13:59:34.126129 15944020 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004952 2022-11-16 13:59:34.127095 15944020 bset ['0x7a69ef644af299d60c668a5194ae3ee6c9d1b7e2', '0x3dcd94019ebf97019d81229583bb3ea5b9f9afd0', '0xb75eeecf26436d783f93e991963c2df819530960'] 0.001927 2022-11-16 13:59:34.128072 15944020 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001673 2022-11-16 13:59:34.129115 15944020 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.001500 2022-11-16 13:59:34.130363 -------------------------------------------------- 2022-11-16 13:59:51.947773 15944021 batch 0.009610 s , totalProfit 0.059935 2022-11-16 13:59:51.947838 15944021 bset ['0x7a69ef644af299d60c668a5194ae3ee6c9d1b7e2', '0xfd244c99e6da82953c8d0f673aaf9a0755e963c0', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.026217 2022-11-16 13:59:51.949229 15944021 bset ['0x7a69ef644af299d60c668a5194ae3ee6c9d1b7e2', '0x3dcd94019ebf97019d81229583bb3ea5b9f9afd0', '0xb75eeecf26436d783f93e991963c2df819530960'] 0.012732 2022-11-16 13:59:51.950516 15944021 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.005737 2022-11-16 13:59:51.951681 15944021 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.005289 2022-11-16 13:59:51.952767 15944021 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005145 2022-11-16 13:59:51.954033 15944021 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004952 2022-11-16 13:59:51.955278 15944021 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001673 2022-11-16 13:59:51.956467 15944021 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.001500 2022-11-16 13:59:51.957715 -------------------------------------------------- 2022-11-16 13:59:53.293016 15944022 batch 0.009621 s , totalProfit 0.059867 2022-11-16 13:59:53.293085 15944022 bset ['0x7a69ef644af299d60c668a5194ae3ee6c9d1b7e2', '0xfd244c99e6da82953c8d0f673aaf9a0755e963c0', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.026167 2022-11-16 13:59:53.294332 15944022 bset ['0x7a69ef644af299d60c668a5194ae3ee6c9d1b7e2', '0x3dcd94019ebf97019d81229583bb3ea5b9f9afd0', '0xb75eeecf26436d783f93e991963c2df819530960'] 0.012715 2022-11-16 13:59:53.295413 15944022 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.005721 2022-11-16 13:59:53.296500 15944022 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.005272 2022-11-16 13:59:53.297566 15944022 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005145 2022-11-16 13:59:53.298594 15944022 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004952 2022-11-16 13:59:53.299747 15944022 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001673 2022-11-16 13:59:53.300665 15944022 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.001500 2022-11-16 13:59:53.301594 -------------------------------------------------- 2022-11-16 13:59:58.132969 15944023 batch 0.009912 s , totalProfit 0.032666 2022-11-16 13:59:58.133026 15944023 bset ['0x7a69ef644af299d60c668a5194ae3ee6c9d1b7e2', '0x3dcd94019ebf97019d81229583bb3ea5b9f9afd0', '0xb75eeecf26436d783f93e991963c2df819530960'] 0.010413 2022-11-16 13:59:58.134233 15944023 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.005721 2022-11-16 13:59:58.135232 15944023 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.005272 2022-11-16 13:59:58.136138 15944023 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005145 2022-11-16 13:59:58.137127 15944023 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004952 2022-11-16 13:59:58.138221 15944023 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001673 2022-11-16 13:59:58.139164 15944023 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.001500 2022-11-16 13:59:58.140081 -------------------------------------------------- 2022-11-16 14:00:12.786339 15944024 batch 0.011658 s , totalProfit 0.030923 2022-11-16 14:00:12.786394 15944024 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.005721 2022-11-16 14:00:12.787807 15944024 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.005272 2022-11-16 14:00:12.788876 15944024 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005145 2022-11-16 14:00:12.789831 15944024 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004952 2022-11-16 14:00:12.790740 15944024 bset ['0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c', '0x1ac73c411fc1d037ff26e0911a28f6cac400c4d7'] 0.004888 2022-11-16 14:00:12.791732 15944024 bset ['0x7a69ef644af299d60c668a5194ae3ee6c9d1b7e2', '0x3dcd94019ebf97019d81229583bb3ea5b9f9afd0', '0xb75eeecf26436d783f93e991963c2df819530960'] 0.003795 2022-11-16 14:00:12.792707 15944024 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001673 2022-11-16 14:00:12.793973 15944024 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.001500 2022-11-16 14:00:12.794896 -------------------------------------------------- 2022-11-16 14:00:29.546466 15944025 batch 0.009186 s , totalProfit 0.025287 2022-11-16 14:00:29.546521 15944025 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.005721 2022-11-16 14:00:29.547731 15944025 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.005272 2022-11-16 14:00:29.548727 15944025 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005145 2022-11-16 14:00:29.549754 15944025 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004952 2022-11-16 14:00:29.550670 15944025 bset ['0x7a69ef644af299d60c668a5194ae3ee6c9d1b7e2', '0x3dcd94019ebf97019d81229583bb3ea5b9f9afd0', '0xb75eeecf26436d783f93e991963c2df819530960'] 0.003052 2022-11-16 14:00:29.551575 15944025 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001673 2022-11-16 14:00:29.552477 15944025 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.001500 2022-11-16 14:00:29.553673 -------------------------------------------------- 2022-11-16 14:01:03.816502 15944026 batch 0.008114 s , totalProfit 0.022226 2022-11-16 14:01:03.816557 15944026 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.005721 2022-11-16 14:01:03.817858 15944026 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.005272 2022-11-16 14:01:03.818821 15944026 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005145 2022-11-16 14:01:03.819725 15944026 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004952 2022-11-16 14:01:03.820650 15944026 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001673 2022-11-16 14:01:03.821591 15944026 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.001500 2022-11-16 14:01:03.822787 -------------------------------------------------- 2022-11-16 14:01:12.878150 15944028 batch 0.007791 s , totalProfit 0.022226 2022-11-16 14:01:12.878207 15944028 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.005721 2022-11-16 14:01:12.879571 15944028 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.005272 2022-11-16 14:01:12.880650 15944028 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005145 2022-11-16 14:01:12.881649 15944028 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004952 2022-11-16 14:01:12.882592 15944028 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001673 2022-11-16 14:01:12.883623 15944028 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.001500 2022-11-16 14:01:12.884626 -------------------------------------------------- 2022-11-16 14:01:30.697019 15944029 batch 0.011771 s , totalProfit 0.026558 2022-11-16 14:01:30.697084 15944029 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.005721 2022-11-16 14:01:30.698850 15944029 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.005272 2022-11-16 14:01:30.700317 15944029 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005145 2022-11-16 14:01:30.701541 15944029 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004952 2022-11-16 14:01:30.702907 15944029 bset ['0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7', '0x22c87ef36998ccb7d39f34b4c5e5e4fc936587c3', '0xa4910885dd2deae3e2af65c8196094aabdd827a2'] 0.004323 2022-11-16 14:01:30.704028 15944029 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001673 2022-11-16 14:01:30.705495 15944029 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.001500 2022-11-16 14:01:30.707198 -------------------------------------------------- 2022-11-16 14:01:36.014429 15944030 batch 0.008547 s , totalProfit 0.022226 2022-11-16 14:01:36.014489 15944030 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.005721 2022-11-16 14:01:36.015985 15944030 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.005272 2022-11-16 14:01:36.017202 15944030 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005145 2022-11-16 14:01:36.018265 15944030 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004952 2022-11-16 14:01:36.019212 15944030 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001673 2022-11-16 14:01:36.020130 15944030 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.001500 2022-11-16 14:01:36.021086 -------------------------------------------------- 2022-11-16 14:01:39.625867 15944031 batch 0.007994 s , totalProfit 0.022226 2022-11-16 14:01:39.625923 15944031 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.005721 2022-11-16 14:01:39.627187 15944031 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.005272 2022-11-16 14:01:39.628241 15944031 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005145 2022-11-16 14:01:39.629353 15944031 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004952 2022-11-16 14:01:39.630499 15944031 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001673 2022-11-16 14:01:39.631417 15944031 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.001500 2022-11-16 14:01:39.632635 -------------------------------------------------- 2022-11-16 14:02:10.268464 15944033 batch 0.008138 s , totalProfit 0.022226 2022-11-16 14:02:10.268522 15944033 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.005721 2022-11-16 14:02:10.269791 15944033 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.005272 2022-11-16 14:02:10.270784 15944033 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005145 2022-11-16 14:02:10.271713 15944033 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004952 2022-11-16 14:02:10.272616 15944033 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001673 2022-11-16 14:02:10.273561 15944033 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.001500 2022-11-16 14:02:10.274663 -------------------------------------------------- 2022-11-16 14:02:12.684668 15944034 batch 0.009462 s , totalProfit 0.024884 2022-11-16 14:02:12.684757 15944034 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.005721 2022-11-16 14:02:12.686015 15944034 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.005272 2022-11-16 14:02:12.687103 15944034 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005145 2022-11-16 14:02:12.688161 15944034 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004952 2022-11-16 14:02:12.689140 15944034 bset ['0x1ac73c411fc1d037ff26e0911a28f6cac400c4d7', '0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c'] 0.002649 2022-11-16 14:02:12.690073 15944034 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001673 2022-11-16 14:02:12.690999 15944034 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.001500 2022-11-16 14:02:12.692805 -------------------------------------------------- 2022-11-16 14:02:13.430756 15944035 batch 0.008779 s , totalProfit 0.024851 2022-11-16 14:02:13.430810 15944035 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.005721 2022-11-16 14:02:13.432060 15944035 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.005272 2022-11-16 14:02:13.433352 15944035 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005145 2022-11-16 14:02:13.434713 15944035 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004952 2022-11-16 14:02:13.435861 15944035 bset ['0x1ac73c411fc1d037ff26e0911a28f6cac400c4d7', '0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c'] 0.002615 2022-11-16 14:02:13.437046 15944035 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001673 2022-11-16 14:02:13.438008 15944035 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.001500 2022-11-16 14:02:13.439266 -------------------------------------------------- 2022-11-16 14:02:22.209961 15944036 batch 0.007603 s , totalProfit 0.022226 2022-11-16 14:02:22.210016 15944036 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.005721 2022-11-16 14:02:22.211274 15944036 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.005272 2022-11-16 14:02:22.212267 15944036 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005145 2022-11-16 14:02:22.213215 15944036 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004952 2022-11-16 14:02:22.214123 15944036 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001673 2022-11-16 14:02:22.215061 15944036 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.001500 2022-11-16 14:02:22.215964 -------------------------------------------------- 2022-11-16 14:02:54.544494 15944037 batch 0.008445 s , totalProfit 0.022226 2022-11-16 14:02:54.544546 15944037 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.005721 2022-11-16 14:02:54.545874 15944037 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.005272 2022-11-16 14:02:54.546880 15944037 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005145 2022-11-16 14:02:54.547783 15944037 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004952 2022-11-16 14:02:54.548697 15944037 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001673 2022-11-16 14:02:54.549824 15944037 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.001500 2022-11-16 14:02:54.550844 -------------------------------------------------- 2022-11-16 14:02:55.339202 15944038 batch 0.008218 s , totalProfit 0.022226 2022-11-16 14:02:55.339256 15944038 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.005721 2022-11-16 14:02:55.340504 15944038 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.005272 2022-11-16 14:02:55.341545 15944038 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005145 2022-11-16 14:02:55.342456 15944038 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004952 2022-11-16 14:02:55.343366 15944038 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001673 2022-11-16 14:02:55.344486 15944038 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.001500 2022-11-16 14:02:55.345555 -------------------------------------------------- 2022-11-16 14:03:11.816135 15944039 batch 0.008975 s , totalProfit 0.022226 2022-11-16 14:03:11.816207 15944039 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.005721 2022-11-16 14:03:11.817692 15944039 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.005272 2022-11-16 14:03:11.818900 15944039 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005145 2022-11-16 14:03:11.819949 15944039 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004952 2022-11-16 14:03:11.821068 15944039 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001673 2022-11-16 14:03:11.822140 15944039 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.001500 2022-11-16 14:03:11.823253 -------------------------------------------------- 2022-11-16 14:03:39.866145 15944040 batch 0.008656 s , totalProfit 0.024707 2022-11-16 14:03:39.866244 15944040 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.005721 2022-11-16 14:03:39.867681 15944040 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.005272 2022-11-16 14:03:39.868910 15944040 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005145 2022-11-16 14:03:39.870042 15944040 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004952 2022-11-16 14:03:39.871105 15944040 bset ['0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c', '0x1ac73c411fc1d037ff26e0911a28f6cac400c4d7'] 0.002472 2022-11-16 14:03:39.872208 15944040 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001673 2022-11-16 14:03:39.873334 15944040 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.001500 2022-11-16 14:03:39.874822 -------------------------------------------------- 2022-11-16 14:03:42.771799 15944041 batch 0.008448 s , totalProfit 0.024690 2022-11-16 14:03:42.771856 15944041 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.005721 2022-11-16 14:03:42.773334 15944041 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.005272 2022-11-16 14:03:42.774559 15944041 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005145 2022-11-16 14:03:42.775680 15944041 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004952 2022-11-16 14:03:42.776809 15944041 bset ['0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c', '0x1ac73c411fc1d037ff26e0911a28f6cac400c4d7'] 0.002455 2022-11-16 14:03:42.777974 15944041 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001673 2022-11-16 14:03:42.779118 15944041 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.001500 2022-11-16 14:03:42.780485 -------------------------------------------------- 2022-11-16 14:04:06.557342 15944042 batch 0.007272 s , totalProfit 0.019075 2022-11-16 14:04:06.557395 15944042 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.006572 2022-11-16 14:04:06.558839 15944042 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005145 2022-11-16 14:04:06.560038 15944042 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004952 2022-11-16 14:04:06.561228 15944042 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001673 2022-11-16 14:04:06.562389 15944042 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.001500 2022-11-16 14:04:06.563530 -------------------------------------------------- 2022-11-16 14:04:18.280911 15944043 batch 0.007418 s , totalProfit 0.019041 2022-11-16 14:04:18.280977 15944043 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.006538 2022-11-16 14:04:18.282355 15944043 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005145 2022-11-16 14:04:18.283419 15944043 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004952 2022-11-16 14:04:18.284462 15944043 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001673 2022-11-16 14:04:18.285594 15944043 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.001500 2022-11-16 14:04:18.286570 -------------------------------------------------- 2022-11-16 14:04:25.089297 15944044 batch 0.007956 s , totalProfit 0.019041 2022-11-16 14:04:25.089351 15944044 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.006538 2022-11-16 14:04:25.091155 15944044 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005145 2022-11-16 14:04:25.092660 15944044 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004952 2022-11-16 14:04:25.094093 15944044 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001673 2022-11-16 14:04:25.095268 15944044 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.001500 2022-11-16 14:04:25.096254 -------------------------------------------------- 2022-11-16 14:05:25.522845 15944045 batch 0.007560 s , totalProfit 0.019346 2022-11-16 14:05:25.522895 15944045 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.006538 2022-11-16 14:05:25.524119 15944045 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005145 2022-11-16 14:05:25.525153 15944045 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004952 2022-11-16 14:05:25.526211 15944045 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001978 2022-11-16 14:05:25.527121 15944045 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.001500 2022-11-16 14:05:25.528021 -------------------------------------------------- 2022-11-16 14:05:34.109021 15944046 batch 0.008733 s , totalProfit 0.021379 2022-11-16 14:05:34.109082 15944046 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.006538 2022-11-16 14:05:34.110430 15944046 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005145 2022-11-16 14:05:34.111540 15944046 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004952 2022-11-16 14:05:34.112485 15944046 bset ['0xf4f0443a28d69213bd81a97e46932d9e4fa1c9a0', '0x22c87ef36998ccb7d39f34b4c5e5e4fc936587c3', '0xa4910885dd2deae3e2af65c8196094aabdd827a2'] 0.002041 2022-11-16 14:05:34.113507 15944046 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001962 2022-11-16 14:05:34.114504 15944046 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.001500 2022-11-16 14:05:34.115536 -------------------------------------------------- 2022-11-16 14:05:37.087412 15944047 batch 0.008836 s , totalProfit 0.021362 2022-11-16 14:05:37.087467 15944047 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.006538 2022-11-16 14:05:37.088743 15944047 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005145 2022-11-16 14:05:37.089774 15944047 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004952 2022-11-16 14:05:37.090691 15944047 bset ['0xf4f0443a28d69213bd81a97e46932d9e4fa1c9a0', '0x22c87ef36998ccb7d39f34b4c5e5e4fc936587c3', '0xa4910885dd2deae3e2af65c8196094aabdd827a2'] 0.002024 2022-11-16 14:05:37.091600 15944047 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001962 2022-11-16 14:05:37.092506 15944047 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.001500 2022-11-16 14:05:37.093448 -------------------------------------------------- 2022-11-16 14:06:01.889615 15944048 batch 0.008877 s , totalProfit 0.050015 2022-11-16 14:06:01.889672 15944048 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.032857 2022-11-16 14:06:01.890971 15944048 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.007765 2022-11-16 14:06:01.892116 15944048 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005145 2022-11-16 14:06:01.893242 15944048 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004952 2022-11-16 14:06:01.894181 15944048 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001962 2022-11-16 14:06:01.895099 15944048 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.001500 2022-11-16 14:06:01.896609 -------------------------------------------------- 2022-11-16 14:06:05.372092 15944049 batch 0.009984 s , totalProfit 0.052599 2022-11-16 14:06:05.372153 15944049 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.032840 2022-11-16 14:06:05.373699 15944049 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.007749 2022-11-16 14:06:05.375031 15944049 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005145 2022-11-16 14:06:05.376236 15944049 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004952 2022-11-16 14:06:05.377519 15944049 bset ['0x1ac73c411fc1d037ff26e0911a28f6cac400c4d7', '0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c'] 0.002592 2022-11-16 14:06:05.378540 15944049 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001962 2022-11-16 14:06:05.379496 15944049 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.001500 2022-11-16 14:06:05.380721 -------------------------------------------------- 2022-11-16 14:06:09.959904 15944050 batch 0.009512 s , totalProfit 0.029640 2022-11-16 14:06:09.959954 15944050 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.008351 2022-11-16 14:06:09.961213 15944050 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.007749 2022-11-16 14:06:09.962328 15944050 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005145 2022-11-16 14:06:09.963299 15944050 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004952 2022-11-16 14:06:09.964202 15944050 bset ['0x1ac73c411fc1d037ff26e0911a28f6cac400c4d7', '0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c'] 0.002575 2022-11-16 14:06:09.965172 15944050 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001962 2022-11-16 14:06:09.966077 15944050 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.001500 2022-11-16 14:06:09.967265 -------------------------------------------------- 2022-11-16 14:06:12.606399 15944051 batch 0.010378 s , totalProfit 0.027039 2022-11-16 14:06:12.606455 15944051 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.008334 2022-11-16 14:06:12.607652 15944051 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.007749 2022-11-16 14:06:12.608632 15944051 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005145 2022-11-16 14:06:12.609580 15944051 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004952 2022-11-16 14:06:12.610493 15944051 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001962 2022-11-16 14:06:12.611400 15944051 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.001500 2022-11-16 14:06:12.612319 -------------------------------------------------- 2022-11-16 14:06:38.388055 15944052 batch 0.010219 s , totalProfit 0.039949 2022-11-16 14:06:38.388105 15944052 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.022261 2022-11-16 14:06:38.389365 15944052 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.007749 2022-11-16 14:06:38.390344 15944052 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005145 2022-11-16 14:06:38.391256 15944052 bset pending... 2022-11-16 13:25:53.236456 15943893 pending... 2022-11-16 13:26:04.209234 15943894 pending... 2022-11-16 13:26:06.828459 15943895 pending... 2022-11-16 13:26:16.853680 15943896 pending... 2022-11-16 13:26:20.860218 15943897 pending... 2022-11-16 13:26:23.867021 15943898 pending... trace err 'result' 2022-11-16 13:26:26.761553 15943899 pending... 2022-11-16 13:26:37.754032 15943900 pending... trace err 'result' 2022-11-16 13:27:13.272201 15943901 pending... 2022-11-16 13:27:31.895733 15943902 pending... 2022-11-16 13:27:40.388061 15943903 pending... trace err 'result' 2022-11-16 13:27:51.904433 15943904 pending... trace err 'result' 2022-11-16 13:28:09.491373 15943905 pending... 2022-11-16 13:28:43.242254 15943906 pending... 2022-11-16 13:29:32.953322 15943907 pending... 2022-11-16 13:29:33.609771 15943908 pending... 2022-11-16 13:29:53.967005 15943909 pending... 2022-11-16 13:30:09.010400 15943910 pending... 2022-11-16 13:30:10.251108 15943911 pending... 2022-11-16 13:30:13.392012 15943912 pending... 2022-11-16 13:30:16.954805 15943913 pending... 2022-11-16 13:30:48.481244 15943914 pending... 2022-11-16 13:31:41.910788 15943915 pending... 2022-11-16 13:31:52.018258 15943916 pending... 2022-11-16 13:32:19.928368 15943917 pending... 2022-11-16 13:32:40.716299 15943918 pending... 2022-11-16 13:32:50.178195 15943919 pending... 2022-11-16 13:32:58.720220 15943920 pending... 2022-11-16 13:33:13.402851 15943921 pending... 2022-11-16 13:33:40.457301 15943922 pending... 2022-11-16 13:33:52.993570 15943923 pending... 2022-11-16 13:33:57.042421 15943924 pending... 2022-11-16 13:34:13.453165 15943925 pending... 2022-11-16 13:34:14.308373 15943926 pending... 2022-11-16 13:34:17.477255 15943927 pending... 2022-11-16 13:34:47.289452 15943928 pending... 2022-11-16 13:34:54.047874 15943929 pending... 2022-11-16 13:35:55.443873 15943930 pending... 2022-11-16 13:35:58.044396 15943931 pending... 2022-11-16 13:36:14.069293 15943932 pending... 2022-11-16 13:36:22.061186 15943933 pending... 2022-11-16 13:36:27.816114 15943934 pending... 2022-11-16 13:36:34.714450 15943935 pending... 2022-11-16 13:36:49.160304 15943936 pending... 2022-11-16 13:36:59.205472 15943937 pending... 2022-11-16 13:37:16.933980 15943938 pending... 2022-11-16 13:37:30.494344 15943939 pending... 2022-11-16 13:37:50.782652 15943940 pending... 2022-11-16 13:38:22.556879 15943941 pending... 2022-11-16 13:38:37.502899 15943942 pending... 2022-11-16 13:39:32.765312 15943943 pending... 2022-11-16 13:40:30.444590 15943944 pending... 2022-11-16 13:40:35.181196 15943945 pending... 2022-11-16 13:41:08.166005 15943946 pending... 2022-11-16 13:41:20.137685 15943947 pending... 2022-11-16 13:41:31.555491 15943948 pending... 2022-11-16 13:41:37.605676 15943949 pending... 2022-11-16 13:41:49.427881 15943950 pending... 2022-11-16 13:42:02.484271 15943951 pending... 2022-11-16 13:42:28.138259 15943952 pending... 2022-11-16 13:43:01.744422 15943953 pending... trace err 'result' 2022-11-16 13:43:22.394090 15943954 pending... 2022-11-16 13:43:28.607863 15943955 pending... 2022-11-16 13:43:30.866965 15943956 pending... 2022-11-16 13:43:32.220422 15943957 pending... 2022-11-16 13:43:51.765429 15943958 pending... 2022-11-16 13:43:53.977090 15943959 pending... 2022-11-16 13:43:58.139408 15943961 pending... 2022-11-16 13:44:06.840358 15943962 pending... trace err 'result' 2022-11-16 13:44:24.933414 15943963 pending... 2022-11-16 13:44:29.006080 15943964 pending... 2022-11-16 13:44:30.385100 15943965 pending... 2022-11-16 13:44:48.603702 15943966 pending... 2022-11-16 13:44:54.813809 15943967 pending... trace err 'result' 2022-11-16 13:45:07.272084 15943968 pending... 2022-11-16 13:45:40.237665 15943969 pending... trace err 'result' 2022-11-16 13:46:09.366766 15943970 pending... 2022-11-16 13:46:16.291890 15943971 pending... 2022-11-16 13:46:57.700111 15943972 pending... 2022-11-16 13:47:07.171048 15943973 pending... 2022-11-16 13:47:17.316391 15943974 pending... 2022-11-16 13:47:21.138778 15943975 pending... 2022-11-16 13:47:40.881930 15943976 pending... 2022-11-16 13:47:51.328481 15943977 pending... trace err 'result' 2022-11-16 13:48:15.038638 15943978 pending... 2022-11-16 13:48:24.628359 15943979 pending... trace err 'result' 2022-11-16 13:48:44.243334 15943980 pending... 2022-11-16 13:49:15.352370 15943981 pending... trace err 'result' 2022-11-16 13:50:04.841421 15943982 pending... 2022-11-16 13:50:08.342644 15943983 pending... 2022-11-16 13:50:47.801018 15943984 pending... trace err 'result' 2022-11-16 13:51:22.407301 15943985 pending... 2022-11-16 13:51:28.278124 15943986 pending... 2022-11-16 13:51:31.474598 15943987 pending... 2022-11-16 13:51:35.375048 15943988 pending... 2022-11-16 13:51:36.392601 15943989 pending... trace err 'result' 2022-11-16 13:51:38.202398 15943990 pending... 2022-11-16 13:51:52.396688 15943991 pending... trace err 'result' 2022-11-16 13:52:18.030009 15943992 pending... 2022-11-16 13:52:33.912793 15943993 pending... trace err 'result' trace err 'result' 2022-11-16 13:52:51.449075 15943994 pending... 2022-11-16 13:52:56.581171 15943995 pending... 2022-11-16 13:52:59.459176 15943996 pending... trace err 'result' trace err 'result' 2022-11-16 13:53:40.561680 15943997 pending... 2022-11-16 13:53:47.039253 15943998 pending... 2022-11-16 13:53:52.503790 15943999 pending... 2022-11-16 13:53:53.457313 15944000 pending... trace err 'result' 2022-11-16 13:54:02.486392 15944001 pending... trace err 'result' 2022-11-16 13:54:43.355804 15944002 pending... 2022-11-16 13:54:54.875655 15944003 pending... 2022-11-16 13:54:57.081389 15944004 pending... 2022-11-16 13:55:02.255412 15944005 pending... trace err 'result' 2022-11-16 13:55:12.781781 15944006 pending... trace err 'result' 2022-11-16 13:55:58.644072 15944007 pending... 2022-11-16 13:56:11.073949 15944008 pending... trace err 'result' trace err 'result' 2022-11-16 13:56:32.184910 15944009 pending... 2022-11-16 13:56:49.316032 15944010 pending... trace err 'result' 2022-11-16 13:57:02.208545 15944011 pending... 2022-11-16 13:57:13.373096 15944012 pending... trace err 'result' 2022-11-16 13:58:25.907694 15944013 pending... 2022-11-16 13:58:27.841800 15944014 pending... 2022-11-16 13:58:29.913896 15944015 pending... 2022-11-16 13:59:01.194987 15944016 pending... 2022-11-16 13:59:06.353991 15944017 pending... 2022-11-16 13:59:21.044847 15944018 pending... 2022-11-16 13:59:22.086056 15944019 pending... 2022-11-16 13:59:37.860559 15944020 pending... 2022-11-16 13:59:51.404190 15944021 pending... 2022-11-16 13:59:53.586080 15944022 pending... 2022-11-16 13:59:58.618145 15944023 pending... 2022-11-16 14:00:12.614824 15944024 pending... 2022-11-16 14:00:55.858092 15944025 pending... 2022-11-16 14:01:03.654350 15944026 pending... 2022-11-16 14:01:12.563870 15944028 pending... 2022-11-16 14:01:30.692182 15944029 pending... trace err 'result' 2022-11-16 14:01:36.161630 15944030 pending... 2022-11-16 14:01:40.657179 15944031 pending... trace err 'result' 2022-11-16 14:02:10.146067 15944033 pending... trace err 'result' 2022-11-16 14:02:12.634418 15944034 pending... 2022-11-16 14:02:13.413263 15944035 pending... 2022-11-16 14:02:21.915280 15944036 pending... trace err 'result' 2022-11-16 14:02:53.822892 15944037 pending... 2022-11-16 14:02:55.001013 15944038 pending... 2022-11-16 14:03:12.127836 15944039 pending... trace err 'result' 2022-11-16 14:03:39.749471 15944040 pending... 2022-11-16 14:03:43.487667 15944041 pending... 2022-11-16 14:04:07.982501 15944042 pending... 2022-11-16 14:04:18.204261 15944043 pending... 2022-11-16 14:04:25.706304 15944044 pending... 2022-11-16 14:05:25.633241 15944045 pending... 2022-11-16 14:05:34.026576 15944046 pending... trace err 'result' 2022-11-16 14:05:37.325344 15944047 pending... 2022-11-16 14:06:01.893594 15944048 pending... 2022-11-16 14:06:05.809504 15944049 pending... 2022-11-16 14:06:09.929037 15944050 pending... 2022-11-16 14:06:11.675477 15944051 pending... trace err 'result' 2022-11-16 14:06:38.343212 15944052 pending... trace err 'result' 2022-11-16 14:07:18.774868 15944053 pending... 2022-11-16 14:07:27.492889 15944054 pending... 2022-11-16 14:07:39.350075 15944055 pending... ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004952 2022-11-16 14:06:38.392216 15944052 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001962 2022-11-16 14:06:38.393154 15944052 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.001500 2022-11-16 14:06:38.394064 -------------------------------------------------- 2022-11-16 14:07:18.487981 15944053 batch 0.009305 s , totalProfit 0.042396 2022-11-16 14:07:18.488042 15944053 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.022244 2022-11-16 14:07:18.489538 15944053 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.007749 2022-11-16 14:07:18.490554 15944053 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005145 2022-11-16 14:07:18.491681 15944053 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004952 2022-11-16 14:07:18.492842 15944053 bset ['0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c', '0x1ac73c411fc1d037ff26e0911a28f6cac400c4d7'] 0.002455 2022-11-16 14:07:18.493924 15944053 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001962 2022-11-16 14:07:18.495157 15944053 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.001500 2022-11-16 14:07:18.496080 -------------------------------------------------- 2022-11-16 14:07:27.550616 15944054 batch 0.080994 s , totalProfit 0.039932 2022-11-16 14:07:27.550692 15944054 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.022244 2022-11-16 14:07:27.552465 15944054 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.007749 2022-11-16 14:07:27.553942 15944054 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005145 2022-11-16 14:07:27.555252 15944054 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004952 2022-11-16 14:07:27.556535 15944054 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001962 2022-11-16 14:07:27.557849 15944054 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.001500 2022-11-16 14:07:27.559111 -------------------------------------------------- 2022-11-16 14:07:39.392688 15944055 batch 0.013039 s , totalProfit 0.242823 2022-11-16 14:07:39.392744 15944055 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.159733 2022-11-16 14:07:39.393988 15944055 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.084232 2022-11-16 14:07:39.395049 15944055 bset ['0xb23396bf2191b300d1f296d1af2de20c10195a8a', '0x03eba1aeb1b114ce767c65275f150dc23d6e84e2', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.012445 2022-11-16 14:07:39.395968 15944055 bset ['0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.011205 2022-11-16 14:07:39.396933 15944055 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0xcf84cbbf5e5d9210361d1195dfd170a333ec823c', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.009135 2022-11-16 14:07:39.397875 15944055 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005145 2022-11-16 14:07:39.398780 15944055 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004952 2022-11-16 14:07:39.399937 15944055 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001962 2022-11-16 14:07:39.400857 -------------------------------------------------- 2022-11-16 14:07:46.180180 15944056 batch 0.015939 s , totalProfit 0.022386 2022-11-16 14:07:46.180261 15944056 bset ['0x7a69ef644af299d60c668a5194ae3ee6c9d1b7e2', '0xfd244c99e6da82953c8d0f673aaf9a0755e963c0', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.005402 2022-11-16 14:07:46.182159 15944056 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0xcf84cbbf5e5d9210361d1195dfd170a333ec823c', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.005137 2022-11-16 14:07:46.183595 15944056 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005136 2022-11-16 14:07:46.184961 15944056 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004941 2022-11-16 14:07:46.186282 15944056 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.002891 2022-11-16 14:07:46.187568 15944056 bset ['0xf4f0443a28d69213bd81a97e46932d9e4fa1c9a0', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.002490 2022-11-16 14:07:46.188682 15944056 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001953 2022-11-16 14:07:46.190498 -------------------------------------------------- 2022-11-16 14:07:47.064584 15944057 batch 0.010580 s , totalProfit 0.022185 2022-11-16 14:07:47.064657 15944057 bset ['0x7a69ef644af299d60c668a5194ae3ee6c9d1b7e2', '0xfd244c99e6da82953c8d0f673aaf9a0755e963c0', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.005359 2022-11-16 14:07:47.066182 15944057 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005115 2022-11-16 14:07:47.067420 15944057 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004914 2022-11-16 14:07:47.068466 15944057 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.002850 2022-11-16 14:07:47.069589 15944057 bset ['0xf4f0443a28d69213bd81a97e46932d9e4fa1c9a0', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.002454 2022-11-16 14:07:47.070704 15944057 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001931 2022-11-16 14:07:47.071845 15944057 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.001470 2022-11-16 14:07:47.073300 -------------------------------------------------- 2022-11-16 14:08:20.522071 15944058 batch 0.007207 s , totalProfit 0.011362 2022-11-16 14:08:20.522127 15944058 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004952 2022-11-16 14:08:20.523499 15944058 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.002208 2022-11-16 14:08:20.524640 15944058 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.002170 2022-11-16 14:08:20.525683 15944058 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.002091 2022-11-16 14:08:20.526726 15944058 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001962 2022-11-16 14:08:20.527761 -------------------------------------------------- 2022-11-16 14:08:26.505785 15944059 batch 0.007132 s , totalProfit 0.011276 2022-11-16 14:08:26.505841 15944059 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004944 2022-11-16 14:08:26.507247 15944059 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.002183 2022-11-16 14:08:26.508259 15944059 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.002145 2022-11-16 14:08:26.509239 15944059 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.002067 2022-11-16 14:08:26.510159 15944059 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001955 2022-11-16 14:08:26.511077 -------------------------------------------------- 2022-11-16 14:08:36.602203 15944060 batch 0.009218 s , totalProfit 0.011311 2022-11-16 14:08:36.602256 15944060 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004952 2022-11-16 14:08:36.603710 15944060 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.002191 2022-11-16 14:08:36.604999 15944060 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.002153 2022-11-16 14:08:36.606228 15944060 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.002074 2022-11-16 14:08:36.607401 15944060 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001962 2022-11-16 14:08:36.608568 -------------------------------------------------- 2022-11-16 14:08:50.851453 15944061 batch 0.007174 s , totalProfit 0.011329 2022-11-16 14:08:50.851507 15944061 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004952 2022-11-16 14:08:50.852722 15944061 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.002209 2022-11-16 14:08:50.853800 15944061 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.002153 2022-11-16 14:08:50.854719 15944061 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.002074 2022-11-16 14:08:50.855683 15944061 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001962 2022-11-16 14:08:50.856627 -------------------------------------------------- 2022-11-16 14:09:43.583408 15944062 batch 0.008310 s , totalProfit 0.011312 2022-11-16 14:09:43.583467 15944062 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004952 2022-11-16 14:09:43.584895 15944062 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.002193 2022-11-16 14:09:43.586070 15944062 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.002153 2022-11-16 14:09:43.587210 15944062 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.002074 2022-11-16 14:09:43.588327 15944062 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001962 2022-11-16 14:09:43.589435 -------------------------------------------------- 2022-11-16 14:09:52.473712 15944063 batch 0.007581 s , totalProfit 0.011331 2022-11-16 14:09:52.473764 15944063 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004952 2022-11-16 14:09:52.474982 15944063 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.002212 2022-11-16 14:09:52.475981 15944063 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.002153 2022-11-16 14:09:52.476924 15944063 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.002074 2022-11-16 14:09:52.477839 15944063 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001962 2022-11-16 14:09:52.478924 -------------------------------------------------- 2022-11-16 14:09:53.190908 15944064 batch 0.007279 s , totalProfit 0.011314 2022-11-16 14:09:53.190958 15944064 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004952 2022-11-16 14:09:53.192156 15944064 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.002195 2022-11-16 14:09:53.193223 15944064 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.002153 2022-11-16 14:09:53.194150 15944064 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.002074 2022-11-16 14:09:53.195076 15944064 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.001962 2022-11-16 14:09:53.196009 -------------------------------------------------- 2022-11-16 14:10:07.537891 15944065 batch 0.005679 s , totalProfit 0.009361 2022-11-16 14:10:07.537941 15944065 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004952 2022-11-16 14:10:07.539214 15944065 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.002214 2022-11-16 14:10:07.540177 15944065 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.002153 2022-11-16 14:10:07.541114 15944065 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.002074 2022-11-16 14:10:07.542039 -------------------------------------------------- 2022-11-16 14:10:09.550858 15944066 batch 0.005662 s , totalProfit 0.009344 2022-11-16 14:10:09.550912 15944066 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004952 2022-11-16 14:10:09.552258 15944066 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.002197 2022-11-16 14:10:09.553307 15944066 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.002153 2022-11-16 14:10:09.554290 15944066 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.002074 2022-11-16 14:10:09.555244 -------------------------------------------------- 2022-11-16 14:10:17.761722 15944067 batch 0.005963 s , totalProfit 0.009344 2022-11-16 14:10:17.761771 15944067 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004952 2022-11-16 14:10:17.762959 15944067 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.002197 2022-11-16 14:10:17.763958 15944067 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.002153 2022-11-16 14:10:17.765041 15944067 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.002074 2022-11-16 14:10:17.766014 -------------------------------------------------- 2022-11-16 14:10:41.913882 15944068 batch 0.006491 s , totalProfit 0.009362 2022-11-16 14:10:41.913961 15944068 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004952 2022-11-16 14:10:41.916100 15944068 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.002216 2022-11-16 14:10:41.917946 15944068 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.002153 2022-11-16 14:10:41.919645 15944068 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.002074 2022-11-16 14:10:41.921324 -------------------------------------------------- 2022-11-16 14:10:47.290236 15944069 batch 0.005913 s , totalProfit 0.009345 2022-11-16 14:10:47.290282 15944069 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004952 2022-11-16 14:10:47.291499 15944069 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.002199 2022-11-16 14:10:47.292570 15944069 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.002153 2022-11-16 14:10:47.293552 15944069 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.002074 2022-11-16 14:10:47.294455 -------------------------------------------------- 2022-11-16 14:11:09.030721 15944070 batch 0.006011 s , totalProfit 0.009363 2022-11-16 14:11:09.030779 15944070 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004952 2022-11-16 14:11:09.032100 15944070 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.002217 2022-11-16 14:11:09.033534 15944070 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.002153 2022-11-16 14:11:09.034546 15944070 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.002074 2022-11-16 14:11:09.035521 -------------------------------------------------- 2022-11-16 14:11:21.845589 15944071 batch 0.005625 s , totalProfit 0.009346 2022-11-16 14:11:21.845641 15944071 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004952 2022-11-16 14:11:21.846934 15944071 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.002200 2022-11-16 14:11:21.848070 15944071 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.002153 2022-11-16 14:11:21.849130 15944071 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.002074 2022-11-16 14:11:21.850173 -------------------------------------------------- 2022-11-16 14:12:21.965771 15944072 batch 0.005307 s , totalProfit 0.007207 2022-11-16 14:12:21.965823 15944072 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004952 2022-11-16 14:12:21.967218 15944072 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.002218 2022-11-16 14:12:21.968388 15944072 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.002074 2022-11-16 14:12:21.969490 -------------------------------------------------- 2022-11-16 14:12:36.681280 15944073 batch 0.005575 s , totalProfit 0.007190 2022-11-16 14:12:36.681338 15944073 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004952 2022-11-16 14:12:36.682593 15944073 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.002201 2022-11-16 14:12:36.683577 15944073 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.002074 2022-11-16 14:12:36.684487 -------------------------------------------------- 2022-11-16 14:12:38.414765 15944074 batch 0.006932 s , totalProfit 0.007133 2022-11-16 14:12:38.414832 15944074 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004923 2022-11-16 14:12:38.416536 15944074 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.002192 2022-11-16 14:12:38.417997 15944074 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.002051 2022-11-16 14:12:38.419298 -------------------------------------------------- 2022-11-16 14:12:56.176471 15944075 batch 0.005121 s , totalProfit 0.009029 2022-11-16 14:12:56.176519 15944075 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004896 2022-11-16 14:12:56.177755 15944075 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.002168 2022-11-16 14:12:56.178734 15944075 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.002030 2022-11-16 14:12:56.179648 15944075 bset ['0x595159746f62bdfe990dca5c5c98316c8e7dfc99', '0x6fcaf4606679a96fda45c020299bef6353425ba7'] 0.001964 2022-11-16 14:12:56.180552 -------------------------------------------------- 2022-11-16 14:13:16.131677 15944076 batch 0.005025 s , totalProfit 0.007018 2022-11-16 14:13:16.131727 15944076 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004878 2022-11-16 14:13:16.132986 15944076 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.002152 2022-11-16 14:13:16.133980 15944076 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.002016 2022-11-16 14:13:16.134942 -------------------------------------------------- 2022-11-16 14:13:17.785503 15944077 batch 0.005106 s , totalProfit 0.007151 2022-11-16 14:13:17.785552 15944077 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004936 2022-11-16 14:13:17.786829 15944077 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.002190 2022-11-16 14:13:17.787907 15944077 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.002061 2022-11-16 14:13:17.788937 -------------------------------------------------- 2022-11-16 14:13:39.801201 15944078 batch 0.015087 s , totalProfit 0.012692 2022-11-16 14:13:39.801272 15944078 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004898 2022-11-16 14:13:39.803251 15944078 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.003446 2022-11-16 14:13:39.804683 15944078 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.002174 2022-11-16 14:13:39.806099 15944078 bset ['0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c', '0x739b7690b19d25c31febad91b49b39c5655863dd'] 0.002155 2022-11-16 14:13:39.807433 15944078 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.002031 2022-11-16 14:13:39.809007 -------------------------------------------------- 2022-11-16 14:13:42.665608 15944079 batch 0.007305 s , totalProfit 0.012830 2022-11-16 14:13:42.665660 15944079 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004948 2022-11-16 14:13:42.667030 15944079 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.003452 2022-11-16 14:13:42.668074 15944079 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.002205 2022-11-16 14:13:42.669103 15944079 bset ['0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c', '0x739b7690b19d25c31febad91b49b39c5655863dd'] 0.002176 2022-11-16 14:13:42.670086 15944079 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.002070 2022-11-16 14:13:42.671000 -------------------------------------------------- 2022-11-16 14:13:50.744520 15944080 batch 0.006976 s , totalProfit 0.012770 2022-11-16 14:13:50.744572 15944080 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004935 2022-11-16 14:13:50.745850 15944080 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.003440 2022-11-16 14:13:50.746989 15944080 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.002192 2022-11-16 14:13:50.748032 15944080 bset ['0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c', '0x739b7690b19d25c31febad91b49b39c5655863dd'] 0.002163 2022-11-16 14:13:50.749078 15944080 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.002060 2022-11-16 14:13:50.750444 -------------------------------------------------- 2022-11-16 14:14:09.963656 15944081 batch 0.007345 s , totalProfit 0.012702 2022-11-16 14:14:09.963709 15944081 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004918 2022-11-16 14:14:09.965175 15944081 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.003426 2022-11-16 14:14:09.966382 15944081 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.002195 2022-11-16 14:14:09.967546 15944081 bset ['0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c', '0x739b7690b19d25c31febad91b49b39c5655863dd'] 0.002131 2022-11-16 14:14:09.968697 15944081 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.002047 2022-11-16 14:14:09.969881 -------------------------------------------------- 2022-11-16 14:14:11.408467 15944082 batch 0.006569 s , totalProfit 0.010220 2022-11-16 14:14:11.408518 15944082 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004900 2022-11-16 14:14:11.409997 15944082 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.003410 2022-11-16 14:14:11.411189 15944082 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.002440 2022-11-16 14:14:11.412382 -------------------------------------------------- 2022-11-16 14:14:12.141311 15944083 batch 0.005984 s , totalProfit 0.010090 2022-11-16 14:14:12.141359 15944083 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004857 2022-11-16 14:14:12.142550 15944083 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.003371 2022-11-16 14:14:12.143528 15944083 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.002387 2022-11-16 14:14:12.144463 -------------------------------------------------- 2022-11-16 14:14:38.189741 15944084 batch 0.005769 s , totalProfit 0.010259 2022-11-16 14:14:38.189788 15944084 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004923 2022-11-16 14:14:38.191179 15944084 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.003429 2022-11-16 14:14:38.192382 15944084 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.002439 2022-11-16 14:14:38.193502 -------------------------------------------------- 2022-11-16 14:14:53.731499 15944085 batch 0.008631 s , totalProfit 0.010335 2022-11-16 14:14:53.731568 15944085 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004952 2022-11-16 14:14:53.733373 15944085 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.003456 2022-11-16 14:14:53.734818 15944085 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.002462 2022-11-16 14:14:53.736139 -------------------------------------------------- 2022-11-16 14:15:01.338270 15944086 batch 0.006126 s , totalProfit 0.010292 2022-11-16 14:15:01.338320 15944086 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004936 2022-11-16 14:15:01.339529 15944086 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.003441 2022-11-16 14:15:01.340509 15944086 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.002449 2022-11-16 14:15:01.341484 -------------------------------------------------- 2022-11-16 14:15:21.871828 15944087 batch 0.005926 s , totalProfit 0.010335 2022-11-16 14:15:21.871877 15944087 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004952 2022-11-16 14:15:21.873116 15944087 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.003456 2022-11-16 14:15:21.874124 15944087 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.002462 2022-11-16 14:15:21.875049 -------------------------------------------------- 2022-11-16 14:15:23.016517 15944088 batch 0.006423 s , totalProfit 0.010335 2022-11-16 14:15:23.016566 15944088 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004952 2022-11-16 14:15:23.017908 15944088 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.003456 2022-11-16 14:15:23.019070 15944088 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.002462 2022-11-16 14:15:23.019996 -------------------------------------------------- 2022-11-16 14:16:02.968624 15944089 batch 0.007696 s , totalProfit 0.011657 2022-11-16 14:16:02.968677 15944089 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004952 2022-11-16 14:16:02.969936 15944089 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.003456 2022-11-16 14:16:02.970976 15944089 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.002462 2022-11-16 14:16:02.971883 15944089 bset ['0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c', '0x739b7690b19d25c31febad91b49b39c5655863dd'] 0.001313 2022-11-16 14:16:02.972879 -------------------------------------------------- 2022-11-16 14:16:13.962845 15944090 batch 0.007749 s , totalProfit 0.011606 2022-11-16 14:16:13.962897 15944090 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004942 2022-11-16 14:16:13.964185 15944090 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.003446 2022-11-16 14:16:13.965232 15944090 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.002454 2022-11-16 14:16:13.966142 15944090 bset ['0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c', '0x739b7690b19d25c31febad91b49b39c5655863dd'] 0.001288 2022-11-16 14:16:13.967044 -------------------------------------------------- 2022-11-16 14:16:17.938863 15944091 batch 0.011354 s , totalProfit 0.011476 2022-11-16 14:16:17.938918 15944091 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004903 2022-11-16 14:16:17.940213 15944091 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.003412 2022-11-16 14:16:17.941545 15944091 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.002423 2022-11-16 14:16:17.942740 15944091 bset ['0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c', '0x739b7690b19d25c31febad91b49b39c5655863dd'] 0.001257 2022-11-16 14:16:17.943878 -------------------------------------------------- 2022-11-16 14:16:46.410401 15944092 batch 0.006535 s , totalProfit 0.011413 2022-11-16 14:16:46.410444 15944092 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004884 2022-11-16 14:16:46.411628 15944092 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.003396 2022-11-16 14:16:46.412630 15944092 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.002409 2022-11-16 14:16:46.413579 15944092 bset ['0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c', '0x739b7690b19d25c31febad91b49b39c5655863dd'] 0.001242 2022-11-16 14:16:46.414482 -------------------------------------------------- 2022-11-16 14:16:47.862278 15944093 batch 0.008621 s , totalProfit 0.015061 2022-11-16 14:16:47.862325 15944093 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004946 2022-11-16 14:16:47.863498 15944093 bset ['0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c', '0x739b7690b19d25c31febad91b49b39c5655863dd'] 0.004737 2022-11-16 14:16:47.864480 15944093 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.003450 2022-11-16 14:16:47.865431 15944093 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.002457 2022-11-16 14:16:47.866336 -------------------------------------------------- 2022-11-16 14:16:55.357523 15944094 batch 0.008139 s , totalProfit 0.014956 2022-11-16 14:16:55.357584 15944094 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004920 2022-11-16 14:16:55.358989 15944094 bset ['0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c', '0x739b7690b19d25c31febad91b49b39c5655863dd'] 0.004699 2022-11-16 14:16:55.360156 15944094 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.003427 2022-11-16 14:16:55.361305 15944094 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.002437 2022-11-16 14:16:55.362228 -------------------------------------------------- 2022-11-16 14:17:13.795606 15944095 batch 0.008537 s , totalProfit 0.014831 2022-11-16 14:17:13.795657 15944095 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004883 2022-11-16 14:17:13.797130 15944095 bset ['0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c', '0x739b7690b19d25c31febad91b49b39c5655863dd'] 0.004670 2022-11-16 14:17:13.798285 15944095 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.003394 2022-11-16 14:17:13.799366 15944095 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.002408 2022-11-16 14:17:13.800384 -------------------------------------------------- 2022-11-16 14:17:49.807384 15944096 batch 0.007127 s , totalProfit 0.010123 2022-11-16 14:17:49.807435 15944096 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004870 2022-11-16 14:17:49.808658 15944096 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.003383 2022-11-16 14:17:49.809736 15944096 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.002397 2022-11-16 14:17:49.810635 -------------------------------------------------- 2022-11-16 14:18:00.896771 15944097 batch 0.006391 s , totalProfit 0.010260 2022-11-16 14:18:00.896842 15944097 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004923 2022-11-16 14:18:00.898077 15944097 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.003430 2022-11-16 14:18:00.899071 15944097 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.002439 2022-11-16 14:18:00.900057 -------------------------------------------------- 2022-11-16 14:18:02.167447 15944098 batch 0.006338 s , totalProfit 0.010217 2022-11-16 14:18:02.167498 15944098 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004906 2022-11-16 14:18:02.168873 15944098 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.003415 2022-11-16 14:18:02.169979 15944098 bset trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' Transaction with hash: '0xa53c925733a28a8d907fe61d8c4c8829005b990fe257460dd7aef8c3d5d07221' not found. trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' Transaction with hash: '0x95269e0c0bc4d544851539eb0a3e321c9d1d3a99310205c465d542022967db9d' not found. trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' trace err 'result' ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.002426 2022-11-16 14:18:02.171227 -------------------------------------------------- 2022-11-16 14:18:11.165463 15944099 batch 0.006070 s , totalProfit 0.010179 2022-11-16 14:18:11.165530 15944099 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004891 2022-11-16 14:18:11.166895 15944099 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.003402 2022-11-16 14:18:11.168009 15944099 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.002414 2022-11-16 14:18:11.169157 -------------------------------------------------- 2022-11-16 14:18:31.601012 15944100 batch 0.005970 s , totalProfit 0.010331 2022-11-16 14:18:31.601058 15944100 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004951 2022-11-16 14:18:31.602466 15944100 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.003454 2022-11-16 14:18:31.603473 15944100 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.002460 2022-11-16 14:18:31.604598 -------------------------------------------------- 2022-11-16 14:18:46.720222 15944101 batch 0.006050 s , totalProfit 0.010264 2022-11-16 14:18:46.720272 15944101 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004925 2022-11-16 14:18:46.721663 15944101 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.003431 2022-11-16 14:18:46.722710 15944101 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.002440 2022-11-16 14:18:46.723672 -------------------------------------------------- 2022-11-16 14:18:47.232321 15944102 batch 0.034769 s , totalProfit 0.010165 2022-11-16 14:18:47.232395 15944102 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004886 2022-11-16 14:18:47.234219 15944102 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.003397 2022-11-16 14:18:47.235657 15944102 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.002410 2022-11-16 14:18:47.236987 -------------------------------------------------- 2022-11-16 14:19:31.305266 15944103 batch 0.006966 s , totalProfit 0.010052 2022-11-16 14:19:31.305317 15944103 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004842 2022-11-16 14:19:31.306543 15944103 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.003359 2022-11-16 14:19:31.307576 15944103 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.002376 2022-11-16 14:19:31.308709 -------------------------------------------------- 2022-11-16 14:19:38.766364 15944104 batch 0.006124 s , totalProfit 0.010121 2022-11-16 14:19:38.766423 15944104 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004869 2022-11-16 14:19:38.767937 15944104 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.003382 2022-11-16 14:19:38.769162 15944104 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.002397 2022-11-16 14:19:38.770167 -------------------------------------------------- 2022-11-16 14:20:28.791957 15944105 batch 0.006135 s , totalProfit 0.010281 2022-11-16 14:20:28.792019 15944105 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004931 2022-11-16 14:20:28.793467 15944105 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.003437 2022-11-16 14:20:28.794597 15944105 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.002445 2022-11-16 14:20:28.795521 -------------------------------------------------- 2022-11-16 14:20:34.248332 15944106 batch 0.007744 s , totalProfit 0.010215 2022-11-16 14:20:34.248382 15944106 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004906 2022-11-16 14:20:34.249884 15944106 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.003414 2022-11-16 14:20:34.251117 15944106 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.002425 2022-11-16 14:20:34.252189 -------------------------------------------------- 2022-11-16 14:20:48.957084 15944107 batch 0.006082 s , totalProfit 0.010121 2022-11-16 14:20:48.957134 15944107 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004869 2022-11-16 14:20:48.958462 15944107 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.003382 2022-11-16 14:20:48.959437 15944107 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.002397 2022-11-16 14:20:48.960382 -------------------------------------------------- 2022-11-16 14:21:29.106630 15944108 batch 0.008777 s , totalProfit 0.018064 2022-11-16 14:21:29.106680 15944108 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004924 2022-11-16 14:21:29.107937 15944108 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.003430 2022-11-16 14:21:29.109040 15944108 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.002439 2022-11-16 14:21:29.110033 15944108 bset ['0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c', '0x1ac73c411fc1d037ff26e0911a28f6cac400c4d7'] 0.002147 2022-11-16 14:21:29.111006 15944108 bset ['0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c', '0x739b7690b19d25c31febad91b49b39c5655863dd'] 0.002090 2022-11-16 14:21:29.111985 15944108 bset ['0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c', '0x42f1bab706389a01561183fb9a39b941d3a2ab34'] 0.002033 2022-11-16 14:21:29.113212 15944108 bset ['0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c', '0xf19eb68da923d28c78f2c640fb5ddbc07868cdcf'] 0.001954 2022-11-16 14:21:29.114166 -------------------------------------------------- 2022-11-16 14:21:30.982290 15944109 batch 0.009095 s , totalProfit 0.018159 2022-11-16 14:21:30.982350 15944109 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004949 2022-11-16 14:21:30.983605 15944109 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.003453 2022-11-16 14:21:30.984692 15944109 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.002459 2022-11-16 14:21:30.985670 15944109 bset ['0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c', '0x1ac73c411fc1d037ff26e0911a28f6cac400c4d7'] 0.002128 2022-11-16 14:21:30.986707 15944109 bset ['0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c', '0x739b7690b19d25c31febad91b49b39c5655863dd'] 0.002092 2022-11-16 14:21:30.987634 15944109 bset ['0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c', '0x42f1bab706389a01561183fb9a39b941d3a2ab34'] 0.002032 2022-11-16 14:21:30.988556 15944109 bset ['0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c', '0xf19eb68da923d28c78f2c640fb5ddbc07868cdcf'] 0.001953 2022-11-16 14:21:30.989784 -------------------------------------------------- 2022-11-16 14:21:36.481224 15944110 batch 0.007916 s , totalProfit 0.012159 2022-11-16 14:21:36.481277 15944110 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004911 2022-11-16 14:21:36.482620 15944110 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.003419 2022-11-16 14:21:36.483745 15944110 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.002430 2022-11-16 14:21:36.484760 15944110 bset ['0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c', '0x739b7690b19d25c31febad91b49b39c5655863dd'] 0.001921 2022-11-16 14:21:36.485880 -------------------------------------------------- 2022-11-16 14:21:56.829965 15944111 batch 0.007512 s , totalProfit 0.012279 2022-11-16 14:21:56.830011 15944111 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004952 2022-11-16 14:21:56.831211 15944111 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.003456 2022-11-16 14:21:56.832203 15944111 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.002462 2022-11-16 14:21:56.833156 15944111 bset ['0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c', '0x739b7690b19d25c31febad91b49b39c5655863dd'] 0.001935 2022-11-16 14:21:56.834053 -------------------------------------------------- 2022-11-16 14:22:21.635184 15944112 batch 0.007775 s , totalProfit 0.012279 2022-11-16 14:22:21.635239 15944112 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004952 2022-11-16 14:22:21.636544 15944112 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.003456 2022-11-16 14:22:21.637608 15944112 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.002462 2022-11-16 14:22:21.638536 15944112 bset ['0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c', '0x739b7690b19d25c31febad91b49b39c5655863dd'] 0.001935 2022-11-16 14:22:21.639462 -------------------------------------------------- 2022-11-16 14:22:37.827892 15944113 batch 0.009538 s , totalProfit 0.070163 2022-11-16 14:22:37.827948 15944113 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.054854 2022-11-16 14:22:37.829263 15944113 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.009745 2022-11-16 14:22:37.830286 15944113 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004952 2022-11-16 14:22:37.831221 15944113 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.003456 2022-11-16 14:22:37.832147 15944113 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.002462 2022-11-16 14:22:37.833112 -------------------------------------------------- 2022-11-16 14:23:04.985379 15944114 batch 0.009839 s , totalProfit 0.060639 2022-11-16 14:23:04.985432 15944114 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.044643 2022-11-16 14:23:04.986692 15944114 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.009728 2022-11-16 14:23:04.987655 15944114 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004952 2022-11-16 14:23:04.988567 15944114 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.003759 2022-11-16 14:23:04.989530 15944114 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.002462 2022-11-16 14:23:04.990432 -------------------------------------------------- 2022-11-16 14:23:15.947481 15944115 batch 0.009207 s , totalProfit 0.072132 2022-11-16 14:23:15.947536 15944115 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.056617 2022-11-16 14:23:15.948790 15944115 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.009728 2022-11-16 14:23:15.949870 15944115 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004952 2022-11-16 14:23:15.950839 15944115 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.003742 2022-11-16 14:23:15.951763 15944115 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.002462 2022-11-16 14:23:15.952721 -------------------------------------------------- 2022-11-16 14:23:18.471770 15944116 batch 0.009862 s , totalProfit 0.062161 2022-11-16 14:23:18.471828 15944116 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.046248 2022-11-16 14:23:18.473135 15944116 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.009728 2022-11-16 14:23:18.474142 15944116 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004952 2022-11-16 14:23:18.475093 15944116 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.003742 2022-11-16 14:23:18.476014 15944116 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.002462 2022-11-16 14:23:18.477001 -------------------------------------------------- 2022-11-16 14:23:28.813608 15944117 batch 0.013017 s , totalProfit 0.053235 2022-11-16 14:23:28.813686 15944117 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.036910 2022-11-16 14:23:28.815477 15944117 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.009728 2022-11-16 14:23:28.816967 15944117 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004952 2022-11-16 14:23:28.818338 15944117 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.003742 2022-11-16 14:23:28.819784 15944117 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.002462 2022-11-16 14:23:28.821138 -------------------------------------------------- 2022-11-16 14:23:38.344752 15944118 batch 0.009226 s , totalProfit 0.077511 2022-11-16 14:23:38.344805 15944118 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.062740 2022-11-16 14:23:38.346089 15944118 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.009728 2022-11-16 14:23:38.347089 15944118 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004952 2022-11-16 14:23:38.347989 15944118 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.003206 2022-11-16 14:23:38.348924 15944118 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.002462 2022-11-16 14:23:38.349824 -------------------------------------------------- 2022-11-16 14:23:38.632579 15944119 batch 0.012417 s , totalProfit 0.077460 2022-11-16 14:23:38.632635 15944119 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.062706 2022-11-16 14:23:38.634052 15944119 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.009728 2022-11-16 14:23:38.635553 15944119 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004952 2022-11-16 14:23:38.636977 15944119 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.003189 2022-11-16 14:23:38.638363 15944119 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.002462 2022-11-16 14:23:38.639741 -------------------------------------------------- 2022-11-16 14:23:40.642826 15944120 batch 0.008918 s , totalProfit 0.077460 2022-11-16 14:23:40.642883 15944120 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.062706 2022-11-16 14:23:40.644142 15944120 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.009728 2022-11-16 14:23:40.645253 15944120 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004952 2022-11-16 14:23:40.646199 15944120 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.003189 2022-11-16 14:23:40.647158 15944120 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.002462 2022-11-16 14:23:40.648063 -------------------------------------------------- 2022-11-16 14:23:44.652701 15944121 batch 0.009008 s , totalProfit 0.077460 2022-11-16 14:23:44.652751 15944121 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.062706 2022-11-16 14:23:44.654092 15944121 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.009728 2022-11-16 14:23:44.655172 15944121 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004952 2022-11-16 14:23:44.656165 15944121 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.003189 2022-11-16 14:23:44.657130 15944121 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.002462 2022-11-16 14:23:44.658051 -------------------------------------------------- 2022-11-16 14:24:23.571069 15944122 batch 0.007056 s , totalProfit 0.011274 2022-11-16 14:24:23.571139 15944122 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004952 2022-11-16 14:24:23.572996 15944122 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.004395 2022-11-16 14:24:23.574479 15944122 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.002462 2022-11-16 14:24:23.575873 -------------------------------------------------- 2022-11-16 14:24:29.862244 15944123 batch 0.006683 s , totalProfit 0.011258 2022-11-16 14:24:29.862296 15944123 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004952 2022-11-16 14:24:29.863524 15944123 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.004378 2022-11-16 14:24:29.864615 15944123 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.002462 2022-11-16 14:24:29.865628 -------------------------------------------------- 2022-11-16 14:24:51.818312 15944124 batch 0.005955 s , totalProfit 0.007946 2022-11-16 14:24:51.818370 15944124 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004952 2022-11-16 14:24:51.819635 15944124 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.002462 2022-11-16 14:24:51.820695 15944124 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.001067 2022-11-16 14:24:51.821657 -------------------------------------------------- 2022-11-16 14:25:04.069642 15944125 batch 0.005558 s , totalProfit 0.006875 2022-11-16 14:25:04.069697 15944125 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004952 2022-11-16 14:25:04.071066 15944125 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.002462 2022-11-16 14:25:04.072192 -------------------------------------------------- 2022-11-16 14:25:12.516014 15944126 batch 0.005816 s , totalProfit 0.006875 2022-11-16 14:25:12.516065 15944126 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004952 2022-11-16 14:25:12.517304 15944126 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.002462 2022-11-16 14:25:12.518274 -------------------------------------------------- 2022-11-16 14:25:18.110419 15944127 batch 0.005998 s , totalProfit 0.006875 2022-11-16 14:25:18.110471 15944127 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004952 2022-11-16 14:25:18.111727 15944127 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.002462 2022-11-16 14:25:18.112798 -------------------------------------------------- 2022-11-16 14:25:52.571802 15944128 batch 0.005860 s , totalProfit 0.006875 2022-11-16 14:25:52.571852 15944128 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004952 2022-11-16 14:25:52.573303 15944128 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.002462 2022-11-16 14:25:52.574413 -------------------------------------------------- 2022-11-16 14:25:55.725542 15944129 batch 0.005552 s , totalProfit 0.006875 2022-11-16 14:25:55.725592 15944129 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004952 2022-11-16 14:25:55.727059 15944129 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.002462 2022-11-16 14:25:55.728278 -------------------------------------------------- 2022-11-16 14:25:57.585190 15944130 batch 0.004946 s , totalProfit 0.006875 2022-11-16 14:25:57.585239 15944130 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004952 2022-11-16 14:25:57.586449 15944130 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.002462 2022-11-16 14:25:57.587447 -------------------------------------------------- 2022-11-16 14:26:10.841815 15944131 batch 0.005035 s , totalProfit 0.006875 2022-11-16 14:26:10.841868 15944131 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004952 2022-11-16 14:26:10.843179 15944131 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.002462 2022-11-16 14:26:10.844443 -------------------------------------------------- 2022-11-16 14:26:11.812668 15944132 batch 0.008664 s , totalProfit 0.006875 2022-11-16 14:26:11.812733 15944132 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004952 2022-11-16 14:26:11.814622 15944132 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.002462 2022-11-16 14:26:11.816207 -------------------------------------------------- 2022-11-16 14:26:20.642532 15944133 batch 0.004914 s , totalProfit 0.006875 2022-11-16 14:26:20.642580 15944133 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004952 2022-11-16 14:26:20.643784 15944133 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.002462 2022-11-16 14:26:20.644790 -------------------------------------------------- 2022-11-16 14:26:24.103581 15944134 batch 0.005440 s , totalProfit 0.006875 2022-11-16 14:26:24.103630 15944134 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004952 2022-11-16 14:26:24.104953 15944134 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.002462 2022-11-16 14:26:24.106061 -------------------------------------------------- 2022-11-16 14:26:28.667821 15944135 batch 0.005618 s , totalProfit 0.006875 2022-11-16 14:26:28.667867 15944135 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004952 2022-11-16 14:26:28.669113 15944135 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.002462 2022-11-16 14:26:28.670124 -------------------------------------------------- 2022-11-16 14:26:30.917789 15944136 batch 0.005395 s , totalProfit 0.006875 2022-11-16 14:26:30.917845 15944136 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004952 2022-11-16 14:26:30.919045 15944136 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.002462 2022-11-16 14:26:30.920079 -------------------------------------------------- 2022-11-16 14:26:31.653397 15944137 batch 0.005538 s , totalProfit 0.006875 2022-11-16 14:26:31.653443 15944137 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004952 2022-11-16 14:26:31.654771 15944137 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.002462 2022-11-16 14:26:31.655836 -------------------------------------------------- 2022-11-16 14:26:57.180195 15944138 batch 0.005145 s , totalProfit 0.006875 2022-11-16 14:26:57.180245 15944138 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004952 2022-11-16 14:26:57.181581 15944138 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.002462 2022-11-16 14:26:57.182691 -------------------------------------------------- 2022-11-16 14:27:12.813655 15944139 batch 0.005228 s , totalProfit 0.006875 2022-11-16 14:27:12.813705 15944139 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004952 2022-11-16 14:27:12.814961 15944139 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.002462 2022-11-16 14:27:12.815981 -------------------------------------------------- 2022-11-16 14:27:21.343702 15944140 batch 0.005513 s , totalProfit 0.006875 2022-11-16 14:27:21.343750 15944140 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004952 2022-11-16 14:27:21.344988 15944140 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.002462 2022-11-16 14:27:21.345993 -------------------------------------------------- 2022-11-16 14:27:26.838318 15944141 batch 0.005939 s , totalProfit 0.006875 2022-11-16 14:27:26.838369 15944141 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004952 2022-11-16 14:27:26.839692 15944141 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.002462 2022-11-16 14:27:26.840784 -------------------------------------------------- 2022-11-16 14:27:31.847939 15944142 batch 0.007127 s , totalProfit 0.006875 2022-11-16 14:27:31.848013 15944142 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004952 2022-11-16 14:27:31.850027 15944142 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.002462 2022-11-16 14:27:31.851627 -------------------------------------------------- 2022-11-16 14:27:41.338556 15944143 batch 0.004929 s , totalProfit 0.006875 2022-11-16 14:27:41.338607 15944143 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004952 2022-11-16 14:27:41.339927 15944143 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.002462 2022-11-16 14:27:41.341031 -------------------------------------------------- 2022-11-16 14:28:25.007659 15944144 batch 0.005561 s , totalProfit 0.006875 2022-11-16 14:28:25.007711 15944144 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004952 2022-11-16 14:28:25.009108 15944144 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.002462 2022-11-16 14:28:25.010166 -------------------------------------------------- 2022-11-16 14:28:34.301842 15944145 batch 0.004956 s , totalProfit 0.006875 2022-11-16 14:28:34.301891 15944145 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004952 2022-11-16 14:28:34.303114 15944145 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.002462 2022-11-16 14:28:34.304100 -------------------------------------------------- 2022-11-16 14:29:00.831315 15944146 batch 0.005078 s , totalProfit 0.006875 2022-11-16 14:29:00.831383 15944146 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004952 2022-11-16 14:29:00.832979 15944146 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.002462 2022-11-16 14:29:00.834424 -------------------------------------------------- 2022-11-16 14:29:30.918234 15944147 batch 0.004969 s , totalProfit 0.006875 2022-11-16 14:29:30.918278 15944147 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004952 2022-11-16 14:29:30.919561 15944147 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.002462 2022-11-16 14:29:30.920600 -------------------------------------------------- 2022-11-16 14:29:36.572089 15944148 batch 0.005346 s , totalProfit 0.006875 2022-11-16 14:29:36.572138 15944148 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004952 2022-11-16 14:29:36.573388 15944148 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.002462 2022-11-16 14:29:36.574486 -------------------------------------------------- 2022-11-16 14:29:49.484725 15944149 batch 0.005501 s , totalProfit 0.006875 2022-11-16 14:29:49.484774 15944149 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004952 2022-11-16 14:29:49.486005 15944149 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.002462 2022-11-16 14:29:49.487058 -------------------------------------------------- 2022-11-16 14:29:57.074390 15944150 batch 0.007440 s , totalProfit 0.006875 2022-11-16 14:29:57.074459 15944150 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004952 2022-11-16 14:29:57.076210 15944150 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.002462 2022-11-16 14:29:57.077674 -------------------------------------------------- 2022-11-16 14:31:05.674526 15944151 batch 0.005884 s , totalProfit 0.006875 2022-11-16 14:31:05.674577 15944151 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004952 2022-11-16 14:31:05.676057 15944151 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.002462 2022-11-16 14:31:05.677307 -------------------------------------------------- 2022-11-16 14:31:06.623880 15944152 batch 0.005136 s , totalProfit 0.006875 2022-11-16 14:31:06.623928 15944152 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004952 2022-11-16 14:31:06.625260 15944152 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.002462 2022-11-16 14:31:06.626280 -------------------------------------------------- 2022-11-16 14:31:17.829843 15944153 batch 0.005087 s , totalProfit 0.006875 2022-11-16 14:31:17.829902 15944153 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004952 2022-11-16 14:31:17.831196 15944153 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.002462 2022-11-16 14:31:17.832424 -------------------------------------------------- 2022-11-16 14:31:37.972953 15944154 batch 0.005005 s , totalProfit 0.006875 2022-11-16 14:31:37.973015 15944154 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004952 2022-11-16 14:31:37.974542 15944154 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.002462 2022-11-16 14:31:37.975823 -------------------------------------------------- 2022-11-16 14:32:08.284895 15944155 batch 0.007599 s , totalProfit 0.009251 2022-11-16 14:32:08.284960 15944155 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004952 2022-11-16 14:32:08.286415 15944155 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.002462 2022-11-16 14:32:08.287559 15944155 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.002371 2022-11-16 14:32:08.288644 -------------------------------------------------- 2022-11-16 14:32:12.251636 15944156 batch 0.006372 s , totalProfit 0.009234 2022-11-16 14:32:12.251705 15944156 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004952 2022-11-16 14:32:12.253606 15944156 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.002462 2022-11-16 14:32:12.254966 15944156 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.002354 2022-11-16 14:32:12.255908 -------------------------------------------------- 2022-11-16 14:32:47.396346 15944157 batch 0.005960 s , totalProfit 0.009234 2022-11-16 14:32:47.396390 15944157 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004952 2022-11-16 14:32:47.397833 15944157 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.002462 2022-11-16 14:32:47.399035 15944157 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.002354 2022-11-16 14:32:47.400189 -------------------------------------------------- 2022-11-16 14:32:54.370286 15944158 batch 0.006839 s , totalProfit 0.009234 2022-11-16 14:32:54.370335 15944158 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004952 2022-11-16 14:32:54.371645 15944158 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.002462 2022-11-16 14:32:54.372684 15944158 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.002354 2022-11-16 14:32:54.373623 -------------------------------------------------- 2022-11-16 14:33:00.336912 15944159 batch 0.006058 s , totalProfit 0.009234 2022-11-16 14:33:00.336965 15944159 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004952 2022-11-16 14:33:00.338198 15944159 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.002462 2022-11-16 14:33:00.339176 15944159 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.002354 2022-11-16 14:33:00.340085 -------------------------------------------------- 2022-11-16 14:33:15.265333 15944160 batch 0.005842 s , totalProfit 0.012222 2022-11-16 14:33:15.265401 15944160 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.005103 2022-11-16 14:33:15.266742 15944160 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.002952 2022-11-16 14:33:15.267827 15944160 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.002462 2022-11-16 14:33:15.268984 15944160 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.002354 2022-11-16 13:40:01.725236 TOP LP: 7420 2022-11-16 13:40:02.022622 Ture TOP LP 7336 2022-11-16 13:40:25.624020 784 2022-11-16 13:40:25.877000 3804 2022-11-16 13:41:02.712064 TOP LP: 7420 2022-11-16 13:41:03.036141 Ture TOP LP 7336 2022-11-16 13:41:27.061794 784 2022-11-16 13:41:27.304983 3804 2022-11-16 13:42:01.188116 TOP LP: 7420 2022-11-16 13:42:01.492147 Ture TOP LP 7336 2022-11-16 13:42:25.326943 784 2022-11-16 13:42:25.572508 3804 2022-11-16 13:43:02.435003 TOP LP: 7420 2022-11-16 13:43:02.742429 Ture TOP LP 7336 2022-11-16 13:43:26.925037 784 2022-11-16 13:43:27.186609 3804 2022-11-16 13:44:01.034059 TOP LP: 7420 2022-11-16 13:44:01.337933 Ture TOP LP 7336 2022-11-16 13:44:25.108512 784 2022-11-16 13:44:25.368349 3804 2022-11-16 13:45:02.215115 TOP LP: 7420 2022-11-16 13:45:02.505155 Ture TOP LP 7336 2022-11-16 13:45:26.387351 784 2022-11-16 13:45:26.646920 3804 2022-11-16 13:46:00.497603 TOP LP: 7420 2022-11-16 13:46:00.833921 Ture TOP LP 7336 2022-11-16 13:46:24.446925 784 2022-11-16 13:46:24.696487 3804 2022-11-16 13:47:01.513467 TOP LP: 7420 2022-11-16 13:47:01.819533 Ture TOP LP 7336 2022-11-16 13:47:25.264136 784 2022-11-16 13:47:25.531891 3804 2022-11-16 13:48:02.391489 TOP LP: 7420 2022-11-16 13:48:02.738197 Ture TOP LP 7336 2022-11-16 13:48:26.897373 784 2022-11-16 13:48:27.183175 3804 2022-11-16 13:49:00.998681 TOP LP: 7420 2022-11-16 13:49:01.305631 Ture TOP LP 7336 2022-11-16 13:49:24.939313 784 2022-11-16 13:49:25.191218 3804 2022-11-16 13:50:02.004753 TOP LP: 7420 2022-11-16 13:50:02.328501 Ture TOP LP 7336 2022-11-16 13:50:26.631800 784 2022-11-16 13:50:26.891097 3804 2022-11-16 13:51:00.738407 TOP LP: 7420 2022-11-16 13:51:01.054930 Ture TOP LP 7336 2022-11-16 13:51:24.432634 784 2022-11-16 13:51:24.677958 3804 2022-11-16 13:52:01.506431 TOP LP: 7420 2022-11-16 13:52:01.787762 Ture TOP LP 7336 2022-11-16 13:52:25.494311 784 2022-11-16 13:52:25.732524 3804 2022-11-16 13:53:02.542203 TOP LP: 7420 2022-11-16 13:53:02.854032 Ture TOP LP 7336 2022-11-16 13:53:26.269078 784 2022-11-16 13:53:26.534844 3804 2022-11-16 13:54:00.374980 TOP LP: 7420 2022-11-16 13:54:00.662308 Ture TOP LP 7336 2022-11-16 13:54:24.242594 784 2022-11-16 13:54:24.501752 3804 2022-11-16 13:55:01.351580 TOP LP: 7420 2022-11-16 13:55:01.644872 Ture TOP LP 7336 2022-11-16 13:55:25.413685 784 2022-11-16 13:55:25.674598 3804 2022-11-16 13:56:02.536314 TOP LP: 7420 2022-11-16 13:56:02.820036 Ture TOP LP 7336 2022-11-16 13:56:26.363478 784 2022-11-16 13:56:26.604432 3804 2022-11-16 13:57:00.418200 TOP LP: 7420 2022-11-16 13:57:00.857701 Ture TOP LP 7336 2022-11-16 13:57:24.297151 784 2022-11-16 13:57:24.547547 3804 2022-11-16 13:58:01.383191 TOP LP: 7420 2022-11-16 13:58:01.686806 Ture TOP LP 7336 2022-11-16 13:58:25.551063 784 2022-11-16 13:58:25.820560 3804 2022-11-16 13:59:02.666427 TOP LP: 7420 2022-11-16 13:59:02.964279 Ture TOP LP 7336 2022-11-16 13:59:26.811611 784 2022-11-16 13:59:27.057182 3804 2022-11-16 14:00:01.021017 TOP LP: 7420 2022-11-16 14:00:01.321635 Ture TOP LP 7336 2022-11-16 14:00:25.079006 784 2022-11-16 14:00:25.323425 3804 2022-11-16 14:01:02.185432 TOP LP: 7420 2022-11-16 14:01:02.521816 Ture TOP LP 7336 2022-11-16 14:01:27.989401 784 2022-11-16 14:01:28.269016 3804 2022-11-16 14:02:02.141774 TOP LP: 7420 2022-11-16 14:02:02.483171 Ture TOP LP 7336 2022-11-16 14:02:27.426010 784 2022-11-16 14:02:27.708542 3804 2022-11-16 14:03:01.552474 TOP LP: 7647 2022-11-16 14:03:01.893729 Ture TOP LP 7556 2022-11-16 14:03:26.650271 784 2022-11-16 14:03:26.935777 3976 2022-11-16 14:04:00.805161 TOP LP: 7420 2022-11-16 14:04:01.120592 Ture TOP LP 7336 2022-11-16 14:04:24.471988 784 2022-11-16 14:04:24.749703 3804 2022-11-16 14:05:01.588423 TOP LP: 7420 2022-11-16 14:05:01.897631 Ture TOP LP 7336 2022-11-16 14:05:25.253556 784 2022-11-16 14:05:25.500234 3804 2022-11-16 14:06:02.384484 TOP LP: 7420 2022-11-16 14:06:02.695577 Ture TOP LP 7336 2022-11-16 14:06:26.223621 784 2022-11-16 14:06:26.468872 3804 2022-11-16 14:07:00.308182 TOP LP: 7420 2022-11-16 14:07:00.623122 Ture TOP LP 7336 2022-11-16 14:07:23.786691 784 2022-11-16 14:07:24.050526 3804 2022-11-16 14:08:00.949471 TOP LP: 7420 2022-11-16 14:08:01.302448 Ture TOP LP 7336 2022-11-16 14:08:24.976883 784 2022-11-16 14:08:25.218586 3804 2022-11-16 14:09:02.053015 TOP LP: 7420 2022-11-16 14:09:02.348574 Ture TOP LP 7336 2022-11-16 14:09:25.678238 784 2022-11-16 14:09:25.919757 3804 2022-11-16 14:10:02.822383 TOP LP: 7420 2022-11-16 14:10:03.132210 Ture TOP LP 7336 2022-11-16 14:10:26.742270 784 2022-11-16 14:10:27.012565 3804 2022-11-16 14:11:00.851044 TOP LP: 7420 2022-11-16 14:11:01.135056 Ture TOP LP 7336 2022-11-16 14:11:24.409391 784 2022-11-16 14:11:24.654501 3804 2022-11-16 14:12:01.482485 TOP LP: 7420 2022-11-16 14:12:01.787164 Ture TOP LP 7336 2022-11-16 14:12:25.097142 784 2022-11-16 14:12:25.343344 3804 2022-11-16 14:13:02.415972 TOP LP: 7420 2022-11-16 14:13:02.703147 Ture TOP LP 7336 2022-11-16 14:13:26.207147 784 2022-11-16 14:13:26.462580 3804 2022-11-16 14:14:00.315223 TOP LP: 7420 2022-11-16 14:14:00.602081 Ture TOP LP 7336 2022-11-16 14:14:23.623708 784 2022-11-16 14:14:23.864421 3804 2022-11-16 14:15:00.698293 TOP LP: 7420 2022-11-16 14:15:00.992219 Ture TOP LP 7336 2022-11-16 14:15:23.721484 784 2022-11-16 14:15:23.979433 3804 2022-11-16 14:16:00.856150 TOP LP: 7420 2022-11-16 14:16:01.139195 Ture TOP LP 7336 2022-11-16 14:16:24.264013 784 2022-11-16 14:16:24.538578 3804 2022-11-16 14:17:01.331880 TOP LP: 7420 2022-11-16 14:17:01.640206 Ture TOP LP 7336 2022-11-16 14:17:24.673130 784 2022-11-16 14:17:24.934286 3804 2022-11-16 14:18:01.780284 TOP LP: 7420 2022-11-16 14:18:02.121970 Ture TOP LP 7336 2022-11-16 14:18:25.399802 784 2022-11-16 14:18:25.643753 3804 2022-11-16 14:19:02.457816 TOP LP: 7420 2022-11-16 14:19:02.802626 Ture TOP LP 7336 2022-11-16 14:19:25.867107 784 2022-11-16 14:19:26.113190 3804 2022-11-16 14:20:02.970703 TOP LP: 7420 2022-11-16 14:20:03.257807 Ture TOP LP 7336 2022-11-16 14:20:26.532026 784 2022-11-16 14:20:26.797073 3804 2022-11-16 14:21:00.656764 TOP LP: 7420 2022-11-16 14:21:00.947907 Ture TOP LP 7336 2022-11-16 14:21:24.138798 784 2022-11-16 14:21:24.381300 3804 2022-11-16 14:22:01.223218 TOP LP: 7420 2022-11-16 14:22:01.512272 Ture TOP LP 7336 2022-11-16 14:22:24.532976 784 2022-11-16 14:22:24.784691 3804 2022-11-16 14:23:01.641558 TOP LP: 7420 2022-11-16 14:23:01.945091 Ture TOP LP 7336 2022-11-16 14:23:25.308755 784 2022-11-16 14:23:25.552920 3804 2022-11-16 14:24:02.491356 TOP LP: 7420 2022-11-16 14:24:02.778629 Ture TOP LP 7336 2022-11-16 14:24:26.249674 784 2022-11-16 14:24:26.490103 3804 2022-11-16 14:25:00.329742 TOP LP: 7420 2022-11-16 14:25:00.648678 Ture TOP LP 7336 2022-11-16 14:25:23.553783 784 2022-11-16 14:25:23.795252 3804 2022-11-16 14:26:00.643073 TOP LP: 7420 2022-11-16 14:26:00.923270 Ture TOP LP 7336 2022-11-16 14:26:24.680206 784 2022-11-16 14:26:24.931587 3804 2022-11-16 14:27:01.756440 TOP LP: 7420 2022-11-16 14:27:02.042214 Ture TOP LP 7336 2022-11-16 14:27:25.585280 784 2022-11-16 14:27:25.830770 3804 2022-11-16 14:28:02.674393 TOP LP: 7420 2022-11-16 14:28:02.991728 Ture TOP LP 7336 2022-11-16 14:28:26.421601 784 2022-11-16 14:28:26.661150 3804 2022-11-16 14:29:00.494372 TOP LP: 7420 2022-11-16 14:29:00.794051 Ture TOP LP 7336 2022-11-16 14:29:23.796460 784 2022-11-16 14:29:24.043245 3804 2022-11-16 14:30:00.942129 TOP LP: 7420 2022-11-16 14:30:01.248894 Ture TOP LP 7336 2022-11-16 14:30:24.941048 784 2022-11-16 14:30:25.181820 3804 2022-11-16 14:31:01.991964 TOP LP: 7420 2022-11-16 14:31:02.303808 Ture TOP LP 7336 2022-11-16 14:31:25.817663 784 2022-11-16 14:31:26.083990 3804 2022-11-16 14:32:02.908727 TOP LP: 7420 2022-11-16 14:32:03.213032 Ture TOP LP 7336 2022-11-16 14:32:27.045363 784 2022-11-16 14:32:27.325854 3804 2022-11-16 14:33:01.151042 TOP LP: 7420 2022-11-16 14:33:01.468062 Ture TOP LP 7336 2022-11-16 14:33:24.911531 784 2022-11-16 14:33:25.158424 3804 2022-11-16 14:34:02.347101 TOP LP: 7420 2022-11-16 14:34:02.666116 Ture TOP LP 7336 2022-11-16 14:34:26.296679 784 2022-11-16 14:34:26.547621 3804 2022-11-16 14:35:00.398271 TOP LP: 7420 2022-11-16 14:35:00.693070 Ture TOP LP 7336 2022-11-16 14:33:15.270098 -------------------------------------------------- 2022-11-16 14:33:28.093712 15944161 batch 0.006282 s , totalProfit 0.012189 2022-11-16 14:33:28.093815 15944161 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.005086 2022-11-16 14:33:28.095034 15944161 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.002935 2022-11-16 14:33:28.096030 15944161 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.002462 2022-11-16 14:33:28.096980 15944161 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.002354 2022-11-16 14:33:28.097893 -------------------------------------------------- 2022-11-16 14:33:42.715107 15944162 batch 0.005857 s , totalProfit 0.012189 2022-11-16 14:33:42.715158 15944162 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.005086 2022-11-16 14:33:42.716555 15944162 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.002935 2022-11-16 14:33:42.717633 15944162 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.002462 2022-11-16 14:33:42.718545 15944162 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.002354 2022-11-16 14:33:42.719465 -------------------------------------------------- 2022-11-16 14:33:50.101010 15944163 batch 0.006090 s , totalProfit 0.012189 2022-11-16 14:33:50.101062 15944163 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.005086 2022-11-16 14:33:50.102436 15944163 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.002935 2022-11-16 14:33:50.103584 15944163 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.002462 2022-11-16 14:33:50.104588 15944163 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.002354 2022-11-16 14:33:50.105610 -------------------------------------------------- 2022-11-16 14:34:25.412150 15944164 batch 0.005885 s , totalProfit 0.012189 2022-11-16 14:34:25.412195 15944164 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.005086 2022-11-16 14:34:25.413416 15944164 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.002935 2022-11-16 14:34:25.414387 15944164 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.002462 2022-11-16 14:34:25.415311 15944164 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.002354 2022-11-16 14:34:25.416211 -------------------------------------------------- 2022-11-16 14:34:26.071706 15944165 batch 0.006676 s , totalProfit 0.012189 2022-11-16 14:34:26.071761 15944165 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.005086 2022-11-16 14:34:26.073025 15944165 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.002935 2022-11-16 14:34:26.074039 15944165 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.002462 2022-11-16 14:34:26.075001 15944165 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.002354 2022-11-16 14:34:26.076070 -------------------------------------------------- 2022-11-16 14:34:32.461280 15944166 batch 0.006669 s , totalProfit 0.012189 2022-11-16 14:34:32.461326 15944166 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.005086 2022-11-16 14:34:32.462516 15944166 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.002935 2022-11-16 14:34:32.463511 15944166 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.002462 2022-11-16 14:34:32.464443 15944166 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.002354 2022-11-16 14:34:32.465487 -------------------------------------------------- 2022-11-16 14:34:40.557743 15944167 batch 0.006346 s , totalProfit 0.012189 2022-11-16 14:34:40.557795 15944167 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.005086 2022-11-16 14:34:40.559012 15944167 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.002935 2022-11-16 14:34:40.560028 15944167 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.002462 2022-11-16 14:34:40.560974 15944167 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.002354 2022-11-16 14:34:40.561892 -------------------------------------------------- 2022-11-16 14:35:35.836714 15944168 batch 0.007751 s , totalProfit 0.012189 2022-11-16 14:35:35.836775 15944168 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.005086 2022-11-16 14:35:35.838564 15944168 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.002935 2022-11-16 14:35:35.839981 15944168 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.002462 2022-11-16 14:35:35.841333 15944168 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.002354 2022-11-16 14:35:35.842630 -------------------------------------------------- 2022-11-16 14:35:42.218683 15944169 batch 0.006148 s , totalProfit 0.012189 2022-11-16 14:35:42.218748 15944169 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.005086 2022-11-16 14:35:42.220049 15944169 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.002935 2022-11-16 14:35:42.221172 15944169 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.002462 2022-11-16 14:35:42.222102 15944169 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.002354 2022-11-16 14:35:42.223050 -------------------------------------------------- 2022-11-16 14:35:53.431146 15944170 batch 0.006158 s , totalProfit 0.012189 2022-11-16 14:35:53.431207 15944170 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.005086 2022-11-16 14:35:53.432636 15944170 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.002935 2022-11-16 14:35:53.433956 15944170 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.002462 2022-11-16 14:35:53.435032 15944170 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.002354 2022-11-16 14:35:53.435998 -------------------------------------------------- 2022-11-16 14:35:56.221440 15944171 batch 0.005978 s , totalProfit 0.012189 2022-11-16 14:35:56.221493 15944171 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.005086 2022-11-16 14:35:56.222707 15944171 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.002935 2022-11-16 14:35:56.223708 15944171 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.002462 2022-11-16 14:35:56.224631 15944171 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.002354 2022-11-16 14:35:56.225576 -------------------------------------------------- 2022-11-16 14:35:57.693102 15944172 batch 0.006556 s , totalProfit 0.012189 2022-11-16 14:35:57.693170 15944172 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.005086 2022-11-16 14:35:57.694494 15944172 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.002935 2022-11-16 14:35:57.695574 15944172 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.002462 2022-11-16 14:35:57.696539 15944172 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.002354 2022-11-16 14:35:57.697541 -------------------------------------------------- 2022-11-16 14:36:18.149377 15944173 batch 0.006843 s , totalProfit 0.012189 2022-11-16 14:36:18.149430 15944173 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.005086 2022-11-16 14:36:18.150668 15944173 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.002935 2022-11-16 14:36:18.151698 15944173 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.002462 2022-11-16 14:36:18.152639 15944173 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.002354 2022-11-16 14:36:18.153599 -------------------------------------------------- 2022-11-16 14:36:29.965531 15944174 batch 0.007019 s , totalProfit 0.012189 2022-11-16 14:36:29.965586 15944174 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.005086 2022-11-16 14:36:29.966952 15944174 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.002935 2022-11-16 14:36:29.967942 15944174 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.002462 2022-11-16 14:36:29.968881 15944174 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.002354 2022-11-16 14:36:29.969934 -------------------------------------------------- 2022-11-16 14:36:38.158773 15944175 batch 0.006263 s , totalProfit 0.012189 2022-11-16 14:36:38.158848 15944175 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.005086 2022-11-16 14:36:38.160441 15944175 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.002935 2022-11-16 14:36:38.161780 15944175 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.002462 2022-11-16 14:36:38.162896 15944175 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.002354 2022-11-16 14:36:38.163883 -------------------------------------------------- 2022-11-16 14:36:41.210972 15944176 batch 0.005925 s , totalProfit 0.012189 2022-11-16 14:36:41.211020 15944176 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.005086 2022-11-16 14:36:41.212414 15944176 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.002935 2022-11-16 14:36:41.213608 15944176 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.002462 2022-11-16 14:36:41.214670 15944176 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.002354 2022-11-16 14:36:41.215612 -------------------------------------------------- 2022-11-16 14:36:49.401168 15944177 batch 0.006176 s , totalProfit 0.013087 2022-11-16 14:36:49.401220 15944177 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005716 2022-11-16 14:36:49.402653 15944177 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.003950 2022-11-16 14:36:49.403830 15944177 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.002903 2022-11-16 14:36:49.404974 15944177 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.002882 2022-11-16 14:36:49.406039 15944177 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.002354 2022-11-16 14:36:49.407093 -------------------------------------------------- 2022-11-16 14:36:51.303847 15944178 batch 0.006124 s , totalProfit 0.013070 2022-11-16 14:36:51.303904 15944178 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005699 2022-11-16 14:36:51.305452 15944178 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.003933 2022-11-16 14:36:51.306622 15944178 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.002886 2022-11-16 14:36:51.307633 15944178 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.002882 2022-11-16 14:36:51.308635 15944178 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.002354 2022-11-16 14:36:51.309778 -------------------------------------------------- 2022-11-16 14:37:13.038309 15944179 batch 0.006690 s , totalProfit 0.013087 2022-11-16 14:37:13.038381 15944179 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005699 2022-11-16 14:37:13.039805 15944179 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.003951 2022-11-16 14:37:13.040845 15944179 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.002886 2022-11-16 14:37:13.041798 15944179 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.002882 2022-11-16 14:37:13.042755 15944179 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.002354 2022-11-16 14:37:13.043752 -------------------------------------------------- 2022-11-16 14:37:13.802967 15944180 batch 0.008854 s , totalProfit 0.013070 2022-11-16 14:37:13.803035 15944180 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005699 2022-11-16 14:37:13.805063 15944180 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.003934 2022-11-16 14:37:13.806081 15944180 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.002886 2022-11-16 14:37:13.806996 15944180 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.002882 2022-11-16 14:37:13.807916 15944180 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.002354 2022-11-16 14:37:13.808849 -------------------------------------------------- 2022-11-16 14:37:31.552770 15944181 batch 0.006688 s , totalProfit 0.013070 2022-11-16 14:37:31.552848 15944181 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005699 2022-11-16 14:37:31.554104 15944181 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.003934 2022-11-16 14:37:31.555095 15944181 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.002886 2022-11-16 14:37:31.556014 15944181 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.002882 2022-11-16 14:37:31.556981 15944181 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.002354 2022-11-16 14:37:31.557903 -------------------------------------------------- 2022-11-16 14:37:42.002818 15944182 batch 0.018808 s , totalProfit 1.047862 2022-11-16 14:37:42.002882 15944182 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.845797 2022-11-16 14:37:42.004300 15944182 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.736649 2022-11-16 14:37:42.005461 15944182 bset ['0xbe56812a6a9ac817382bc973a6738ab8aff40851', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.373266 2022-11-16 14:37:42.006407 15944182 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x0a79e917de5af11e7a6e8f0972d8b78960643764'] 0.252917 2022-11-16 14:37:42.007370 15944182 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.202692 2022-11-16 14:37:42.008348 15944182 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.200100 2022-11-16 14:37:42.009582 15944182 bset ['0xbe56812a6a9ac817382bc973a6738ab8aff40851', '0x0a79e917de5af11e7a6e8f0972d8b78960643764'] 0.190136 2022-11-16 14:37:42.010530 15944182 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x0a79e917de5af11e7a6e8f0972d8b78960643764'] 0.126205 2022-11-16 14:37:42.011432 15944182 bset ['0xabec9146000490ae95e10feb072aad79e7425416', '0xe3b49248271b05d91dbafb27f6bc94ae297bf74c', '0x0a79e917de5af11e7a6e8f0972d8b78960643764'] 0.025888 2022-11-16 14:37:42.012393 15944182 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.012698 2022-11-16 14:37:42.013420 15944182 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0xe0a1076441c14308edd4acbf1b0a72ea357ce9e4', '0x5bbfc7197410175f9068da4a939f839d40f7aef4'] 0.003148 2022-11-16 14:37:42.014327 15944182 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.002604 2022-11-16 14:37:42.015289 -------------------------------------------------- 2022-11-16 14:38:09.463125 15944183 batch 0.019718 s , totalProfit 0.654669 2022-11-16 14:38:09.463193 15944183 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.305150 2022-11-16 14:38:09.464592 15944183 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x0a79e917de5af11e7a6e8f0972d8b78960643764'] 0.246079 2022-11-16 14:38:09.465777 15944183 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.236164 2022-11-16 14:38:09.466981 15944183 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x0a79e917de5af11e7a6e8f0972d8b78960643764'] 0.112126 2022-11-16 14:38:09.467982 15944183 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.106028 2022-11-16 14:38:09.469135 15944183 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.064350 2022-11-16 14:38:09.470344 15944183 bset ['0xdb896f959df5378eb845733154f6730b3873acf4', '0x1cea95d2fc56e359ef4893777c3a3b0db3c85618'] 0.043531 2022-11-16 14:38:09.471329 15944183 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0x1cea95d2fc56e359ef4893777c3a3b0db3c85618'] 0.026260 2022-11-16 14:38:09.472295 15944183 bset ['0xabec9146000490ae95e10feb072aad79e7425416', '0xe3b49248271b05d91dbafb27f6bc94ae297bf74c', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.007421 2022-11-16 14:38:09.473400 15944183 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.002587 2022-11-16 14:38:09.474603 -------------------------------------------------- 2022-11-16 14:38:15.594663 15944184 batch 0.018345 s , totalProfit 0.654551 2022-11-16 14:38:15.594728 15944184 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.305117 2022-11-16 14:38:15.596055 15944184 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x0a79e917de5af11e7a6e8f0972d8b78960643764'] 0.246062 2022-11-16 14:38:15.597098 15944184 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.236130 2022-11-16 14:38:15.598041 15944184 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x0a79e917de5af11e7a6e8f0972d8b78960643764'] 0.112109 2022-11-16 14:38:15.598946 15944184 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.106011 2022-11-16 14:38:15.599890 15944184 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.064333 2022-11-16 14:38:15.601114 15944184 bset ['0xdb896f959df5378eb845733154f6730b3873acf4', '0x1cea95d2fc56e359ef4893777c3a3b0db3c85618'] 0.043497 2022-11-16 14:38:15.602030 15944184 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0x1cea95d2fc56e359ef4893777c3a3b0db3c85618'] 0.026244 2022-11-16 14:38:15.602924 15944184 bset ['0xabec9146000490ae95e10feb072aad79e7425416', '0xe3b49248271b05d91dbafb27f6bc94ae297bf74c', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.007387 2022-11-16 14:38:15.603814 15944184 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.002587 2022-11-16 14:38:15.604713 -------------------------------------------------- 2022-11-16 14:38:18.234551 15944185 batch 0.018072 s , totalProfit 0.489682 2022-11-16 14:38:18.234635 15944185 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.363382 2022-11-16 14:38:18.236503 15944185 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.169024 2022-11-16 14:38:18.237944 15944185 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x0a79e917de5af11e7a6e8f0972d8b78960643764'] 0.141902 2022-11-16 14:38:18.239225 15944185 bset ['0xabec9146000490ae95e10feb072aad79e7425416', '0xe3b49248271b05d91dbafb27f6bc94ae297bf74c', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.014326 2022-11-16 14:38:18.240492 15944185 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.002587 2022-11-16 14:38:18.245854 15944185 bset ['0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47', '0x1cea95d2fc56e359ef4893777c3a3b0db3c85618'] 0.001152 2022-11-16 14:38:18.248078 15944185 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0x445f890f7633fe0dd508eaa01395c29f1394de62', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.001002 2022-11-16 14:38:18.250203 -------------------------------------------------- 2022-11-16 14:38:28.312940 15944186 batch 0.014564 s , totalProfit 0.385695 2022-11-16 14:38:28.312998 15944186 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.276868 2022-11-16 14:38:28.314441 15944186 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.142686 2022-11-16 14:38:28.315652 15944186 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.046276 2022-11-16 14:38:28.316605 15944186 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.033425 2022-11-16 14:38:28.317533 15944186 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.027031 2022-11-16 14:38:28.318445 15944186 bset ['0xabec9146000490ae95e10feb072aad79e7425416', '0xe3b49248271b05d91dbafb27f6bc94ae297bf74c', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.014309 2022-11-16 14:38:28.319565 15944186 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.002587 2022-11-16 14:38:28.320955 -------------------------------------------------- 2022-11-16 14:38:32.503868 15944187 batch 0.010385 s , totalProfit 0.307027 2022-11-16 14:38:32.503923 15944187 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.271533 2022-11-16 14:38:32.505249 15944187 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.066356 2022-11-16 14:38:32.506615 15944187 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.033391 2022-11-16 14:38:32.507655 15944187 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0xd6a91cf65ece55656580ceb89721957c86b78ac6'] 0.020599 2022-11-16 14:38:32.508626 15944187 bset ['0xabec9146000490ae95e10feb072aad79e7425416', '0xe3b49248271b05d91dbafb27f6bc94ae297bf74c', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.011185 2022-11-16 14:38:32.509662 15944187 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.002587 2022-11-16 14:38:32.510591 -------------------------------------------------- 2022-11-16 14:38:51.385698 15944188 batch 0.010695 s , totalProfit 0.256893 2022-11-16 14:38:51.385754 15944188 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.220672 2022-11-16 14:38:51.387138 15944188 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.059518 2022-11-16 14:38:51.388333 15944188 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x0a79e917de5af11e7a6e8f0972d8b78960643764'] 0.044654 2022-11-16 14:38:51.389566 15944188 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.022086 2022-11-16 14:38:51.390723 15944188 bset ['0xabec9146000490ae95e10feb072aad79e7425416', '0xe3b49248271b05d91dbafb27f6bc94ae297bf74c', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.009939 2022-11-16 14:38:51.392055 15944188 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.002587 2022-11-16 14:38:51.393222 15944188 bset ['0x0fb7d52281128605ff20e77e8b2cf3f7570127aa', '0xf842e0dabdc97595edefc5e23cd9291e68d31e45'] 0.001151 2022-11-16 14:38:51.394311 -------------------------------------------------- 2022-11-16 14:38:52.117991 15944189 batch 0.011020 s , totalProfit 0.256775 2022-11-16 14:38:52.118047 15944189 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.220621 2022-11-16 14:38:52.119427 15944189 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.059484 2022-11-16 14:38:52.120584 15944189 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x0a79e917de5af11e7a6e8f0972d8b78960643764'] 0.044604 2022-11-16 14:38:52.121667 15944189 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.022052 2022-11-16 14:38:52.122644 15944189 bset ['0xabec9146000490ae95e10feb072aad79e7425416', '0xe3b49248271b05d91dbafb27f6bc94ae297bf74c', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.009922 2022-11-16 14:38:52.123733 15944189 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.002587 2022-11-16 14:38:52.125070 15944189 bset ['0x0fb7d52281128605ff20e77e8b2cf3f7570127aa', '0xf842e0dabdc97595edefc5e23cd9291e68d31e45'] 0.001118 2022-11-16 14:38:52.126109 -------------------------------------------------- 2022-11-16 14:38:55.627682 15944190 batch 0.010965 s , totalProfit 0.256775 2022-11-16 14:38:55.627738 15944190 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.220621 2022-11-16 14:38:55.628995 15944190 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.059484 2022-11-16 14:38:55.630148 15944190 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x0a79e917de5af11e7a6e8f0972d8b78960643764'] 0.044604 2022-11-16 14:38:55.631240 15944190 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.022052 2022-11-16 14:38:55.632148 15944190 bset ['0xabec9146000490ae95e10feb072aad79e7425416', '0xe3b49248271b05d91dbafb27f6bc94ae297bf74c', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.009922 2022-11-16 14:38:55.633268 15944190 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.002587 2022-11-16 14:38:55.634294 15944190 bset ['0x0fb7d52281128605ff20e77e8b2cf3f7570127aa', '0xf842e0dabdc97595edefc5e23cd9291e68d31e45'] 0.001118 2022-11-16 14:38:55.635200 -------------------------------------------------- 2022-11-16 14:39:18.908994 15944191 batch 0.007893 s , totalProfit 0.026727 2022-11-16 14:39:18.909050 15944191 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x0a79e917de5af11e7a6e8f0972d8b78960643764'] 0.012274 2022-11-16 14:39:18.910500 15944191 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.007529 2022-11-16 14:39:18.911510 15944191 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.006358 2022-11-16 14:39:18.912592 15944191 bset ['0xabec9146000490ae95e10feb072aad79e7425416', '0xe3b49248271b05d91dbafb27f6bc94ae297bf74c', '0x0a79e917de5af11e7a6e8f0972d8b78960643764'] 0.005220 2022-11-16 14:39:18.913746 15944191 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.002587 2022-11-16 14:39:18.914877 15944191 bset ['0x0fb7d52281128605ff20e77e8b2cf3f7570127aa', '0xf842e0dabdc97595edefc5e23cd9291e68d31e45'] 0.001118 2022-11-16 14:39:18.916011 -------------------------------------------------- 2022-11-16 14:39:22.282809 15944192 batch 0.006613 s , totalProfit 0.017711 2022-11-16 14:39:22.282865 15944192 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.006307 2022-11-16 14:39:22.284256 15944192 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x0a79e917de5af11e7a6e8f0972d8b78960643764'] 0.005049 2022-11-16 14:39:22.285433 15944192 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.004124 2022-11-16 14:39:22.286529 15944192 bset ['0xabec9146000490ae95e10feb072aad79e7425416', '0xe3b49248271b05d91dbafb27f6bc94ae297bf74c', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.003763 2022-11-16 14:39:22.287587 15944192 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.002566 2022-11-16 14:39:22.288621 15944192 bset ['0x0fb7d52281128605ff20e77e8b2cf3f7570127aa', '0xf842e0dabdc97595edefc5e23cd9291e68d31e45'] 0.001118 2022-11-16 14:39:22.289628 -------------------------------------------------- 2022-11-16 14:39:23.356269 15944193 batch 0.007516 s , totalProfit 0.017660 2022-11-16 14:39:23.356325 15944193 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.006307 2022-11-16 14:39:23.357807 15944193 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x0a79e917de5af11e7a6e8f0972d8b78960643764'] 0.005032 2022-11-16 14:39:23.359016 15944193 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.004107 2022-11-16 14:39:23.360151 15944193 bset ['0xabec9146000490ae95e10feb072aad79e7425416', '0xe3b49248271b05d91dbafb27f6bc94ae297bf74c', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.003763 2022-11-16 14:39:23.361324 15944193 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.002550 2022-11-16 14:39:23.362462 15944193 bset ['0x0fb7d52281128605ff20e77e8b2cf3f7570127aa', '0xf842e0dabdc97595edefc5e23cd9291e68d31e45'] 0.001118 2022-11-16 14:39:23.363600 -------------------------------------------------- 2022-11-16 14:39:48.454767 15944194 batch 0.005686 s , totalProfit 0.016549 2022-11-16 14:39:48.454818 15944194 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.006323 2022-11-16 14:39:48.456070 15944194 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x0a79e917de5af11e7a6e8f0972d8b78960643764'] 0.005048 2022-11-16 14:39:48.457111 15944194 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce'] 0.004107 2022-11-16 14:39:48.458093 15944194 bset ['0xabec9146000490ae95e10feb072aad79e7425416', '0xe3b49248271b05d91dbafb27f6bc94ae297bf74c', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.003763 2022-11-16 14:39:48.459080 15944194 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.002550 2022-11-16 14:39:48.460339 -------------------------------------------------- 2022-11-16 14:40:11.586509 15944195 batch 0.007465 s , totalProfit 0.008391 2022-11-16 14:40:11.586577 15944195 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x0a79e917de5af11e7a6e8f0972d8b78960643764'] 0.004426 2022-11-16 14:40:11.588004 15944195 bset ['0xabec9146000490ae95e10feb072aad79e7425416', '0xe3b49248271b05d91dbafb27f6bc94ae297bf74c', '0x0a79e917de5af11e7a6e8f0972d8b78960643764'] 0.003468 2022-11-16 14:40:11.589202 15944195 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.002550 2022-11-16 14:40:11.590324 -------------------------------------------------- 2022-11-16 14:40:25.260096 15944196 batch 0.007391 s , totalProfit 0.008357 2022-11-16 14:40:25.260166 15944196 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x0a79e917de5af11e7a6e8f0972d8b78960643764'] 0.004392 2022-11-16 14:40:25.261686 15944196 bset ['0xabec9146000490ae95e10feb072aad79e7425416', '0xe3b49248271b05d91dbafb27f6bc94ae297bf74c', '0x0a79e917de5af11e7a6e8f0972d8b78960643764'] 0.003468 2022-11-16 14:40:25.262927 15944196 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.002550 2022-11-16 14:40:25.264196 -------------------------------------------------- 2022-11-16 14:40:25.539939 15944197 batch 0.006036 s , totalProfit 0.011743 2022-11-16 14:40:25.539992 15944197 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x0a79e917de5af11e7a6e8f0972d8b78960643764'] 0.004392 2022-11-16 14:40:25.541280 15944197 bset ['0xabec9146000490ae95e10feb072aad79e7425416', '0xe3b49248271b05d91dbafb27f6bc94ae297bf74c', '0x0a79e917de5af11e7a6e8f0972d8b78960643764'] 0.003468 2022-11-16 14:40:25.542359 15944197 bset ['0x1ac73c411fc1d037ff26e0911a28f6cac400c4d7', '0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c'] 0.003381 2022-11-16 14:40:25.543391 15944197 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.002550 2022-11-16 14:40:25.544361 -------------------------------------------------- 2022-11-16 14:41:03.050129 15944198 batch 0.006246 s , totalProfit 0.007531 2022-11-16 14:41:03.050183 15944198 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x0a79e917de5af11e7a6e8f0972d8b78960643764'] 0.004408 2022-11-16 14:41:03.051497 15944198 bset ['0xabec9146000490ae95e10feb072aad79e7425416', '0xe3b49248271b05d91dbafb27f6bc94ae297bf74c', '0x0a79e917de5af11e7a6e8f0972d8b78960643764'] 0.003468 2022-11-16 14:41:03.052640 15944198 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.001706 2022-11-16 14:41:03.053654 -------------------------------------------------- 2022-11-16 14:41:12.477591 15944199 batch 0.005718 s , totalProfit 0.007514 2022-11-16 14:41:12.477654 15944199 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x0a79e917de5af11e7a6e8f0972d8b78960643764'] 0.004407 2022-11-16 14:41:12.479486 15944199 bset ['0xabec9146000490ae95e10feb072aad79e7425416', '0xe3b49248271b05d91dbafb27f6bc94ae297bf74c', '0x0a79e917de5af11e7a6e8f0972d8b78960643764'] 0.003468 2022-11-16 14:41:12.481049 15944199 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.001690 2022-11-16 14:41:12.482665 -------------------------------------------------- 2022-11-16 14:41:36.882504 15944200 batch 0.007785 s , totalProfit 0.007512 2022-11-16 14:41:36.882569 15944200 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x0a79e917de5af11e7a6e8f0972d8b78960643764'] 0.004406 2022-11-16 14:41:36.884013 15944200 bset ['0xabec9146000490ae95e10feb072aad79e7425416', '0xe3b49248271b05d91dbafb27f6bc94ae297bf74c', '0x0a79e917de5af11e7a6e8f0972d8b78960643764'] 0.003468 2022-11-16 14:41:36.885280 15944200 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.001690 2022-11-16 14:41:36.886391 -------------------------------------------------- 2022-11-16 14:41:46.084199 15944201 batch 0.005161 s , totalProfit 0.007512 2022-11-16 14:41:46.084248 15944201 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x0a79e917de5af11e7a6e8f0972d8b78960643764'] 0.004405 2022-11-16 14:41:46.085748 15944201 bset ['0xabec9146000490ae95e10feb072aad79e7425416', '0xe3b49248271b05d91dbafb27f6bc94ae297bf74c', '0x0a79e917de5af11e7a6e8f0972d8b78960643764'] 0.003468 2022-11-16 14:41:46.086884 15944201 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.001690 2022-11-16 14:41:46.087897 -------------------------------------------------- 2022-11-16 14:41:56.876712 15944202 batch 0.005379 s , totalProfit 0.007495 2022-11-16 14:41:56.876780 15944202 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x0a79e917de5af11e7a6e8f0972d8b78960643764'] 0.004388 2022-11-16 14:41:56.878046 15944202 bset ['0xabec9146000490ae95e10feb072aad79e7425416', '0xe3b49248271b05d91dbafb27f6bc94ae297bf74c', '0x0a79e917de5af11e7a6e8f0972d8b78960643764'] 0.003468 2022-11-16 14:41:56.879095 15944202 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.001690 2022-11-16 14:41:56.880131 -------------------------------------------------- 2022-11-16 14:42:16.264776 15944203 batch 0.005620 s , totalProfit 0.007510 2022-11-16 14:42:16.264846 15944203 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x0a79e917de5af11e7a6e8f0972d8b78960643764'] 0.004404 2022-11-16 14:42:16.266054 15944203 bset ['0xabec9146000490ae95e10feb072aad79e7425416', '0xe3b49248271b05d91dbafb27f6bc94ae297bf74c', '0x0a79e917de5af11e7a6e8f0972d8b78960643764'] 0.003468 2022-11-16 14:42:16.267030 15944203 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.001690 2022-11-16 14:42:16.267924 -------------------------------------------------- 2022-11-16 14:42:17.747594 15944204 batch 0.007689 s , totalProfit 0.007494 2022-11-16 14:42:17.747663 15944204 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x0a79e917de5af11e7a6e8f0972d8b78960643764'] 0.004387 2022-11-16 14:42:17.749428 15944204 bset ['0xabec9146000490ae95e10feb072aad79e7425416', '0xe3b49248271b05d91dbafb27f6bc94ae297bf74c', '0x0a79e917de5af11e7a6e8f0972d8b78960643764'] 0.003468 2022-11-16 14:42:17.750825 15944204 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.001690 2022-11-16 14:42:17.752153 -------------------------------------------------- 2022-11-16 14:42:19.721003 15944205 batch 0.005709 s , totalProfit 0.007494 2022-11-16 14:42:19.721053 15944205 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x0a79e917de5af11e7a6e8f0972d8b78960643764'] 0.004387 2022-11-16 14:42:19.722271 15944205 bset ['0xabec9146000490ae95e10feb072aad79e7425416', '0xe3b49248271b05d91dbafb27f6bc94ae297bf74c', '0x0a79e917de5af11e7a6e8f0972d8b78960643764'] 0.003468 2022-11-16 14:42:19.723271 15944205 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.001690 2022-11-16 14:42:19.724174 -------------------------------------------------- 2022-11-16 14:42:22.039840 15944206 batch 0.005743 s , totalProfit 0.007494 2022-11-16 14:42:22.039893 15944206 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x0a79e917de5af11e7a6e8f0972d8b78960643764'] 0.004387 2022-11-16 14:42:22.041375 15944206 bset ['0xabec9146000490ae95e10feb072aad79e7425416', '0xe3b49248271b05d91dbafb27f6bc94ae297bf74c', '0x0a79e917de5af11e7a6e8f0972d8b78960643764'] 0.003468 2022-11-16 14:42:22.042450 15944206 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.001690 2022-11-16 14:42:22.043414 -------------------------------------------------- 2022-11-16 14:42:22.910440 15944207 batch 0.005517 s , totalProfit 0.007494 2022-11-16 14:42:22.910491 15944207 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x0a79e917de5af11e7a6e8f0972d8b78960643764'] 0.004387 2022-11-16 14:42:22.911702 15944207 bset ['0xabec9146000490ae95e10feb072aad79e7425416', '0xe3b49248271b05d91dbafb27f6bc94ae297bf74c', '0x0a79e917de5af11e7a6e8f0972d8b78960643764'] 0.003468 2022-11-16 14:42:22.912732 15944207 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.001690 2022-11-16 14:42:22.913659 -------------------------------------------------- 2022-11-16 14:42:31.335644 15944208 batch 0.005664 s , totalProfit 0.007509 2022-11-16 14:42:31.335701 15944208 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x0a79e917de5af11e7a6e8f0972d8b78960643764'] 0.004402 2022-11-16 14:42:31.337272 15944208 bset ['0xabec9146000490ae95e10feb072aad79e7425416', '0xe3b49248271b05d91dbafb27f6bc94ae297bf74c', '0x0a79e917de5af11e7a6e8f0972d8b78960643764'] 0.003468 2022-11-16 14:42:31.338415 15944208 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.001690 2022-11-16 14:42:31.339489 -------------------------------------------------- 2022-11-16 14:42:48.784682 15944209 batch 0.005610 s , totalProfit 0.007524 2022-11-16 14:42:48.784746 15944209 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x0a79e917de5af11e7a6e8f0972d8b78960643764'] 0.004401 2022-11-16 14:42:48.786506 15944209 bset ['0xabec9146000490ae95e10feb072aad79e7425416', '0xe3b49248271b05d91dbafb27f6bc94ae297bf74c', '0x0a79e917de5af11e7a6e8f0972d8b78960643764'] 0.003468 2022-11-16 14:42:48.787565 15944209 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.001706 2022-11-16 14:42:48.788492 -------------------------------------------------- 2022-11-16 14:42:49.559367 15944210 batch 0.005376 s , totalProfit 0.007491 2022-11-16 14:42:49.559418 15944210 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0x0a79e917de5af11e7a6e8f0972d8b78960643764'] 0.004384 2022-11-16 14:42:49.560663 15944210 bset ['0xabec9146000490ae95e10feb072aad79e7425416', '0xe3b49248271b05d91dbafb27f6bc94ae297bf74c', '0x0a79e917de5af11e7a6e8f0972d8b78960643764'] 0.003468 2022-11-16 14:42:49.561777 15944210 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.001689 2022-11-16 14:42:49.562814 -------------------------------------------------- 2022-11-16 14:43:00.071456 15944211 batch 0.035337 s , totalProfit 8.484828 2022-11-16 14:43:00.071508 15944211 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 2.950416 2022-11-16 14:43:00.073215 15944211 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x445f890f7633fe0dd508eaa01395c29f1394de62', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 2.947135 2022-11-16 14:43:00.074493 15944211 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 1.922243 2022-11-16 14:43:00.075409 15944211 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0xd6a91cf65ece55656580ceb89721957c86b78ac6'] 1.540646 2022-11-16 14:43:00.076541 15944211 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 1.525402 2022-11-16 14:43:00.077505 15944211 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 1.293143 2022-11-16 14:43:00.078644 15944211 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xd6a91cf65ece55656580ceb89721957c86b78ac6'] 1.173768 2022-11-16 14:43:00.079760 15944211 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0xcf84cbbf5e5d9210361d1195dfd170a333ec823c', '0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1'] 0.435295 2022-11-16 14:43:00.080813 15944211 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.335283 2022-11-16 14:43:00.081888 15944211 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0xd6a91cf65ece55656580ceb89721957c86b78ac6'] 0.206011 2022-11-16 14:43:00.083179 15944211 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xe3b49248271b05d91dbafb27f6bc94ae297bf74c', '0xabec9146000490ae95e10feb072aad79e7425416'] 0.086593 2022-11-16 14:43:00.084292 15944211 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0xcf84cbbf5e5d9210361d1195dfd170a333ec823c', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.055181 2022-11-16 14:43:00.085461 15944211 bset ['0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d', '0xe0a1076441c14308edd4acbf1b0a72ea357ce9e4', '0xabec9146000490ae95e10feb072aad79e7425416'] 0.025061 2022-11-16 14:43:00.086491 15944211 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xf8005355ca7d90c5a0696d77f1feb824f7106661'] 0.015060 2022-11-16 14:43:00.087397 15944211 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.010321 2022-11-16 14:43:00.088291 -------------------------------------------------- 2022-11-16 14:43:27.513847 15944212 batch 0.028463 s , totalProfit 2.392304 2022-11-16 14:43:27.513921 15944212 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.880136 2022-11-16 14:43:27.515413 15944212 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.805368 2022-11-16 14:43:27.516562 15944212 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x445f890f7633fe0dd508eaa01395c29f1394de62', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.630343 2022-11-16 14:43:27.517696 15944212 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.622013 2022-11-16 14:43:27.518871 15944212 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.602672 2022-11-16 14:43:27.520012 15944212 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x445f890f7633fe0dd508eaa01395c29f1394de62', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.576573 2022-11-16 14:43:27.521182 15944212 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.310660 2022-11-16 14:43:27.522977 15944212 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.187934 2022-11-16 14:43:27.524090 15944212 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.062546 2022-11-16 14:43:27.525248 15944212 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xf2f18a8b986856dcbf3d56e3e170820ef022e760', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.057639 2022-11-16 14:43:27.526387 15944212 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xcf84cbbf5e5d9210361d1195dfd170a333ec823c', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.014618 2022-11-16 14:43:27.527520 15944212 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xf8005355ca7d90c5a0696d77f1feb824f7106661'] 0.014500 2022-11-16 14:43:27.528648 15944212 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0xe0a1076441c14308edd4acbf1b0a72ea357ce9e4', '0xabec9146000490ae95e10feb072aad79e7425416'] 0.014418 2022-11-16 14:43:27.529947 15944212 bset ['0x739b7690b19d25c31febad91b49b39c5655863dd', '0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c'] 0.006534 2022-11-16 14:43:27.531001 15944212 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xd6a91cf65ece55656580ceb89721957c86b78ac6'] 0.002507 2022-11-16 14:43:27.532044 15944212 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.001189 2022-11-16 14:43:27.533195 -------------------------------------------------- 2022-11-16 14:43:27.918467 15944213 batch 0.027876 s , totalProfit 2.391950 2022-11-16 14:43:27.918546 15944213 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.880102 2022-11-16 14:43:27.920005 15944213 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.805334 2022-11-16 14:43:27.921512 15944213 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x445f890f7633fe0dd508eaa01395c29f1394de62', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.630292 2022-11-16 14:43:27.923001 15944213 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.621963 2022-11-16 14:43:27.924450 15944213 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.602621 2022-11-16 14:43:27.925933 15944213 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x445f890f7633fe0dd508eaa01395c29f1394de62', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.576522 2022-11-16 14:43:27.927779 15944213 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.310609 2022-11-16 14:43:27.929293 15944213 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.187883 2022-11-16 14:43:27.930724 15944213 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.062512 2022-11-16 14:43:27.932103 15944213 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xf2f18a8b986856dcbf3d56e3e170820ef022e760', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.057605 2022-11-16 14:43:27.933484 15944213 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xcf84cbbf5e5d9210361d1195dfd170a333ec823c', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.014567 2022-11-16 14:43:27.934583 15944213 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xf8005355ca7d90c5a0696d77f1feb824f7106661'] 0.014466 2022-11-16 14:43:27.935542 15944213 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0xe0a1076441c14308edd4acbf1b0a72ea357ce9e4', '0xabec9146000490ae95e10feb072aad79e7425416'] 0.014368 2022-11-16 14:43:27.936737 15944213 bset ['0x739b7690b19d25c31febad91b49b39c5655863dd', '0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c'] 0.006500 2022-11-16 14:43:27.937879 15944213 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xd6a91cf65ece55656580ceb89721957c86b78ac6'] 0.002456 2022-11-16 14:43:27.939017 15944213 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.001139 2022-11-16 14:43:27.940296 -------------------------------------------------- 2022-11-16 14:43:28.609403 15944214 batch 0.027213 s , totalProfit 2.120298 2022-11-16 14:43:28.609465 15944214 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.896125 2022-11-16 14:43:28.610908 15944214 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.723682 2022-11-16 14:43:28.612121 15944214 bset ['0xd6a91cf65ece55656580ceb89721957c86b78ac6', '0x445f890f7633fe0dd508eaa01395c29f1394de62', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.630292 2022-11-16 14:43:28.613354 15944214 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.625184 2022-11-16 14:43:28.614533 15944214 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x445f890f7633fe0dd508eaa01395c29f1394de62', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.576522 2022-11-16 14:43:28.615681 15944214 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.366421 2022-11-16 14:43:28.617102 15944214 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.100858 2022-11-16 14:43:28.618193 15944214 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.062512 2022-11-16 14:43:28.619233 15944214 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0xcf84cbbf5e5d9210361d1195dfd170a333ec823c', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.036599 2022-11-16 14:43:28.620279 15944214 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.025550 2022-11-16 14:43:28.621407 15944214 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xf2f18a8b986856dcbf3d56e3e170820ef022e760', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.025211 2022-11-16 14:43:28.622508 15944214 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1'] 0.014840 2022-11-16 14:43:28.623657 15944214 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0xe0a1076441c14308edd4acbf1b0a72ea357ce9e4', '0xabec9146000490ae95e10feb072aad79e7425416'] 0.014368 2022-11-16 14:43:28.625008 15944214 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xd6a91cf65ece55656580ceb89721957c86b78ac6'] 0.012400 2022-11-16 14:43:28.626156 15944214 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xf8005355ca7d90c5a0696d77f1feb824f7106661'] 0.010775 2022-11-16 14:43:28.627286 15944214 bset ['0x739b7690b19d25c31febad91b49b39c5655863dd', '0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c'] 0.006500 2022-11-16 14:43:28.628345 -------------------------------------------------- 2022-11-16 14:43:42.373669 15944215 batch 0.026509 s , totalProfit 0.722695 2022-11-16 14:43:42.373755 15944215 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.379815 2022-11-16 14:43:42.375132 15944215 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.236781 2022-11-16 14:43:42.376138 15944215 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.218958 2022-11-16 14:43:42.377172 15944215 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xd6a91cf65ece55656580ceb89721957c86b78ac6'] 0.218015 2022-11-16 14:43:42.378170 15944215 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xd6a91cf65ece55656580ceb89721957c86b78ac6'] 0.210562 2022-11-16 14:43:42.379083 15944215 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.192093 2022-11-16 14:43:42.380275 15944215 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.139232 2022-11-16 14:43:42.381327 15944215 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.088671 2022-11-16 14:43:42.382368 15944215 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0xedd26f42136bb8a8bb5b616cb7a9a520d09b70e1'] 0.023736 2022-11-16 14:43:42.383288 15944215 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0xe0a1076441c14308edd4acbf1b0a72ea357ce9e4', '0xabec9146000490ae95e10feb072aad79e7425416'] 0.016975 2022-11-16 14:43:42.384199 15944215 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xf8005355ca7d90c5a0696d77f1feb824f7106661'] 0.009236 2022-11-16 14:43:42.385159 15944215 bset ['0x739b7690b19d25c31febad91b49b39c5655863dd', '0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c'] 0.006297 2022-11-16 14:43:42.386145 15944215 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.002722 2022-11-16 14:43:42.387268 15944215 bset ['0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118', '0xf3780a9405ae91627e1ca591554ace29662ab891', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.001125 2022-11-16 14:43:42.388336 -------------------------------------------------- 2022-11-16 14:44:16.024062 15944216 batch 0.018386 s , totalProfit 0.455908 2022-11-16 14:44:16.024142 15944216 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.340426 2022-11-16 14:44:16.025716 15944216 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.185853 2022-11-16 14:44:16.026963 15944216 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.107546 2022-11-16 14:44:16.028166 15944216 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.090053 2022-11-16 14:44:16.029399 15944216 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xd6a91cf65ece55656580ceb89721957c86b78ac6'] 0.082886 2022-11-16 14:44:16.030606 15944216 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.026304 2022-11-16 14:44:16.032019 15944216 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.019801 2022-11-16 14:44:16.033244 15944216 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.003264 2022-11-16 14:44:16.034463 15944216 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0xe0a1076441c14308edd4acbf1b0a72ea357ce9e4', '0xabec9146000490ae95e10feb072aad79e7425416'] 0.002718 2022-11-16 14:44:16.035676 15944216 bset ['0x1ac73c411fc1d037ff26e0911a28f6cac400c4d7', '0x739b7690b19d25c31febad91b49b39c5655863dd'] 0.002690 2022-11-16 14:44:16.036908 -------------------------------------------------- 2022-11-16 14:44:16.321128 15944217 batch 0.016356 s , totalProfit 0.455689 2022-11-16 14:44:16.321195 15944217 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.340375 2022-11-16 14:44:16.322638 15944217 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.185803 2022-11-16 14:44:16.323753 15944217 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.107512 2022-11-16 14:44:16.324721 15944217 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.090019 2022-11-16 14:44:16.325649 15944217 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xd6a91cf65ece55656580ceb89721957c86b78ac6'] 0.082835 2022-11-16 14:44:16.326543 15944217 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.026270 2022-11-16 14:44:16.327447 15944217 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.019750 2022-11-16 14:44:16.328635 15944217 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.003231 2022-11-16 14:44:16.329552 15944217 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0xe0a1076441c14308edd4acbf1b0a72ea357ce9e4', '0xabec9146000490ae95e10feb072aad79e7425416'] 0.002701 2022-11-16 14:44:16.330490 15944217 bset ['0x1ac73c411fc1d037ff26e0911a28f6cac400c4d7', '0x739b7690b19d25c31febad91b49b39c5655863dd'] 0.002674 2022-11-16 14:44:16.331384 -------------------------------------------------- 2022-11-16 14:44:28.273263 15944218 batch 0.020193 s , totalProfit 0.418935 2022-11-16 14:44:28.273356 15944218 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.274906 2022-11-16 14:44:28.274587 15944218 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.174011 2022-11-16 14:44:28.275602 15944218 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.091591 2022-11-16 14:44:28.276685 15944218 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.090019 2022-11-16 14:44:28.277905 15944218 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xd6a91cf65ece55656580ceb89721957c86b78ac6'] 0.077579 2022-11-16 14:44:28.279087 15944218 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.069039 2022-11-16 14:44:28.280248 15944218 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.026270 2022-11-16 14:44:28.281691 15944218 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0xe0a1076441c14308edd4acbf1b0a72ea357ce9e4', '0xabec9146000490ae95e10feb072aad79e7425416'] 0.013015 2022-11-16 14:44:28.282818 15944218 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.003231 2022-11-16 14:44:28.283716 15944218 bset ['0x1ac73c411fc1d037ff26e0911a28f6cac400c4d7', '0x739b7690b19d25c31febad91b49b39c5655863dd'] 0.002674 2022-11-16 14:44:28.284629 -------------------------------------------------- 2022-11-16 14:44:31.798890 15944219 batch 0.014733 s , totalProfit 0.102179 2022-11-16 14:44:31.798949 15944219 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.057169 2022-11-16 14:44:31.800376 15944219 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.045609 2022-11-16 14:44:31.801527 15944219 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.040969 2022-11-16 14:44:31.802565 15944219 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xd6a91cf65ece55656580ceb89721957c86b78ac6'] 0.038697 2022-11-16 14:44:31.803664 15944219 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.024080 2022-11-16 14:44:31.804599 15944219 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.015137 2022-11-16 14:44:31.805550 15944219 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0xe0a1076441c14308edd4acbf1b0a72ea357ce9e4', '0xabec9146000490ae95e10feb072aad79e7425416'] 0.010628 2022-11-16 14:44:31.806729 15944219 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.003231 2022-11-16 14:44:31.807624 15944219 bset ['0x1ac73c411fc1d037ff26e0911a28f6cac400c4d7', '0x739b7690b19d25c31febad91b49b39c5655863dd'] 0.002674 2022-11-16 14:44:31.808522 -------------------------------------------------- 2022-11-16 14:44:33.894544 15944220 batch 0.013410 s , totalProfit 0.061480 2022-11-16 14:44:33.894598 15944220 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.031927 2022-11-16 14:44:33.895809 15944220 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.015466 2022-11-16 14:44:33.896813 15944220 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.015120 2022-11-16 14:44:33.897746 15944220 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xd6a91cf65ece55656580ceb89721957c86b78ac6'] 0.010103 2022-11-16 14:44:33.898660 15944220 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.003231 2022-11-16 14:44:33.899570 15944220 bset ['0x1ac73c411fc1d037ff26e0911a28f6cac400c4d7', '0x739b7690b19d25c31febad91b49b39c5655863dd'] 0.002674 2022-11-16 14:44:33.900481 -------------------------------------------------- 2022-11-16 14:44:43.390764 15944221 batch 0.010503 s , totalProfit 0.040678 2022-11-16 14:44:43.390820 15944221 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.015120 2022-11-16 14:44:43.392286 15944221 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xd6a91cf65ece55656580ceb89721957c86b78ac6'] 0.010086 2022-11-16 14:44:43.393594 15944221 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007885 2022-11-16 14:44:43.394776 15944221 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.003715 2022-11-16 14:44:43.395949 15944221 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.003231 2022-11-16 14:44:43.397144 15944221 bset ['0x1ac73c411fc1d037ff26e0911a28f6cac400c4d7', '0x739b7690b19d25c31febad91b49b39c5655863dd'] 0.002674 2022-11-16 14:44:43.398298 -------------------------------------------------- 2022-11-16 14:44:44.961372 15944222 batch 0.009695 s , totalProfit 0.040628 2022-11-16 14:44:44.961432 15944222 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.015120 2022-11-16 14:44:44.962749 15944222 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xd6a91cf65ece55656580ceb89721957c86b78ac6'] 0.010086 2022-11-16 14:44:44.963839 15944222 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007851 2022-11-16 14:44:44.964833 15944222 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.003699 2022-11-16 14:44:44.965769 15944222 bset 2022-11-16 14:07:45.805835 15944056 pending... 2022-11-16 14:07:46.849853 15944057 pending... trace err 'result' trace err 'result' 2022-11-16 14:08:21.196160 15944058 pending... 2022-11-16 14:08:26.866991 15944059 pending... 2022-11-16 14:08:36.494910 15944060 pending... 2022-11-16 14:08:51.464027 15944061 pending... trace err 'result' 2022-11-16 14:09:43.573115 15944062 pending... 2022-11-16 14:09:52.821616 15944064 pending... 2022-11-16 14:10:08.274284 15944065 pending... 2022-11-16 14:10:10.811613 15944066 pending... 2022-11-16 14:10:18.077696 15944067 pending... trace err 'result' 2022-11-16 14:10:42.816772 15944068 pending... 2022-11-16 14:10:48.831822 15944069 pending... 2022-11-16 14:11:09.034460 15944070 pending... 2022-11-16 14:11:21.650868 15944071 pending... trace err 'result' trace err 'result' 2022-11-16 14:12:21.757008 15944072 pending... 2022-11-16 14:12:38.660647 15944074 pending... 2022-11-16 14:12:56.861174 15944075 pending... trace err 'result' 2022-11-16 14:13:16.892547 15944076 pending... 2022-11-16 14:13:17.904313 15944077 pending... 2022-11-16 14:13:39.906526 15944078 pending... 2022-11-16 14:13:42.908595 15944079 pending... 2022-11-16 14:13:50.315394 15944080 pending... 2022-11-16 14:14:10.900925 15944081 pending... 2022-11-16 14:14:11.918021 15944083 pending... trace err 'result' 2022-11-16 14:14:38.919341 15944084 pending... trace err 'result' 2022-11-16 14:14:54.073107 15944085 pending... 2022-11-16 14:15:01.428191 15944086 pending... 2022-11-16 14:15:21.963008 15944087 pending... 2022-11-16 14:15:22.942836 15944088 pending... 2022-11-16 14:16:03.066165 15944089 pending... 2022-11-16 14:16:13.983418 15944090 pending... 2022-11-16 14:16:19.017180 15944091 pending... 2022-11-16 14:16:46.377829 15944092 pending... 2022-11-16 14:16:47.967300 15944093 pending... 2022-11-16 14:16:56.486548 15944094 pending... 2022-11-16 14:17:13.810288 15944095 pending... trace err 'result' 2022-11-16 14:17:49.890319 15944096 pending... 2022-11-16 14:18:00.797721 15944097 pending... 2022-11-16 14:18:02.018566 15944098 pending... trace err 'result' 2022-11-16 14:18:12.015798 15944099 pending... 2022-11-16 14:18:31.481901 15944100 pending... 2022-11-16 14:18:46.755685 15944102 pending... 2022-11-16 14:19:31.033872 15944103 pending... 2022-11-16 14:19:39.031749 15944104 pending... 2022-11-16 14:20:28.801112 15944105 pending... 2022-11-16 14:20:34.170324 15944106 pending... 2022-11-16 14:20:49.107289 15944107 pending... 2022-11-16 14:21:29.886596 15944108 pending... 2022-11-16 14:21:30.749395 15944109 pending... 2022-11-16 14:21:37.127086 15944110 pending... trace err 'result' 2022-11-16 14:21:57.563606 15944111 pending... 2022-11-16 14:22:21.868365 15944112 pending... 2022-11-16 14:22:37.110345 15944113 pending... trace err 'result' 2022-11-16 14:23:05.307088 15944114 pending... 2022-11-16 14:23:16.598634 15944115 pending... 2022-11-16 14:23:19.108736 15944116 pending... 2022-11-16 14:23:28.826801 15944117 pending... 2022-11-16 14:23:39.137489 15944119 pending... 2022-11-16 14:23:41.203163 15944120 pending... 2022-11-16 14:23:44.886739 15944121 pending... 2022-11-16 14:24:23.811903 15944122 pending... 2022-11-16 14:24:29.935036 15944123 pending... 2022-11-16 14:24:52.428747 15944124 pending... trace err 'result' 2022-11-16 14:25:04.920624 15944125 pending... 2022-11-16 14:25:12.802882 15944126 pending... 2022-11-16 14:25:19.187217 15944127 pending... trace err 'result' 2022-11-16 14:25:52.278323 15944128 pending... 2022-11-16 14:25:55.165484 15944129 pending... 2022-11-16 14:25:58.191315 15944130 pending... 2022-11-16 14:26:11.196432 15944131 pending... 2022-11-16 14:26:11.894781 15944132 pending... 2022-11-16 14:26:20.697860 15944133 pending... 2022-11-16 14:26:23.866055 15944134 pending... 2022-11-16 14:26:29.205689 15944135 pending... 2022-11-16 14:26:30.657603 15944136 pending... 2022-11-16 14:26:31.583159 15944137 pending... trace err 'result' 2022-11-16 14:26:57.185476 15944138 pending... 2022-11-16 14:27:13.028770 15944139 pending... 2022-11-16 14:27:21.161255 15944140 pending... 2022-11-16 14:27:26.562270 15944141 pending... 2022-11-16 14:27:32.103842 15944142 pending... 2022-11-16 14:27:41.340137 15944143 pending... trace err 'result' 2022-11-16 14:28:26.345200 15944144 pending... 2022-11-16 14:28:35.279997 15944145 pending... 2022-11-16 14:29:01.282265 15944146 pending... 2022-11-16 14:29:30.804960 15944147 pending... 2022-11-16 14:29:36.447208 15944148 pending... 2022-11-16 14:29:49.852941 15944149 pending... 2022-11-16 14:29:57.710005 15944150 pending... 2022-11-16 14:31:05.294717 15944151 pending... 2022-11-16 14:31:06.817324 15944152 pending... 2022-11-16 14:31:19.334940 15944153 pending... 2022-11-16 14:31:39.366129 15944154 pending... 2022-11-16 14:32:08.337818 15944155 pending... 2022-11-16 14:32:13.340678 15944156 pending... 2022-11-16 14:32:47.367935 15944157 pending... 2022-11-16 14:32:54.534350 15944158 pending... 2022-11-16 14:33:00.351937 15944159 pending... 2022-11-16 14:33:16.142679 15944160 pending... 2022-11-16 14:33:29.210839 15944161 pending... 2022-11-16 14:33:45.485929 15944162 pending... 2022-11-16 14:33:51.412416 15944163 pending... 2022-11-16 14:34:25.390318 15944164 pending... 2022-11-16 14:34:26.401205 15944165 pending... 2022-11-16 14:34:32.436149 15944166 pending... 2022-11-16 14:34:40.685479 15944167 pending... 2022-11-16 14:35:37.827239 15944168 pending... 2022-11-16 14:35:42.484343 15944169 pending... trace err 'result' 2022-11-16 14:35:54.424565 15944170 pending... 2022-11-16 14:35:58.031759 15944172 pending... 2022-11-16 14:36:19.672439 15944173 pending... 2022-11-16 14:36:30.002637 15944174 pending... 2022-11-16 14:36:37.951179 15944175 pending... 2022-11-16 14:36:41.046217 15944176 pending... 2022-11-16 14:36:50.479396 15944177 pending... 2022-11-16 14:36:50.626873 15944178 pending... 2022-11-16 14:37:13.463744 15944179 pending... 2022-11-16 14:37:17.130371 15944180 pending... trace err 'result' 2022-11-16 14:37:31.315292 15944181 pending... 2022-11-16 14:37:41.729468 15944182 pending... trace err 'result' trace err 'result' 2022-11-16 14:38:09.325427 15944183 pending... 2022-11-16 14:38:15.283529 15944184 pending... 2022-11-16 14:38:18.484001 15944185 pending... 2022-11-16 14:38:28.282922 15944186 pending... 2022-11-16 14:38:32.193381 15944187 pending... trace err 'result' 2022-11-16 14:38:50.979118 15944188 pending... 2022-11-16 14:38:52.362838 15944189 pending... 2022-11-16 14:38:56.029549 15944190 pending... 2022-11-16 14:39:18.808731 15944191 pending... 2022-11-16 14:39:23.520211 15944193 pending... 2022-11-16 14:39:48.722767 15944194 pending... 2022-11-16 14:40:11.958665 15944195 pending... trace err 'result' 2022-11-16 14:40:25.605408 15944197 pending... 2022-11-16 14:41:03.299351 15944198 pending... 2022-11-16 14:41:12.440120 15944199 pending... trace err 'result' 2022-11-16 14:41:38.807856 15944200 pending... 2022-11-16 14:41:46.563563 15944201 pending... 2022-11-16 14:41:57.551832 15944202 pending... 2022-11-16 14:42:16.333089 15944203 pending... 2022-11-16 14:42:17.769604 15944204 pending... 2022-11-16 14:42:19.787056 15944205 pending... 2022-11-16 14:42:22.536518 15944206 pending... 2022-11-16 14:42:23.575103 15944207 pending... trace err 'result' 2022-11-16 14:42:31.276549 15944208 pending... trace err 'result' 2022-11-16 14:42:48.845987 15944209 pending... 2022-11-16 14:42:49.753214 15944210 pending... 2022-11-16 14:42:59.603024 15944211 pending... 2022-11-16 14:43:27.054312 15944212 pending... 2022-11-16 14:43:27.482151 15944213 pending... 2022-11-16 14:43:28.280095 15944214 pending... 2022-11-16 14:43:42.043015 15944215 pending... 2022-11-16 14:44:15.715516 15944216 pending... 2022-11-16 14:44:15.849298 15944217 pending... 2022-11-16 14:44:28.359126 15944218 pending... 2022-11-16 14:44:31.890201 15944219 pending... 2022-11-16 14:44:33.593316 15944220 pending... 2022-11-16 14:44:43.110313 15944221 pending... 2022-11-16 14:44:45.948524 15944222 pending... 2022-11-16 14:44:48.823747 15944223 pending... 2022-11-16 14:45:24.906684 15944224 pending... 2022-11-16 14:45:27.631370 15944225 pending... 2022-11-16 14:45:35.465066 15944226 pending... 2022-11-16 14:45:41.801420 15944227 ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.003231 2022-11-16 14:44:44.966976 15944222 bset ['0x1ac73c411fc1d037ff26e0911a28f6cac400c4d7', '0x739b7690b19d25c31febad91b49b39c5655863dd'] 0.002674 2022-11-16 14:44:44.967941 -------------------------------------------------- 2022-11-16 14:44:47.834716 15944223 batch 0.010888 s , totalProfit 0.040628 2022-11-16 14:44:47.834770 15944223 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.015120 2022-11-16 14:44:47.836093 15944223 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xd6a91cf65ece55656580ceb89721957c86b78ac6'] 0.010086 2022-11-16 14:44:47.837337 15944223 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007851 2022-11-16 14:44:47.838474 15944223 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.003699 2022-11-16 14:44:47.839417 15944223 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.003231 2022-11-16 14:44:47.840391 15944223 bset ['0x1ac73c411fc1d037ff26e0911a28f6cac400c4d7', '0x739b7690b19d25c31febad91b49b39c5655863dd'] 0.002674 2022-11-16 14:44:47.841396 -------------------------------------------------- 2022-11-16 14:45:23.051055 15944224 batch 0.009629 s , totalProfit 0.036291 2022-11-16 14:45:23.051113 15944224 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.015120 2022-11-16 14:45:23.052346 15944224 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xd6a91cf65ece55656580ceb89721957c86b78ac6'] 0.009083 2022-11-16 14:45:23.053379 15944224 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007303 2022-11-16 14:45:23.054287 15944224 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004366 2022-11-16 14:45:23.055270 15944224 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.003699 2022-11-16 14:45:23.056169 15944224 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.003231 2022-11-16 14:45:23.057315 15944224 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.001480 2022-11-16 14:45:23.058468 -------------------------------------------------- 2022-11-16 14:45:26.423386 15944225 batch 0.008685 s , totalProfit 0.036223 2022-11-16 14:45:26.423460 15944225 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.015120 2022-11-16 14:45:26.424860 15944225 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xd6a91cf65ece55656580ceb89721957c86b78ac6'] 0.009066 2022-11-16 14:45:26.425983 15944225 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007286 2022-11-16 14:45:26.427092 15944225 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004332 2022-11-16 14:45:26.428189 15944225 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.003699 2022-11-16 14:45:26.429261 15944225 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.003231 2022-11-16 14:45:26.430239 15944225 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.001447 2022-11-16 14:45:26.431550 -------------------------------------------------- 2022-11-16 14:45:35.437566 15944226 batch 0.009502 s , totalProfit 0.033047 2022-11-16 14:45:35.437624 15944226 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xd6a91cf65ece55656580ceb89721957c86b78ac6'] 0.009790 2022-11-16 14:45:35.438948 15944226 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.009237 2022-11-16 14:45:35.439931 15944226 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.009027 2022-11-16 14:45:35.440880 15944226 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004654 2022-11-16 14:45:35.441802 15944226 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.003699 2022-11-16 14:45:35.442798 15944226 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.003231 2022-11-16 14:45:35.443858 15944226 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.001438 2022-11-16 14:45:35.445175 15944226 bset ['0x1ac73c411fc1d037ff26e0911a28f6cac400c4d7', '0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c'] 0.001315 2022-11-16 14:45:35.446211 -------------------------------------------------- 2022-11-16 14:45:39.733560 15944227 batch 0.009494 s , totalProfit 0.031648 2022-11-16 14:45:39.733643 15944227 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xd6a91cf65ece55656580ceb89721957c86b78ac6'] 0.009774 2022-11-16 14:45:39.735634 15944227 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.009203 2022-11-16 14:45:39.737389 15944227 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.008993 2022-11-16 14:45:39.738972 15944227 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004637 2022-11-16 14:45:39.740605 15944227 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.003699 2022-11-16 14:45:39.742261 15944227 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.003231 2022-11-16 14:45:39.743856 15944227 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.001422 2022-11-16 14:45:39.746156 -------------------------------------------------- 2022-11-16 14:45:52.506786 15944228 batch 0.008423 s , totalProfit 0.031648 2022-11-16 14:45:52.506847 15944228 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xd6a91cf65ece55656580ceb89721957c86b78ac6'] 0.009774 2022-11-16 14:45:52.508311 15944228 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.009203 2022-11-16 14:45:52.509532 15944228 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.008993 2022-11-16 14:45:52.510617 15944228 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004637 2022-11-16 14:45:52.511732 15944228 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.003699 2022-11-16 14:45:52.513074 15944228 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.003231 2022-11-16 14:45:52.514286 15944228 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.001422 2022-11-16 14:45:52.515335 -------------------------------------------------- 2022-11-16 14:46:11.020912 15944229 batch 0.008316 s , totalProfit 0.031664 2022-11-16 14:46:11.020967 15944229 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xd6a91cf65ece55656580ceb89721957c86b78ac6'] 0.009774 2022-11-16 14:46:11.022222 15944229 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.009203 2022-11-16 14:46:11.023340 15944229 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.008993 2022-11-16 14:46:11.024429 15944229 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004637 2022-11-16 14:46:11.025419 15944229 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.003699 2022-11-16 14:46:11.026352 15944229 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.003231 2022-11-16 14:46:11.027631 15944229 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.001438 2022-11-16 14:46:11.028592 -------------------------------------------------- 2022-11-16 14:46:12.395117 15944230 batch 0.009150 s , totalProfit 0.031647 2022-11-16 14:46:12.395174 15944230 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xd6a91cf65ece55656580ceb89721957c86b78ac6'] 0.009774 2022-11-16 14:46:12.396872 15944230 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.009203 2022-11-16 14:46:12.397884 15944230 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.008993 2022-11-16 14:46:12.398942 15944230 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004637 2022-11-16 14:46:12.399883 15944230 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.003699 2022-11-16 14:46:12.400800 15944230 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.003231 2022-11-16 14:46:12.401735 15944230 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.001421 2022-11-16 14:46:12.403345 -------------------------------------------------- 2022-11-16 14:46:16.303755 15944231 batch 0.008522 s , totalProfit 0.031647 2022-11-16 14:46:16.303814 15944231 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xd6a91cf65ece55656580ceb89721957c86b78ac6'] 0.009774 2022-11-16 14:46:16.305169 15944231 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.009203 2022-11-16 14:46:16.306234 15944231 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.008993 2022-11-16 14:46:16.307193 15944231 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004637 2022-11-16 14:46:16.308113 15944231 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.003699 2022-11-16 14:46:16.309068 15944231 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.003231 2022-11-16 14:46:16.309985 15944231 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.001421 2022-11-16 14:46:16.311225 -------------------------------------------------- 2022-11-16 14:46:19.184381 15944232 batch 0.009222 s , totalProfit 0.031647 2022-11-16 14:46:19.184479 15944232 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xd6a91cf65ece55656580ceb89721957c86b78ac6'] 0.009774 2022-11-16 14:46:19.186760 15944232 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.009203 2022-11-16 14:46:19.188630 15944232 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.008993 2022-11-16 14:46:19.190346 15944232 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004637 2022-11-16 14:46:19.192021 15944232 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.003699 2022-11-16 14:46:19.193765 15944232 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.003231 2022-11-16 14:46:19.195472 15944232 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.001421 2022-11-16 14:46:19.197634 -------------------------------------------------- 2022-11-16 14:46:28.796787 15944233 batch 0.010101 s , totalProfit 0.031751 2022-11-16 14:46:28.796890 15944233 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xd6a91cf65ece55656580ceb89721957c86b78ac6'] 0.009774 2022-11-16 14:46:28.798243 15944233 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.009203 2022-11-16 14:46:28.799377 15944233 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.009080 2022-11-16 14:46:28.800491 15944233 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004637 2022-11-16 14:46:28.801572 15944233 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.003699 2022-11-16 14:46:28.802577 15944233 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.003231 2022-11-16 14:46:28.803503 15944233 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.001438 2022-11-16 14:46:28.804879 -------------------------------------------------- 2022-11-16 14:46:51.342111 15944234 batch 0.008839 s , totalProfit 0.031733 2022-11-16 14:46:51.342167 15944234 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xd6a91cf65ece55656580ceb89721957c86b78ac6'] 0.009774 2022-11-16 14:46:51.343567 15944234 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.009203 2022-11-16 14:46:51.344777 15944234 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.009063 2022-11-16 14:46:51.345759 15944234 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004637 2022-11-16 14:46:51.346674 15944234 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.003699 2022-11-16 14:46:51.347873 15944234 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.003231 2022-11-16 14:46:51.348842 15944234 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.001437 2022-11-16 14:46:51.349780 -------------------------------------------------- 2022-11-16 14:46:52.667181 15944235 batch 0.008744 s , totalProfit 0.031716 2022-11-16 14:46:52.667247 15944235 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xd6a91cf65ece55656580ceb89721957c86b78ac6'] 0.009774 2022-11-16 14:46:52.668715 15944235 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.009203 2022-11-16 14:46:52.669972 15944235 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.009063 2022-11-16 14:46:52.671103 15944235 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004637 2022-11-16 14:46:52.672177 15944235 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.003699 2022-11-16 14:46:52.673279 15944235 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.003231 2022-11-16 14:46:52.674638 15944235 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.001420 2022-11-16 14:46:52.675723 -------------------------------------------------- 2022-11-16 14:47:06.898300 15944236 batch 0.010653 s , totalProfit 0.038043 2022-11-16 14:47:06.898357 15944236 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xd6a91cf65ece55656580ceb89721957c86b78ac6'] 0.009774 2022-11-16 14:47:06.899690 15944236 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.009203 2022-11-16 14:47:06.900856 15944236 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.009063 2022-11-16 14:47:06.901907 15944236 bset ['0x1ac73c411fc1d037ff26e0911a28f6cac400c4d7', '0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c'] 0.006313 2022-11-16 14:47:06.902843 15944236 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004637 2022-11-16 14:47:06.903891 15944236 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.003699 2022-11-16 14:47:06.905263 15944236 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.003231 2022-11-16 14:47:06.906317 15944236 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.001420 2022-11-16 14:47:06.907263 -------------------------------------------------- 2022-11-16 14:47:30.875528 15944237 batch 0.009072 s , totalProfit 0.031733 2022-11-16 14:47:30.875585 15944237 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xd6a91cf65ece55656580ceb89721957c86b78ac6'] 0.009774 2022-11-16 14:47:30.876860 15944237 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.009203 2022-11-16 14:47:30.877932 15944237 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.009063 2022-11-16 14:47:30.878864 15944237 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004637 2022-11-16 14:47:30.879851 15944237 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.003699 2022-11-16 14:47:30.880799 15944237 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.003231 2022-11-16 14:47:30.881749 15944237 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.001436 2022-11-16 14:47:30.883369 -------------------------------------------------- 2022-11-16 14:48:04.723127 15944238 batch 0.009377 s , totalProfit 0.031733 2022-11-16 14:48:04.723210 15944238 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xd6a91cf65ece55656580ceb89721957c86b78ac6'] 0.009774 2022-11-16 14:48:04.724744 15944238 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.009203 2022-11-16 14:48:04.725996 15944238 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.009063 2022-11-16 14:48:04.727178 15944238 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004637 2022-11-16 14:48:04.728303 15944238 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.003699 2022-11-16 14:48:04.729492 15944238 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.003231 2022-11-16 14:48:04.730865 15944238 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.001436 2022-11-16 14:48:04.731948 -------------------------------------------------- 2022-11-16 14:48:09.700980 15944239 batch 0.008274 s , totalProfit 0.031732 2022-11-16 14:48:09.701039 15944239 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xd6a91cf65ece55656580ceb89721957c86b78ac6'] 0.009774 2022-11-16 14:48:09.702271 15944239 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.009203 2022-11-16 14:48:09.703329 15944239 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.009063 2022-11-16 14:48:09.704253 15944239 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004637 2022-11-16 14:48:09.705230 15944239 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.003715 2022-11-16 14:48:09.706167 15944239 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.003231 2022-11-16 14:48:09.707088 15944239 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.001419 2022-11-16 14:48:09.708243 -------------------------------------------------- 2022-11-16 14:48:32.474711 15944240 batch 0.009212 s , totalProfit 0.031715 2022-11-16 14:48:32.474770 15944240 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xd6a91cf65ece55656580ceb89721957c86b78ac6'] 0.009774 2022-11-16 14:48:32.476212 15944240 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.009203 2022-11-16 14:48:32.477451 15944240 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.009063 2022-11-16 14:48:32.478740 15944240 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004637 2022-11-16 14:48:32.479803 15944240 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.003698 2022-11-16 14:48:32.480942 15944240 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.003231 2022-11-16 14:48:32.482062 15944240 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.001419 2022-11-16 14:48:32.483482 -------------------------------------------------- 2022-11-16 14:49:00.528535 15944241 batch 0.008681 s , totalProfit 0.031732 2022-11-16 14:49:00.528599 15944241 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xd6a91cf65ece55656580ceb89721957c86b78ac6'] 0.009774 2022-11-16 14:49:00.530082 15944241 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.009203 2022-11-16 14:49:00.531318 15944241 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.009063 2022-11-16 14:49:00.532393 15944241 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004637 2022-11-16 14:49:00.533494 15944241 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.003698 2022-11-16 14:49:00.534549 15944241 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.003231 2022-11-16 14:49:00.535876 15944241 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.001436 2022-11-16 14:49:00.537021 -------------------------------------------------- 2022-11-16 14:49:50.781145 15944243 batch 0.009118 s , totalProfit 0.031715 2022-11-16 14:49:50.781210 15944243 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xd6a91cf65ece55656580ceb89721957c86b78ac6'] 0.009774 2022-11-16 14:49:50.782604 15944243 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.009203 2022-11-16 14:49:50.783766 15944243 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.009063 2022-11-16 14:49:50.784749 15944243 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004637 2022-11-16 14:49:50.785781 15944243 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.003698 2022-11-16 14:49:50.786854 15944243 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.003231 2022-11-16 14:49:50.788025 15944243 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.001419 2022-11-16 14:49:50.789369 -------------------------------------------------- 2022-11-16 14:50:22.888052 15944244 batch 0.008371 s , totalProfit 0.028845 2022-11-16 14:50:22.888107 15944244 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xd6a91cf65ece55656580ceb89721957c86b78ac6'] 0.009774 2022-11-16 14:50:22.889523 15944244 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.009305 2022-11-16 14:50:22.890739 15944244 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.009063 2022-11-16 14:50:22.891794 15944244 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004694 2022-11-16 14:50:22.892905 15944244 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.003698 2022-11-16 14:50:22.894030 15944244 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.001704 2022-11-16 14:50:22.895328 -------------------------------------------------- 2022-11-16 14:50:24.821730 15944245 batch 0.009973 s , totalProfit 0.028794 2022-11-16 14:50:24.821783 15944245 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xd6a91cf65ece55656580ceb89721957c86b78ac6'] 0.009774 2022-11-16 14:50:24.823308 15944245 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.009288 2022-11-16 14:50:24.824883 15944245 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.009063 2022-11-16 14:50:24.826343 15944245 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004677 2022-11-16 14:50:24.827867 15944245 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.003698 2022-11-16 14:50:24.829376 15944245 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.001670 2022-11-16 14:50:24.830840 -------------------------------------------------- 2022-11-16 14:50:32.508980 15944246 batch 0.007888 s , totalProfit 0.028794 2022-11-16 14:50:32.509034 15944246 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0xd6a91cf65ece55656580ceb89721957c86b78ac6'] 0.009774 2022-11-16 14:50:32.510497 15944246 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.009288 2022-11-16 14:50:32.511776 15944246 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.009063 2022-11-16 14:50:32.512978 15944246 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004677 2022-11-16 14:50:32.514152 15944246 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.003698 2022-11-16 14:50:32.515311 15944246 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.001670 2022-11-16 14:50:32.516450 -------------------------------------------------- 2022-11-16 14:50:57.235345 15944247 batch 0.012972 s , totalProfit 0.436461 2022-11-16 14:50:57.235414 15944247 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.353581 2022-11-16 14:50:57.236926 15944247 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.154903 2022-11-16 14:50:57.238129 15944247 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.069127 2022-11-16 14:50:57.239218 15944247 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.034453 2022-11-16 14:50:57.240358 15944247 bset 2022-11-16 13:58:24.355 15944013 OK 2022-11-16 13:58:28.842 15944014 OK 2022-11-16 13:58:30.996 15944015 OK 2022-11-16 13:59:01.112 15944016 OK 2022-11-16 13:59:07.238 15944017 OK 2022-11-16 13:59:22.504 15944018 OK 2022-11-16 13:59:22.600 15944019 OK 2022-11-16 13:59:35.728 15944020 OK 2022-11-16 13:59:52.863 15944021 OK 2022-11-16 13:59:52.930 15944022 OK 2022-11-16 13:59:59.008 15944023 OK 2022-11-16 14:00:14.152 15944024 OK 2022-11-16 14:00:56.052 15944025 OK 2022-11-16 14:01:05.520 15944026 OK 2022-11-16 14:01:13.938 15944028 OK 2022-11-16 14:01:31.986 15944029 OK 2022-11-16 14:01:37.300 15944030 OK 2022-11-16 14:01:40.447 15944031 OK 2022-11-16 14:02:11.600 15944033 OK 2022-11-16 14:02:13.612 15944034 OK 2022-11-16 14:02:13.733 15944035 OK 2022-11-16 14:02:22.851 15944036 OK 2022-11-16 14:02:54.926 15944037 OK 2022-11-16 14:02:55.268 15944038 OK 2022-11-16 14:03:13.381 15944039 OK 2022-11-16 14:03:40.600 15944040 OK 2022-11-16 14:03:43.832 15944041 OK 2022-11-16 14:04:07.863 15944042 OK 2022-11-16 14:04:19.112 15944043 OK 2022-11-16 14:04:26.250 15944044 OK 2022-11-16 14:05:26.461 15944045 OK 2022-11-16 14:05:35.799 15944046 OK 2022-11-16 14:05:38.662 15944047 OK 2022-11-16 14:06:02.792 15944048 OK 2022-11-16 14:06:06.955 15944049 OK 2022-11-16 14:06:11.063 15944050 OK 2022-11-16 14:06:13.170 15944051 OK 2022-11-16 14:06:39.333 15944052 OK 2022-11-16 14:07:19.584 15944053 OK 2022-11-16 14:07:28.835 15944054 OK 2022-11-16 14:07:40.048 15944055 OK 2022-11-16 14:07:47.371 15944056 OK 2022-11-16 14:07:47.413 15944057 OK 2022-11-16 14:08:21.483 15944058 OK 2022-11-16 14:08:27.833 15944059 OK 2022-11-16 14:08:37.885 15944060 OK 2022-11-16 14:08:52.007 15944061 OK 2022-11-16 14:09:45.210 15944062 OK 2022-11-16 14:09:53.270 15944063 OK 2022-11-16 14:09:53.271 15944064 OK 2022-11-16 14:10:08.294 15944065 OK 2022-11-16 14:10:11.034 15944066 OK 2022-11-16 14:10:19.110 15944067 OK 2022-11-16 14:10:43.224 15944068 OK 2022-11-16 14:10:48.471 15944069 OK 2022-11-16 14:11:10.588 15944070 OK 2022-11-16 14:11:22.738 15944071 OK 2022-11-16 14:12:22.895 15944072 OK 2022-11-16 14:12:38.222 15944073 OK 2022-11-16 14:12:38.672 15944074 OK 2022-11-16 14:12:56.944 15944075 OK 2022-11-16 14:13:17.090 15944076 OK 2022-11-16 14:13:19.210 15944077 OK 2022-11-16 14:13:41.339 15944078 OK 2022-11-16 14:13:43.500 15944079 OK 2022-11-16 14:13:51.578 15944080 OK 2022-11-16 14:14:10.720 15944081 OK 2022-11-16 14:14:12.859 15944083 OK 2022-11-16 14:14:38.902 15944084 OK 2022-11-16 14:14:54.975 15944085 OK 2022-11-16 14:15:02.109 15944086 OK 2022-11-16 14:15:23.139 15944087 OK 2022-11-16 14:15:23.231 15944088 OK 2022-11-16 14:16:04.366 15944089 OK 2022-11-16 14:16:15.544 15944090 OK 2022-11-16 14:16:18.651 15944091 OK 2022-11-16 14:16:47.803 15944092 OK 2022-11-16 14:16:48.042 15944093 OK 2022-11-16 14:16:56.262 15944094 OK 2022-11-16 14:17:15.384 15944095 OK 2022-11-16 14:17:50.563 15944096 OK 2022-11-16 14:18:01.746 15944097 OK 2022-11-16 14:18:01.867 15944098 OK 2022-11-16 14:18:11.950 15944099 OK 2022-11-16 14:18:33.061 15944100 OK 2022-11-16 14:18:48.188 15944102 OK 2022-11-16 14:19:32.361 15944103 OK 2022-11-16 14:19:39.544 15944104 OK 2022-11-16 14:20:29.640 15944105 OK 2022-11-16 14:20:35.937 15944106 OK 2022-11-16 14:20:50.026 15944107 OK 2022-11-16 14:21:30.244 15944108 OK 2022-11-16 14:21:32.497 15944109 OK 2022-11-16 14:21:37.602 15944110 OK 2022-11-16 14:21:57.751 15944111 OK 2022-11-16 14:22:22.950 15944112 OK 2022-11-16 14:22:38.065 15944113 OK 2022-11-16 14:23:06.427 15944114 OK 2022-11-16 14:23:17.570 15944115 OK 2022-11-16 14:23:19.697 15944116 OK 2022-11-16 14:23:29.776 15944117 OK 2022-11-16 14:23:39.825 15944119 OK 2022-11-16 14:23:41.829 15944120 OK 2022-11-16 14:23:45.976 15944121 OK 2022-11-16 14:24:25.122 15944122 OK 2022-11-16 14:24:31.412 15944123 OK 2022-11-16 14:24:52.628 15944124 OK 2022-11-16 14:25:04.768 15944125 OK 2022-11-16 14:25:13.894 15944126 OK 2022-11-16 14:25:19.004 15944127 OK 2022-11-16 14:25:53.105 15944128 OK 2022-11-16 14:25:56.186 15944129 OK 2022-11-16 14:25:59.218 15944130 OK 2022-11-16 14:26:12.346 15944131 OK 2022-11-16 14:26:12.357 15944132 OK 2022-11-16 14:26:21.377 15944133 OK 2022-11-16 14:26:25.474 15944134 OK 2022-11-16 14:26:29.537 15944135 OK 2022-11-16 14:26:32.582 15944137 OK 2022-11-16 14:26:58.697 15944138 OK 2022-11-16 14:27:13.923 15944139 OK 2022-11-16 14:27:22.309 15944140 OK 2022-11-16 14:27:27.512 15944141 OK 2022-11-16 14:27:32.680 15944142 OK 2022-11-16 14:27:42.695 15944143 OK 2022-11-16 14:28:25.958 15944144 OK 2022-11-16 14:28:35.084 15944145 OK 2022-11-16 14:29:02.460 15944146 OK 2022-11-16 14:29:31.668 15944147 OK 2022-11-16 14:29:37.811 15944148 OK 2022-11-16 14:29:50.959 15944149 OK 2022-11-16 14:29:58.118 15944150 OK 2022-11-16 14:31:06.284 15944151 OK 2022-11-16 14:31:06.589 15944152 OK 2022-11-16 14:31:18.683 15944153 OK 2022-11-16 14:31:38.854 15944154 OK 2022-11-16 14:32:09.046 15944155 OK 2022-11-16 14:32:13.222 15944156 OK 2022-11-16 14:32:48.334 15944157 OK 2022-11-16 14:32:55.566 15944158 OK 2022-11-16 14:33:01.614 15944159 OK 2022-11-16 14:33:16.772 15944160 OK 2022-11-16 14:33:28.950 15944161 OK 2022-11-16 14:33:44.006 15944162 OK 2022-11-16 14:33:51.202 15944163 OK 2022-11-16 14:34:26.261 15944164 OK 2022-11-16 14:34:26.301 15944165 OK 2022-11-16 14:34:33.344 15944166 OK 2022-11-16 14:34:41.363 15944167 OK 2022-11-16 14:35:36.503 15944168 OK 2022-11-16 14:35:43.841 15944169 OK 2022-11-16 14:35:54.880 15944170 OK 2022-11-16 14:35:57.013 15944171 OK 2022-11-16 14:35:59.108 15944172 OK 2022-11-16 14:36:19.137 15944173 OK 2022-11-16 14:36:31.338 15944174 OK 2022-11-16 14:36:39.357 15944175 OK 2022-11-16 14:36:42.452 15944176 OK 2022-11-16 14:36:50.541 15944177 OK 2022-11-16 14:36:50.683 15944178 OK 2022-11-16 14:37:14.716 15944180 OK 2022-11-16 14:37:32.836 15944181 OK 2022-11-16 14:37:42.958 15944182 OK 2022-11-16 14:38:10.441 15944183 OK 2022-11-16 14:38:16.953 15944184 OK 2022-11-16 14:38:19.047 15944185 OK 2022-11-16 14:38:29.299 15944186 OK 2022-11-16 14:38:33.529 15944187 OK 2022-11-16 14:38:52.619 15944188 OK 2022-11-16 14:38:52.699 15944189 OK 2022-11-16 14:38:56.784 15944190 OK 2022-11-16 14:39:19.822 15944191 OK 2022-11-16 14:39:23.051 15944192 OK 2022-11-16 14:39:23.110 15944193 OK 2022-11-16 14:39:49.180 15944194 OK 2022-11-16 14:40:12.384 15944195 OK 2022-11-16 14:40:26.566 15944197 OK 2022-11-16 14:41:04.755 15944198 OK 2022-11-16 14:41:14.054 15944199 OK 2022-11-16 14:41:38.263 15944200 OK 2022-11-16 14:41:47.364 15944201 OK 2022-11-16 14:41:58.540 15944202 OK 2022-11-16 14:42:17.635 15944203 OK 2022-11-16 14:42:17.828 15944204 OK 2022-11-16 14:42:21.096 15944205 OK 2022-11-16 14:42:23.131 15944206 OK 2022-11-16 14:42:23.146 15944207 OK 2022-11-16 14:42:32.170 15944208 OK 2022-11-16 14:42:50.437 15944210 OK 2022-11-16 14:43:01.460 15944211 OK 2022-11-16 14:43:28.902 15944213 OK 2022-11-16 14:43:28.965 15944214 OK 2022-11-16 14:43:43.036 15944215 OK 2022-11-16 14:44:17.572 15944217 OK 2022-11-16 14:44:29.709 15944218 OK 2022-11-16 14:44:32.835 15944219 OK 2022-11-16 14:44:35.192 15944220 OK 2022-11-16 14:44:44.294 15944221 OK 2022-11-16 14:44:46.469 15944222 OK 2022-11-16 14:44:49.474 15944223 OK 2022-11-16 14:45:24.619 15944224 OK 2022-11-16 14:45:27.951 15944225 OK 2022-11-16 14:45:37.060 15944226 OK 2022-11-16 14:45:41.426 15944227 OK 2022-11-16 14:45:53.538 15944228 OK 2022-11-16 14:46:12.619 15944229 OK 2022-11-16 14:46:12.735 15944230 OK 2022-11-16 14:46:16.842 15944231 OK 2022-11-16 14:46:19.934 15944232 OK 2022-11-16 14:46:29.992 15944233 OK 2022-11-16 14:46:52.119 15944234 OK 2022-11-16 14:46:52.128 15944235 OK 2022-11-16 14:47:08.152 15944236 OK 2022-11-16 14:47:32.324 15944237 OK 2022-11-16 14:48:05.580 15944238 OK 2022-11-16 14:48:10.808 15944239 OK 2022-11-16 14:48:33.903 15944240 OK 2022-11-16 14:49:01.942 15944241 OK 2022-11-16 14:49:51.285 15944243 OK 2022-11-16 14:50:24.416 15944244 OK 2022-11-16 14:50:24.814 15944245 OK 2022-11-16 14:50:33.944 15944246 OK 2022-11-16 14:50:58.060 15944247 OK 2022-11-16 14:51:11.362 15944248 OK 2022-11-16 14:51:34.575 15944249 OK 2022-11-16 14:51:46.800 15944250 OK 2022-11-16 14:51:46.929 15944251 OK ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.009063 2022-11-16 14:50:57.241935 15944247 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.003640 2022-11-16 14:50:57.242990 -------------------------------------------------- 2022-11-16 14:51:09.995894 15944248 batch 0.013389 s , totalProfit 0.430838 2022-11-16 14:51:09.995946 15944248 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.353564 2022-11-16 14:51:09.997212 15944248 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.154886 2022-11-16 14:51:09.998246 15944248 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.058257 2022-11-16 14:51:09.999200 15944248 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0xbe56812a6a9ac817382bc973a6738ab8aff40851'] 0.034436 2022-11-16 14:51:10.000130 15944248 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.009063 2022-11-16 14:51:10.001110 15944248 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f'] 0.003623 2022-11-16 14:51:10.002367 15944248 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.001458 2022-11-16 14:51:10.003404 -------------------------------------------------- 2022-11-16 14:51:33.176294 15944249 batch 0.011741 s , totalProfit 0.062223 2022-11-16 14:51:33.176345 15944249 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.028747 2022-11-16 14:51:33.177823 15944249 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.021577 2022-11-16 14:51:33.179066 15944249 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.009063 2022-11-16 14:51:33.180251 15944249 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.006597 2022-11-16 14:51:33.181496 -------------------------------------------------- 2022-11-16 14:51:45.293104 15944250 batch 0.007817 s , totalProfit 0.023423 2022-11-16 14:51:45.293170 15944250 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.009063 2022-11-16 14:51:45.294600 15944250 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007636 2022-11-16 14:51:45.295710 15944250 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005347 2022-11-16 14:51:45.297227 15944250 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.002359 2022-11-16 14:51:45.298813 -------------------------------------------------- 2022-11-16 14:51:46.670865 15944251 batch 0.008443 s , totalProfit 0.023355 2022-11-16 14:51:46.670919 15944251 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.009063 2022-11-16 14:51:46.672141 15944251 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007602 2022-11-16 14:51:46.673196 15944251 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005313 2022-11-16 14:51:46.674111 15944251 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.002342 2022-11-16 14:51:46.675013 -------------------------------------------------- 2022-11-16 14:52:04.973025 15944252 batch 0.007598 s , totalProfit 0.023406 2022-11-16 14:52:04.973090 15944252 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.009063 2022-11-16 14:52:04.974357 15944252 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007627 2022-11-16 14:52:04.975478 15944252 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005341 2022-11-16 14:52:04.976468 15944252 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.002342 2022-11-16 14:52:04.977405 -------------------------------------------------- 2022-11-16 14:52:41.091851 15944253 batch 0.008101 s , totalProfit 0.023389 2022-11-16 14:52:41.091901 15944253 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.009063 2022-11-16 14:52:41.093157 15944253 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007610 2022-11-16 14:52:41.094148 15944253 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005324 2022-11-16 14:52:41.095051 15944253 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.002342 2022-11-16 14:52:41.095946 -------------------------------------------------- 2022-11-16 14:52:56.683116 15944254 batch 0.006680 s , totalProfit 0.021043 2022-11-16 14:52:56.683168 15944254 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.009063 2022-11-16 14:52:56.684385 15944254 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007610 2022-11-16 14:52:56.685426 15944254 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005324 2022-11-16 14:52:56.686401 -------------------------------------------------- 2022-11-16 14:53:42.888313 15944255 batch 0.006781 s , totalProfit 0.021043 2022-11-16 14:53:42.888374 15944255 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.009063 2022-11-16 14:53:42.889826 15944255 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007610 2022-11-16 14:53:42.890908 15944255 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005324 2022-11-16 14:53:42.892062 -------------------------------------------------- 2022-11-16 14:54:05.541469 15944256 batch 0.006732 s , totalProfit 0.021043 2022-11-16 14:54:05.541522 15944256 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.009063 2022-11-16 14:54:05.542812 15944256 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007610 2022-11-16 14:54:05.543899 15944256 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005324 2022-11-16 14:54:05.544978 -------------------------------------------------- 2022-11-16 14:54:17.682724 15944257 batch 0.006716 s , totalProfit 0.021043 2022-11-16 14:54:17.682776 15944257 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.009063 2022-11-16 14:54:17.684226 15944257 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007610 2022-11-16 14:54:17.685428 15944257 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005324 2022-11-16 14:54:17.686558 -------------------------------------------------- 2022-11-16 14:54:39.675527 15944258 batch 0.007408 s , totalProfit 0.021043 2022-11-16 14:54:39.675578 15944258 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xdb896f959df5378eb845733154f6730b3873acf4'] 0.009063 2022-11-16 14:54:39.676961 15944258 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007610 2022-11-16 14:54:39.677957 15944258 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005324 2022-11-16 14:54:39.678862 -------------------------------------------------- 2022-11-16 14:54:43.546038 15944259 batch 0.008579 s , totalProfit 0.130941 2022-11-16 14:54:43.546084 15944259 bset ['0xdb896f959df5378eb845733154f6730b3873acf4', '0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47'] 0.112224 2022-11-16 14:54:43.547276 15944259 bset ['0xdb896f959df5378eb845733154f6730b3873acf4', '0x1cea95d2fc56e359ef4893777c3a3b0db3c85618'] 0.009162 2022-11-16 14:54:43.548301 15944259 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007610 2022-11-16 14:54:43.549263 15944259 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005324 2022-11-16 14:54:43.550181 15944259 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.003735 2022-11-16 14:54:43.551093 -------------------------------------------------- 2022-11-16 14:55:01.575540 15944260 batch 0.006228 s , totalProfit 0.018442 2022-11-16 14:55:01.575591 15944260 bset ['0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.007610 2022-11-16 14:55:01.576870 15944260 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.005324 2022-11-16 14:55:01.577858 15944260 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.003718 2022-11-16 14:55:01.578828 15944260 bset ['0xdb896f959df5378eb845733154f6730b3873acf4', '0x1cea95d2fc56e359ef4893777c3a3b0db3c85618'] 0.002736 2022-11-16 14:55:01.579833 -------------------------------------------------- 2022-11-16 14:55:28.286834 15944261 batch 0.004940 s , totalProfit 0.008166 2022-11-16 14:55:28.286902 15944261 bset ['0x0a79e917de5af11e7a6e8f0972d8b78960643764', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.004443 2022-11-16 14:55:28.288692 15944261 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.003718 2022-11-16 14:55:28.290123 -------------------------------------------------- 2022-11-16 14:56:03.965534 15944262 batch 0.001552 s , totalProfit 0.001914 2022-11-16 14:56:03.965588 15944262 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.001914 2022-11-16 14:56:03.966998 -------------------------------------------------- 2022-11-16 14:56:07.532058 15944263 batch 0.002037 s , totalProfit 0.001914 2022-11-16 14:56:07.532121 15944263 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.001914 2022-11-16 14:56:07.533914 -------------------------------------------------- 2022-11-16 14:56:29.412832 15944264 batch 0.001405 s , totalProfit 0.001914 2022-11-16 14:56:29.412882 15944264 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.001914 2022-11-16 14:56:29.414260 -------------------------------------------------- 2022-11-16 14:56:53.096938 15944265 batch 0.002499 s , totalProfit 0.004134 2022-11-16 14:56:53.096986 15944265 bset ['0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7', '0xf2f18a8b986856dcbf3d56e3e170820ef022e760', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.002215 2022-11-16 14:56:53.098291 15944265 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.001914 2022-11-16 14:56:53.099274 -------------------------------------------------- 2022-11-16 14:57:13.367046 15944266 batch 0.003191 s , totalProfit 0.002987 2022-11-16 14:57:13.367102 15944266 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.001914 2022-11-16 14:57:13.368568 15944266 bset ['0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7', '0xf2f18a8b986856dcbf3d56e3e170820ef022e760', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.001073 2022-11-16 14:57:13.369796 -------------------------------------------------- 2022-11-16 14:57:17.718301 15944267 batch 0.002628 s , totalProfit 0.002953 2022-11-16 14:57:17.718351 15944267 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.001914 2022-11-16 14:57:17.719565 15944267 bset ['0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7', '0xf2f18a8b986856dcbf3d56e3e170820ef022e760', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.001039 2022-11-16 14:57:17.720650 -------------------------------------------------- 2022-11-16 14:57:23.185854 15944268 batch 0.002550 s , totalProfit 0.002953 2022-11-16 14:57:23.185897 15944268 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.001914 2022-11-16 14:57:23.187157 15944268 bset ['0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7', '0xf2f18a8b986856dcbf3d56e3e170820ef022e760', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.001039 2022-11-16 14:57:23.188130 -------------------------------------------------- 2022-11-16 14:57:39.897832 15944269 batch 0.002467 s , totalProfit 0.002953 2022-11-16 14:57:39.897887 15944269 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.001914 2022-11-16 14:57:39.899110 15944269 bset ['0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7', '0xf2f18a8b986856dcbf3d56e3e170820ef022e760', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.001039 2022-11-16 14:57:39.900260 -------------------------------------------------- 2022-11-16 14:57:53.129854 15944270 batch 0.001470 s , totalProfit 0.001914 2022-11-16 14:57:53.129903 15944270 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.001914 2022-11-16 14:57:53.131143 -------------------------------------------------- 2022-11-16 14:57:57.826617 15944271 batch 0.001378 s , totalProfit 0.001914 2022-11-16 14:57:57.826665 15944271 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.001914 2022-11-16 14:57:57.828003 -------------------------------------------------- 2022-11-16 14:57:58.749980 15944272 batch 0.001478 s , totalProfit 0.001914 2022-11-16 14:57:58.750029 15944272 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.001914 2022-11-16 14:57:58.751303 -------------------------------------------------- 2022-11-16 14:57:59.579508 15944273 batch 0.001358 s , totalProfit 0.001914 2022-11-16 14:57:59.579553 15944273 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.001914 2022-11-16 14:57:59.581030 -------------------------------------------------- 2022-11-16 14:59:16.401822 15944274 batch 0.001912 s , totalProfit 0.001914 2022-11-16 14:59:16.401874 15944274 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.001914 2022-11-16 14:59:16.403140 -------------------------------------------------- 2022-11-16 14:59:47.714041 15944275 batch 0.001595 s , totalProfit 0.001914 2022-11-16 14:59:47.714089 15944275 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.001914 2022-11-16 14:59:47.715577 -------------------------------------------------- 2022-11-16 14:59:47.934985 15944276 batch 0.001529 s , totalProfit 0.001914 2022-11-16 14:59:47.935036 15944276 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.001914 2022-11-16 14:59:47.936351 -------------------------------------------------- 2022-11-16 14:59:48.665131 15944277 batch 0.001604 s , totalProfit 0.001914 2022-11-16 14:59:48.665172 15944277 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.001914 2022-11-16 14:59:48.666591 -------------------------------------------------- 2022-11-16 14:59:57.972064 15944278 batch 0.001305 s , totalProfit 0.001914 2022-11-16 14:59:57.972117 15944278 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.001914 2022-11-16 14:59:57.973372 -------------------------------------------------- 2022-11-16 15:00:28.918551 15944279 batch 0.003425 s , totalProfit 0.019859 2022-11-16 15:00:28.918615 15944279 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.016561 2022-11-16 15:00:28.920489 15944279 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.002834 2022-11-16 15:00:28.922144 15944279 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.001914 2022-11-16 15:00:28.923652 -------------------------------------------------- 2022-11-16 15:00:35.270263 15944280 batch 0.002951 s , totalProfit 0.012758 2022-11-16 15:00:35.270317 15944280 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.011197 2022-11-16 15:00:35.271820 15944280 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.001556 2022-11-16 15:00:35.273086 -------------------------------------------------- 2022-11-16 15:00:53.747788 15944281 batch 0.003036 s , totalProfit 0.009549 2022-11-16 15:00:53.747839 15944281 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.006847 2022-11-16 15:00:53.749266 15944281 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.001993 2022-11-16 15:00:53.750467 15944281 bset ['0xbbcb37aa5ef4a86a073114d7984187abb34db366', '0x6c9cebfdaa3babb777d0247330011e88b9db1621', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.001539 2022-11-16 15:00:53.751516 -------------------------------------------------- 2022-11-16 15:01:30.894899 15944282 batch 0.001358 s , totalProfit 0.003184 2022-11-16 15:01:30.894953 15944282 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.003184 2022-11-16 15:01:30.896306 -------------------------------------------------- 2022-11-16 15:01:34.922567 15944284 batch 0.001210 s , totalProfit 0.003134 2022-11-16 15:01:34.922625 15944284 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.003134 2022-11-16 15:01:34.923933 -------------------------------------------------- 2022-11-16 15:01:35.349654 15944285 batch 0.001271 s , totalProfit 0.003134 2022-11-16 15:01:35.349699 15944285 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.003134 2022-11-16 15:01:35.350887 -------------------------------------------------- 2022-11-16 15:01:40.501243 15944286 batch 0.001819 s , totalProfit 0.003134 2022-11-16 15:01:40.501304 15944286 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.003134 2022-11-16 15:01:40.503078 -------------------------------------------------- 2022-11-16 15:01:42.532737 15944287 batch 0.001506 s , totalProfit 0.003134 2022-11-16 15:01:42.532787 15944287 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.003134 2022-11-16 15:01:42.534421 -------------------------------------------------- 2022-11-16 15:01:45.986807 15944288 batch 0.001266 s , totalProfit 0.003134 2022-11-16 15:01:45.986854 15944288 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.003134 2022-11-16 15:01:45.988173 -------------------------------------------------- 2022-11-16 15:01:50.754812 15944289 batch 0.001474 s , totalProfit 0.003134 2022-11-16 15:01:50.754874 15944289 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.003134 2022-11-16 15:01:50.756346 -------------------------------------------------- 2022-11-16 15:01:57.866857 15944290 batch 0.001262 s , totalProfit 0.003134 2022-11-16 15:01:57.866905 15944290 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.003134 2022-11-16 15:01:57.868279 -------------------------------------------------- 2022-11-16 15:02:08.884411 15944291 batch 0.001433 s , totalProfit 0.003134 2022-11-16 15:02:08.884489 15944291 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.003134 2022-11-16 15:02:08.886036 -------------------------------------------------- 2022-11-16 15:02:26.113479 15944292 batch 0.001544 s , totalProfit 0.003134 2022-11-16 15:02:26.113543 15944292 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.003134 2022-11-16 15:02:26.115452 -------------------------------------------------- 2022-11-16 15:12:51.391833 15944353 batch 0.004252 s , totalProfit 0.019844 2022-11-16 15:12:51.391883 15944353 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.010789 2022-11-16 15:12:51.393433 15944353 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.009050 2022-11-16 15:12:51.394859 -------------------------------------------------- 2022-11-16 15:13:09.996580 15944354 batch 0.003698 s , totalProfit 0.010016 2022-11-16 15:13:09.996632 15944354 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.005343 2022-11-16 15:13:09.998054 15944354 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.004669 2022-11-16 15:13:09.999344 -------------------------------------------------- 2022-11-16 15:13:22.403344 15944355 batch 0.003026 s , totalProfit 0.005956 2022-11-16 15:13:22.403423 15944355 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.003992 2022-11-16 15:13:22.405605 15944355 bset 0xa624bb82859dba2825e384814b099c2092be03576e0466255a39694ec0515e04 2022-11-16 13:56:03.102981 0x7a69ef644af299d60c668a5194ae3ee6c9d1b7e2 0xfd244c99e6da82953c8d0f673aaf9a0755e963c0 0.002953 0xc1cbe42c8bb1dc3f4572583789b012a01966640d15ecdbe2e02255ed822db8bd 2022-11-16 13:59:38.389711 0x01004f06b8f07bd71d31ce64cd44d866c17f816b 0x75e43c101688ba4fb53e5f52876a3f3c995787f9 0.030650 0x49748724c82d1386a849390b4125e9c70b9991acb2c214115eb8e6463aaeaa6e 2022-11-16 13:59:40.941191 0x7a69ef644af299d60c668a5194ae3ee6c9d1b7e2 0xfd244c99e6da82953c8d0f673aaf9a0755e963c0 0.074283 0xe2a7fa11e53df555f3fcac6f36cf4259889ddac7902cda0086568e7700e0bcc8 2022-11-16 13:59:56.837981 0x7a69ef644af299d60c668a5194ae3ee6c9d1b7e2 0xfd244c99e6da82953c8d0f673aaf9a0755e963c0 0.070452 0x838679ce0cf62035a2f7c9b1d47439656a567684f5215831fe04d5babf7e6c84 2022-11-16 13:59:59.684937 0x7a69ef644af299d60c668a5194ae3ee6c9d1b7e2 0x3dcd94019ebf97019d81229583bb3ea5b9f9afd0 0.010378 0xf8ff9304f35daf3dafe8e002e0a1c291cfb9e4b7d3f79346e6b7927fe7ca6916 2022-11-16 14:00:29.757438 0x7a69ef644af299d60c668a5194ae3ee6c9d1b7e2 0x3dcd94019ebf97019d81229583bb3ea5b9f9afd0 0.007338 0x514f01ac6f0c2662a0c84c11e5e5b292db54ebe8f121ee1ea0f7e5998f099e8d 2022-11-16 14:01:14.283251 0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7 0x22c87ef36998ccb7d39f34b4c5e5e4fc936587c3 0.004170 0x5e7ddba56aa2fd7952eb8dba5fb2bcb6f00fe6c166d653c36b3b956ce9fee09a 2022-11-16 14:05:14.841679 0xf4f0443a28d69213bd81a97e46932d9e4fa1c9a0 0x22c87ef36998ccb7d39f34b4c5e5e4fc936587c3 0.001843 0xa02f95003719fdd711d871f9851459f040c19214d17a3a02d6fccfc2da3b0dd9 2022-11-16 14:05:37.330078 0xea2a3c7d817c98b516fcfced914dce07c18ef070 0xef13510e9884211a49933f8c5b684e4e86975d36 0.032173 0x84ea011f8d9628dd1b3d262310b115040b6f880fa2e34899fdbed45e1e765962 2022-11-16 14:06:25.721391 0xea2a3c7d817c98b516fcfced914dce07c18ef070 0xef13510e9884211a49933f8c5b684e4e86975d36 0.022073 0xcc0c41c6b810d6c216b6ebd094de90999c2aec1451c49262a9ac79eec3146998 2022-11-16 14:07:31.705709 0x0981c2667f4ab3c1e025bfe171c382a11699dbe4 0x75e43c101688ba4fb53e5f52876a3f3c995787f9 0.001689 0xc7e1abc7ac55fcc51f46da9ed1a46c134297c66043d396a9f179bfbd762236dc 2022-11-16 14:07:43.451847 0xea2a3c7d817c98b516fcfced914dce07c18ef070 0xef13510e9884211a49933f8c5b684e4e86975d36 0.152516 0xe8817a3d5f277363a823acae5002101c3cc2496567eac35849edbcad3a460c7e 2022-11-16 14:13:37.346329 0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118 0xf3780a9405ae91627e1ca591554ace29662ab891 0.003204 0xc4d2276b8863a9ba2b47028540ecf4ac9e546502e45951d272663de409a712d7 2022-11-16 14:22:18.164446 0xea2a3c7d817c98b516fcfced914dce07c18ef070 0xef13510e9884211a49933f8c5b684e4e86975d36 0.104818 0xa5677ed8507fd604b2f286aafa1bbd96e9201a5f1ed1fe46278f4001577555ad 2022-11-16 14:22:44.276485 0xea2a3c7d817c98b516fcfced914dce07c18ef070 0xef13510e9884211a49933f8c5b684e4e86975d36 0.043372 0x1115b37e67c6a0698c47d580c56537345e5bd3e18fc429b2355a794b778fc08e 2022-11-16 14:22:45.214725 0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118 0xf3780a9405ae91627e1ca591554ace29662ab891 0.003448 0x58454266ecc1c83c904b307ca5ad6cceb79a42f62817fa5fe77f60aa31106a48 2022-11-16 14:23:00.110710 0xea2a3c7d817c98b516fcfced914dce07c18ef070 0xef13510e9884211a49933f8c5b684e4e86975d36 0.067715 0xb943fd581bc86d0db65df658da59f0d793b256b41d3afb961f857dcf785e23a2 2022-11-16 14:23:08.856190 0xea2a3c7d817c98b516fcfced914dce07c18ef070 0xef13510e9884211a49933f8c5b684e4e86975d36 0.034208 0xb626f7fda5cbff31bf05d7526b348e1dbb3661fe0440fe8407f2fc6863047b46 2022-11-16 14:23:23.833642 0xea2a3c7d817c98b516fcfced914dce07c18ef070 0xef13510e9884211a49933f8c5b684e4e86975d36 0.035639 0x7a76ca640bbc726aab9dcdc7b4070115b32ccefdd5791ad2769f7012393a31b6 2022-11-16 14:23:32.042217 0xea2a3c7d817c98b516fcfced914dce07c18ef070 0xef13510e9884211a49933f8c5b684e4e86975d36 0.094513 0x1d892a920634e4a563356ba60d0e2575048aaf132e4b9a58dd344c6defb506de 2022-11-16 14:23:33.840244 0xea2a3c7d817c98b516fcfced914dce07c18ef070 0xef13510e9884211a49933f8c5b684e4e86975d36 0.027347 0xae3ef1fc3363482de9aec5e5e51d997d887a70a1c15d63599bd88cb29276bbc9 2022-11-16 14:23:44.889205 0x0981c2667f4ab3c1e025bfe171c382a11699dbe4 0x75e43c101688ba4fb53e5f52876a3f3c995787f9 0.005456 0x5e353f40144b66dcb0d4e5710cde82940aa1e54ae5bfe106986b8302e9d5fac9 2022-11-16 14:31:47.573869 0x01004f06b8f07bd71d31ce64cd44d866c17f816b 0xf04df4c16c3c3f1b71f11386b936b9c05e453197 0.002212 0xb16896bbf1495b6cc45fc0c9565cb27b5bd63bca786820e50e31ec1a1a6609d2 2022-11-16 14:36:42.232609 0x0a79e917de5af11e7a6e8f0972d8b78960643764 0x6c9cebfdaa3babb777d0247330011e88b9db1621 0.005708 0xc54cbc34d7907c8a573729c8348fb1502b1007c952fcfe474394f4a42a11b77e 2022-11-16 14:37:31.277771 0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d 0x1ae02bcc3c89dd75c141aa448829d0e3c696d9bb 1.810141 0x55c652f71cd2990a9fa09a6cfb4b48858f45385ffcefd439d17341c4e2e26c10 2022-11-16 14:37:47.707264 0x01004f06b8f07bd71d31ce64cd44d866c17f816b 0x75e43c101688ba4fb53e5f52876a3f3c995787f9 0.005384 0x4d0556ab62f244bf11ecc5ae0833d405f8f1bb2e83d3560e6d8ca3ff2b7248b9 2022-11-16 14:38:31.653432 0x01004f06b8f07bd71d31ce64cd44d866c17f816b 0x75e43c101688ba4fb53e5f52876a3f3c995787f9 0.014483 0x57855dcf247ccde9dcf867fa7dcd053610695ec5792db595c374b34e00e9c696 2022-11-16 14:40:46.586980 0x01004f06b8f07bd71d31ce64cd44d866c17f816b 0xf04df4c16c3c3f1b71f11386b936b9c05e453197 0.001613 0xba58d8b11085f60545a5c0289a011cf961bd33b5a8384bb71f03f5a19db9ee60 2022-11-16 14:42:45.869475 0x01004f06b8f07bd71d31ce64cd44d866c17f816b 0x445f890f7633fe0dd508eaa01395c29f1394de62 134.973744 0x85e95ee218c46c03061ebc5df4e74d331e0cf4e100424f38d2e08fdb59ca9567 2022-11-16 14:42:48.929719 0x01004f06b8f07bd71d31ce64cd44d866c17f816b 0x75e43c101688ba4fb53e5f52876a3f3c995787f9 0.004125 0x4ec6336a2defacabf89a7a7078975ffa3029d2e20cb20e3f1096f35bace28ff3 2022-11-16 14:43:10.396810 0x739b7690b19d25c31febad91b49b39c5655863dd 0x6d2628af204ba87af87ce49534e664615ae05a2c 0.002992 0xebebcd37366b08aa538384a62fdc210f19ce58e94a222857599698481e12456f 2022-11-16 14:44:35.172160 0x01004f06b8f07bd71d31ce64cd44d866c17f816b 0xf04df4c16c3c3f1b71f11386b936b9c05e453197 0.003609 0xdc708c1fce509b2589db9ed955cd7338fe21f154504e30252254385766755a58 2022-11-16 14:50:49.763211 0xbbcb37aa5ef4a86a073114d7984187abb34db366 0x6c9cebfdaa3babb777d0247330011e88b9db1621 0.439376 0x19d73ffe889aeeeed7efc03ad7cb6a885322f86d71bcbe61ba2f40461858c92f 2022-11-16 14:51:08.496260 0x4fcfc1f3f6eaaf4b9cf038d2b559d20436624fce 0x445f890f7633fe0dd508eaa01395c29f1394de62 0.006298 0x002611a1ddb7a873a0bd511596f1cb8e3b16cb6b5a9418556688a5334166c093 2022-11-16 14:51:54.438269 0x0a79e917de5af11e7a6e8f0972d8b78960643764 0x6c9cebfdaa3babb777d0247330011e88b9db1621 0.005347 0x36a7a179cd4cbf708bc18cd2d2703ab106f3580648533568d0ae4de00ca23ecf 2022-11-16 15:00:11.309493 0x9964ea0588e67a649b1333fe98d136db6e00d1be 0xef13510e9884211a49933f8c5b684e4e86975d36 0.105026 0x8a33a6ed11f994e67ae05144a05c450a19ba7e2b6fb63576517f8d93cbabc299 2022-11-16 15:00:31.325248 0x9964ea0588e67a649b1333fe98d136db6e00d1be 0xef13510e9884211a49933f8c5b684e4e86975d36 0.010166 0xbb16aaff9abd8757fefd9447286e9c16b6e6aa234b0cdb4d4cc3ccf32a1a530d 2022-11-16 15:00:40.957275 0x9964ea0588e67a649b1333fe98d136db6e00d1be 0xef13510e9884211a49933f8c5b684e4e86975d36 0.005816 0x1a7230ead8b430a2c01552cafc3db74528cfabccf63b0d46b75e91de7773bc02 2022-11-16 15:01:01.653916 0x9964ea0588e67a649b1333fe98d136db6e00d1be 0xef13510e9884211a49933f8c5b684e4e86975d36 0.002481 0xcf23fd84320876d90dd4f4945e813d3ca3bf9b86dfbd97b7b87086300e217b9b 2022-11-16 15:12:53.075538 0x9964ea0588e67a649b1333fe98d136db6e00d1be 0xef13510e9884211a49933f8c5b684e4e86975d36 0.004181 0x8b90bce700ab0c59a497667298d6fa06918cb2c0634806ef22c95b2211167783 2022-11-16 15:13:44.010000 0x01004f06b8f07bd71d31ce64cd44d866c17f816b 0x75e43c101688ba4fb53e5f52876a3f3c995787f9 0.008391 0xe4dc93f5a4dac6851e3f8468823c6ac781b336ee8f5b8cc9cd3c40e7b395aeda 2022-11-16 15:13:48.175174 0x0e9afcda0ab60c4b98d03e5603c980b6fc63b118 0xf3780a9405ae91627e1ca591554ace29662ab891 0.011948 0xac703c4a830f3d50cd707cea55d44a8fec2c5254a12aa21dc2bb29aec557738a 2022-11-16 15:14:06.552336 0xa4910885dd2deae3e2af65c8196094aabdd827a2 0x22c87ef36998ccb7d39f34b4c5e5e4fc936587c3 0.080764 ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.001960 2022-11-16 15:13:22.407711 -------------------------------------------------- 2022-11-16 15:13:26.056196 15944356 batch 0.002605 s , totalProfit 0.005889 2022-11-16 15:13:26.056244 15944356 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.003959 2022-11-16 15:13:26.057690 15944356 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.001926 2022-11-16 15:13:26.058849 -------------------------------------------------- 2022-11-16 15:13:31.214384 15944357 batch 0.002727 s , totalProfit 0.005889 2022-11-16 15:13:31.214433 15944357 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.003959 2022-11-16 15:13:31.215700 15944357 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.001926 2022-11-16 15:13:31.216702 -------------------------------------------------- 2022-11-16 15:13:53.926920 15944358 batch 0.002408 s , totalProfit 0.003959 2022-11-16 15:13:53.926987 15944358 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.003959 2022-11-16 15:13:53.928770 -------------------------------------------------- 2022-11-16 15:14:03.416298 15944359 batch 0.003892 s , totalProfit 0.016036 2022-11-16 15:14:03.416348 15944359 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.008517 2022-11-16 15:14:03.417642 15944359 bset ['0x7a69ef644af299d60c668a5194ae3ee6c9d1b7e2', '0xfd244c99e6da82953c8d0f673aaf9a0755e963c0', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.006447 2022-11-16 15:14:03.418627 15944359 bset ['0xa4910885dd2deae3e2af65c8196094aabdd827a2', '0x60e28f7a8912ba534f0b63972c02abdfbead62df', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.001198 2022-11-16 15:14:03.419586 -------------------------------------------------- 2022-11-16 15:14:14.216417 15944360 batch 0.002353 s , totalProfit 0.005932 2022-11-16 15:14:14.216471 15944360 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.003533 2022-11-16 15:14:14.217945 15944360 bset ['0x22708ece66f074883b6a61ed0d1951db69bf45c9', '0x035a397725d3c9fc5ddd3e56066b7b64c749014e', '0x319e128c8febd6ce7ea0d4c51992a48040719758'] 0.002394 2022-11-16 15:14:14.218921 -------------------------------------------------- 2022-11-16 15:14:21.086606 15944361 batch 0.001288 s , totalProfit 0.003517 2022-11-16 15:14:21.086654 15944361 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.003517 2022-11-16 15:14:21.087847 -------------------------------------------------- 2022-11-16 15:14:42.932778 15944362 batch 0.002540 s , totalProfit 0.021756 2022-11-16 15:14:42.932845 15944362 bset ['0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7', '0x60e28f7a8912ba534f0b63972c02abdfbead62df', '0xa4910885dd2deae3e2af65c8196094aabdd827a2'] 0.018235 2022-11-16 15:14:42.934435 15944362 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.003517 2022-11-16 15:14:42.935620 -------------------------------------------------- 2022-11-16 15:15:00.895916 15944363 batch 0.003376 s , totalProfit 0.012421 2022-11-16 15:15:00.895962 15944363 bset ['0xa4910885dd2deae3e2af65c8196094aabdd827a2', '0x60e28f7a8912ba534f0b63972c02abdfbead62df', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.008900 2022-11-16 15:15:00.897343 15944363 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.003517 2022-11-16 15:15:00.898301 -------------------------------------------------- 2022-11-16 15:15:01.932797 15944364 batch 0.003415 s , totalProfit 0.012370 2022-11-16 15:15:01.932864 15944364 bset ['0xa4910885dd2deae3e2af65c8196094aabdd827a2', '0x60e28f7a8912ba534f0b63972c02abdfbead62df', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.008849 2022-11-16 15:15:01.934095 15944364 bset ['0x01004f06b8f07bd71d31ce64cd44d866c17f816b', '0x75e43c101688ba4fb53e5f52876a3f3c995787f9', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.003517 2022-11-16 15:15:01.935145 -------------------------------------------------- 2022-11-16 15:15:57.748866 15944367 batch 0.002003 s , totalProfit 0.101150 2022-11-16 15:15:57.748909 15944367 bset ['0xdb896f959df5378eb845733154f6730b3873acf4', '0x1cea95d2fc56e359ef4893777c3a3b0db3c85618'] 0.072952 2022-11-16 15:15:57.750185 15944367 bset ['0xdb896f959df5378eb845733154f6730b3873acf4', '0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47'] 0.040147 2022-11-16 15:15:57.751175 -------------------------------------------------- 2022-11-16 15:15:57.961028 15944368 batch 0.001832 s , totalProfit 0.101133 2022-11-16 15:15:57.961069 15944368 bset ['0xdb896f959df5378eb845733154f6730b3873acf4', '0x1cea95d2fc56e359ef4893777c3a3b0db3c85618'] 0.072936 2022-11-16 15:15:57.962208 15944368 bset ['0xdb896f959df5378eb845733154f6730b3873acf4', '0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47'] 0.040130 2022-11-16 15:15:57.963189 -------------------------------------------------- 2022-11-16 15:16:51.404495 15944369 batch 0.008054 s , totalProfit 0.220700 2022-11-16 15:16:51.404551 15944369 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xf2f18a8b986856dcbf3d56e3e170820ef022e760', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.186452 2022-11-16 15:16:51.405992 15944369 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.082861 2022-11-16 15:16:51.407139 15944369 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.046379 2022-11-16 15:16:51.408069 15944369 bset ['0xbe56812a6a9ac817382bc973a6738ab8aff40851', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003689 2022-11-16 15:16:51.409176 15944369 bset ['0x1cea95d2fc56e359ef4893777c3a3b0db3c85618', '0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47'] 0.002271 2022-11-16 15:16:51.410249 -------------------------------------------------- 2022-11-16 15:17:18.178401 15944370 batch 0.004429 s , totalProfit 0.008754 2022-11-16 15:17:18.178455 15944370 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.005094 2022-11-16 15:17:18.179668 15944370 bset ['0xbe56812a6a9ac817382bc973a6738ab8aff40851', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003656 2022-11-16 15:17:18.180661 -------------------------------------------------- 2022-11-16 15:17:26.159528 15944371 batch 0.004018 s , totalProfit 0.008721 2022-11-16 15:17:26.159577 15944371 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.005061 2022-11-16 15:17:26.160799 15944371 bset ['0xbe56812a6a9ac817382bc973a6738ab8aff40851', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003656 2022-11-16 15:17:26.161806 -------------------------------------------------- 2022-11-16 15:17:31.225970 15944372 batch 0.004003 s , totalProfit 0.008721 2022-11-16 15:17:31.226020 15944372 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.005061 2022-11-16 15:17:31.227212 15944372 bset ['0xbe56812a6a9ac817382bc973a6738ab8aff40851', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003656 2022-11-16 15:17:31.228227 -------------------------------------------------- 2022-11-16 15:17:40.711788 15944373 batch 0.004342 s , totalProfit 0.008134 2022-11-16 15:17:40.711888 15944373 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.004474 2022-11-16 15:17:40.713161 15944373 bset ['0xbe56812a6a9ac817382bc973a6738ab8aff40851', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.003656 2022-11-16 15:17:40.714191 -------------------------------------------------- 2022-11-16 15:17:52.055397 15944375 batch 0.002721 s , totalProfit 0.006023 2022-11-16 15:17:52.055443 15944375 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.004457 2022-11-16 15:17:52.056765 15944375 bset ['0xbe56812a6a9ac817382bc973a6738ab8aff40851', '0xbbcb37aa5ef4a86a073114d7984187abb34db366'] 0.001561 2022-11-16 15:17:52.057802 -------------------------------------------------- 2022-11-16 15:18:00.220951 15944376 batch 0.001506 s , totalProfit 0.001134 2022-11-16 15:18:00.221003 15944376 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.001134 2022-11-16 15:18:00.222505 -------------------------------------------------- 2022-11-16 15:18:01.369419 15944377 batch 0.001476 s , totalProfit 0.001084 2022-11-16 15:18:01.369482 15944377 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.001084 2022-11-16 15:18:01.371250 -------------------------------------------------- 2022-11-16 15:18:05.925554 15944378 batch 0.001375 s , totalProfit 0.001084 2022-11-16 15:18:05.925615 15944378 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.001084 2022-11-16 15:18:05.927100 -------------------------------------------------- 2022-11-16 15:18:22.961123 15944379 batch 0.001418 s , totalProfit 0.001098 2022-11-16 15:18:22.961170 15944379 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.001098 2022-11-16 15:18:22.962427 -------------------------------------------------- 2022-11-16 15:18:23.885237 15944380 batch 0.001325 s , totalProfit 0.001081 2022-11-16 15:18:23.885284 15944380 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.001081 2022-11-16 15:18:23.886492 -------------------------------------------------- 2022-11-16 15:18:44.213224 15944381 batch 0.002166 s , totalProfit 0.007652 2022-11-16 15:18:44.213276 15944381 bset ['0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c', '0x1ac73c411fc1d037ff26e0911a28f6cac400c4d7'] 0.006567 2022-11-16 15:18:44.214529 15944381 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.001081 2022-11-16 15:18:44.215553 -------------------------------------------------- 2022-11-16 15:18:55.716272 15944382 batch 0.001459 s , totalProfit 0.001081 2022-11-16 15:18:55.716327 15944382 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.001081 2022-11-16 15:18:55.717601 -------------------------------------------------- 2022-11-16 15:19:15.763510 15944383 batch 0.002736 s , totalProfit 0.004712 2022-11-16 15:19:15.763559 15944383 bset ['0xdb896f959df5378eb845733154f6730b3873acf4', '0x1cea95d2fc56e359ef4893777c3a3b0db3c85618'] 0.002433 2022-11-16 15:19:15.764963 15944383 bset ['0xdb896f959df5378eb845733154f6730b3873acf4', '0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47'] 0.001708 2022-11-16 15:19:15.766128 15944383 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.001081 2022-11-16 15:19:15.767130 -------------------------------------------------- 2022-11-16 15:19:27.853514 15944384 batch 0.002829 s , totalProfit 0.004696 2022-11-16 15:19:27.853563 15944384 bset ['0xdb896f959df5378eb845733154f6730b3873acf4', '0x1cea95d2fc56e359ef4893777c3a3b0db3c85618'] 0.002416 2022-11-16 15:19:27.854927 15944384 bset ['0xdb896f959df5378eb845733154f6730b3873acf4', '0xc5a1c26e9cd2f368c2a1cd41457d864c4e057c47'] 0.001691 2022-11-16 15:19:27.856151 15944384 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.001081 2022-11-16 15:19:27.857288 -------------------------------------------------- 2022-11-16 15:19:55.606945 15944385 batch 0.001230 s , totalProfit 0.001783 2022-11-16 15:19:55.606997 15944385 bset ['0xdb896f959df5378eb845733154f6730b3873acf4', '0x1cea95d2fc56e359ef4893777c3a3b0db3c85618'] 0.001783 2022-11-16 15:19:55.608486 -------------------------------------------------- 2022-11-16 15:20:02.990204 15944386 batch 0.001190 s , totalProfit 0.001766 2022-11-16 15:20:02.990255 15944386 bset ['0xdb896f959df5378eb845733154f6730b3873acf4', '0x1cea95d2fc56e359ef4893777c3a3b0db3c85618'] 0.001766 2022-11-16 15:20:02.991655 -------------------------------------------------- 2022-11-16 15:20:05.222120 15944387 batch 0.001089 s , totalProfit 0.001766 2022-11-16 15:20:05.222167 15944387 bset ['0xdb896f959df5378eb845733154f6730b3873acf4', '0x1cea95d2fc56e359ef4893777c3a3b0db3c85618'] 0.001766 2022-11-16 15:20:05.223510 -------------------------------------------------- 2022-11-16 15:20:27.278835 15944388 batch 0.001057 s , totalProfit 0.001766 2022-11-16 15:20:27.278882 15944388 bset ['0xdb896f959df5378eb845733154f6730b3873acf4', '0x1cea95d2fc56e359ef4893777c3a3b0db3c85618'] 0.001766 2022-11-16 15:20:27.280100 -------------------------------------------------- 2022-11-16 15:20:39.674218 15944390 batch 0.001974 s , totalProfit 0.007859 2022-11-16 15:20:39.674262 15944390 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.007859 2022-11-16 15:20:39.675618 -------------------------------------------------- 2022-11-16 15:20:40.304347 15944391 batch 0.001820 s , totalProfit 0.007859 2022-11-16 15:20:40.304395 15944391 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.007859 2022-11-16 15:20:40.305634 -------------------------------------------------- 2022-11-16 15:20:40.922821 15944392 batch 0.001345 s , totalProfit 0.007859 2022-11-16 15:20:40.922861 15944392 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.007859 2022-11-16 15:20:40.924051 -------------------------------------------------- 2022-11-16 15:20:46.669889 15944393 batch 0.001606 s , totalProfit 0.007859 2022-11-16 15:20:46.669936 15944393 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.007859 2022-11-16 15:20:46.671149 -------------------------------------------------- 2022-11-16 15:21:00.703565 15944394 batch 0.001406 s , totalProfit 0.007859 2022-11-16 15:21:00.703677 15944394 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.007859 2022-11-16 15:21:00.705173 -------------------------------------------------- 2022-11-16 15:21:02.135965 15944395 batch 0.001460 s , totalProfit 0.007859 2022-11-16 15:21:02.136012 15944395 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.007859 2022-11-16 15:21:02.137332 -------------------------------------------------- 2022-11-16 15:21:17.895229 15944396 batch 0.001391 s , totalProfit 0.007859 2022-11-16 15:21:17.895283 15944396 bset pending... 2022-11-16 14:45:53.673318 15944228 pending... trace err 'result' 2022-11-16 14:46:13.876190 15944230 pending... 2022-11-16 14:46:16.323117 15944231 pending... 2022-11-16 14:46:20.338860 15944232 pending... 2022-11-16 14:46:29.645684 15944233 pending... 2022-11-16 14:46:50.674370 15944234 pending... 2022-11-16 14:46:52.667398 15944235 pending... 2022-11-16 14:47:07.682641 15944236 pending... 2022-11-16 14:47:31.244784 15944237 pending... 2022-11-16 14:48:04.805901 15944238 pending... 2022-11-16 14:48:10.696040 15944239 pending... trace err 'result' 2022-11-16 14:48:32.713991 15944240 pending... trace err 'result' 2022-11-16 14:49:00.373625 15944241 pending... trace err 'result' 2022-11-16 14:49:50.153514 15944242 pending... 2022-11-16 14:49:50.635650 15944243 pending... 2022-11-16 14:50:23.350263 15944244 pending... 2022-11-16 14:50:24.732984 15944245 pending... 2022-11-16 14:50:33.015718 15944246 pending... 2022-11-16 14:50:57.432110 15944247 pending... 2022-11-16 14:51:09.954865 15944248 pending... trace err 'result' 2022-11-16 14:51:32.840709 15944249 pending... 2022-11-16 14:51:45.396900 15944250 pending... 2022-11-16 14:51:46.581058 15944251 pending... trace err 'result' 2022-11-16 14:52:05.893597 15944252 pending... trace err 'result' 2022-11-16 14:52:41.348532 15944253 pending... 2022-11-16 14:52:57.847325 15944254 pending... trace err 'result' 2022-11-16 14:53:42.658456 15944255 pending... trace err 'result' 2022-11-16 14:54:05.860873 15944256 pending... 2022-11-16 14:54:17.455105 15944257 pending... 2022-11-16 14:54:40.222779 15944258 pending... 2022-11-16 14:54:43.438847 15944259 pending... 2022-11-16 14:55:01.854024 15944260 pending... trace err 'result' 2022-11-16 14:55:28.877842 15944261 pending... 2022-11-16 14:56:03.881688 15944262 pending... 2022-11-16 14:56:06.960171 15944263 pending... trace err 'result' 2022-11-16 14:56:29.908574 15944264 pending... 2022-11-16 14:56:52.904217 15944265 pending... 2022-11-16 14:57:13.697915 15944266 pending... 2022-11-16 14:57:17.919312 15944267 pending... 2022-11-16 14:57:23.148522 15944268 pending... 2022-11-16 14:57:39.669030 15944269 pending... 2022-11-16 14:57:53.449962 15944270 pending... 2022-11-16 14:57:58.833676 15944272 pending... 2022-11-16 14:57:59.375801 15944273 pending... 2022-11-16 14:59:17.027282 15944274 pending... 2022-11-16 14:59:48.630311 15944277 pending... 2022-11-16 14:59:58.979203 15944278 pending... 2022-11-16 15:00:29.521873 15944279 pending... 2022-11-16 15:00:36.015856 15944280 pending... 2022-11-16 15:00:53.770597 15944281 pending... trace err 'result' 2022-11-16 15:01:33.781317 15944282 pending... 2022-11-16 15:01:35.908556 15944285 pending... 2022-11-16 15:01:40.253831 15944286 pending... 2022-11-16 15:01:42.436115 15944287 pending... 2022-11-16 15:01:46.377695 15944288 pending... 2022-11-16 15:01:51.037522 15944289 pending... 2022-11-16 15:01:59.033679 15944290 pending... 2022-11-16 15:02:10.034937 15944291 pending... 2022-11-16 15:02:26.189635 15944292 pending... 2022-11-16 15:02:28.873775 15944293 pending... 2022-11-16 15:02:46.105687 15944294 pending... 2022-11-16 15:02:55.084362 15944295 pending... 2022-11-16 15:03:12.685249 15944296 pending... 2022-11-16 15:03:14.077220 15944297 pending... 2022-11-16 15:03:16.889373 15944298 pending... 2022-11-16 15:03:30.075741 15944299 pending... 2022-11-16 15:03:39.640561 15944300 pending... 2022-11-16 15:03:48.097309 15944301 pending... 2022-11-16 15:03:51.112679 15944302 pending... 2022-11-16 15:04:07.096492 15944303 pending... 2022-11-16 15:04:09.126817 15944304 pending... 2022-11-16 15:04:14.169064 15944305 pending... 2022-11-16 15:04:32.188531 15944306 pending... 2022-11-16 15:04:32.966397 15944307 pending... 2022-11-16 15:04:45.696729 15944308 pending... 2022-11-16 15:05:11.122307 15944309 pending... 2022-11-16 15:05:15.676535 15944310 pending... 2022-11-16 15:05:22.642128 15944311 pending... 2022-11-16 15:05:42.134694 15944313 pending... 2022-11-16 15:06:13.196394 15944314 pending... 2022-11-16 15:06:19.146292 15944315 pending... 2022-11-16 15:06:20.885106 15944316 pending... 2022-11-16 15:06:23.169157 15944317 pending... 2022-11-16 15:06:26.928396 15944318 pending... 2022-11-16 15:06:27.958084 15944319 pending... 2022-11-16 15:06:42.681571 15944320 pending... 2022-11-16 15:06:44.407375 15944321 pending... 2022-11-16 15:06:46.884321 15944322 pending... 2022-11-16 15:06:58.156133 15944323 pending... 2022-11-16 15:07:09.886670 15944324 pending... trace err 'result' trace err 'result' 2022-11-16 15:07:36.820177 15944325 pending... 2022-11-16 15:07:59.121206 15944326 pending... 2022-11-16 15:08:22.808351 15944327 pending... 2022-11-16 15:08:47.214144 15944328 pending... 2022-11-16 15:08:48.790485 15944329 pending... 2022-11-16 15:09:06.989036 15944330 pending... 2022-11-16 15:09:29.310488 15944332 pending... 2022-11-16 15:09:43.222887 15944333 pending... trace err 'result' 2022-11-16 15:10:09.840007 15944336 pending... 2022-11-16 15:10:18.219395 15944337 pending... 2022-11-16 15:10:21.976005 15944338 pending... 2022-11-16 15:10:30.153683 15944339 pending... trace err 'result' trace err 'result' 2022-11-16 15:10:44.902450 15944340 pending... 2022-11-16 15:10:46.800723 15944341 pending... 2022-11-16 15:10:48.894629 15944342 pending... 2022-11-16 15:11:06.076130 15944343 pending... 2022-11-16 15:11:11.277365 15944344 pending... 2022-11-16 15:11:25.745774 15944345 pending... trace err 'result' 2022-11-16 15:11:41.104765 15944346 pending... 2022-11-16 15:11:47.526126 15944347 pending... 2022-11-16 15:11:59.390216 15944348 pending... 2022-11-16 15:12:02.776786 15944349 pending... 2022-11-16 15:12:21.863757 15944350 pending... 2022-11-16 15:12:32.750359 15944351 pending... 2022-11-16 15:12:50.703773 15944352 pending... 2022-11-16 15:12:51.496913 15944353 pending... 2022-11-16 15:13:10.373209 15944354 pending... trace err 'result' 2022-11-16 15:13:23.402870 15944355 pending... 2022-11-16 15:13:26.312094 15944356 pending... 2022-11-16 15:13:31.506030 15944357 pending... trace err 'result' 2022-11-16 15:13:54.013008 15944358 pending... 2022-11-16 15:14:03.535653 15944359 pending... 2022-11-16 15:14:14.111330 15944360 pending... 2022-11-16 15:14:20.911434 15944361 pending... trace err 'result' 2022-11-16 15:14:42.704063 15944362 pending... 2022-11-16 15:15:01.426904 15944363 pending... 2022-11-16 15:15:02.379839 15944364 pending... trace err 'result' 2022-11-16 15:15:26.996396 15944366 pending... 2022-11-16 15:15:57.726875 15944367 pending... 2022-11-16 15:15:58.449557 15944368 pending... 2022-11-16 15:16:50.882567 15944369 pending... 2022-11-16 15:17:18.455480 15944370 pending... 2022-11-16 15:17:26.260661 15944371 pending... 2022-11-16 15:17:31.731571 15944372 pending... 2022-11-16 15:17:41.444195 15944373 pending... trace err 'result' 2022-11-16 15:17:51.453533 15944375 pending... 2022-11-16 15:18:00.359974 15944376 pending... 2022-11-16 15:18:01.435835 15944377 pending... 2022-11-16 15:18:06.448704 15944378 pending... trace err 'result' 2022-11-16 15:18:22.785915 15944379 pending... 2022-11-16 15:18:23.739024 15944380 pending... 2022-11-16 15:18:44.317931 15944381 pending... 2022-11-16 15:18:55.615453 15944382 pending... trace err 'result' 2022-11-16 15:19:15.505515 15944383 pending... 2022-11-16 15:19:27.651109 15944384 pending... 2022-11-16 15:19:56.037721 15944385 pending... 2022-11-16 15:20:03.014520 15944386 pending... 2022-11-16 15:20:06.230656 15944387 pending... 2022-11-16 15:20:27.319099 15944388 pending... trace err 'result' 2022-11-16 15:20:39.649506 15944390 pending... 2022-11-16 15:20:40.080527 15944391 pending... 2022-11-16 15:20:40.894603 15944392 pending... 2022-11-16 15:20:47.154102 15944393 pending... trace err 'result' 2022-11-16 15:21:00.442534 15944394 pending... 2022-11-16 15:21:02.351983 15944395 pending... trace err 'result' 2022-11-16 15:21:17.710100 15944396 pending... 2022-11-16 15:21:43.466600 15944397 pending... 2022-11-16 15:21:51.697237 15944398 pending... 2022-11-16 15:21:53.506238 15944399 pending... 2022-11-16 15:21:54.654457 15944400 pending... 2022-11-16 15:21:55.517483 15944401 pending... 2022-11-16 15:22:01.720562 15944402 pending... 2022-11-16 15:22:04.789866 15944403['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.007859 2022-11-16 15:21:17.896885 -------------------------------------------------- 2022-11-16 15:21:42.881907 15944397 batch 0.002722 s , totalProfit 0.041022 2022-11-16 15:21:42.881989 15944397 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.037862 2022-11-16 15:21:42.883461 15944397 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.006381 2022-11-16 15:21:42.884702 -------------------------------------------------- 2022-11-16 15:21:51.340245 15944398 batch 0.003637 s , totalProfit 0.040971 2022-11-16 15:21:51.340309 15944398 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.037829 2022-11-16 15:21:51.342073 15944398 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.006364 2022-11-16 15:21:51.343470 -------------------------------------------------- 2022-11-16 15:21:53.524114 15944399 batch 0.002512 s , totalProfit 0.032935 2022-11-16 15:21:53.524157 15944399 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.029468 2022-11-16 15:21:53.525376 15944399 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.006364 2022-11-16 15:21:53.526378 -------------------------------------------------- 2022-11-16 15:21:54.820103 15944400 batch 0.002363 s , totalProfit 0.032901 2022-11-16 15:21:54.820150 15944400 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.029434 2022-11-16 15:21:54.821620 15944400 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.006364 2022-11-16 15:21:54.822808 -------------------------------------------------- 2022-11-16 15:21:55.754229 15944401 batch 0.002391 s , totalProfit 0.032901 2022-11-16 15:21:55.754277 15944401 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.029434 2022-11-16 15:21:55.755497 15944401 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.006364 2022-11-16 15:21:55.756492 -------------------------------------------------- 2022-11-16 15:22:02.007605 15944402 batch 0.002633 s , totalProfit 0.032901 2022-11-16 15:22:02.007658 15944402 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.029434 2022-11-16 15:22:02.009072 15944402 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.006364 2022-11-16 15:22:02.010238 -------------------------------------------------- 2022-11-16 15:22:04.250354 15944403 batch 0.003238 s , totalProfit 0.061733 2022-11-16 15:22:04.250403 15944403 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.059233 2022-11-16 15:22:04.251683 15944403 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.006364 2022-11-16 15:22:04.252683 -------------------------------------------------- 2022-11-16 15:22:08.006887 15944404 batch 0.003007 s , totalProfit 0.061699 2022-11-16 15:22:08.006936 15944404 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.059199 2022-11-16 15:22:08.008148 15944404 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.006364 2022-11-16 15:22:08.009160 -------------------------------------------------- 2022-11-16 15:22:20.908933 15944405 batch 0.001456 s , totalProfit 0.001999 2022-11-16 15:22:20.908983 15944405 bset ['0xceca80205156bda410fafc6bcf079c23d1499686', '0xc30e7ef72f3789865f20b8eb78defe8c4b976991', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.001999 2022-11-16 15:22:20.910183 -------------------------------------------------- 2022-11-16 15:22:24.541779 15944406 batch 0.003640 s , totalProfit 0.001965 2022-11-16 15:22:24.541863 15944406 bset ['0xceca80205156bda410fafc6bcf079c23d1499686', '0xc30e7ef72f3789865f20b8eb78defe8c4b976991', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.001965 2022-11-16 15:22:24.543648 -------------------------------------------------- 2022-11-16 15:22:55.121016 15944407 batch 0.002940 s , totalProfit 0.109091 2022-11-16 15:22:55.121086 15944407 bset ['0xceca80205156bda410fafc6bcf079c23d1499686', '0xc30e7ef72f3789865f20b8eb78defe8c4b976991', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.102496 2022-11-16 15:22:55.122426 15944407 bset ['0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c', '0x1ac73c411fc1d037ff26e0911a28f6cac400c4d7'] 0.005501 2022-11-16 15:22:55.123553 15944407 bset ['0xf4f0443a28d69213bd81a97e46932d9e4fa1c9a0', '0x22c87ef36998ccb7d39f34b4c5e5e4fc936587c3', '0xa4910885dd2deae3e2af65c8196094aabdd827a2'] 0.001085 2022-11-16 15:22:55.124589 -------------------------------------------------- 2022-11-16 15:23:02.486306 15944408 batch 0.001330 s , totalProfit 0.096063 2022-11-16 15:23:02.486361 15944408 bset ['0xceca80205156bda410fafc6bcf079c23d1499686', '0xc30e7ef72f3789865f20b8eb78defe8c4b976991', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.096063 2022-11-16 15:23:02.487731 -------------------------------------------------- 2022-11-16 15:23:07.899874 15944409 batch 0.001608 s , totalProfit 0.096029 2022-11-16 15:23:07.899934 15944409 bset ['0xceca80205156bda410fafc6bcf079c23d1499686', '0xc30e7ef72f3789865f20b8eb78defe8c4b976991', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.096029 2022-11-16 15:23:07.901321 -------------------------------------------------- 2022-11-16 15:23:08.829676 15944410 batch 0.001354 s , totalProfit 0.081002 2022-11-16 15:23:08.829725 15944410 bset ['0xceca80205156bda410fafc6bcf079c23d1499686', '0xc30e7ef72f3789865f20b8eb78defe8c4b976991', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.081002 2022-11-16 15:23:08.830928 -------------------------------------------------- 2022-11-16 15:23:10.563564 15944411 batch 0.001403 s , totalProfit 0.080968 2022-11-16 15:23:10.563615 15944411 bset ['0xceca80205156bda410fafc6bcf079c23d1499686', '0xc30e7ef72f3789865f20b8eb78defe8c4b976991', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.080968 2022-11-16 15:23:10.565084 -------------------------------------------------- 2022-11-16 15:23:19.731196 15944412 batch 0.001492 s , totalProfit 0.080968 2022-11-16 15:23:19.731243 15944412 bset ['0xceca80205156bda410fafc6bcf079c23d1499686', '0xc30e7ef72f3789865f20b8eb78defe8c4b976991', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.080968 2022-11-16 15:23:19.732451 -------------------------------------------------- 2022-11-16 15:23:24.693631 15944413 batch 0.001819 s , totalProfit 0.009218 2022-11-16 15:23:24.693679 15944413 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.009218 2022-11-16 15:23:24.695118 -------------------------------------------------- 2022-11-16 15:23:27.752932 15944414 batch 0.001955 s , totalProfit 0.009201 2022-11-16 15:23:27.752979 15944414 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.009201 2022-11-16 15:23:27.754598 -------------------------------------------------- 2022-11-16 15:23:40.046418 15944415 batch 0.001821 s , totalProfit 0.005278 2022-11-16 15:23:40.046469 15944415 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.005278 2022-11-16 15:23:40.047799 -------------------------------------------------- 2022-11-16 15:24:04.260717 15944416 batch 0.001683 s , totalProfit 0.002360 2022-11-16 15:24:04.260770 15944416 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.002360 2022-11-16 15:24:04.262058 -------------------------------------------------- 2022-11-16 15:24:04.490308 15944417 batch 0.001526 s , totalProfit 0.002326 2022-11-16 15:24:04.490355 15944417 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.002326 2022-11-16 15:24:04.491600 -------------------------------------------------- 2022-11-16 15:25:02.851727 15944418 batch 0.001551 s , totalProfit 0.002326 2022-11-16 15:25:02.851777 15944418 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.002326 2022-11-16 15:25:02.853048 -------------------------------------------------- 2022-11-16 15:25:20.590500 15944419 batch 0.001406 s , totalProfit 0.002326 2022-11-16 15:25:20.590548 15944419 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.002326 2022-11-16 15:25:20.591874 -------------------------------------------------- 2022-11-16 15:25:20.919768 15944420 batch 0.001374 s , totalProfit 0.002326 2022-11-16 15:25:20.919823 15944420 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.002326 2022-11-16 15:25:20.921102 -------------------------------------------------- 2022-11-16 15:25:27.880257 15944421 batch 0.001443 s , totalProfit 0.002326 2022-11-16 15:25:27.880308 15944421 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.002326 2022-11-16 15:25:27.881567 -------------------------------------------------- 2022-11-16 15:25:43.182170 15944422 batch 0.001787 s , totalProfit 0.007437 2022-11-16 15:25:43.182214 15944422 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xf2f18a8b986856dcbf3d56e3e170820ef022e760', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.007437 2022-11-16 15:25:43.183448 -------------------------------------------------- 2022-11-16 15:25:46.727784 15944423 batch 0.001827 s , totalProfit 0.007420 2022-11-16 15:25:46.727831 15944423 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xf2f18a8b986856dcbf3d56e3e170820ef022e760', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.007420 2022-11-16 15:25:46.729172 -------------------------------------------------- 2022-11-16 15:25:49.792875 15944424 batch 0.001927 s , totalProfit 0.007420 2022-11-16 15:25:49.792921 15944424 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xf2f18a8b986856dcbf3d56e3e170820ef022e760', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.007420 2022-11-16 15:25:49.794121 -------------------------------------------------- 2022-11-16 15:26:39.369543 15944428 batch 0.011008 s , totalProfit 0.054974 2022-11-16 15:26:39.369596 15944428 bset ['0xb4e16d0168e52d35cacd2c6185b44281ec28c9dc', '0x397ff1542f962076d0bfe58ea045ffa2d347aca0'] 0.040092 2022-11-16 15:26:39.370818 15944428 bset ['0xb4e16d0168e52d35cacd2c6185b44281ec28c9dc', '0x3aa370aacf4cb08c7e1e7aa8e8ff9418d73c7e0f'] 0.009899 2022-11-16 15:26:39.371861 15944428 bset ['0xb4e16d0168e52d35cacd2c6185b44281ec28c9dc', '0xc44676d5bce2dc078e50008f07c31e4aaebbf110', '0x82917fb0dd65b0e5c85eea66e4f5c1ed484bc629'] 0.005586 2022-11-16 15:26:39.372848 15944428 bset ['0xb4e16d0168e52d35cacd2c6185b44281ec28c9dc', '0x05104ebba2b6d3b8254aa41cf6df80462f6160ae', '0x4a86c01d67965f8cb3d0aaa2c655705e64097c31'] 0.004544 2022-11-16 15:26:39.373865 15944428 bset ['0xb4e16d0168e52d35cacd2c6185b44281ec28c9dc', '0x841bb1966c1d1b80634111691471c667e4c2bfe4', '0x6bc4e3043e45e59ef9da87f7b9856ada5fc4add5'] 0.003791 2022-11-16 15:26:39.375041 15944428 bset ['0xb4e16d0168e52d35cacd2c6185b44281ec28c9dc', '0x9379f5e035cf6148c6bbee1d6415795cc773b0a4', '0xcf6daab95c476106eca715d48de4b13287ffdeaa'] 0.003371 2022-11-16 15:26:39.376359 -------------------------------------------------- 2022-11-16 15:26:46.296315 15944429 batch 0.010843 s , totalProfit 0.031439 2022-11-16 15:26:46.296369 15944429 bset ['0xb4e16d0168e52d35cacd2c6185b44281ec28c9dc', '0x397ff1542f962076d0bfe58ea045ffa2d347aca0'] 0.014660 2022-11-16 15:26:46.297663 15944429 bset ['0xb4e16d0168e52d35cacd2c6185b44281ec28c9dc', '0x3aa370aacf4cb08c7e1e7aa8e8ff9418d73c7e0f'] 0.008198 2022-11-16 15:26:46.298667 15944429 bset ['0xb4e16d0168e52d35cacd2c6185b44281ec28c9dc', '0xc44676d5bce2dc078e50008f07c31e4aaebbf110', '0x82917fb0dd65b0e5c85eea66e4f5c1ed484bc629'] 0.004589 2022-11-16 15:26:46.299614 15944429 bset ['0xb4e16d0168e52d35cacd2c6185b44281ec28c9dc', '0x05104ebba2b6d3b8254aa41cf6df80462f6160ae', '0x4a86c01d67965f8cb3d0aaa2c655705e64097c31'] 0.003722 2022-11-16 15:26:46.300540 15944429 bset ['0xb4e16d0168e52d35cacd2c6185b44281ec28c9dc', '0x841bb1966c1d1b80634111691471c667e4c2bfe4', '0x6bc4e3043e45e59ef9da87f7b9856ada5fc4add5'] 0.003187 2022-11-16 15:26:46.301510 15944429 bset ['0xb4e16d0168e52d35cacd2c6185b44281ec28c9dc', '0x9379f5e035cf6148c6bbee1d6415795cc773b0a4', '0xcf6daab95c476106eca715d48de4b13287ffdeaa'] 0.002999 2022-11-16 15:26:46.302593 15944429 bset ['0x22708ece66f074883b6a61ed0d1951db69bf45c9', '0x55d5c232d921b9eaa6b37b5845e439acd04b4dba'] 0.001887 2022-11-16 15:26:46.303891 -------------------------------------------------- 2022-11-16 15:26:54.336966 15944430 batch 0.003213 s , totalProfit 0.003652 2022-11-16 15:26:54.337059 15944430 bset ['0x397ff1542f962076d0bfe58ea045ffa2d347aca0', '0xc44676d5bce2dc078e50008f07c31e4aaebbf110', '0x82917fb0dd65b0e5c85eea66e4f5c1ed484bc629'] 0.002199 2022-11-16 15:26:54.338270 15944430 bset ['0x397ff1542f962076d0bfe58ea045ffa2d347aca0', '0x841bb1966c1d1b80634111691471c667e4c2bfe4', '0x6bc4e3043e45e59ef9da87f7b9856ada5fc4add5'] 0.001731 2022-11-16 15:26:54.339263 -------------------------------------------------- 2022-11-16 15:27:24.183693 15944432 batch 0.001478 s , totalProfit 0.001165 2022-11-16 15:27:24.183755 15944432 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.001165 2022-11-16 15:27:24.185228 -------------------------------------------------- 2022-11-16 15:27:34.344554 15944433 batch 0.001408 s , totalProfit 0.001148 2022-11-16 15:27:34.344620 15944433 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.001148 2022-11-16 15:27:34.346107 -------------------------------------------------- 2022-11-16 15:28:05.126194 15944434 batch 0.001642 s , totalProfit 0.001148 2022-11-16 15:28:05.126242 15944434 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.001148 2022-11-16 15:28:05.127490 -------------------------------------------------- 2022-11-16 15:28:09.757148 15944435 batch 0.001364 s , totalProfit 0.001148 2022-11-16 15:28:09.757193 15944435 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.001148 2022-11-16 15:28:09.758385 -------------------------------------------------- 2022-11-16 15:28:19.842911 15944436 batch 0.001517 s , totalProfit 0.002890 2022-11-16 15:28:19.842957 15944436 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.002890 2022-11-16 15:28:19.844275 -------------------------------------------------- 2022-11-16 15:28:25.588626 15944437 batch 0.001284 s , totalProfit 0.002873 2022-11-16 15:28:25.588673 15944437 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.002873 2022-11-16 14:35:24.700941 784 2022-11-16 14:35:24.963917 3804 2022-11-16 14:36:01.805826 TOP LP: 7420 2022-11-16 14:36:02.101256 Ture TOP LP 7336 2022-11-16 14:36:25.857330 784 2022-11-16 14:36:26.112887 3804 2022-11-16 14:37:02.963267 TOP LP: 7420 2022-11-16 14:37:03.285868 Ture TOP LP 7336 2022-11-16 14:37:27.225767 784 2022-11-16 14:37:27.479843 3804 2022-11-16 14:38:01.320448 TOP LP: 7420 2022-11-16 14:38:01.622841 Ture TOP LP 7336 2022-11-16 14:38:25.035920 784 2022-11-16 14:38:25.309588 3804 2022-11-16 14:39:02.172309 TOP LP: 7420 2022-11-16 14:39:02.457875 Ture TOP LP 7336 2022-11-16 14:39:25.536889 784 2022-11-16 14:39:25.797537 3804 2022-11-16 14:40:02.724015 TOP LP: 7420 2022-11-16 14:40:03.027939 Ture TOP LP 7336 2022-11-16 14:40:27.136842 784 2022-11-16 14:40:27.379954 3804 2022-11-16 14:41:01.222047 TOP LP: 7420 2022-11-16 14:41:01.513826 Ture TOP LP 7336 2022-11-16 14:41:24.734534 784 2022-11-16 14:41:24.983928 3804 2022-11-16 14:42:01.874680 TOP LP: 7420 2022-11-16 14:42:02.172190 Ture TOP LP 7336 2022-11-16 14:42:26.194899 784 2022-11-16 14:42:26.449660 3804 2022-11-16 14:43:00.323938 TOP LP: 7420 2022-11-16 14:43:00.628061 Ture TOP LP 7336 2022-11-16 14:43:23.942644 784 2022-11-16 14:43:24.201096 3804 2022-11-16 14:44:01.442822 TOP LP: 7420 2022-11-16 14:44:01.731175 Ture TOP LP 7336 2022-11-16 14:44:25.360444 784 2022-11-16 14:44:25.609484 3804 2022-11-16 14:45:02.433691 TOP LP: 7420 2022-11-16 14:45:02.749079 Ture TOP LP 7336 2022-11-16 14:45:26.133076 784 2022-11-16 14:45:26.385526 3804 2022-11-16 14:46:03.195678 TOP LP: 7420 2022-11-16 14:46:03.508516 Ture TOP LP 7336 2022-11-16 14:46:27.073296 784 2022-11-16 14:46:27.330771 3804 2022-11-16 14:47:01.171161 TOP LP: 7420 2022-11-16 14:47:01.472215 Ture TOP LP 7336 2022-11-16 14:47:25.207624 784 2022-11-16 14:47:25.471643 3804 2022-11-16 14:48:02.299946 TOP LP: 7420 2022-11-16 14:48:02.612194 Ture TOP LP 7336 2022-11-16 14:48:26.612617 784 2022-11-16 14:48:26.876373 3804 2022-11-16 14:49:00.728164 TOP LP: 7420 2022-11-16 14:49:01.020263 Ture TOP LP 7336 2022-11-16 14:49:24.540546 784 2022-11-16 14:49:24.812144 3804 2022-11-16 14:50:01.671413 TOP LP: 7420 2022-11-16 14:50:01.960154 Ture TOP LP 7336 2022-11-16 14:50:25.311469 784 2022-11-16 14:50:25.596106 3804 2022-11-16 14:51:02.464164 TOP LP: 7420 2022-11-16 14:51:02.770912 Ture TOP LP 7336 2022-11-16 14:51:25.907014 784 2022-11-16 14:51:26.163107 3804 2022-11-16 14:52:03.017301 TOP LP: 7420 2022-11-16 14:52:03.311302 Ture TOP LP 7336 2022-11-16 14:52:26.427221 784 2022-11-16 14:52:26.678401 3804 2022-11-16 14:53:00.520307 TOP LP: 7421 2022-11-16 14:53:00.829644 Ture TOP LP 7337 2022-11-16 14:53:24.440863 784 2022-11-16 14:53:24.683951 3806 2022-11-16 14:54:01.531824 TOP LP: 7421 2022-11-16 14:54:01.820593 Ture TOP LP 7337 2022-11-16 14:54:25.250467 784 2022-11-16 14:54:25.491538 3806 2022-11-16 14:55:02.326059 TOP LP: 7421 2022-11-16 14:55:02.623046 Ture TOP LP 7337 2022-11-16 14:55:25.698277 784 2022-11-16 14:55:25.939465 3806 2022-11-16 14:56:02.866839 TOP LP: 7421 2022-11-16 14:56:03.153850 Ture TOP LP 7337 2022-11-16 14:56:27.046042 784 2022-11-16 14:56:27.295184 3806 2022-11-16 14:57:01.114248 TOP LP: 7421 2022-11-16 14:57:01.422128 Ture TOP LP 7337 2022-11-16 14:57:25.181582 784 2022-11-16 14:57:25.442946 3806 2022-11-16 14:58:02.290926 TOP LP: 7421 2022-11-16 14:58:02.594188 Ture TOP LP 7337 2022-11-16 14:58:26.050162 784 2022-11-16 14:58:26.293635 3806 2022-11-16 14:59:03.174437 TOP LP: 7421 2022-11-16 14:59:03.483251 Ture TOP LP 7337 2022-11-16 14:59:26.529835 784 2022-11-16 14:59:26.810852 3806 2022-11-16 15:00:00.656045 TOP LP: 7421 2022-11-16 15:00:00.968438 Ture TOP LP 7337 2022-11-16 15:00:25.416124 784 2022-11-16 15:00:25.752067 3806 2022-11-16 15:01:02.600907 TOP LP: 7421 2022-11-16 15:01:02.919471 Ture TOP LP 7337 2022-11-16 15:01:26.342955 784 2022-11-16 15:01:26.627589 3806 2022-11-16 15:02:00.502426 TOP LP: 7421 2022-11-16 15:02:00.814028 Ture TOP LP 7337 2022-11-16 15:02:24.666274 784 2022-11-16 15:02:24.932366 3806 2022-11-16 15:03:01.978823 TOP LP: 7421 2022-11-16 15:03:02.286131 Ture TOP LP 7337 2022-11-16 15:03:25.801792 784 2022-11-16 15:03:26.237275 3806 2022-11-16 15:04:03.088242 TOP LP: 7421 2022-11-16 15:04:03.376164 Ture TOP LP 7337 2022-11-16 15:04:27.482605 784 2022-11-16 15:04:27.734628 3806 2022-11-16 15:05:01.588033 TOP LP: 7421 2022-11-16 15:05:01.881553 Ture TOP LP 7337 2022-11-16 15:05:26.068061 784 2022-11-16 15:05:26.311258 3806 2022-11-16 15:06:03.183316 TOP LP: 7421 2022-11-16 15:06:03.468301 Ture TOP LP 7337 2022-11-16 15:06:27.512561 784 2022-11-16 15:06:27.776136 3806 2022-11-16 15:07:01.649131 TOP LP: 7421 2022-11-16 15:07:01.939125 Ture TOP LP 7337 2022-11-16 15:07:25.491153 784 2022-11-16 15:07:25.734157 3806 2022-11-16 15:08:02.580144 TOP LP: 7421 2022-11-16 15:08:02.876888 Ture TOP LP 7337 2022-11-16 15:08:26.422574 784 2022-11-16 15:08:26.683307 3806 2022-11-16 15:09:00.551819 TOP LP: 7421 2022-11-16 15:09:00.861837 Ture TOP LP 7337 2022-11-16 15:09:24.044280 784 2022-11-16 15:09:24.284540 3806 2022-11-16 15:10:01.109574 TOP LP: 7421 2022-11-16 15:10:01.408422 Ture TOP LP 7337 2022-11-16 15:10:25.533988 784 2022-11-16 15:10:25.804233 3806 2022-11-16 15:11:02.623985 TOP LP: 7421 2022-11-16 15:11:02.923096 Ture TOP LP 7337 2022-11-16 15:11:26.514233 784 2022-11-16 15:11:26.766852 3806 2022-11-16 15:12:00.636571 TOP LP: 7421 2022-11-16 15:12:00.924575 Ture TOP LP 7337 2022-11-16 15:12:24.935501 784 2022-11-16 15:12:25.182978 3806 2022-11-16 15:13:02.019541 TOP LP: 7421 2022-11-16 15:13:02.315019 Ture TOP LP 7337 2022-11-16 15:13:25.742204 784 2022-11-16 15:13:25.998155 3806 2022-11-16 15:14:02.836073 TOP LP: 7421 2022-11-16 15:14:03.146260 Ture TOP LP 7337 2022-11-16 15:14:27.010670 784 2022-11-16 15:14:27.298152 3806 2022-11-16 15:15:01.093375 TOP LP: 7421 2022-11-16 15:15:01.408990 Ture TOP LP 7337 2022-11-16 15:15:24.619889 784 2022-11-16 15:15:24.885545 3806 2022-11-16 15:16:01.701816 TOP LP: 7421 2022-11-16 15:16:02.015184 Ture TOP LP 7337 2022-11-16 15:16:25.602577 784 2022-11-16 15:16:25.851606 3806 2022-11-16 15:17:02.695879 TOP LP: 7421 2022-11-16 15:17:03.022728 Ture TOP LP 7337 2022-11-16 15:17:26.331212 784 2022-11-16 15:17:26.576274 3806 2022-11-16 15:18:00.439257 TOP LP: 7421 2022-11-16 15:18:00.720430 Ture TOP LP 7337 2022-11-16 15:18:25.023741 784 2022-11-16 15:18:25.267426 3806 2022-11-16 15:19:02.087711 TOP LP: 7421 2022-11-16 15:19:02.404090 Ture TOP LP 7337 2022-11-16 15:19:26.561070 784 2022-11-16 15:19:26.815075 3806 2022-11-16 15:20:00.721048 TOP LP: 7421 2022-11-16 15:20:01.000479 Ture TOP LP 7337 2022-11-16 15:20:24.547150 784 2022-11-16 15:20:24.795872 3806 2022-11-16 15:21:01.658787 TOP LP: 7421 2022-11-16 15:21:01.960927 Ture TOP LP 7337 2022-11-16 15:21:25.826307 784 2022-11-16 15:21:26.093636 3806 2022-11-16 15:22:02.926998 TOP LP: 7421 2022-11-16 15:22:03.250144 Ture TOP LP 7337 2022-11-16 15:22:27.361124 784 2022-11-16 15:22:27.605301 3806 2022-11-16 15:23:01.491796 TOP LP: 7421 2022-11-16 15:23:01.798597 Ture TOP LP 7337 2022-11-16 15:23:25.598294 784 2022-11-16 15:23:26.019214 3806 2022-11-16 15:24:02.957880 TOP LP: 7421 2022-11-16 15:24:03.246295 Ture TOP LP 7337 2022-11-16 15:24:27.025249 784 2022-11-16 15:24:27.275914 3806 2022-11-16 15:25:01.131366 TOP LP: 7421 2022-11-16 15:25:01.466297 Ture TOP LP 7337 2022-11-16 15:25:25.313387 784 2022-11-16 15:25:25.576174 3806 2022-11-16 15:26:02.422197 TOP LP: 7421 2022-11-16 15:26:02.743752 Ture TOP LP 7337 2022-11-16 15:26:26.485758 784 2022-11-16 15:26:26.732673 3806 2022-11-16 15:27:00.766740 TOP LP: 7421 2022-11-16 15:27:01.186934 Ture TOP LP 7337 2022-11-16 15:27:24.611616 784 2022-11-16 15:27:24.869264 3806 2022-11-16 15:28:01.695956 TOP LP: 7421 2022-11-16 15:28:01.980969 Ture TOP LP 7337 2022-11-16 15:28:26.489723 784 2022-11-16 15:28:26.738306 3806 2022-11-16 15:29:00.570777 TOP LP: 7421 2022-11-16 15:29:00.880252 Ture TOP LP 7337 2022-11-16 15:29:24.467632 784 2022-11-16 15:29:24.729567 3806 2022-11-16 15:30:01.539607 TOP LP: 7421 2022-11-16 15:30:01.864322 Ture TOP LP 7337 2022-11-16 15:30:25.909044 784 2022-11-16 15:30:26.189742 3806 2022-11-16 15:31:02.999040 TOP LP: 7421 2022-11-16 15:28:25.589899 -------------------------------------------------- 2022-11-16 15:28:30.321301 15944438 batch 0.001448 s , totalProfit 0.002873 2022-11-16 15:28:30.321351 15944438 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.002873 2022-11-16 15:28:30.322802 -------------------------------------------------- 2022-11-16 15:28:31.152315 15944439 batch 0.001270 s , totalProfit 0.002873 2022-11-16 15:28:31.152362 15944439 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.002873 2022-11-16 15:28:31.153769 -------------------------------------------------- 2022-11-16 15:28:33.309494 15944440 batch 0.002134 s , totalProfit 0.002873 2022-11-16 15:28:33.309544 15944440 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.002873 2022-11-16 15:28:33.310764 -------------------------------------------------- 2022-11-16 15:28:47.806712 15944441 batch 0.001388 s , totalProfit 0.002873 2022-11-16 15:28:47.806766 15944441 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.002873 2022-11-16 15:28:47.808254 -------------------------------------------------- 2022-11-16 15:28:59.811751 15944442 batch 0.001283 s , totalProfit 0.002873 2022-11-16 15:28:59.811801 15944442 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.002873 2022-11-16 15:28:59.813068 -------------------------------------------------- 2022-11-16 15:29:05.354144 15944443 batch 0.001479 s , totalProfit 0.001951 2022-11-16 15:29:05.354193 15944443 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.001951 2022-11-16 15:29:05.355538 -------------------------------------------------- 2022-11-16 15:29:26.281522 15944444 batch 0.001365 s , totalProfit 0.003979 2022-11-16 15:29:26.281584 15944444 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.003979 2022-11-16 15:29:26.282998 -------------------------------------------------- 2022-11-16 15:30:03.395440 15944445 batch 0.001942 s , totalProfit 0.003962 2022-11-16 15:30:03.395490 15944445 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.003962 2022-11-16 15:30:03.396992 -------------------------------------------------- 2022-11-16 15:30:04.412548 15944446 batch 0.001343 s , totalProfit 0.003962 2022-11-16 15:30:04.412599 15944446 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.003962 2022-11-16 15:30:04.414046 -------------------------------------------------- 2022-11-16 15:30:16.116462 15944447 batch 0.001305 s , totalProfit 0.003962 2022-11-16 15:30:16.116510 15944447 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.003962 2022-11-16 15:30:16.117838 -------------------------------------------------- 2022-11-16 15:30:21.607520 15944448 batch 0.002374 s , totalProfit 0.003962 2022-11-16 15:30:21.607590 15944448 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.003962 2022-11-16 15:30:21.609437 -------------------------------------------------- 2022-11-16 15:30:24.554302 15944449 batch 0.001964 s , totalProfit 0.003962 2022-11-16 15:30:24.554356 15944449 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.003962 2022-11-16 15:30:24.555658 -------------------------------------------------- 2022-11-16 15:30:40.379168 15944450 batch 0.004232 s , totalProfit 0.003962 2022-11-16 15:30:40.379228 15944450 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.003962 2022-11-16 15:30:40.380963 -------------------------------------------------- 2022-11-16 15:31:03.404482 15944451 batch 0.001300 s , totalProfit 0.003962 2022-11-16 15:31:03.404528 15944451 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.003962 2022-11-16 15:31:03.405749 -------------------------------------------------- 2022-11-16 15:31:56.674889 15944452 batch 0.001489 s , totalProfit 0.003962 2022-11-16 15:31:56.674934 15944452 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.003962 2022-11-16 15:31:56.676177 -------------------------------------------------- 2022-11-16 15:32:06.334236 15944453 batch 0.002033 s , totalProfit 0.003962 2022-11-16 15:32:06.334304 15944453 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.003962 2022-11-16 15:32:06.335795 -------------------------------------------------- 2022-11-16 15:32:09.773879 15944454 batch 0.001532 s , totalProfit 0.003962 2022-11-16 15:32:09.773926 15944454 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.003962 2022-11-16 15:32:09.775265 -------------------------------------------------- 2022-11-16 15:32:23.178488 15944455 batch 0.001436 s , totalProfit 0.003962 2022-11-16 15:32:23.178547 15944455 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.003962 2022-11-16 15:32:23.180055 -------------------------------------------------- 2022-11-16 15:32:30.030732 15944456 batch 0.001343 s , totalProfit 0.003962 2022-11-16 15:32:30.030779 15944456 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.003962 2022-11-16 15:32:30.031995 -------------------------------------------------- 2022-11-16 15:32:49.351096 15944457 batch 0.001349 s , totalProfit 0.003962 2022-11-16 15:32:49.351155 15944457 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.003962 2022-11-16 15:32:49.352455 -------------------------------------------------- 2022-11-16 15:32:57.286707 15944458 batch 0.001408 s , totalProfit 0.003962 2022-11-16 15:32:57.286765 15944458 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.003962 2022-11-16 15:32:57.288225 -------------------------------------------------- 2022-11-16 15:33:40.860550 15944459 batch 0.004315 s , totalProfit 0.050229 2022-11-16 15:33:40.860595 15944459 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.032561 2022-11-16 15:33:40.861827 15944459 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.023769 2022-11-16 15:33:40.862863 -------------------------------------------------- 2022-11-16 15:33:46.339082 15944460 batch 0.002635 s , totalProfit 0.015280 2022-11-16 15:33:46.339144 15944460 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.008310 2022-11-16 15:33:46.340991 15944460 bset 2022-11-16 14:52:06.076 15944252 OK 2022-11-16 14:52:42.356 15944253 OK 2022-11-16 14:52:57.547 15944254 OK 2022-11-16 14:53:43.797 15944255 OK 2022-11-16 14:54:07.014 15944256 OK 2022-11-16 14:54:19.286 15944257 OK 2022-11-16 14:54:40.452 15944258 OK 2022-11-16 14:54:44.462 15944259 OK 2022-11-16 14:55:02.793 15944260 OK 2022-11-16 14:55:29.047 15944261 OK 2022-11-16 14:56:05.274 15944262 OK 2022-11-16 14:56:08.480 15944263 OK 2022-11-16 14:56:30.639 15944264 OK 2022-11-16 14:56:53.756 15944265 OK 2022-11-16 14:57:15.062 15944266 OK 2022-11-16 14:57:19.302 15944267 OK 2022-11-16 14:57:24.432 15944268 OK 2022-11-16 14:57:41.628 15944269 OK 2022-11-16 14:57:53.790 15944270 OK 2022-11-16 14:57:58.906 15944271 OK 2022-11-16 14:57:58.907 15944272 OK 2022-11-16 14:58:00.911 15944273 OK 2022-11-16 14:59:18.011 15944274 OK 2022-11-16 14:59:49.370 15944276 OK 2022-11-16 14:59:49.449 15944277 OK 2022-11-16 14:59:59.536 15944278 OK 2022-11-16 15:00:29.725 15944279 OK 2022-11-16 15:00:36.988 15944280 OK 2022-11-16 15:00:55.315 15944281 OK 2022-11-16 15:01:32.451 15944282 OK 2022-11-16 15:01:35.720 15944284 OK 2022-11-16 15:01:35.722 15944285 OK 2022-11-16 15:01:41.731 15944286 OK 2022-11-16 15:01:43.800 15944287 OK 2022-11-16 15:01:46.811 15944288 OK 2022-11-16 15:01:51.984 15944289 OK 2022-11-16 15:01:59.021 15944290 OK 2022-11-16 15:02:10.037 15944291 OK 2022-11-16 15:02:27.190 15944292 OK 2022-11-16 15:02:30.282 15944293 OK 2022-11-16 15:02:47.451 15944294 OK 2022-11-16 15:02:55.546 15944295 OK 2022-11-16 15:03:08.583 15944296 OK 2022-11-16 15:03:14.731 15944297 OK 2022-11-16 15:03:17.812 15944298 OK 2022-11-16 15:03:30.835 15944299 OK 2022-11-16 15:03:40.926 15944300 OK 2022-11-16 15:03:47.933 15944301 OK 2022-11-16 15:03:51.941 15944302 OK 2022-11-16 15:04:08.127 15944303 OK 2022-11-16 15:04:10.250 15944304 OK 2022-11-16 15:04:15.309 15944305 OK 2022-11-16 15:04:32.402 15944306 OK 2022-11-16 15:04:32.621 15944307 OK 2022-11-16 15:04:45.844 15944308 OK 2022-11-16 15:05:11.049 15944309 OK 2022-11-16 15:05:17.089 15944310 OK 2022-11-16 15:05:23.216 15944311 OK 2022-11-16 15:05:42.331 15944312 OK 2022-11-16 15:05:42.398 15944313 OK 2022-11-16 15:06:13.514 15944314 OK 2022-11-16 15:06:19.666 15944315 OK 2022-11-16 15:06:21.818 15944316 OK 2022-11-16 15:06:23.938 15944317 OK 2022-11-16 15:06:27.038 15944318 OK 2022-11-16 15:06:29.046 15944319 OK 2022-11-16 15:06:43.073 15944320 OK 2022-11-16 15:06:45.254 15944321 OK 2022-11-16 15:06:48.338 15944322 OK 2022-11-16 15:06:58.424 15944323 OK 2022-11-16 15:07:10.608 15944324 OK 2022-11-16 15:07:37.756 15944325 OK 2022-11-16 15:07:59.915 15944326 OK 2022-11-16 15:08:22.136 15944327 OK 2022-11-16 15:08:48.345 15944328 OK 2022-11-16 15:08:48.348 15944329 OK 2022-11-16 15:09:08.372 15944330 OK 2022-11-16 15:09:27.631 15944331 OK 2022-11-16 15:09:27.722 15944332 OK 2022-11-16 15:09:43.823 15944333 OK 2022-11-16 15:10:10.928 15944336 OK 2022-11-16 15:10:20.011 15944337 OK 2022-11-16 15:10:22.157 15944338 OK 2022-11-16 15:10:31.254 15944339 OK 2022-11-16 15:10:46.327 15944340 OK 2022-11-16 15:10:46.402 15944341 OK 2022-11-16 15:10:50.479 15944342 OK 2022-11-16 15:11:06.515 15944343 OK 2022-11-16 15:11:12.594 15944344 OK 2022-11-16 15:11:27.630 15944345 OK 2022-11-16 15:11:42.944 15944346 OK 2022-11-16 15:11:49.079 15944347 OK 2022-11-16 15:12:00.259 15944348 OK 2022-11-16 15:12:03.380 15944349 OK 2022-11-16 15:12:22.535 15944350 OK 2022-11-16 15:12:32.786 15944351 OK 2022-11-16 15:12:51.936 15944353 OK 2022-11-16 15:13:11.285 15944354 OK 2022-11-16 15:13:23.591 15944355 OK 2022-11-16 15:13:26.776 15944356 OK 2022-11-16 15:13:32.862 15944357 OK 2022-11-16 15:13:54.890 15944358 OK 2022-11-16 15:14:04.160 15944359 OK 2022-11-16 15:14:15.555 15944360 OK 2022-11-16 15:14:21.904 15944361 OK 2022-11-16 15:14:44.207 15944362 OK 2022-11-16 15:15:02.592 15944363 OK 2022-11-16 15:15:02.594 15944364 OK 2022-11-16 15:15:28.628 15944366 OK 2022-11-16 15:15:58.668 15944367 OK 2022-11-16 15:15:58.697 15944368 OK 2022-11-16 15:16:51.782 15944369 OK 2022-11-16 15:17:19.373 15944370 OK 2022-11-16 15:17:27.787 15944371 OK 2022-11-16 15:17:32.800 15944372 OK 2022-11-16 15:17:41.812 15944373 OK 2022-11-16 15:17:53.096 15944375 OK 2022-11-16 15:18:01.108 15944376 OK 2022-11-16 15:18:01.116 15944377 OK 2022-11-16 15:18:07.130 15944378 OK 2022-11-16 15:18:24.243 15944379 OK 2022-11-16 15:18:24.245 15944380 OK 2022-11-16 15:18:45.272 15944381 OK 2022-11-16 15:18:56.564 15944382 OK 2022-11-16 15:19:16.766 15944383 OK 2022-11-16 15:19:29.021 15944384 OK 2022-11-16 15:19:57.167 15944385 OK 2022-11-16 15:20:04.542 15944386 OK 2022-11-16 15:20:06.667 15944387 OK 2022-11-16 15:20:28.760 15944388 OK 2022-11-16 15:20:41.100 15944391 OK 2022-11-16 15:20:41.169 15944392 OK 2022-11-16 15:20:48.251 15944393 OK 2022-11-16 15:21:02.341 15944394 OK 2022-11-16 15:21:02.500 15944395 OK 2022-11-16 15:21:18.654 15944396 OK 2022-11-16 15:21:43.700 15944397 OK 2022-11-16 15:21:52.195 15944398 OK 2022-11-16 15:21:54.223 15944399 OK 2022-11-16 15:21:54.340 15944400 OK 2022-11-16 15:21:57.432 15944401 OK 2022-11-16 15:22:03.512 15944402 OK 2022-11-16 15:22:05.516 15944403 OK 2022-11-16 15:22:09.695 15944404 OK 2022-11-16 15:22:21.812 15944405 OK 2022-11-16 15:22:25.136 15944406 OK 2022-11-16 15:22:56.244 15944407 OK 2022-11-16 15:23:03.558 15944408 OK 2022-11-16 15:23:08.976 15944409 OK 2022-11-16 15:23:09.160 15944410 OK 2022-11-16 15:23:11.378 15944411 OK 2022-11-16 15:23:21.393 15944412 OK 2022-11-16 15:23:25.399 15944413 OK 2022-11-16 15:23:28.876 15944414 OK 2022-11-16 15:23:40.892 15944415 OK 2022-11-16 15:24:05.172 15944416 OK 2022-11-16 15:24:05.232 15944417 OK 2022-11-16 15:25:04.356 15944418 OK 2022-11-16 15:25:21.900 15944420 OK 2022-11-16 15:25:28.996 15944421 OK 2022-11-16 15:25:44.092 15944422 OK 2022-11-16 15:25:48.362 15944423 OK 2022-11-16 15:25:51.442 15944424 OK 2022-11-16 15:25:54.474 15944425 OK 2022-11-16 15:26:00.540 15944426 OK 2022-11-16 15:26:31.660 15944427 OK 2022-11-16 15:26:39.949 15944428 OK 2022-11-16 15:26:47.241 15944429 OK 2022-11-16 15:26:55.311 15944430 OK 2022-11-16 15:27:21.898 15944431 OK 2022-11-16 15:27:25.347 15944432 OK 2022-11-16 15:27:35.498 15944433 OK 2022-11-16 15:28:06.755 15944434 OK 2022-11-16 15:28:11.256 15944435 OK 2022-11-16 15:28:21.288 15944436 OK 2022-11-16 15:28:26.921 15944437 OK 2022-11-16 15:28:31.936 15944439 OK 2022-11-16 15:28:34.074 15944440 OK 2022-11-16 15:28:49.192 15944441 OK 2022-11-16 15:29:01.268 15944442 OK 2022-11-16 15:29:06.498 15944443 OK 2022-11-16 15:29:27.630 15944444 OK 2022-11-16 15:30:05.050 15944445 OK 2022-11-16 15:30:05.165 15944446 OK 2022-11-16 15:30:17.288 15944447 OK 2022-11-16 15:30:23.298 15944448 OK 2022-11-16 15:30:25.415 15944449 OK 2022-11-16 15:30:41.463 15944450 OK 2022-11-16 15:31:04.663 15944451 OK 2022-11-16 15:31:57.896 15944452 OK 2022-11-16 15:32:07.216 15944453 OK 2022-11-16 15:32:11.384 15944454 OK 2022-11-16 15:32:24.503 15944455 OK 2022-11-16 15:32:31.711 15944456 OK 2022-11-16 15:32:50.787 15944457 OK 2022-11-16 15:32:58.093 15944458 OK 2022-11-16 15:33:42.247 15944459 OK 2022-11-16 15:33:47.691 15944460 OK 2022-11-16 15:33:47.692 15944461 OK 2022-11-16 15:33:55.703 15944462 OK 2022-11-16 15:34:05.744 15944463 OK 2022-11-16 15:34:10.911 15944464 OK 2022-11-16 15:34:21.985 15944465 OK 2022-11-16 15:34:30.114 15944466 OK 2022-11-16 15:34:33.282 15944467 OK 2022-11-16 15:34:33.363 15944468 OK 2022-11-16 15:34:35.449 15944469 OK 2022-11-16 15:34:37.500 15944470 OK 2022-11-16 15:34:40.505 15944471 OK 2022-11-16 15:34:44.631 15944472 OK 2022-11-16 15:35:03.769 15944473 OK 2022-11-16 15:35:37.980 15944474 OK 2022-11-16 15:35:43.218 15944475 OK 2022-11-16 15:35:46.291 15944476 OK 2022-11-16 15:36:20.456 15944477 OK 2022-11-16 15:36:36.771 15944478 OK 2022-11-16 15:37:15.920 15944479 OK 2022-11-16 15:37:19.130 15944480 OK 2022-11-16 15:37:42.265 15944481 OK 2022-11-16 15:37:47.455 15944482 OK 2022-11-16 15:37:58.561 15944483 OK 2022-11-16 15:38:00.708 15944484 OK 2022-11-16 15:38:14.727 15944485 OK 2022-11-16 15:38:20.924 15944486 OK 2022-11-16 15:38:29.067 15944487 OK 2022-11-16 15:38:36.136 15944488 OK 2022-11-16 15:38:43.212 15944489 OK ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xf2f18a8b986856dcbf3d56e3e170820ef022e760', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.003048 2022-11-16 15:33:46.342654 -------------------------------------------------- 2022-11-16 15:33:47.462897 15944461 batch 0.002930 s , totalProfit 0.015229 2022-11-16 15:33:47.462943 15944461 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.008259 2022-11-16 15:33:47.464276 15944461 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xf2f18a8b986856dcbf3d56e3e170820ef022e760', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.003031 2022-11-16 15:33:47.465566 -------------------------------------------------- 2022-11-16 15:33:54.906647 15944462 batch 0.001980 s , totalProfit 0.010398 2022-11-16 15:33:54.906697 15944462 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.010398 2022-11-16 15:33:54.908091 -------------------------------------------------- 2022-11-16 15:34:04.653108 15944463 batch 0.001333 s , totalProfit 0.006200 2022-11-16 15:34:04.653163 15944463 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.006200 2022-11-16 15:34:04.654621 -------------------------------------------------- 2022-11-16 15:34:09.702959 15944464 batch 0.001422 s , totalProfit 0.006166 2022-11-16 15:34:09.703004 15944464 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.006166 2022-11-16 15:34:09.704209 -------------------------------------------------- 2022-11-16 15:34:21.084934 15944465 batch 0.001440 s , totalProfit 0.002394 2022-11-16 15:34:21.084985 15944465 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.002394 2022-11-16 15:34:21.086223 -------------------------------------------------- 2022-11-16 15:34:43.055936 15944472 batch 0.001271 s , totalProfit 0.001526 2022-11-16 15:34:43.055981 15944472 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xf2f18a8b986856dcbf3d56e3e170820ef022e760', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.001526 2022-11-16 15:34:43.057212 -------------------------------------------------- 2022-11-16 15:36:19.072790 15944477 batch 0.001359 s , totalProfit 0.001144 2022-11-16 15:36:19.072855 15944477 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xf2f18a8b986856dcbf3d56e3e170820ef022e760', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.001144 2022-11-16 15:36:19.074146 -------------------------------------------------- 2022-11-16 15:39:13.416060 15944490 batch 0.001342 s , totalProfit 0.013912 2022-11-16 15:39:13.416119 15944490 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xf2f18a8b986856dcbf3d56e3e170820ef022e760', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.013912 2022-11-16 15:39:13.417624 -------------------------------------------------- 2022-11-16 15:39:17.282862 15944491 batch 0.001146 s , totalProfit 0.013895 2022-11-16 15:39:17.282910 15944491 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xf2f18a8b986856dcbf3d56e3e170820ef022e760', '0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7'] 0.013895 2022-11-16 15:39:17.284132 -------------------------------------------------- 2022-11-16 15:40:34.634115 15944492 batch 0.006431 s , totalProfit 0.396903 2022-11-16 15:40:34.634165 15944492 bset ['0xea2a3c7d817c98b516fcfced914dce07c18ef070', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.293120 2022-11-16 15:40:34.635493 15944492 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0x9964ea0588e67a649b1333fe98d136db6e00d1be'] 0.147628 2022-11-16 15:40:34.636714 15944492 bset ['0x0981c2667f4ab3c1e025bfe171c382a11699dbe4', '0xcf84cbbf5e5d9210361d1195dfd170a333ec823c', '0x654c7a4a18d9bf19770869bdf07f7dbb82b6e57d'] 0.016950 2022-11-16 15:40:34.637891 -------------------------------------------------- 2022-11-16 15:41:09.367372 15944493 batch 0.001764 s , totalProfit 0.019417 2022-11-16 15:41:09.367420 15944493 bset ['0xa3730c5a7a599b72fb888c8aa753a7ab9c4fa4b7', '0xf2f18a8b986856dcbf3d56e3e170820ef022e760', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.019417 2022-11-16 15:41:09.368646 -------------------------------------------------- 2022-11-16 15:44:11.844893 15944509 batch 0.015986 s , totalProfit 0.036276 2022-11-16 15:44:11.844957 15944509 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.025743 2022-11-16 15:44:11.846736 15944509 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.014790 2022-11-16 15:44:11.848212 -------------------------------------------------- 2022-11-16 15:44:13.691585 15944510 batch 0.002663 s , totalProfit 0.036225 2022-11-16 15:44:13.691635 15944510 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.025709 2022-11-16 15:44:13.693110 15944510 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.014773 2022-11-16 15:44:13.694258 -------------------------------------------------- 2022-11-16 15:44:41.766107 15944511 batch 0.002561 s , totalProfit 0.036225 2022-11-16 15:44:41.766170 15944511 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.025709 2022-11-16 15:44:41.767433 15944511 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.014773 2022-11-16 15:44:41.768439 -------------------------------------------------- 2022-11-16 15:44:43.990137 15944512 batch 0.002666 s , totalProfit 0.036225 2022-11-16 15:44:43.990185 15944512 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.025709 2022-11-16 15:44:43.991384 15944512 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.014773 2022-11-16 15:44:43.992749 -------------------------------------------------- 2022-11-16 15:44:53.777550 15944513 batch 0.002451 s , totalProfit 0.031770 2022-11-16 15:44:53.777597 15944513 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.024973 2022-11-16 15:44:53.779065 15944513 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.010264 2022-11-16 15:44:53.780267 -------------------------------------------------- 2022-11-16 15:44:55.920879 15944514 batch 0.003446 s , totalProfit 0.031736 2022-11-16 15:44:55.920927 15944514 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.024956 2022-11-16 15:44:55.922331 15944514 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.010230 2022-11-16 15:44:55.923419 -------------------------------------------------- 2022-11-16 15:45:06.597115 15944515 batch 0.002513 s , totalProfit 0.028135 2022-11-16 15:45:06.597175 15944515 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.024243 2022-11-16 15:45:06.598497 15944515 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.006588 2022-11-16 15:45:06.599596 -------------------------------------------------- 2022-11-16 15:45:27.965461 15944516 batch 0.002132 s , totalProfit 0.028101 2022-11-16 15:45:27.965512 15944516 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.024226 2022-11-16 15:45:27.966760 15944516 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.006554 2022-11-16 15:45:27.967852 -------------------------------------------------- 2022-11-16 15:45:34.616402 15944517 batch 0.002217 s , totalProfit 0.028101 2022-11-16 15:45:34.616451 15944517 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.024226 2022-11-16 15:45:34.617725 15944517 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.006554 2022-11-16 15:45:34.618747 -------------------------------------------------- 2022-11-16 15:45:57.054909 15944518 batch 0.002287 s , totalProfit 0.021856 2022-11-16 15:45:57.054959 15944518 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.017630 2022-11-16 15:45:57.056436 15944518 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.006554 2022-11-16 15:45:57.057594 -------------------------------------------------- 2022-11-16 15:46:04.114443 15944519 batch 0.002395 s , totalProfit 0.021822 2022-11-16 15:46:04.114497 15944519 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.017597 2022-11-16 15:46:04.115875 15944519 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.006554 2022-11-16 15:46:04.117192 -------------------------------------------------- 2022-11-16 15:46:12.627667 15944520 batch 0.002407 s , totalProfit 0.021822 2022-11-16 15:46:12.627714 15944520 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.017597 2022-11-16 15:46:12.629097 15944520 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.006554 2022-11-16 15:46:12.630418 -------------------------------------------------- 2022-11-16 15:46:19.489796 15944521 batch 0.002186 s , totalProfit 0.021822 2022-11-16 15:46:19.489855 15944521 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.017597 2022-11-16 15:46:19.491151 15944521 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.006554 2022-11-16 15:46:19.492162 -------------------------------------------------- 2022-11-16 15:46:26.248024 15944522 batch 0.002767 s , totalProfit 0.021822 2022-11-16 15:46:26.248091 15944522 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.017597 2022-11-16 15:46:26.249571 15944522 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.006554 2022-11-16 15:46:26.250733 -------------------------------------------------- 2022-11-16 15:46:56.482544 15944523 batch 0.002283 s , totalProfit 0.021822 2022-11-16 15:46:56.482593 15944523 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.017597 2022-11-16 15:46:56.483818 15944523 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.006554 2022-11-16 15:46:56.484863 -------------------------------------------------- 2022-11-16 15:47:20.648230 15944524 batch 0.002382 s , totalProfit 0.021822 2022-11-16 15:47:20.648278 15944524 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.017597 2022-11-16 15:47:20.649745 15944524 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.006554 2022-11-16 15:47:20.650950 -------------------------------------------------- 2022-11-16 15:47:23.409992 15944525 batch 0.002104 s , totalProfit 0.021822 2022-11-16 15:47:23.410042 15944525 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.017597 2022-11-16 15:47:23.411248 15944525 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.006554 2022-11-16 15:47:23.412271 -------------------------------------------------- 2022-11-16 15:47:26.949682 15944526 batch 0.002236 s , totalProfit 0.021822 2022-11-16 15:47:26.949736 15944526 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.017597 2022-11-16 15:47:26.951185 15944526 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.006554 2022-11-16 15:47:26.952375 -------------------------------------------------- 2022-11-16 15:47:31.088272 15944527 batch 0.003056 s , totalProfit 0.189016 2022-11-16 15:47:31.088324 15944527 bset ['0xf670708bfac75d0fc7e677dd1dc20b5f1abe8d2f', '0xf04df4c16c3c3f1b71f11386b936b9c05e453197', '0x01004f06b8f07bd71d31ce64cd44d866c17f816b'] 0.167185 2022-11-16 15:47:31.089792 15944527 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.017597 2022-11-16 15:47:31.090846 15944527 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.006554 2022-11-16 15:47:31.091779 -------------------------------------------------- 2022-11-16 15:47:42.161521 15944528 batch 0.002159 s , totalProfit 0.021822 2022-11-16 15:47:42.161567 15944528 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.017597 2022-11-16 15:47:42.162787 15944528 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.006554 2022-11-16 15:47:42.163773 -------------------------------------------------- 2022-11-16 15:47:54.134419 15944529 batch 0.002147 s , totalProfit 0.021822 2022-11-16 15:47:54.134470 15944529 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.017597 2022-11-16 15:47:54.135939 15944529 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.006554 2022-11-16 15:47:54.137546 -------------------------------------------------- 2022-11-16 15:48:02.292880 15944530 batch 0.002036 s , totalProfit 0.020419 2022-11-16 15:48:02.292937 15944530 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.016546 2022-11-16 15:48:02.294375 15944530 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.006058 2022-11-16 15:48:02.295593 -------------------------------------------------- 2022-11-16 15:48:24.636712 15944531 batch 0.002268 s , totalProfit 0.019046 2022-11-16 15:48:24.636761 15944531 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.015512 2022-11-16 15:48:24.638083 15944531 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.005566 2022-11-16 15:48:24.639151 -------------------------------------------------- 2022-11-16 15:48:26.563128 15944532 batch 0.001985 s , totalProfit 0.019029 2022-11-16 15:48:26.563170 15944532 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.015495 2022-11-16 15:48:26.564385 15944532 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.005549 2022-11-16 15:48:26.565389 -------------------------------------------------- 2022-11-16 15:48:30.865310 15944533 batch 0.002160 s , totalProfit 0.019029 2022-11-16 15:48:30.865528 15944533 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.015495 2022-11-16 15:48:30.867438 15944533 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.005549 2022-11-16 15:48:30.869001 -------------------------------------------------- 2022-11-16 15:48:40.633880 15944534 batch 0.002293 s , totalProfit 0.017720 2022-11-16 15:48:40.633935 15944534 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.014510 2022-11-16 15:48:40.635156 15944534 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.005093 2022-11-16 15:48:40.636230 -------------------------------------------------- 2022-11-16 15:49:02.374862 15944535 batch 0.015645 s , totalProfit 0.044729 2022-11-16 15:49:02.374928 15944535 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.013540 2022-11-16 15:49:02.376250 15944535 bset ['0xb4e16d0168e52d35cacd2c6185b44281ec28c9dc', '0x3aa370aacf4cb08c7e1e7aa8e8ff9418d73c7e0f'] 0.011698 2022-11-16 15:49:02.377340 15944535 bset ['0xb4e16d0168e52d35cacd2c6185b44281ec28c9dc', '0xc44676d5bce2dc078e50008f07c31e4aaebbf110', '0x82917fb0dd65b0e5c85eea66e4f5c1ed484bc629'] 0.005373 2022-11-16 15:49:02.378377 15944535 bset ['0xb4e16d0168e52d35cacd2c6185b44281ec28c9dc', '0x841bb1966c1d1b80634111691471c667e4c2bfe4', '0x6bc4e3043e45e59ef9da87f7b9856ada5fc4add5'] 0.004690 2022-11-16 15:49:02.379394 15944535 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.004640 2022-11-16 15:49:02.380646 15944535 bset ['0xb4e16d0168e52d35cacd2c6185b44281ec28c9dc', '0xf6dcdce0ac3001b2f67f750bc64ea5beb37b5824', '0x55d5c232d921b9eaa6b37b5845e439acd04b4dba'] 0.004150 2022-11-16 15:49:02.381693 15944535 bset ['0xb4e16d0168e52d35cacd2c6185b44281ec28c9dc', '0x9c2dc3d5ffcecf61312c5f4c00660695b32fb3d1'] 0.002142 2022-11-16 15:49:02.382635 15944535 bset ['0xb4e16d0168e52d35cacd2c6185b44281ec28c9dc', '0xd239216ac7e44a09da67d6852cd757fc5e829fe2', '0xb079d6be3faf5771e354586dbc47d0a3d37c34fb'] 0.002086 2022-11-16 15:49:02.383589 15944535 bset ['0xb4e16d0168e52d35cacd2c6185b44281ec28c9dc', '0xae461ca67b15dc8dc81ce7615e0320da1a9ab8d5', '0xc3d03e4f041fd4cd388c549ee2a29a9e5075882f'] 0.001897 2022-11-16 15:49:02.384506 -------------------------------------------------- 2022-11-16 15:49:07.084379 15944536 batch 0.015432 s , totalProfit 0.044696 2022-11-16 15:49:07.084465 15944536 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0xef13510e9884211a49933f8c5b684e4e86975d36', '0xea2a3c7d817c98b516fcfced914dce07c18ef070'] 0.013524 2022-11-16 15:49:07.085732 15944536 bset ['0xb4e16d0168e52d35cacd2c6185b44281ec28c9dc', '0x3aa370aacf4cb08c7e1e7aa8e8ff9418d73c7e0f'] 0.011681 2022-11-16 15:49:07.086861 15944536 bset ['0xb4e16d0168e52d35cacd2c6185b44281ec28c9dc', '0xc44676d5bce2dc078e50008f07c31e4aaebbf110', '0x82917fb0dd65b0e5c85eea66e4f5c1ed484bc629'] 0.005357 2022-11-16 15:49:07.087827 15944536 bset ['0xb4e16d0168e52d35cacd2c6185b44281ec28c9dc', '0x841bb1966c1d1b80634111691471c667e4c2bfe4', '0x6bc4e3043e45e59ef9da87f7b9856ada5fc4add5'] 0.004673 2022-11-16 15:49:07.088932 15944536 bset ['0x9964ea0588e67a649b1333fe98d136db6e00d1be', '0x0981c2667f4ab3c1e025bfe171c382a11699dbe4'] 0.004623 2022-11-16 15:49:07.090047 15944536 bset ['0xb4e16d0168e52d35cacd2c6185b44281ec28c9dc', '0xf6dcdce0ac3001b2f67f750bc64ea5beb37b5824', '0x55d5c232d921b9eaa6b37b5845e439acd04b4dba'] 0.004133 2022-11-16 15:49:07.091046 15944536 bset ['0xb4e16d0168e52d35cacd2c6185b44281ec28c9dc', '0x9c2dc3d5ffcecf61312c5f4c00660695b32fb3d1'] 0.002126 2022-11-16 15:49:07.092255 15944536 bset ['0xb4e16d0168e52d35cacd2c6185b44281ec28c9dc', '0xd239216ac7e44a09da67d6852cd757fc5e829fe2', '0xb079d6be3faf5771e354586dbc47d0a3d37c34fb'] 0.002069 2022-11-16 15:49:07.093192 15944536 bset ['0xb4e16d0168e52d35cacd2c6185b44281ec28c9dc', '0xae461ca67b15dc8dc81ce7615e0320da1a9ab8d5', '0xc3d03e4f041fd4cd388c549ee2a29a9e5075882f'] 0.001881 2022-11-16 15:49:07.094097 -------------------------------------------------- 2022-11-16 15:49:15.402018 15944537 batch 0.005662 s , totalProfit 0.008038 2022-11-16 15:49:15.402075 15944537 bset ['0xc3d03e4f041fd4cd388c549ee2a29a9e5075882f', '0x055475920a8c93cffb64d039a8205f7acc7722d3', '0x69b81152c5a8d35a67b32a4d3772795d96cae4da'] 0.004110 2022-11-16 15:49:15.403374 15944537 bset ['0xc3d03e4f041fd4cd388c549ee2a29a9e5075882f', '0x60a26d69263ef43e9a68964ba141263f19d71d51'] 0.003534 2022-11-16 15:49:15.404507 15944537 bset ['0x3aa370aacf4cb08c7e1e7aa8e8ff9418d73c7e0f', '0x9c2dc3d5ffcecf61312c5f4c00660695b32fb3d1'] 0.001773 2022-11-16 15:49:15.405459 -------------------------------------------------- 2022-11-16 15:49:21.886476 15944538 batch 0.002047 s , totalProfit 0.001757 2022-11-16 15:49:21.886559 15944538 bset ['0x3aa370aacf4cb08c7e1e7aa8e8ff9418d73c7e0f', '0x9c2dc3d5ffcecf61312c5f4c00660695b32fb3d1'] 0.001757 2022-11-16 15:49:21.888033 -------------------------------------------------- 2022-11-16 15:50:32.038814 15944542 batch 0.003557 s , totalProfit 0.014790 2022-11-16 15:50:32.038864 15944542 bset ['0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c', '0x1ac73c411fc1d037ff26e0911a28f6cac400c4d7'] 0.008579 2022-11-16 15:50:32.040074 15944542 bset ['0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c', '0x739b7690b19d25c31febad91b49b39c5655863dd'] 0.002911 2022-11-16 15:50:32.041106 15944542 bset ['0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c', '0xf19eb68da923d28c78f2c640fb5ddbc07868cdcf'] 0.002283 2022-11-16 15:50:32.042008 15944542 bset ['0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c', '0x42f1bab706389a01561183fb9a39b941d3a2ab34'] 0.001912 2022-11-16 15:50:32.042898 -------------------------------------------------- 2022-11-16 15:50:47.629364 15944543 batch 0.003948 s , totalProfit 0.002215 2022-11-16 15:50:47.629430 15944543 bset ['0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c', '0x739b7690b19d25c31febad91b49b39c5655863dd'] 0.002215 2022-11-16 15:50:47.631172 -------------------------------------------------- 2022-11-16 15:50:55.521327 15944544 batch 0.002531 s , totalProfit 0.002198 2022-11-16 15:50:55.521375 15944544 bset ['0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c', '0x739b7690b19d25c31febad91b49b39c5655863dd'] 0.002198 2022-11-16 15:50:55.522607 -------------------------------------------------- 2022-11-16 15:50:58.163408 15944545 batch 0.002188 s , totalProfit 0.002198 2022-11-16 15:50:58.163450 15944545 bset ['0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c', '0x739b7690b19d25c31febad91b49b39c5655863dd'] 0.002198 2022-11-16 15:50:58.164662 -------------------------------------------------- 2022-11-16 15:51:29.302183 15944546 batch 0.021257 s , totalProfit 0.036548 2022-11-16 15:51:29.302233 15944546 bset ['0xb4e16d0168e52d35cacd2c6185b44281ec28c9dc', '0x3aa370aacf4cb08c7e1e7aa8e8ff9418d73c7e0f'] 0.006677 2022-11-16 15:51:29.303587 15944546 bset ['0xb4e16d0168e52d35cacd2c6185b44281ec28c9dc', '0xc44676d5bce2dc078e50008f07c31e4aaebbf110', '0x82917fb0dd65b0e5c85eea66e4f5c1ed484bc629'] 0.006157 2022-11-16 15:51:29.304728 15944546 bset ['0xb4e16d0168e52d35cacd2c6185b44281ec28c9dc', '0x05104ebba2b6d3b8254aa41cf6df80462f6160ae', '0x4a86c01d67965f8cb3d0aaa2c655705e64097c31'] 0.004522 2022-11-16 15:51:29.305862 15944546 bset ['0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c', '0x1ac73c411fc1d037ff26e0911a28f6cac400c4d7'] 0.003987 2022-11-16 15:51:29.307014 15944546 bset ['0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c', '0x42f1bab706389a01561183fb9a39b941d3a2ab34'] 0.003570 2022-11-16 15:51:29.308422 15944546 bset ['0xbea81e2c488d9f5130a63f22cb12e6e54c6c693c', '0xf19eb68da923d28c78f2c640fb5ddbc07868cdcf'] 0.003445 2022-11-16 15:51:29.309493 15944546 bset ['0xb4e16d0168e52d35cacd2c6185b44281ec28c9dc', '0x841bb1966c1d1b80634111691471c667e4c2bfe4', '0x6bc4e3043e45e59ef9da87f7b9856ada5fc4add5'] 0.003440 2022-11-16 15:51:29.310459