diff --git a/src/blocks/ethereum/19385111_decoded.json b/src/blocks/ethereum/19385111_decoded.json new file mode 100644 index 0000000..97c922a --- /dev/null +++ b/src/blocks/ethereum/19385111_decoded.json @@ -0,0 +1,43840 @@ +{ + "baseFeePerGas": 98855013937, + "difficulty": "0", + "extraData": "0x546974616e2028746974616e6275696c6465722e78797a29", + "gasLimit": 30000000, + "gasUsed": 14313303, + "hash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "logsBloom": "0x15af22c1636399b48c87d041c212da91d9820801ae9bdb1653e94096e463ca67d813d40734a324a6f27a6360825247508ebbc9aadcc33eb56646f2a3346f6635623c8b5f5921cb395ff0d05b8531a8b1840ebe8b8f4daa204e3939e9c1e5411c42ca7c408b7642d290fc7406d30c2dd1ea4f6969df376518e22c4c94004a8821097d9d430a20577c44c72acb6346520c40038cc39bdac58eb41648ee48306ce0abe38ef11da6ab9286d1d1c7ba986ef826b9fc54b532ec2a1d71441280482ad2534543e337472045ab624b9344f9d07648eabe071c208adfb72c2d8259b3e2022cfb726b63902024d8854caf22149b6a9479f3e459b14974b77d30f1053ebd61", + "miner": "0x8697396721ffbBb8F98Fc4e0051ba2CE101904Fe", + "mixHash": "0xbfb5dbca9c2dff074cae31e4c360cc8a45e6fc7ac5496e00653dfe8d5f305ecf", + "nonce": "0x0000000000000000", + "number": 19385111, + "parentHash": "0xf506f29a4e509965942e5e1ef5cc60d72e824700dabc699b52f80a7ec28aa727", + "receiptsRoot": "0x9142d5bf52b7ff467fcfd766cd922170f487b2700972a2a01f4fa19fd153d5ad", + "sha3Uncles": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "size": 66689, + "stateRoot": "0x62127dfc5d855f97732e3a6a8f4cbbdf250e2a5b241e1a01ab6ad2d153d23616", + "timestamp": 1709836451, + "totalDifficulty": "58750003716598352816469", + "transactions": [ + { + "accessList": [], + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0xcf6E0d050821d12C913AFe290B3AB4A186db20f2", + "gas": 300000, + "gasPrice": "133855013937", + "hash": "0x1d7c4845a1434d7f2c2c196edd7fb05f04343d95a02085fa1d6be9680e11d4af", + "input": "0x7ff36ab500000000000000000000000000000000000000000000000000009f61c9275e4d0000000000000000000000000000000000000000000000000000000000000080000000000000000000000000cf6e0d050821d12c913afe290b3ab4a186db20f20000000000000000000000000000000000000000000000000000000065ea08d80000000000000000000000000000000000000000000000000000000000000002000000000000000000000000c02aaa39b223fe8d0a0e5c4f27ead9083c756cc20000000000000000000000001ae7e1d0ce06364ced9ad58225a1705b3e5db92b", + "maxFeePerGas": "231730000000", + "maxPriorityFeePerGas": "35000000000", + "nonce": 331, + "r": "0x3774fcfcc48503edf65a2fb9a8c9b9e5b7ccf8e5c054c3914eea5c96619f2974", + "s": "0x201ffdc87c2dad8da63e26129b53ce96f86d5b688e8c539bbf46263f097e5c29", + "to": "0x7a250d5630B4cF539739dF2C5dAcb4c659F2488D", + "transactionIndex": 0, + "type": 2, + "v": "0x0", + "value": "1000000000000000000", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 173336, + "effectiveGasPrice": 133855013937, + "from": "0xcf6e0d050821d12c913afe290b3ab4a186db20f2", + "gasUsed": 173336, + "logs": [ + { + "address": "0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x0000000000000000000000000000000000000000000000000de0b6b3a7640000", + "logIndex": 0, + "removed": false, + "topics": [ + "0xe1fffcc4923d04b559f4d29a8bfc6cda04eb5b0d3c460751c2402c5c5cc9109c", + "0x0000000000000000000000007a250d5630b4cf539739df2c5dacb4c659f2488d" + ], + "transactionHash": "0x1d7c4845a1434d7f2c2c196edd7fb05f04343d95a02085fa1d6be9680e11d4af", + "transactionIndex": 0, + "decoded": { + "signature": "Deposit(address,uint256)", + "signature_with_arg_names": "Deposit(address indexed user,uint256 amount)", + "name": "Deposit", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "user", + "type": "address", + "decoded": "0x7a250d5630b4cf539739df2c5dacb4c659f2488d" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "amount", + "type": "uint256", + "decoded": "1000000000000000000" + } + ] + } + }, + { + "address": "0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x0000000000000000000000000000000000000000000000000de0b6b3a7640000", + "logIndex": 1, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x0000000000000000000000007a250d5630b4cf539739df2c5dacb4c659f2488d", + "0x0000000000000000000000006c2b607bf0a8ede629d58ba5e05d0448ff7f890a" + ], + "transactionHash": "0x1d7c4845a1434d7f2c2c196edd7fb05f04343d95a02085fa1d6be9680e11d4af", + "transactionIndex": 0, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0x7a250d5630b4cf539739df2c5dacb4c659f2488d" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0x6c2b607bf0a8ede629d58ba5e05d0448ff7f890a" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "1000000000000000000" + } + ] + } + }, + { + "address": "0x1aE7e1d0ce06364CED9aD58225a1705b3e5DB92b", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x0000000000000000000000000000000000000000000000000000bb8219d3f679", + "logIndex": 2, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x0000000000000000000000006c2b607bf0a8ede629d58ba5e05d0448ff7f890a", + "0x000000000000000000000000cf6e0d050821d12c913afe290b3ab4a186db20f2" + ], + "transactionHash": "0x1d7c4845a1434d7f2c2c196edd7fb05f04343d95a02085fa1d6be9680e11d4af", + "transactionIndex": 0, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0x6c2b607bf0a8ede629d58ba5e05d0448ff7f890a" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0xcf6e0d050821d12c913afe290b3ab4a186db20f2" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "206167453464185" + } + ] + } + }, + { + "address": "0x6c2b607bF0A8edE629d58Ba5e05d0448fF7f890A", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x0000000000000000000000000000000000000000000000000064b938f1587d560000000000000000000000000000000000000000000000077c8f12fa6d4aaaf7", + "logIndex": 3, + "removed": false, + "topics": [ + "0x1c411e9a96e071241c2f21f7726b17ae89e3cab4c78be50e062b03a9fffbbad1" + ], + "transactionHash": "0x1d7c4845a1434d7f2c2c196edd7fb05f04343d95a02085fa1d6be9680e11d4af", + "transactionIndex": 0, + "decoded": { + "signature": "Sync(uint112,uint112)", + "signature_with_arg_names": "Sync(uint112 reserve0,uint112 reserve1)", + "name": "Sync", + "decoded": [ + { + "indexed": false, + "internalType": "uint112", + "name": "reserve0", + "type": "uint112", + "decoded": "28351151889481046" + }, + { + "indexed": false, + "internalType": "uint112", + "name": "reserve1", + "type": "uint112", + "decoded": "138102621965124283127" + } + ] + } + }, + { + "address": "0x6c2b607bF0A8edE629d58Ba5e05d0448fF7f890A", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000bb8219d3f6790000000000000000000000000000000000000000000000000000000000000000", + "logIndex": 4, + "removed": false, + "topics": [ + "0xd78ad95fa46c994b6551d0da85fc275fe613ce37657fb8d5e3d130840159d822", + "0x0000000000000000000000007a250d5630b4cf539739df2c5dacb4c659f2488d", + "0x000000000000000000000000cf6e0d050821d12c913afe290b3ab4a186db20f2" + ], + "transactionHash": "0x1d7c4845a1434d7f2c2c196edd7fb05f04343d95a02085fa1d6be9680e11d4af", + "transactionIndex": 0, + "decoded": { + "signature": "Swap(address,uint256,uint256,uint256,uint256,address)", + "signature_with_arg_names": "Swap(address indexed sender,uint256 amount0In,uint256 amount1In,uint256 amount0Out,uint256 amount1Out,address indexed to)", + "name": "Swap", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "sender", + "type": "address", + "decoded": "0x7a250d5630b4cf539739df2c5dacb4c659f2488d" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "amount0In", + "type": "uint256", + "decoded": "0" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "amount1In", + "type": "uint256", + "decoded": "1000000000000000000" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "amount0Out", + "type": "uint256", + "decoded": "206167453464185" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "amount1Out", + "type": "uint256", + "decoded": "0" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0xcf6e0d050821d12c913afe290b3ab4a186db20f2" + } + ] + } + } + ], + "logsBloom": "0x00200000000000000000000080000000000000000000000000010000000200000000000000000000000000000000000002000020080000000000008100000000000000000000002000000008000000200000080200000000000000008000000000000000000000000000200000000000000000000000000000000010000000000000000000000000004000000100000000000001000000080000004000000000000000100000000000000000000000000000000000000000001000000000000000000002000000000000000000000000000000000000001000000000000020000000200000000000000000000000000000000000000000400010000000000000", + "status": true, + "to": "0x7a250d5630b4cf539739df2c5dacb4c659f2488d", + "transactionHash": "0x1d7c4845a1434d7f2c2c196edd7fb05f04343d95a02085fa1d6be9680e11d4af", + "transactionIndex": 0, + "type": "0x2" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0xcf6e0d050821d12c913afe290b3ab4a186db20f2", + "gas": "0x43ab8", + "input": "0x7ff36ab500000000000000000000000000000000000000000000000000009f61c9275e4d0000000000000000000000000000000000000000000000000000000000000080000000000000000000000000cf6e0d050821d12c913afe290b3ab4a186db20f20000000000000000000000000000000000000000000000000000000065ea08d80000000000000000000000000000000000000000000000000000000000000002000000000000000000000000c02aaa39b223fe8d0a0e5c4f27ead9083c756cc20000000000000000000000001ae7e1d0ce06364ced9ad58225a1705b3e5db92b", + "to": "0x7a250d5630b4cf539739df2c5dacb4c659f2488d", + "value": "0xde0b6b3a7640000" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x2a49c", + "output": "0x000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000bb8219d3f679" + }, + "subtraces": 4, + "traceAddress": [], + "transactionHash": "0x1d7c4845a1434d7f2c2c196edd7fb05f04343d95a02085fa1d6be9680e11d4af", + "transactionPosition": 0, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0x7a250d5630b4cf539739df2c5dacb4c659f2488d", + "gas": "0x41755", + "input": "0x0902f1ac", + "to": "0x6c2b607bf0a8ede629d58ba5e05d0448ff7f890a", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x9c8", + "output": "0x000000000000000000000000000000000000000000000000006574bb0b2c73cf0000000000000000000000000000000000000000000000076eae5c46c5e6aaf70000000000000000000000000000000000000000000000000000000065ea0897" + }, + "subtraces": 0, + "traceAddress": [0], + "transactionHash": "0x1d7c4845a1434d7f2c2c196edd7fb05f04343d95a02085fa1d6be9680e11d4af", + "transactionPosition": 0, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x7a250d5630b4cf539739df2c5dacb4c659f2488d", + "gas": "0x3e494", + "input": "0xd0e30db0", + "to": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", + "value": "0xde0b6b3a7640000" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x5da6", "output": "0x" }, + "subtraces": 0, + "traceAddress": [1], + "transactionHash": "0x1d7c4845a1434d7f2c2c196edd7fb05f04343d95a02085fa1d6be9680e11d4af", + "transactionPosition": 0, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x7a250d5630b4cf539739df2c5dacb4c659f2488d", + "gas": "0x383aa", + "input": "0xa9059cbb0000000000000000000000006c2b607bf0a8ede629d58ba5e05d0448ff7f890a0000000000000000000000000000000000000000000000000de0b6b3a7640000", + "to": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x1f7e", + "output": "0x0000000000000000000000000000000000000000000000000000000000000001" + }, + "subtraces": 0, + "traceAddress": [2], + "transactionHash": "0x1d7c4845a1434d7f2c2c196edd7fb05f04343d95a02085fa1d6be9680e11d4af", + "transactionPosition": 0, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x7a250d5630b4cf539739df2c5dacb4c659f2488d", + "gas": "0x35caa", + "input": "0x022c0d9f0000000000000000000000000000000000000000000000000000bb8219d3f6790000000000000000000000000000000000000000000000000000000000000000000000000000000000000000cf6e0d050821d12c913afe290b3ab4a186db20f200000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000000", + "to": "0x6c2b607bf0a8ede629d58ba5e05d0448ff7f890a", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x1d26f", "output": "0x" }, + "subtraces": 3, + "traceAddress": [3], + "transactionHash": "0x1d7c4845a1434d7f2c2c196edd7fb05f04343d95a02085fa1d6be9680e11d4af", + "transactionPosition": 0, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x6c2b607bf0a8ede629d58ba5e05d0448ff7f890a", + "gas": "0x31bca", + "input": "0xa9059cbb000000000000000000000000cf6e0d050821d12c913afe290b3ab4a186db20f20000000000000000000000000000000000000000000000000000bb8219d3f679", + "to": "0x1ae7e1d0ce06364ced9ad58225a1705b3e5db92b", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x141f2", + "output": "0x0000000000000000000000000000000000000000000000000000000000000001" + }, + "subtraces": 0, + "traceAddress": [3, 0], + "transactionHash": "0x1d7c4845a1434d7f2c2c196edd7fb05f04343d95a02085fa1d6be9680e11d4af", + "transactionPosition": 0, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0x6c2b607bf0a8ede629d58ba5e05d0448ff7f890a", + "gas": "0x1dc72", + "input": "0x70a082310000000000000000000000006c2b607bf0a8ede629d58ba5e05d0448ff7f890a", + "to": "0x1ae7e1d0ce06364ced9ad58225a1705b3e5db92b", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0xa48", + "output": "0x0000000000000000000000000000000000000000000000000064b938f1587d56" + }, + "subtraces": 0, + "traceAddress": [3, 1], + "transactionHash": "0x1d7c4845a1434d7f2c2c196edd7fb05f04343d95a02085fa1d6be9680e11d4af", + "transactionPosition": 0, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0x6c2b607bf0a8ede629d58ba5e05d0448ff7f890a", + "gas": "0x1d0be", + "input": "0x70a082310000000000000000000000006c2b607bf0a8ede629d58ba5e05d0448ff7f890a", + "to": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x216", + "output": "0x0000000000000000000000000000000000000000000000077c8f12fa6d4aaaf7" + }, + "subtraces": 0, + "traceAddress": [3, 2], + "transactionHash": "0x1d7c4845a1434d7f2c2c196edd7fb05f04343d95a02085fa1d6be9680e11d4af", + "transactionPosition": 0, + "type": "call" + } + ], + "decoded": { + "signature": "swapExactETHForTokens(uint256,address[],address,uint256)", + "signature_with_arg_names": "swapExactETHForTokens(uint256 arg1,address[] arg2,address arg3,uint256 arg4)", + "name": "swapExactETHForTokens", + "decoded": [ + { + "internalType": "uint256", + "name": "arg1", + "type": "uint256", + "decoded": "175242335444557" + }, + { + "internalType": "address[]", + "name": "arg2", + "type": "address[]", + "decoded": [ + "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", + "0x1ae7e1d0ce06364ced9ad58225a1705b3e5db92b" + ] + }, + { + "internalType": "address", + "name": "arg3", + "type": "address", + "decoded": "0xcf6e0d050821d12c913afe290b3ab4a186db20f2" + }, + { + "internalType": "uint256", + "name": "arg4", + "type": "uint256", + "decoded": "1709836504" + } + ] + } + }, + { + "accessList": [], + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0xACAe96667C22e6664Ec21F3D2Abc838E5fb47fb1", + "gas": 206525, + "gasPrice": "130151250173", + "hash": "0xa511a1b24e3e4a3deddac919dd9cb69e27f0a12801a6d16aaf8a6364cd3633d2", + "input": "0x7c025200000000000000000000000000e37e799d5077682fa0a244d46e5649f71457bd090000000000000000000000000000000000000000000000000000000000000060000000000000000000000000000000000000000000000000000000000000018000000000000000000000000095ad61b0a150d79219dcf64e1e6cc01f0b64c4ce000000000000000000000000eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee000000000000000000000000e37e799d5077682fa0a244d46e5649f71457bd09000000000000000000000000acae96667c22e6664ec21f3d2abc838e5fb47fb10000000000000000000000000000000000000000000b4757d7d32aee3bd06ee5000000000000000000000000000000000000000000000000018054eee0c10208000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000017300000000000000000000000000000000013500011f0000e300006800004e802026678dcd95ad61b0a150d79219dcf64e1e6cc01f0b64c4cec566940cf6ddbf6836185a6ba9edf2c00e84d3620000000000000000000000000000000000000000000039bf326580dbcdff0c750020d6bdbf7895ad61b0a150d79219dcf64e1e6cc01f0b64c4ce0c2095ad61b0a150d79219dcf64e1e6cc01f0b64c4ce811beed0119b4afce20d2583eb608c6f7af1954f6ae4071198002dc6c0811beed0119b4afce20d2583eb608c6f7af1954f000000000000000000000000000000000000000000000000018054eee0c1020895ad61b0a150d79219dcf64e1e6cc01f0b64c4ce4101c02aaa39b223fe8d0a0e5c4f27ead9083c756cc200042e1a7d4d0000000000000000000000000000000000000000000000000000000000000000c0611111111254fb6c44bac0bed2854e76f90643097d0000000000000000000000000000000000000000000b4757d7d32aee3bd06ee5000000000000000000000000003db5cd3b", + "maxFeePerGas": "130151250173", + "maxPriorityFeePerGas": "130151250173", + "nonce": 1, + "r": "0x4fd3f98b7d16b5a40d02bbd8b6985622c365b726abf5d7215c7ef7a604364db4", + "s": "0x668dec741390b181ae2ea106357d89d30c39196cf9be553e0830ad538d8f361e", + "to": "0x1111111254fb6c44bAC0beD2854e76F90643097d", + "transactionIndex": 1, + "type": 2, + "v": "0x1", + "value": "0", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 322769, + "effectiveGasPrice": 130151250173, + "from": "0xacae96667c22e6664ec21f3d2abc838e5fb47fb1", + "gasUsed": 149433, + "logs": [ + { + "address": "0x95aD61b0a150d79219dCF64E1E6Cc01f0B64C4cE", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x0000000000000000000000000000000000000000000b4757d7d32aee3bd06ee5", + "logIndex": 5, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x000000000000000000000000acae96667c22e6664ec21f3d2abc838e5fb47fb1", + "0x000000000000000000000000e37e799d5077682fa0a244d46e5649f71457bd09" + ], + "transactionHash": "0xa511a1b24e3e4a3deddac919dd9cb69e27f0a12801a6d16aaf8a6364cd3633d2", + "transactionIndex": 1, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0xacae96667c22e6664ec21f3d2abc838e5fb47fb1" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0xe37e799d5077682fa0a244d46e5649f71457bd09" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "13635092454600219397484261" + } + ] + } + }, + { + "address": "0x95aD61b0a150d79219dCF64E1E6Cc01f0B64C4cE", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x00000000000000000000000000000000000000000000737e64cb01b79bfe18ea", + "logIndex": 6, + "removed": false, + "topics": [ + "0x8c5be1e5ebec7d5bd14f71427d1e84f3dd0314c0f7b2291e5b200ac8c7c3b925", + "0x000000000000000000000000acae96667c22e6664ec21f3d2abc838e5fb47fb1", + "0x0000000000000000000000001111111254fb6c44bac0bed2854e76f90643097d" + ], + "transactionHash": "0xa511a1b24e3e4a3deddac919dd9cb69e27f0a12801a6d16aaf8a6364cd3633d2", + "transactionIndex": 1, + "decoded": { + "signature": "Approval(address,address,uint256)", + "signature_with_arg_names": "Approval(address indexed owner,address indexed spender,uint256 value)", + "name": "Approval", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "owner", + "type": "address", + "decoded": "0xacae96667c22e6664ec21f3d2abc838e5fb47fb1" + }, + { + "indexed": true, + "internalType": "address", + "name": "spender", + "type": "address", + "decoded": "0x1111111254fb6c44bac0bed2854e76f90643097d" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "545403698184008775899370" + } + ] + } + }, + { + "address": "0x95aD61b0a150d79219dCF64E1E6Cc01f0B64C4cE", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x0000000000000000000000000000000000000000000039bf326580dbcdff0c75", + "logIndex": 7, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x000000000000000000000000e37e799d5077682fa0a244d46e5649f71457bd09", + "0x000000000000000000000000c566940cf6ddbf6836185a6ba9edf2c00e84d362" + ], + "transactionHash": "0xa511a1b24e3e4a3deddac919dd9cb69e27f0a12801a6d16aaf8a6364cd3633d2", + "transactionIndex": 1, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0xe37e799d5077682fa0a244d46e5649f71457bd09" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0xc566940cf6ddbf6836185a6ba9edf2c00e84d362" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "272701849092004387949685" + } + ] + } + }, + { + "address": "0x95aD61b0a150d79219dCF64E1E6Cc01f0B64C4cE", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x0000000000000000000000000000000000000000000b0d98a56daa126dd16270", + "logIndex": 8, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x000000000000000000000000e37e799d5077682fa0a244d46e5649f71457bd09", + "0x000000000000000000000000811beed0119b4afce20d2583eb608c6f7af1954f" + ], + "transactionHash": "0xa511a1b24e3e4a3deddac919dd9cb69e27f0a12801a6d16aaf8a6364cd3633d2", + "transactionIndex": 1, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0xe37e799d5077682fa0a244d46e5649f71457bd09" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0x811beed0119b4afce20d2583eb608c6f7af1954f" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "13362390605508215009534576" + } + ] + } + }, + { + "address": "0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x000000000000000000000000000000000000000000000000018436c2bed27901", + "logIndex": 9, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x000000000000000000000000811beed0119b4afce20d2583eb608c6f7af1954f", + "0x000000000000000000000000e37e799d5077682fa0a244d46e5649f71457bd09" + ], + "transactionHash": "0xa511a1b24e3e4a3deddac919dd9cb69e27f0a12801a6d16aaf8a6364cd3633d2", + "transactionIndex": 1, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0x811beed0119b4afce20d2583eb608c6f7af1954f" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0xe37e799d5077682fa0a244d46e5649f71457bd09" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "109272501016754433" + } + ] + } + }, + { + "address": "0x811beEd0119b4AfCE20D2583EB608C6F7AF1954f", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x0000000000000000000000000000000000000000734ae7b5a0dddbb0bc9a35a500000000000000000000000000000000000000000000000fdc09ebc63b9b223c", + "logIndex": 10, + "removed": false, + "topics": [ + "0x1c411e9a96e071241c2f21f7726b17ae89e3cab4c78be50e062b03a9fffbbad1" + ], + "transactionHash": "0xa511a1b24e3e4a3deddac919dd9cb69e27f0a12801a6d16aaf8a6364cd3633d2", + "transactionIndex": 1, + "decoded": { + "signature": "Sync(uint112,uint112)", + "signature_with_arg_names": "Sync(uint112 reserve0,uint112 reserve1)", + "name": "Sync", + "decoded": [ + { + "indexed": false, + "internalType": "uint112", + "name": "reserve0", + "type": "uint112", + "decoded": "35681330857216048259797759397" + }, + { + "indexed": false, + "internalType": "uint112", + "name": "reserve1", + "type": "uint112", + "decoded": "292556624305413890620" + } + ] + } + }, + { + "address": "0x811beEd0119b4AfCE20D2583EB608C6F7AF1954f", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x0000000000000000000000000000000000000000000b0d98a56daa126dd1627000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000018436c2bed27901", + "logIndex": 11, + "removed": false, + "topics": [ + "0xd78ad95fa46c994b6551d0da85fc275fe613ce37657fb8d5e3d130840159d822", + "0x000000000000000000000000e37e799d5077682fa0a244d46e5649f71457bd09", + "0x000000000000000000000000e37e799d5077682fa0a244d46e5649f71457bd09" + ], + "transactionHash": "0xa511a1b24e3e4a3deddac919dd9cb69e27f0a12801a6d16aaf8a6364cd3633d2", + "transactionIndex": 1, + "decoded": { + "signature": "Swap(address,uint256,uint256,uint256,uint256,address)", + "signature_with_arg_names": "Swap(address indexed sender,uint256 amount0In,uint256 amount1In,uint256 amount0Out,uint256 amount1Out,address indexed to)", + "name": "Swap", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "sender", + "type": "address", + "decoded": "0xe37e799d5077682fa0a244d46e5649f71457bd09" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "amount0In", + "type": "uint256", + "decoded": "13362390605508215009534576" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "amount1In", + "type": "uint256", + "decoded": "0" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "amount0Out", + "type": "uint256", + "decoded": "0" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "amount1Out", + "type": "uint256", + "decoded": "109272501016754433" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0xe37e799d5077682fa0a244d46e5649f71457bd09" + } + ] + } + }, + { + "address": "0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x000000000000000000000000000000000000000000000000018436c2bed27901", + "logIndex": 12, + "removed": false, + "topics": [ + "0x7fcf532c15f0a6db0bd6d0e038bea71d30d808c7d98cb3bf7268a95bf5081b65", + "0x000000000000000000000000e37e799d5077682fa0a244d46e5649f71457bd09" + ], + "transactionHash": "0xa511a1b24e3e4a3deddac919dd9cb69e27f0a12801a6d16aaf8a6364cd3633d2", + "transactionIndex": 1, + "decoded": { + "signature": "Withdrawal(address,uint256)", + "signature_with_arg_names": "Withdrawal(address indexed user,uint256 amount)", + "name": "Withdrawal", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "user", + "type": "address", + "decoded": "0xe37e799d5077682fa0a244d46e5649f71457bd09" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "amount", + "type": "uint256", + "decoded": "109272501016754433" + } + ] + } + } + ], + "logsBloom": "0x00200000000001000000000080000000000000000000000000000000000000000000000000000000000000000000000002000000080000000000000000220000000000000000000000000008000000200000820000400000000001400000000000000000800000000000000000000000000000011000040000000010000000000000010000001000000000000100000400000000000000080000004000000000020000400000000000000000800000000020000000000000000000000000000001010002000000400000000000000000000000000000001000000002000000000010200000000000000000000000000000000000000000000000004000000000", + "status": true, + "to": "0x1111111254fb6c44bac0bed2854e76f90643097d", + "transactionHash": "0xa511a1b24e3e4a3deddac919dd9cb69e27f0a12801a6d16aaf8a6364cd3633d2", + "transactionIndex": 1, + "type": "0x2" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0xacae96667c22e6664ec21f3d2abc838e5fb47fb1", + "gas": "0x2b651", + "input": "0x7c025200000000000000000000000000e37e799d5077682fa0a244d46e5649f71457bd090000000000000000000000000000000000000000000000000000000000000060000000000000000000000000000000000000000000000000000000000000018000000000000000000000000095ad61b0a150d79219dcf64e1e6cc01f0b64c4ce000000000000000000000000eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee000000000000000000000000e37e799d5077682fa0a244d46e5649f71457bd09000000000000000000000000acae96667c22e6664ec21f3d2abc838e5fb47fb10000000000000000000000000000000000000000000b4757d7d32aee3bd06ee5000000000000000000000000000000000000000000000000018054eee0c10208000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000017300000000000000000000000000000000013500011f0000e300006800004e802026678dcd95ad61b0a150d79219dcf64e1e6cc01f0b64c4cec566940cf6ddbf6836185a6ba9edf2c00e84d3620000000000000000000000000000000000000000000039bf326580dbcdff0c750020d6bdbf7895ad61b0a150d79219dcf64e1e6cc01f0b64c4ce0c2095ad61b0a150d79219dcf64e1e6cc01f0b64c4ce811beed0119b4afce20d2583eb608c6f7af1954f6ae4071198002dc6c0811beed0119b4afce20d2583eb608c6f7af1954f000000000000000000000000000000000000000000000000018054eee0c1020895ad61b0a150d79219dcf64e1e6cc01f0b64c4ce4101c02aaa39b223fe8d0a0e5c4f27ead9083c756cc200042e1a7d4d0000000000000000000000000000000000000000000000000000000000000000c0611111111254fb6c44bac0bed2854e76f90643097d0000000000000000000000000000000000000000000b4757d7d32aee3bd06ee5000000000000000000000000003db5cd3b", + "to": "0x1111111254fb6c44bac0bed2854e76f90643097d", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x20add", + "output": "0x000000000000000000000000000000000000000000000000018436c2bed279010000000000000000000000000000000000000000000b4757d7d32aee3bd06ee5000000000000000000000000000000000000000000000000000000000000ac0f" + }, + "subtraces": 3, + "traceAddress": [], + "transactionHash": "0xa511a1b24e3e4a3deddac919dd9cb69e27f0a12801a6d16aaf8a6364cd3633d2", + "transactionPosition": 1, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x1111111254fb6c44bac0bed2854e76f90643097d", + "gas": "0x296f7", + "input": "0x23b872dd000000000000000000000000acae96667c22e6664ec21f3d2abc838e5fb47fb1000000000000000000000000e37e799d5077682fa0a244d46e5649f71457bd090000000000000000000000000000000000000000000b4757d7d32aee3bd06ee5", + "to": "0x95ad61b0a150d79219dcf64e1e6cc01f0b64c4ce", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x4fe3", + "output": "0x0000000000000000000000000000000000000000000000000000000000000001" + }, + "subtraces": 0, + "traceAddress": [0], + "transactionHash": "0xa511a1b24e3e4a3deddac919dd9cb69e27f0a12801a6d16aaf8a6364cd3633d2", + "transactionPosition": 1, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x1111111254fb6c44bac0bed2854e76f90643097d", + "gas": "0x236ee", + "input": "0x2636f7f8000000000000000000000000acae96667c22e6664ec21f3d2abc838e5fb47fb100000000000000000000000000000000013500011f0000e300006800004e802026678dcd95ad61b0a150d79219dcf64e1e6cc01f0b64c4cec566940cf6ddbf6836185a6ba9edf2c00e84d3620000000000000000000000000000000000000000000039bf326580dbcdff0c750020d6bdbf7895ad61b0a150d79219dcf64e1e6cc01f0b64c4ce0c2095ad61b0a150d79219dcf64e1e6cc01f0b64c4ce811beed0119b4afce20d2583eb608c6f7af1954f6ae4071198002dc6c0811beed0119b4afce20d2583eb608c6f7af1954f000000000000000000000000000000000000000000000000018054eee0c1020895ad61b0a150d79219dcf64e1e6cc01f0b64c4ce4101c02aaa39b223fe8d0a0e5c4f27ead9083c756cc200042e1a7d4d0000000000000000000000000000000000000000000000000000000000000000c0611111111254fb6c44bac0bed2854e76f90643097d0000000000000000000000000000000000000000000b4757d7d32aee3bd06ee5", + "to": "0xe37e799d5077682fa0a244d46e5649f71457bd09", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x1751c", "output": "0x" }, + "subtraces": 6, + "traceAddress": [1], + "transactionHash": "0xa511a1b24e3e4a3deddac919dd9cb69e27f0a12801a6d16aaf8a6364cd3633d2", + "transactionPosition": 1, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0xe37e799d5077682fa0a244d46e5649f71457bd09", + "gas": "0x22a59", + "input": "0x26678dcd95ad61b0a150d79219dcf64e1e6cc01f0b64c4cec566940cf6ddbf6836185a6ba9edf2c00e84d3620000000000000000000000000000000000000000000039bf326580dbcdff0c75", + "to": "0xe37e799d5077682fa0a244d46e5649f71457bd09", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x2359", + "output": "0x0000000000000000000000000000000000000000000039bf326580dbcdff0c75" + }, + "subtraces": 1, + "traceAddress": [1, 0], + "transactionHash": "0xa511a1b24e3e4a3deddac919dd9cb69e27f0a12801a6d16aaf8a6364cd3633d2", + "transactionPosition": 1, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0xe37e799d5077682fa0a244d46e5649f71457bd09", + "gas": "0x21f70", + "input": "0xa9059cbb000000000000000000000000c566940cf6ddbf6836185a6ba9edf2c00e84d3620000000000000000000000000000000000000000000039bf326580dbcdff0c75", + "to": "0x95ad61b0a150d79219dcf64e1e6cc01f0b64c4ce", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x2087", + "output": "0x0000000000000000000000000000000000000000000000000000000000000001" + }, + "subtraces": 0, + "traceAddress": [1, 0, 0], + "transactionHash": "0xa511a1b24e3e4a3deddac919dd9cb69e27f0a12801a6d16aaf8a6364cd3633d2", + "transactionPosition": 1, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0xe37e799d5077682fa0a244d46e5649f71457bd09", + "gas": "0x20437", + "input": "0xd6bdbf7895ad61b0a150d79219dcf64e1e6cc01f0b64c4ce", + "to": "0xe37e799d5077682fa0a244d46e5649f71457bd09", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x72c", + "output": "0x0000000000000000000000000000000000000000000b0d98a56daa126dd16270" + }, + "subtraces": 1, + "traceAddress": [1, 1], + "transactionHash": "0xa511a1b24e3e4a3deddac919dd9cb69e27f0a12801a6d16aaf8a6364cd3633d2", + "transactionPosition": 1, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0xe37e799d5077682fa0a244d46e5649f71457bd09", + "gas": "0x1f813", + "input": "0x70a08231000000000000000000000000e37e799d5077682fa0a244d46e5649f71457bd09", + "to": "0x95ad61b0a150d79219dcf64e1e6cc01f0b64c4ce", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x27f", + "output": "0x0000000000000000000000000000000000000000000b0d98a56daa126dd16271" + }, + "subtraces": 0, + "traceAddress": [1, 1, 0], + "transactionHash": "0xa511a1b24e3e4a3deddac919dd9cb69e27f0a12801a6d16aaf8a6364cd3633d2", + "transactionPosition": 1, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0xe37e799d5077682fa0a244d46e5649f71457bd09", + "gas": "0x1f9d0", + "input": "0xa9059cbb000000000000000000000000811beed0119b4afce20d2583eb608c6f7af1954f0000000000000000000000000000000000000000000b0d98a56daa126dd16270", + "to": "0x95ad61b0a150d79219dcf64e1e6cc01f0b64c4ce", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x2087", + "output": "0x0000000000000000000000000000000000000000000000000000000000000001" + }, + "subtraces": 0, + "traceAddress": [1, 2], + "transactionHash": "0xa511a1b24e3e4a3deddac919dd9cb69e27f0a12801a6d16aaf8a6364cd3633d2", + "transactionPosition": 1, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0xe37e799d5077682fa0a244d46e5649f71457bd09", + "gas": "0x1d867", + "input": "0x6ae4071198002dc6c0811beed0119b4afce20d2583eb608c6f7af1954f000000000000000000000000000000000000000000000000018054eee0c1020895ad61b0a150d79219dcf64e1e6cc01f0b64c4ce", + "to": "0xe37e799d5077682fa0a244d46e5649f71457bd09", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0xd71b", + "output": "0x000000000000000000000000000000000000000000000000018436c2bed27901" + }, + "subtraces": 3, + "traceAddress": [1, 3], + "transactionHash": "0xa511a1b24e3e4a3deddac919dd9cb69e27f0a12801a6d16aaf8a6364cd3633d2", + "transactionPosition": 1, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0xe37e799d5077682fa0a244d46e5649f71457bd09", + "gas": "0x1c44f", + "input": "0x0902f1ac", + "to": "0x811beed0119b4afce20d2583eb608c6f7af1954f", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x9c8", + "output": "0x0000000000000000000000000000000000000000733fda1cfb70319e4ec8d33500000000000000000000000000000000000000000000000fdd8e2288fa6d9b3d0000000000000000000000000000000000000000000000000000000065ea087f" + }, + "subtraces": 0, + "traceAddress": [1, 3, 0], + "transactionHash": "0xa511a1b24e3e4a3deddac919dd9cb69e27f0a12801a6d16aaf8a6364cd3633d2", + "transactionPosition": 1, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0xe37e799d5077682fa0a244d46e5649f71457bd09", + "gas": "0x1b9d3", + "input": "0x70a08231000000000000000000000000811beed0119b4afce20d2583eb608c6f7af1954f", + "to": "0x95ad61b0a150d79219dcf64e1e6cc01f0b64c4ce", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x27f", + "output": "0x0000000000000000000000000000000000000000734ae7b5a0dddbb0bc9a35a5" + }, + "subtraces": 0, + "traceAddress": [1, 3, 1], + "transactionHash": "0xa511a1b24e3e4a3deddac919dd9cb69e27f0a12801a6d16aaf8a6364cd3633d2", + "transactionPosition": 1, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0xe37e799d5077682fa0a244d46e5649f71457bd09", + "gas": "0x1b572", + "input": "0x022c0d9f0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000018436c2bed27901000000000000000000000000e37e799d5077682fa0a244d46e5649f71457bd0900000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000000", + "to": "0x811beed0119b4afce20d2583eb608c6f7af1954f", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0xbaf2", "output": "0x" }, + "subtraces": 3, + "traceAddress": [1, 3, 2], + "transactionHash": "0xa511a1b24e3e4a3deddac919dd9cb69e27f0a12801a6d16aaf8a6364cd3633d2", + "transactionPosition": 1, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x811beed0119b4afce20d2583eb608c6f7af1954f", + "gas": "0x17b10", + "input": "0xa9059cbb000000000000000000000000e37e799d5077682fa0a244d46e5649f71457bd09000000000000000000000000000000000000000000000000018436c2bed27901", + "to": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x323e", + "output": "0x0000000000000000000000000000000000000000000000000000000000000001" + }, + "subtraces": 0, + "traceAddress": [1, 3, 2, 0], + "transactionHash": "0xa511a1b24e3e4a3deddac919dd9cb69e27f0a12801a6d16aaf8a6364cd3633d2", + "transactionPosition": 1, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0x811beed0119b4afce20d2583eb608c6f7af1954f", + "gas": "0x14742", + "input": "0x70a08231000000000000000000000000811beed0119b4afce20d2583eb608c6f7af1954f", + "to": "0x95ad61b0a150d79219dcf64e1e6cc01f0b64c4ce", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x27f", + "output": "0x0000000000000000000000000000000000000000734ae7b5a0dddbb0bc9a35a5" + }, + "subtraces": 0, + "traceAddress": [1, 3, 2, 1], + "transactionHash": "0xa511a1b24e3e4a3deddac919dd9cb69e27f0a12801a6d16aaf8a6364cd3633d2", + "transactionPosition": 1, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0x811beed0119b4afce20d2583eb608c6f7af1954f", + "gas": "0x14337", + "input": "0x70a08231000000000000000000000000811beed0119b4afce20d2583eb608c6f7af1954f", + "to": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x216", + "output": "0x00000000000000000000000000000000000000000000000fdc09ebc63b9b223c" + }, + "subtraces": 0, + "traceAddress": [1, 3, 2, 2], + "transactionHash": "0xa511a1b24e3e4a3deddac919dd9cb69e27f0a12801a6d16aaf8a6364cd3633d2", + "transactionPosition": 1, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0xe37e799d5077682fa0a244d46e5649f71457bd09", + "gas": "0x100ce", + "input": "0x2e1a7d4d000000000000000000000000000000000000000000000000018436c2bed27901", + "to": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x2406", "output": "0x" }, + "subtraces": 1, + "traceAddress": [1, 4], + "transactionHash": "0xa511a1b24e3e4a3deddac919dd9cb69e27f0a12801a6d16aaf8a6364cd3633d2", + "transactionPosition": 1, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", + "gas": "0x8fc", + "input": "0x", + "to": "0xe37e799d5077682fa0a244d46e5649f71457bd09", + "value": "0x18436c2bed27901" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x52", "output": "0x" }, + "subtraces": 0, + "traceAddress": [1, 4, 0], + "transactionHash": "0xa511a1b24e3e4a3deddac919dd9cb69e27f0a12801a6d16aaf8a6364cd3633d2", + "transactionPosition": 1, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0xe37e799d5077682fa0a244d46e5649f71457bd09", + "gas": "0xc052", + "input": "0x", + "to": "0x1111111254fb6c44bac0bed2854e76f90643097d", + "value": "0x18436c2bed27901" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x4f", "output": "0x" }, + "subtraces": 0, + "traceAddress": [1, 5], + "transactionHash": "0xa511a1b24e3e4a3deddac919dd9cb69e27f0a12801a6d16aaf8a6364cd3633d2", + "transactionPosition": 1, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x1111111254fb6c44bac0bed2854e76f90643097d", + "gas": "0x8fc", + "input": "0x", + "to": "0xacae96667c22e6664ec21f3d2abc838e5fb47fb1", + "value": "0x18436c2bed27901" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x0", "output": "0x" }, + "subtraces": 0, + "traceAddress": [2], + "transactionHash": "0xa511a1b24e3e4a3deddac919dd9cb69e27f0a12801a6d16aaf8a6364cd3633d2", + "transactionPosition": 1, + "type": "call" + } + ], + "decoded": { + "signature": "SwapWithJunionOnYoutubeXD_oninrjpouzas()", + "signature_with_arg_names": "SwapWithJunionOnYoutubeXD_oninrjpouzas()", + "name": "SwapWithJunionOnYoutubeXD_oninrjpouzas", + "decoded": [] + } + }, + { + "accessList": [], + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0x31693a7c3d023539ECc730ee8a1d01159893842C", + "gas": 575748, + "gasPrice": "119855013937", + "hash": "0x23e9dde2b0ed55ea6c124b81089a7a82cdab1a5db5d5452fe09c013d133ba460", + "input": "0x0162e2d000000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000001600000000000000000000000007a250d5630b4cf539739df2c5dacb4c659f2488d000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000760000000000000000000000000000000000000000000000000000000065ea08a3000000000000000000000000000000000000000000000000000000000000000500000000000000000000000000000000000000000000000000000000000000030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000c02aaa39b223fe8d0a0e5c4f27ead9083c756cc2000000000000000000000000be579b687fd9cd4fd6cb85abc8fbe069ab0be2cb", + "maxFeePerGas": "119855013937", + "maxPriorityFeePerGas": "21000000000", + "nonce": 21, + "r": "0xf9deaaeceacc0fc9b5231e35b1ea2f62e15095225a12cbf349ab8d017625f64b", + "s": "0x2d3fea7cf539c48e0bc8ad945f7676b5136ec01845314f55e86dfa5c6d21048b", + "to": "0x3328F7f4A1D1C57c35df56bBf0c9dCAFCA309C49", + "transactionIndex": 2, + "type": 2, + "v": "0x1", + "value": "500000000000000000", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 520614, + "effectiveGasPrice": 119855013937, + "from": "0x31693a7c3d023539ecc730ee8a1d01159893842c", + "gasUsed": 197845, + "logs": [ + { + "address": "0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x00000000000000000000000000000000000000000000000006e784ed1f0f5cf9", + "logIndex": 13, + "removed": false, + "topics": [ + "0xe1fffcc4923d04b559f4d29a8bfc6cda04eb5b0d3c460751c2402c5c5cc9109c", + "0x0000000000000000000000003328f7f4a1d1c57c35df56bbf0c9dcafca309c49" + ], + "transactionHash": "0x23e9dde2b0ed55ea6c124b81089a7a82cdab1a5db5d5452fe09c013d133ba460", + "transactionIndex": 2, + "decoded": { + "signature": "Deposit(address,uint256)", + "signature_with_arg_names": "Deposit(address indexed user,uint256 amount)", + "name": "Deposit", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "user", + "type": "address", + "decoded": "0x3328f7f4a1d1c57c35df56bbf0c9dcafca309c49" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "amount", + "type": "uint256", + "decoded": "497512437810945273" + } + ] + } + }, + { + "address": "0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x00000000000000000000000000000000000000000000000006e784ed1f0f5cf9", + "logIndex": 14, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x0000000000000000000000003328f7f4a1d1c57c35df56bbf0c9dcafca309c49", + "0x000000000000000000000000b06ebf57ea89f3be959a450178bd45e581264e73" + ], + "transactionHash": "0x23e9dde2b0ed55ea6c124b81089a7a82cdab1a5db5d5452fe09c013d133ba460", + "transactionIndex": 2, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0x3328f7f4a1d1c57c35df56bbf0c9dcafca309c49" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0xb06ebf57ea89f3be959a450178bd45e581264e73" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "497512437810945273" + } + ] + } + }, + { + "address": "0xBE579B687fd9cD4fd6cB85ABC8Fbe069ab0be2CB", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x00000000000000000000000000000000000000000084e32b91203c6d4e27e4fb", + "logIndex": 15, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x000000000000000000000000b06ebf57ea89f3be959a450178bd45e581264e73", + "0x00000000000000000000000031693a7c3d023539ecc730ee8a1d01159893842c" + ], + "transactionHash": "0x23e9dde2b0ed55ea6c124b81089a7a82cdab1a5db5d5452fe09c013d133ba460", + "transactionIndex": 2, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0xb06ebf57ea89f3be959a450178bd45e581264e73" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0x31693a7c3d023539ecc730ee8a1d01159893842c" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "160650989048162404950074619" + } + ] + } + }, + { + "address": "0xb06eBf57ea89f3bE959A450178Bd45e581264e73", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x00000000000000000000000000000000000000001ae68d22f6359b7fd2c9a1620000000000000000000000000000000000000000000000016ba1ecf110480b3c", + "logIndex": 16, + "removed": false, + "topics": [ + "0x1c411e9a96e071241c2f21f7726b17ae89e3cab4c78be50e062b03a9fffbbad1" + ], + "transactionHash": "0x23e9dde2b0ed55ea6c124b81089a7a82cdab1a5db5d5452fe09c013d133ba460", + "transactionIndex": 2, + "decoded": { + "signature": "Sync(uint112,uint112)", + "signature_with_arg_names": "Sync(uint112 reserve0,uint112 reserve1)", + "name": "Sync", + "decoded": [ + { + "indexed": false, + "internalType": "uint112", + "name": "reserve0", + "type": "uint112", + "decoded": "8325329692470976903522132322" + }, + { + "indexed": false, + "internalType": "uint112", + "name": "reserve1", + "type": "uint112", + "decoded": "26202484627122686780" + } + ] + } + }, + { + "address": "0xb06eBf57ea89f3bE959A450178Bd45e581264e73", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006e784ed1f0f5cf900000000000000000000000000000000000000000084e32b91203c6d4e27e4fb0000000000000000000000000000000000000000000000000000000000000000", + "logIndex": 17, + "removed": false, + "topics": [ + "0xd78ad95fa46c994b6551d0da85fc275fe613ce37657fb8d5e3d130840159d822", + "0x0000000000000000000000003328f7f4a1d1c57c35df56bbf0c9dcafca309c49", + "0x00000000000000000000000031693a7c3d023539ecc730ee8a1d01159893842c" + ], + "transactionHash": "0x23e9dde2b0ed55ea6c124b81089a7a82cdab1a5db5d5452fe09c013d133ba460", + "transactionIndex": 2, + "decoded": { + "signature": "Swap(address,uint256,uint256,uint256,uint256,address)", + "signature_with_arg_names": "Swap(address indexed sender,uint256 amount0In,uint256 amount1In,uint256 amount0Out,uint256 amount1Out,address indexed to)", + "name": "Swap", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "sender", + "type": "address", + "decoded": "0x3328f7f4a1d1c57c35df56bbf0c9dcafca309c49" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "amount0In", + "type": "uint256", + "decoded": "0" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "amount1In", + "type": "uint256", + "decoded": "497512437810945273" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "amount0Out", + "type": "uint256", + "decoded": "160650989048162404950074619" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "amount1Out", + "type": "uint256", + "decoded": "0" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0x31693a7c3d023539ecc730ee8a1d01159893842c" + } + ] + } + }, + { + "address": "0x3328F7f4A1D1C57c35df56bBf0c9dCAFCA309C49", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x0000000000000000000000000000000000000000000000000008d66cb4a2a30600000000000000000000000031693a7c3d023539ecc730ee8a1d01159893842c0000000000000000000000000000000000000000000000000000000000000076", + "logIndex": 18, + "removed": false, + "topics": [ + "0x72015ace03712f361249380657b3d40777dd8f8a686664cab48afd9dbbe4499f" + ], + "transactionHash": "0x23e9dde2b0ed55ea6c124b81089a7a82cdab1a5db5d5452fe09c013d133ba460", + "transactionIndex": 2, + "decoded": null + }, + { + "address": "0x3328F7f4A1D1C57c35df56bBf0c9dCAFCA309C49", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x00000000000000000000000000000000000000000000000006e784ed1f0f5cf900000000000000000000000000000000000000000084e32b91203c6d4e27e4fb00000000000000000000000000000000000000000084e32b91203c6d4e27e4fb", + "logIndex": 19, + "removed": false, + "topics": [ + "0x9f849d23f4955d98202378ea318f2b0c7533695d3c9fb2a3931f0f919fa8c420" + ], + "transactionHash": "0x23e9dde2b0ed55ea6c124b81089a7a82cdab1a5db5d5452fe09c013d133ba460", + "transactionIndex": 2, + "decoded": null + } + ], + "logsBloom": "0x00200200000000000000000080000000000000008000000000000000000002000000040000000000000000000000000002000100080000200000200000000000000000000000000000400008000000200000000000000000000000008024000000080000000000000000000000000400200000208000000000000010000080000000000000000000000020002000000000000001000000080000004000000000000000000000000002001000000000080000000000000000040000000000000000000002000000000000000000004000000000000000001000000000000000000000200000000000000000000000000000080000000000400000000000000000", + "status": true, + "to": "0x3328f7f4a1d1c57c35df56bbf0c9dcafca309c49", + "transactionHash": "0x23e9dde2b0ed55ea6c124b81089a7a82cdab1a5db5d5452fe09c013d133ba460", + "transactionIndex": 2, + "type": "0x2" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0x31693a7c3d023539ecc730ee8a1d01159893842c", + "gas": "0x86c5c", + "input": "0x0162e2d000000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000001600000000000000000000000007a250d5630b4cf539739df2c5dacb4c659f2488d000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000760000000000000000000000000000000000000000000000000000000065ea08a3000000000000000000000000000000000000000000000000000000000000000500000000000000000000000000000000000000000000000000000000000000030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000c02aaa39b223fe8d0a0e5c4f27ead9083c756cc2000000000000000000000000be579b687fd9cd4fd6cb85abc8fbe069ab0be2cb", + "to": "0x3328f7f4a1d1c57c35df56bbf0c9dcafca309c49", + "value": "0x6f05b59d3b20000" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x300d9", "output": "0x" }, + "subtraces": 1, + "traceAddress": [], + "transactionHash": "0x23e9dde2b0ed55ea6c124b81089a7a82cdab1a5db5d5452fe09c013d133ba460", + "transactionPosition": 2, + "type": "call" + }, + { + "action": { + "callType": "delegatecall", + "from": "0x3328f7f4a1d1c57c35df56bbf0c9dcafca309c49", + "gas": "0x82f01", + "input": "0x0162e2d000000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000001600000000000000000000000007a250d5630b4cf539739df2c5dacb4c659f2488d000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000760000000000000000000000000000000000000000000000000000000065ea08a3000000000000000000000000000000000000000000000000000000000000000500000000000000000000000000000000000000000000000000000000000000030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000c02aaa39b223fe8d0a0e5c4f27ead9083c756cc2000000000000000000000000be579b687fd9cd4fd6cb85abc8fbe069ab0be2cb", + "to": "0xe9930aedad07cbe1885872f87bfbd76bf463665f", + "value": "0x6f05b59d3b20000" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x2e499", "output": "0x" }, + "subtraces": 7, + "traceAddress": [0], + "transactionHash": "0x23e9dde2b0ed55ea6c124b81089a7a82cdab1a5db5d5452fe09c013d133ba460", + "transactionPosition": 2, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0x3328f7f4a1d1c57c35df56bbf0c9dcafca309c49", + "gas": "0x7fc53", + "input": "0x70a0823100000000000000000000000031693a7c3d023539ecc730ee8a1d01159893842c", + "to": "0xbe579b687fd9cd4fd6cb85abc8fbe069ab0be2cb", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0xa5b", + "output": "0x0000000000000000000000000000000000000000000000000000000000000000" + }, + "subtraces": 0, + "traceAddress": [0, 0], + "transactionHash": "0x23e9dde2b0ed55ea6c124b81089a7a82cdab1a5db5d5452fe09c013d133ba460", + "transactionPosition": 2, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x3328f7f4a1d1c57c35df56bbf0c9dcafca309c49", + "gas": "0x7cbd3", + "input": "0xd0e30db0", + "to": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", + "value": "0x6e784ed1f0f5cf9" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x5da6", "output": "0x" }, + "subtraces": 0, + "traceAddress": [0, 1], + "transactionHash": "0x23e9dde2b0ed55ea6c124b81089a7a82cdab1a5db5d5452fe09c013d133ba460", + "transactionPosition": 2, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x3328f7f4a1d1c57c35df56bbf0c9dcafca309c49", + "gas": "0x769c2", + "input": "0xa9059cbb000000000000000000000000b06ebf57ea89f3be959a450178bd45e581264e7300000000000000000000000000000000000000000000000006e784ed1f0f5cf9", + "to": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x1f7e", + "output": "0x0000000000000000000000000000000000000000000000000000000000000001" + }, + "subtraces": 0, + "traceAddress": [0, 2], + "transactionHash": "0x23e9dde2b0ed55ea6c124b81089a7a82cdab1a5db5d5452fe09c013d133ba460", + "transactionPosition": 2, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0x3328f7f4a1d1c57c35df56bbf0c9dcafca309c49", + "gas": "0x739d2", + "input": "0x0902f1ac", + "to": "0xb06ebf57ea89f3be959a450178bd45e581264e73", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x9c8", + "output": "0x00000000000000000000000000000000000000001b6b704e8755d7ed20f1865d00000000000000000000000000000000000000000000000164ba6803f138ae430000000000000000000000000000000000000000000000000000000065ea0867" + }, + "subtraces": 0, + "traceAddress": [0, 3], + "transactionHash": "0x23e9dde2b0ed55ea6c124b81089a7a82cdab1a5db5d5452fe09c013d133ba460", + "transactionPosition": 2, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0x3328f7f4a1d1c57c35df56bbf0c9dcafca309c49", + "gas": "0x72d36", + "input": "0x70a08231000000000000000000000000b06ebf57ea89f3be959a450178bd45e581264e73", + "to": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x216", + "output": "0x0000000000000000000000000000000000000000000000016ba1ecf110480b3c" + }, + "subtraces": 0, + "traceAddress": [0, 4], + "transactionHash": "0x23e9dde2b0ed55ea6c124b81089a7a82cdab1a5db5d5452fe09c013d133ba460", + "transactionPosition": 2, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x3328f7f4a1d1c57c35df56bbf0c9dcafca309c49", + "gas": "0x721d9", + "input": "0x022c0d9f00000000000000000000000000000000000000000084e32b91203c6d4e27e4fb000000000000000000000000000000000000000000000000000000000000000000000000000000000000000031693a7c3d023539ecc730ee8a1d01159893842c00000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000000", + "to": "0xb06ebf57ea89f3be959a450178bd45e581264e73", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x1c901", "output": "0x" }, + "subtraces": 3, + "traceAddress": [0, 5], + "transactionHash": "0x23e9dde2b0ed55ea6c124b81089a7a82cdab1a5db5d5452fe09c013d133ba460", + "transactionPosition": 2, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0xb06ebf57ea89f3be959a450178bd45e581264e73", + "gas": "0x6db81", + "input": "0xa9059cbb00000000000000000000000031693a7c3d023539ecc730ee8a1d01159893842c00000000000000000000000000000000000000000084e32b91203c6d4e27e4fb", + "to": "0xbe579b687fd9cd4fd6cb85abc8fbe069ab0be2cb", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x14a05", + "output": "0x0000000000000000000000000000000000000000000000000000000000000001" + }, + "subtraces": 0, + "traceAddress": [0, 5, 0], + "transactionHash": "0x23e9dde2b0ed55ea6c124b81089a7a82cdab1a5db5d5452fe09c013d133ba460", + "transactionPosition": 2, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0xb06ebf57ea89f3be959a450178bd45e581264e73", + "gas": "0x59437", + "input": "0x70a08231000000000000000000000000b06ebf57ea89f3be959a450178bd45e581264e73", + "to": "0xbe579b687fd9cd4fd6cb85abc8fbe069ab0be2cb", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x28b", + "output": "0x00000000000000000000000000000000000000001ae68d22f6359b7fd2c9a162" + }, + "subtraces": 0, + "traceAddress": [0, 5, 1], + "transactionHash": "0x23e9dde2b0ed55ea6c124b81089a7a82cdab1a5db5d5452fe09c013d133ba460", + "transactionPosition": 2, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0xb06ebf57ea89f3be959a450178bd45e581264e73", + "gas": "0x59021", + "input": "0x70a08231000000000000000000000000b06ebf57ea89f3be959a450178bd45e581264e73", + "to": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x216", + "output": "0x0000000000000000000000000000000000000000000000016ba1ecf110480b3c" + }, + "subtraces": 0, + "traceAddress": [0, 5, 2], + "transactionHash": "0x23e9dde2b0ed55ea6c124b81089a7a82cdab1a5db5d5452fe09c013d133ba460", + "transactionPosition": 2, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0x3328f7f4a1d1c57c35df56bbf0c9dcafca309c49", + "gas": "0x55e25", + "input": "0x70a0823100000000000000000000000031693a7c3d023539ecc730ee8a1d01159893842c", + "to": "0xbe579b687fd9cd4fd6cb85abc8fbe069ab0be2cb", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x28b", + "output": "0x00000000000000000000000000000000000000000084e32b91203c6d4e27e4fb" + }, + "subtraces": 0, + "traceAddress": [0, 6], + "transactionHash": "0x23e9dde2b0ed55ea6c124b81089a7a82cdab1a5db5d5452fe09c013d133ba460", + "transactionPosition": 2, + "type": "call" + } + ], + "decoded": null + }, + { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0xd4a0CDD8a10b7E0B93987EF6dB935004aaE8ED49", + "gas": 242294, + "gasPrice": "121093359757", + "hash": "0xae6fee9d2c3b30b59373e6b6e79888b018dda2e8cd8ba30ebbf6d683995c61c9", + "input": "0x3593564c000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000065ea0ae30000000000000000000000000000000000000000000000000000000000000002080c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000016000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000001a885c2ad56afe8aa51000000000000000000000000000000000000000000000000004451dfb17c28a9700000000000000000000000000000000000000000000000000000000000000a0000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000020000000000000000000000002862259f492b51cd01a702b24d6d3ad6146c2972000000000000000000000000c02aaa39b223fe8d0a0e5c4f27ead9083c756cc20000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000004451dfb17c28a97", + "nonce": 251, + "r": "0xb6a6ae401ad7ac5f5bba5492d94ae3eb2e8222d59a8a753e80c9209808876e9", + "s": "0x49b8cff1c1def2a0d6d270a704a1038b3f52696700b6ee23e2d3fca99d0d576b", + "to": "0x3fC91A3afd70395Cd496C647d5a6CC9D4B2b7FAD", + "transactionIndex": 3, + "type": 0, + "v": "0x25", + "value": "0", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 688974, + "effectiveGasPrice": 121093359757, + "from": "0xd4a0cdd8a10b7e0b93987ef6db935004aae8ed49", + "gasUsed": 168360, + "logs": [ + { + "address": "0x2862259F492B51CD01a702b24D6d3ad6146c2972", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x0000000000000000000000000000000000000000000001539e3557788cba21da", + "logIndex": 20, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x000000000000000000000000d4a0cdd8a10b7e0b93987ef6db935004aae8ed49", + "0x0000000000000000000000002862259f492b51cd01a702b24d6d3ad6146c2972" + ], + "transactionHash": "0xae6fee9d2c3b30b59373e6b6e79888b018dda2e8cd8ba30ebbf6d683995c61c9", + "transactionIndex": 3, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0xd4a0cdd8a10b7e0b93987ef6db935004aae8ed49" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0x2862259f492b51cd01a702b24d6d3ad6146c2972" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "6264846355194564977114" + } + ] + } + }, + { + "address": "0x2862259F492B51CD01a702b24D6d3ad6146c2972", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x000000000000000000000000000000000000000000001934bdf57df271d08336", + "logIndex": 21, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x000000000000000000000000d4a0cdd8a10b7e0b93987ef6db935004aae8ed49", + "0x0000000000000000000000006038f9d41391db481effeb59038589661fdc3695" + ], + "transactionHash": "0xae6fee9d2c3b30b59373e6b6e79888b018dda2e8cd8ba30ebbf6d683995c61c9", + "transactionIndex": 3, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0xd4a0cdd8a10b7e0b93987ef6db935004aae8ed49" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0x6038f9d41391db481effeb59038589661fdc3695" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "119032080748696734565174" + } + ] + } + }, + { + "address": "0x2862259F492B51CD01a702b24D6d3ad6146c2972", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0xfffffffffffffffffffffffffffffffffffffffffffe36a95c0fb8a3ff48cd09", + "logIndex": 22, + "removed": false, + "topics": [ + "0x8c5be1e5ebec7d5bd14f71427d1e84f3dd0314c0f7b2291e5b200ac8c7c3b925", + "0x000000000000000000000000d4a0cdd8a10b7e0b93987ef6db935004aae8ed49", + "0x000000000000000000000000000000000022d473030f116ddee9f6b43ac78ba3" + ], + "transactionHash": "0xae6fee9d2c3b30b59373e6b6e79888b018dda2e8cd8ba30ebbf6d683995c61c9", + "transactionIndex": 3, + "decoded": { + "signature": "Approval(address,address,uint256)", + "signature_with_arg_names": "Approval(address indexed owner,address indexed spender,uint256 value)", + "name": "Approval", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "owner", + "type": "address", + "decoded": "0xd4a0cdd8a10b7e0b93987ef6db935004aae8ed49" + }, + { + "indexed": true, + "internalType": "address", + "name": "spender", + "type": "address", + "decoded": "0x000000000022d473030f116ddee9f6b43ac78ba3" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "115792089237316195423570985008687907853269984665640561879737868325863178161417" + } + ] + } + }, + { + "address": "0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x0000000000000000000000000000000000000000000000000472b5815acce778", + "logIndex": 23, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x0000000000000000000000006038f9d41391db481effeb59038589661fdc3695", + "0x0000000000000000000000003fc91a3afd70395cd496c647d5a6cc9d4b2b7fad" + ], + "transactionHash": "0xae6fee9d2c3b30b59373e6b6e79888b018dda2e8cd8ba30ebbf6d683995c61c9", + "transactionIndex": 3, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0x6038f9d41391db481effeb59038589661fdc3695" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "320518090675513208" + } + ] + } + }, + { + "address": "0x6038f9D41391DB481EFFEb59038589661FDC3695", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x0000000000000000000000000000000000000000000ad50f298a8702d4fa8a98000000000000000000000000000000000000000000000001e65ebb76f05b170e", + "logIndex": 24, + "removed": false, + "topics": [ + "0x1c411e9a96e071241c2f21f7726b17ae89e3cab4c78be50e062b03a9fffbbad1" + ], + "transactionHash": "0xae6fee9d2c3b30b59373e6b6e79888b018dda2e8cd8ba30ebbf6d683995c61c9", + "transactionIndex": 3, + "decoded": { + "signature": "Sync(uint112,uint112)", + "signature_with_arg_names": "Sync(uint112 reserve0,uint112 reserve1)", + "name": "Sync", + "decoded": [ + { + "indexed": false, + "internalType": "uint112", + "name": "reserve0", + "type": "uint112", + "decoded": "13095401951511980394842776" + }, + { + "indexed": false, + "internalType": "uint112", + "name": "reserve1", + "type": "uint112", + "decoded": "35046655469756815118" + } + ] + } + }, + { + "address": "0x6038f9D41391DB481EFFEb59038589661FDC3695", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x000000000000000000000000000000000000000000001934bdf57df271d08336000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000472b5815acce778", + "logIndex": 25, + "removed": false, + "topics": [ + "0xd78ad95fa46c994b6551d0da85fc275fe613ce37657fb8d5e3d130840159d822", + "0x0000000000000000000000003fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "0x0000000000000000000000003fc91a3afd70395cd496c647d5a6cc9d4b2b7fad" + ], + "transactionHash": "0xae6fee9d2c3b30b59373e6b6e79888b018dda2e8cd8ba30ebbf6d683995c61c9", + "transactionIndex": 3, + "decoded": { + "signature": "Swap(address,uint256,uint256,uint256,uint256,address)", + "signature_with_arg_names": "Swap(address indexed sender,uint256 amount0In,uint256 amount1In,uint256 amount0Out,uint256 amount1Out,address indexed to)", + "name": "Swap", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "sender", + "type": "address", + "decoded": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "amount0In", + "type": "uint256", + "decoded": "119032080748696734565174" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "amount1In", + "type": "uint256", + "decoded": "0" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "amount0Out", + "type": "uint256", + "decoded": "0" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "amount1Out", + "type": "uint256", + "decoded": "320518090675513208" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad" + } + ] + } + }, + { + "address": "0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x0000000000000000000000000000000000000000000000000472b5815acce778", + "logIndex": 26, + "removed": false, + "topics": [ + "0x7fcf532c15f0a6db0bd6d0e038bea71d30d808c7d98cb3bf7268a95bf5081b65", + "0x0000000000000000000000003fc91a3afd70395cd496c647d5a6cc9d4b2b7fad" + ], + "transactionHash": "0xae6fee9d2c3b30b59373e6b6e79888b018dda2e8cd8ba30ebbf6d683995c61c9", + "transactionIndex": 3, + "decoded": { + "signature": "Withdrawal(address,uint256)", + "signature_with_arg_names": "Withdrawal(address indexed user,uint256 amount)", + "name": "Withdrawal", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "user", + "type": "address", + "decoded": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "amount", + "type": "uint256", + "decoded": "320518090675513208" + } + ] + } + } + ], + "logsBloom": "0x00200000000000000000000080000000800000000000000000000000000000000000000000000000000000000000000002000000880000000000000000200000000000080000000000004008000000200004000000400800000000010020000000000000000000000000000000000000000000000002040000200010000080000000000000000000000000000002000000000000000000080000004000000000020000000000000000000000000000000000000000000000100000000000000000000003010000000000000000000000080000000000001000000002000000000012200000000000000000000000020000001000000008100000000000000000", + "status": true, + "to": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "transactionHash": "0xae6fee9d2c3b30b59373e6b6e79888b018dda2e8cd8ba30ebbf6d683995c61c9", + "transactionIndex": 3, + "type": "0x0" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0xd4a0cdd8a10b7e0b93987ef6db935004aae8ed49", + "gas": "0x35226", + "input": "0x3593564c000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000065ea0ae30000000000000000000000000000000000000000000000000000000000000002080c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000016000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000001a885c2ad56afe8aa51000000000000000000000000000000000000000000000000004451dfb17c28a9700000000000000000000000000000000000000000000000000000000000000a0000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000020000000000000000000000002862259f492b51cd01a702b24d6d3ad6146c2972000000000000000000000000c02aaa39b223fe8d0a0e5c4f27ead9083c756cc20000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000004451dfb17c28a97", + "to": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x2a7b4", "output": "0x" }, + "subtraces": 9, + "traceAddress": [], + "transactionHash": "0xae6fee9d2c3b30b59373e6b6e79888b018dda2e8cd8ba30ebbf6d683995c61c9", + "transactionPosition": 3, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "gas": "0x31c7a", + "input": "0x36c78516000000000000000000000000d4a0cdd8a10b7e0b93987ef6db935004aae8ed490000000000000000000000006038f9d41391db481effeb59038589661fdc3695000000000000000000000000000000000000000000001a885c2ad56afe8aa5100000000000000000000000002862259f492b51cd01a702b24d6d3ad6146c2972", + "to": "0x000000000022d473030f116ddee9f6b43ac78ba3", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x10d41", "output": "0x" }, + "subtraces": 1, + "traceAddress": [0], + "transactionHash": "0xae6fee9d2c3b30b59373e6b6e79888b018dda2e8cd8ba30ebbf6d683995c61c9", + "transactionPosition": 3, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x000000000022d473030f116ddee9f6b43ac78ba3", + "gas": "0x2fa5d", + "input": "0x23b872dd000000000000000000000000d4a0cdd8a10b7e0b93987ef6db935004aae8ed490000000000000000000000006038f9d41391db481effeb59038589661fdc3695000000000000000000000000000000000000000000001a885c2ad56afe8aa510", + "to": "0x2862259f492b51cd01a702b24d6d3ad6146c2972", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0xf6f6", + "output": "0x0000000000000000000000000000000000000000000000000000000000000001" + }, + "subtraces": 0, + "traceAddress": [0, 0], + "transactionHash": "0xae6fee9d2c3b30b59373e6b6e79888b018dda2e8cd8ba30ebbf6d683995c61c9", + "transactionPosition": 3, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "gas": "0x207ed", + "input": "0x70a082310000000000000000000000003fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "to": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x9e6", + "output": "0x0000000000000000000000000000000000000000000000000000000000000000" + }, + "subtraces": 0, + "traceAddress": [1], + "transactionHash": "0xae6fee9d2c3b30b59373e6b6e79888b018dda2e8cd8ba30ebbf6d683995c61c9", + "transactionPosition": 3, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "gas": "0x1f099", + "input": "0x0902f1ac", + "to": "0x6038f9d41391db481effeb59038589661fdc3695", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x9c8", + "output": "0x0000000000000000000000000000000000000000000abbda6b950910632a0762000000000000000000000000000000000000000000000001ead170f84b27fe860000000000000000000000000000000000000000000000000000000065ea0873" + }, + "subtraces": 0, + "traceAddress": [2], + "transactionHash": "0xae6fee9d2c3b30b59373e6b6e79888b018dda2e8cd8ba30ebbf6d683995c61c9", + "transactionPosition": 3, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "gas": "0x1e443", + "input": "0x70a082310000000000000000000000006038f9d41391db481effeb59038589661fdc3695", + "to": "0x2862259f492b51cd01a702b24d6d3ad6146c2972", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x282", + "output": "0x0000000000000000000000000000000000000000000ad50f298a8702d4fa8a98" + }, + "subtraces": 0, + "traceAddress": [3], + "transactionHash": "0xae6fee9d2c3b30b59373e6b6e79888b018dda2e8cd8ba30ebbf6d683995c61c9", + "transactionPosition": 3, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "gas": "0x1dcd4", + "input": "0x022c0d9f00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000472b5815acce7780000000000000000000000003fc91a3afd70395cd496c647d5a6cc9d4b2b7fad00000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000000", + "to": "0x6038f9d41391db481effeb59038589661fdc3695", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0xec2d", "output": "0x" }, + "subtraces": 3, + "traceAddress": [4], + "transactionHash": "0xae6fee9d2c3b30b59373e6b6e79888b018dda2e8cd8ba30ebbf6d683995c61c9", + "transactionPosition": 3, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x6038f9d41391db481effeb59038589661fdc3695", + "gas": "0x1ab72", + "input": "0xa9059cbb0000000000000000000000003fc91a3afd70395cd496c647d5a6cc9d4b2b7fad0000000000000000000000000000000000000000000000000472b5815acce778", + "to": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x6d3a", + "output": "0x0000000000000000000000000000000000000000000000000000000000000001" + }, + "subtraces": 0, + "traceAddress": [4, 0], + "transactionHash": "0xae6fee9d2c3b30b59373e6b6e79888b018dda2e8cd8ba30ebbf6d683995c61c9", + "transactionPosition": 3, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0x6038f9d41391db481effeb59038589661fdc3695", + "gas": "0x13d93", + "input": "0x70a082310000000000000000000000006038f9d41391db481effeb59038589661fdc3695", + "to": "0x2862259f492b51cd01a702b24d6d3ad6146c2972", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x282", + "output": "0x0000000000000000000000000000000000000000000ad50f298a8702d4fa8a98" + }, + "subtraces": 0, + "traceAddress": [4, 1], + "transactionHash": "0xae6fee9d2c3b30b59373e6b6e79888b018dda2e8cd8ba30ebbf6d683995c61c9", + "transactionPosition": 3, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0x6038f9d41391db481effeb59038589661fdc3695", + "gas": "0x13986", + "input": "0x70a082310000000000000000000000006038f9d41391db481effeb59038589661fdc3695", + "to": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x216", + "output": "0x000000000000000000000000000000000000000000000001e65ebb76f05b170e" + }, + "subtraces": 0, + "traceAddress": [4, 2], + "transactionHash": "0xae6fee9d2c3b30b59373e6b6e79888b018dda2e8cd8ba30ebbf6d683995c61c9", + "transactionPosition": 3, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "gas": "0xf2f2", + "input": "0x70a082310000000000000000000000003fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "to": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x216", + "output": "0x0000000000000000000000000000000000000000000000000472b5815acce778" + }, + "subtraces": 0, + "traceAddress": [5], + "transactionHash": "0xae6fee9d2c3b30b59373e6b6e79888b018dda2e8cd8ba30ebbf6d683995c61c9", + "transactionPosition": 3, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "gas": "0xebd9", + "input": "0x70a082310000000000000000000000003fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "to": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x216", + "output": "0x0000000000000000000000000000000000000000000000000472b5815acce778" + }, + "subtraces": 0, + "traceAddress": [6], + "transactionHash": "0xae6fee9d2c3b30b59373e6b6e79888b018dda2e8cd8ba30ebbf6d683995c61c9", + "transactionPosition": 3, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "gas": "0xe7a9", + "input": "0x2e1a7d4d0000000000000000000000000000000000000000000000000472b5815acce778", + "to": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x2404", "output": "0x" }, + "subtraces": 1, + "traceAddress": [7], + "transactionHash": "0xae6fee9d2c3b30b59373e6b6e79888b018dda2e8cd8ba30ebbf6d683995c61c9", + "transactionPosition": 3, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", + "gas": "0x8fc", + "input": "0x", + "to": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "value": "0x472b5815acce778" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x50", "output": "0x" }, + "subtraces": 0, + "traceAddress": [7, 0], + "transactionHash": "0xae6fee9d2c3b30b59373e6b6e79888b018dda2e8cd8ba30ebbf6d683995c61c9", + "transactionPosition": 3, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "gas": "0xa987", + "input": "0x", + "to": "0xd4a0cdd8a10b7e0b93987ef6db935004aae8ed49", + "value": "0x472b5815acce778" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x0", "output": "0x" }, + "subtraces": 0, + "traceAddress": [8], + "transactionHash": "0xae6fee9d2c3b30b59373e6b6e79888b018dda2e8cd8ba30ebbf6d683995c61c9", + "transactionPosition": 3, + "type": "call" + } + ], + "decoded": null + }, + { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0x387cf0506614713F7d36aFaCa5Be680C6AB80Be1", + "gas": 71055, + "gasPrice": "151366699697", + "hash": "0x2d2885b02a5c6a576ff5f87fcecefb202b35c2cbcb8d9eb0a4f8ff75e33a1208", + "input": "0xa9059cbb000000000000000000000000012b29e9685082690de4d18c5af6bb4d8770b54100000000000000000000000000000000000000000000000977e497a19e3f5f1c", + "nonce": 3081, + "r": "0xe249602abc204fa9305035410f93e8499f46e1c781034af00cf21cf527e0e4ca", + "s": "0x14dcebbd7bc7e02e080aceff8c0d34fcbda50923355a15946d32e70b0a4d34a5", + "to": "0x14778860E937f509e651192a90589dE711Fb88a9", + "transactionIndex": 4, + "type": 0, + "v": "0x26", + "value": "0", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 745013, + "effectiveGasPrice": 151366699697, + "from": "0x387cf0506614713f7d36afaca5be680c6ab80be1", + "gasUsed": 56039, + "logs": [ + { + "address": "0x14778860E937f509e651192a90589dE711Fb88a9", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x00000000000000000000000000000000000000000000000977e497a19e3f5f1c", + "logIndex": 27, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x000000000000000000000000387cf0506614713f7d36afaca5be680c6ab80be1", + "0x000000000000000000000000012b29e9685082690de4d18c5af6bb4d8770b541" + ], + "transactionHash": "0x2d2885b02a5c6a576ff5f87fcecefb202b35c2cbcb8d9eb0a4f8ff75e33a1208", + "transactionIndex": 4, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0x387cf0506614713f7d36afaca5be680c6ab80be1" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0x012b29e9685082690de4d18c5af6bb4d8770b541" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "174659893368989900572" + } + ] + } + } + ], + "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000000000000000400000000000000000010000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000002000000000000010000000000000020000000000000000000000000000000000000000000000000200000000000000000000000000200000000020000", + "status": true, + "to": "0x14778860e937f509e651192a90589de711fb88a9", + "transactionHash": "0x2d2885b02a5c6a576ff5f87fcecefb202b35c2cbcb8d9eb0a4f8ff75e33a1208", + "transactionIndex": 4, + "type": "0x0" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0x387cf0506614713f7d36afaca5be680c6ab80be1", + "gas": "0xc0eb", + "input": "0xa9059cbb000000000000000000000000012b29e9685082690de4d18c5af6bb4d8770b54100000000000000000000000000000000000000000000000977e497a19e3f5f1c", + "to": "0x14778860e937f509e651192a90589de711fb88a9", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x8643", + "output": "0x0000000000000000000000000000000000000000000000000000000000000001" + }, + "subtraces": 0, + "traceAddress": [], + "transactionHash": "0x2d2885b02a5c6a576ff5f87fcecefb202b35c2cbcb8d9eb0a4f8ff75e33a1208", + "transactionPosition": 4, + "type": "call" + } + ], + "decoded": { + "signature": "transfer(address,uint256)", + "signature_with_arg_names": "transfer(address arg1,uint256 arg2)", + "name": "transfer", + "decoded": [ + { + "internalType": "address", + "name": "arg1", + "type": "address", + "decoded": "0x012b29e9685082690de4d18c5af6bb4d8770b541" + }, + { + "internalType": "uint256", + "name": "arg2", + "type": "uint256", + "decoded": "174659893368989900572" + } + ] + } + }, + { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0x9acbB72Cf67103A30333A32CD203459c6a9c3311", + "gas": 90000, + "gasPrice": "132000000000", + "hash": "0x42dcec2fd227558efe602c9b7450a288903bb1c104f8241d82ea97cbd969e95b", + "input": "0xa9059cbb000000000000000000000000a7b49402078621174f7cb22be89ef042740e71ca00000000000000000000000000000000000000000000000000000001c6e4a300", + "nonce": 758203, + "r": "0x8307c54b23c90b513b1362af20f94533c73ba90b0eca60122d8eff87bda8c895", + "s": "0xc1617a26abddde3337b75e6552b72ef8bd4e7083a36ef074e182952569d7696", + "to": "0xdAC17F958D2ee523a2206206994597C13D831ec7", + "transactionIndex": 5, + "type": 0, + "v": "0x26", + "value": "0", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 791122, + "effectiveGasPrice": 132000000000, + "from": "0x9acbb72cf67103a30333a32cd203459c6a9c3311", + "gasUsed": 46109, + "logs": [ + { + "address": "0xdAC17F958D2ee523a2206206994597C13D831ec7", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x00000000000000000000000000000000000000000000000000000001c6e4a300", + "logIndex": 28, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x0000000000000000000000009acbb72cf67103a30333a32cd203459c6a9c3311", + "0x000000000000000000000000a7b49402078621174f7cb22be89ef042740e71ca" + ], + "transactionHash": "0x42dcec2fd227558efe602c9b7450a288903bb1c104f8241d82ea97cbd969e95b", + "transactionIndex": 5, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0x9acbb72cf67103a30333a32cd203459c6a9c3311" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0xa7b49402078621174f7cb22be89ef042740e71ca" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "7631840000" + } + ] + } + } + ], + "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000010000000000000000000000020000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000080000000000000000000200000000000000000000000000002000000000000000000001000000000000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000", + "status": true, + "to": "0xdac17f958d2ee523a2206206994597c13d831ec7", + "transactionHash": "0x42dcec2fd227558efe602c9b7450a288903bb1c104f8241d82ea97cbd969e95b", + "transactionIndex": 5, + "type": "0x0" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0x9acbb72cf67103a30333a32cd203459c6a9c3311", + "gas": "0x10b28", + "input": "0xa9059cbb000000000000000000000000a7b49402078621174f7cb22be89ef042740e71ca00000000000000000000000000000000000000000000000000000001c6e4a300", + "to": "0xdac17f958d2ee523a2206206994597c13d831ec7", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x5fb5", "output": "0x" }, + "subtraces": 0, + "traceAddress": [], + "transactionHash": "0x42dcec2fd227558efe602c9b7450a288903bb1c104f8241d82ea97cbd969e95b", + "transactionPosition": 5, + "type": "call" + } + ], + "decoded": { + "signature": "transfer(address,uint256)", + "signature_with_arg_names": "transfer(address arg1,uint256 arg2)", + "name": "transfer", + "decoded": [ + { + "internalType": "address", + "name": "arg1", + "type": "address", + "decoded": "0xa7b49402078621174f7cb22be89ef042740e71ca" + }, + { + "internalType": "uint256", + "name": "arg2", + "type": "uint256", + "decoded": "7631840000" + } + ] + } + }, + { + "accessList": [], + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0x709BE71d2fd5Ca805133E957ADeB6f740ec1417C", + "gas": 203956, + "gasPrice": "107965864797", + "hash": "0x671321a3ee4f3dc741ec2bda5a95932b902e7e5173d682e29b44107e4d6c81db", + "input": "0x3593564c000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000065ea0ae300000000000000000000000000000000000000000000000000000000000000020b080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000a000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000010a741a4627800000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000010a741a4627800000000000000000000000000000000000000000000001683ac336a3c1f0df98e600000000000000000000000000000000000000000000000000000000000000a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000c02aaa39b223fe8d0a0e5c4f27ead9083c756cc200000000000000000000000091fbb2503ac69702061f1ac6885759fc853e6eae", + "maxFeePerGas": "160462550556", + "maxPriorityFeePerGas": "9110850860", + "nonce": 34, + "r": "0xd73367275e51ad011b5f62563d6e6cba1caf33246537da55cb55de5ee29d7a25", + "s": "0x6f33b0b69612d6c3256ecfd5a4c91ec55b185e74b6a93c30dfee6f4381332aad", + "to": "0x3fC91A3afd70395Cd496C647d5a6CC9D4B2b7FAD", + "transactionIndex": 6, + "type": 2, + "v": "0x0", + "value": "75000000000000000", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 942923, + "effectiveGasPrice": 107965864797, + "from": "0x709be71d2fd5ca805133e957adeb6f740ec1417c", + "gasUsed": 151801, + "logs": [ + { + "address": "0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x000000000000000000000000000000000000000000000000010a741a46278000", + "logIndex": 29, + "removed": false, + "topics": [ + "0xe1fffcc4923d04b559f4d29a8bfc6cda04eb5b0d3c460751c2402c5c5cc9109c", + "0x0000000000000000000000003fc91a3afd70395cd496c647d5a6cc9d4b2b7fad" + ], + "transactionHash": "0x671321a3ee4f3dc741ec2bda5a95932b902e7e5173d682e29b44107e4d6c81db", + "transactionIndex": 6, + "decoded": { + "signature": "Deposit(address,uint256)", + "signature_with_arg_names": "Deposit(address indexed user,uint256 amount)", + "name": "Deposit", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "user", + "type": "address", + "decoded": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "amount", + "type": "uint256", + "decoded": "75000000000000000" + } + ] + } + }, + { + "address": "0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x000000000000000000000000000000000000000000000000010a741a46278000", + "logIndex": 30, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x0000000000000000000000003fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "0x000000000000000000000000d7cef1e0c02b50e9c5852f47736880b66e50acde" + ], + "transactionHash": "0x671321a3ee4f3dc741ec2bda5a95932b902e7e5173d682e29b44107e4d6c81db", + "transactionIndex": 6, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0xd7cef1e0c02b50e9c5852f47736880b66e50acde" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "75000000000000000" + } + ] + } + }, + { + "address": "0x91fbB2503AC69702061f1AC6885759Fc853e6EaE", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x000000000000000000000000000000000000000000000bdab0703329e98f9c8d", + "logIndex": 31, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x000000000000000000000000d7cef1e0c02b50e9c5852f47736880b66e50acde", + "0x0000000000000000000000007dad1302c3caaff2909f39917253cd6e4fcf77e3" + ], + "transactionHash": "0x671321a3ee4f3dc741ec2bda5a95932b902e7e5173d682e29b44107e4d6c81db", + "transactionIndex": 6, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0xd7cef1e0c02b50e9c5852f47736880b66e50acde" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0x7dad1302c3caaff2909f39917253cd6e4fcf77e3" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "55980135237637951691917" + } + ] + } + }, + { + "address": "0x91fbB2503AC69702061f1AC6885759Fc853e6EaE", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x000000000000000000000000000000000000000000017f499e2bcba07fce1b42", + "logIndex": 32, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x000000000000000000000000d7cef1e0c02b50e9c5852f47736880b66e50acde", + "0x000000000000000000000000709be71d2fd5ca805133e957adeb6f740ec1417c" + ], + "transactionHash": "0x671321a3ee4f3dc741ec2bda5a95932b902e7e5173d682e29b44107e4d6c81db", + "transactionIndex": 6, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0xd7cef1e0c02b50e9c5852f47736880b66e50acde" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0x709be71d2fd5ca805133e957adeb6f740ec1417c" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "1810024372683627104705346" + } + ] + } + }, + { + "address": "0xd7cEF1E0C02B50e9C5852F47736880B66E50aCDE", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x0000000000000000000000000000000000000000047b807033f1e0b3868374120000000000000000000000000000000000000000000000030481d4e78d993c63", + "logIndex": 33, + "removed": false, + "topics": [ + "0x1c411e9a96e071241c2f21f7726b17ae89e3cab4c78be50e062b03a9fffbbad1" + ], + "transactionHash": "0x671321a3ee4f3dc741ec2bda5a95932b902e7e5173d682e29b44107e4d6c81db", + "transactionIndex": 6, + "decoded": { + "signature": "Sync(uint112,uint112)", + "signature_with_arg_names": "Sync(uint112 reserve0,uint112 reserve1)", + "name": "Sync", + "decoded": [ + { + "indexed": false, + "internalType": "uint112", + "name": "reserve0", + "type": "uint112", + "decoded": "1387244447786143060427240466" + }, + { + "indexed": false, + "internalType": "uint112", + "name": "reserve1", + "type": "uint112", + "decoded": "55665006960254205027" + } + ] + } + }, + { + "address": "0xd7cEF1E0C02B50e9C5852F47736880B66E50aCDE", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010a741a46278000000000000000000000000000000000000000000000018b244e9bfeca695db7cf0000000000000000000000000000000000000000000000000000000000000000", + "logIndex": 34, + "removed": false, + "topics": [ + "0xd78ad95fa46c994b6551d0da85fc275fe613ce37657fb8d5e3d130840159d822", + "0x0000000000000000000000003fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "0x000000000000000000000000709be71d2fd5ca805133e957adeb6f740ec1417c" + ], + "transactionHash": "0x671321a3ee4f3dc741ec2bda5a95932b902e7e5173d682e29b44107e4d6c81db", + "transactionIndex": 6, + "decoded": { + "signature": "Swap(address,uint256,uint256,uint256,uint256,address)", + "signature_with_arg_names": "Swap(address indexed sender,uint256 amount0In,uint256 amount1In,uint256 amount0Out,uint256 amount1Out,address indexed to)", + "name": "Swap", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "sender", + "type": "address", + "decoded": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "amount0In", + "type": "uint256", + "decoded": "0" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "amount1In", + "type": "uint256", + "decoded": "75000000000000000" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "amount0Out", + "type": "uint256", + "decoded": "1866004507921265056397263" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "amount1Out", + "type": "uint256", + "decoded": "0" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0x709be71d2fd5ca805133e957adeb6f740ec1417c" + } + ] + } + } + ], + "logsBloom": "0x00200000002000000000000080000000000000000000000000000000000100000000000000800000000020000000000002000000080000000000000000400000020000081000000000000008000000200000000000000000000000008020000000001000000000000000000000000000000000000000000000000010000000000000000002000000000000000000000000000041000000080000004008000000000000000000000000000000200000000000000000000000000000000000000000000002000000000000000000000000000000000000001000000000000000000000200000000000000000000004000000011000000000400010000000000000", + "status": true, + "to": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "transactionHash": "0x671321a3ee4f3dc741ec2bda5a95932b902e7e5173d682e29b44107e4d6c81db", + "transactionIndex": 6, + "type": "0x2" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0x709be71d2fd5ca805133e957adeb6f740ec1417c", + "gas": "0x2bc88", + "input": "0x3593564c000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000065ea0ae300000000000000000000000000000000000000000000000000000000000000020b080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000a000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000010a741a4627800000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000010a741a4627800000000000000000000000000000000000000000000001683ac336a3c1f0df98e600000000000000000000000000000000000000000000000000000000000000a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000c02aaa39b223fe8d0a0e5c4f27ead9083c756cc200000000000000000000000091fbb2503ac69702061f1ac6885759fc853e6eae", + "to": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "value": "0x10a741a46278000" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x25469", "output": "0x" }, + "subtraces": 7, + "traceAddress": [], + "transactionHash": "0x671321a3ee4f3dc741ec2bda5a95932b902e7e5173d682e29b44107e4d6c81db", + "transactionPosition": 6, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "gas": "0x2745d", + "input": "0xd0e30db0", + "to": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", + "value": "0x10a741a46278000" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x5da6", "output": "0x" }, + "subtraces": 0, + "traceAddress": [0], + "transactionHash": "0x671321a3ee4f3dc741ec2bda5a95932b902e7e5173d682e29b44107e4d6c81db", + "transactionPosition": 6, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "gas": "0x20f28", + "input": "0xa9059cbb000000000000000000000000d7cef1e0c02b50e9c5852f47736880b66e50acde000000000000000000000000000000000000000000000000010a741a46278000", + "to": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x1f7e", + "output": "0x0000000000000000000000000000000000000000000000000000000000000001" + }, + "subtraces": 0, + "traceAddress": [1], + "transactionHash": "0x671321a3ee4f3dc741ec2bda5a95932b902e7e5173d682e29b44107e4d6c81db", + "transactionPosition": 6, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "gas": "0x1e4c4", + "input": "0x70a08231000000000000000000000000709be71d2fd5ca805133e957adeb6f740ec1417c", + "to": "0x91fbb2503ac69702061f1ac6885759fc853e6eae", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0xa11", + "output": "0x0000000000000000000000000000000000000000000000000000000000000000" + }, + "subtraces": 0, + "traceAddress": [2], + "transactionHash": "0x671321a3ee4f3dc741ec2bda5a95932b902e7e5173d682e29b44107e4d6c81db", + "transactionPosition": 6, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "gas": "0x1cd3e", + "input": "0x0902f1ac", + "to": "0xd7cef1e0c02b50e9c5852f47736880b66e50acde", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x9c8", + "output": "0x0000000000000000000000000000000000000000047d0b94828ddf7defe12be1000000000000000000000000000000000000000000000003037760cd4771bc630000000000000000000000000000000000000000000000000000000065ea0897" + }, + "subtraces": 0, + "traceAddress": [3], + "transactionHash": "0x671321a3ee4f3dc741ec2bda5a95932b902e7e5173d682e29b44107e4d6c81db", + "transactionPosition": 6, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "gas": "0x1c0d7", + "input": "0x70a08231000000000000000000000000d7cef1e0c02b50e9c5852f47736880b66e50acde", + "to": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x216", + "output": "0x0000000000000000000000000000000000000000000000030481d4e78d993c63" + }, + "subtraces": 0, + "traceAddress": [4], + "transactionHash": "0x671321a3ee4f3dc741ec2bda5a95932b902e7e5173d682e29b44107e4d6c81db", + "transactionPosition": 6, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "gas": "0x1b9c9", + "input": "0x022c0d9f000000000000000000000000000000000000000000018b244e9bfeca695db7cf0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000709be71d2fd5ca805133e957adeb6f740ec1417c00000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000000", + "to": "0xd7cef1e0c02b50e9c5852f47736880b66e50acde", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x15268", "output": "0x" }, + "subtraces": 3, + "traceAddress": [5], + "transactionHash": "0x671321a3ee4f3dc741ec2bda5a95932b902e7e5173d682e29b44107e4d6c81db", + "transactionPosition": 6, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0xd7cef1e0c02b50e9c5852f47736880b66e50acde", + "gas": "0x18911", + "input": "0xa9059cbb000000000000000000000000709be71d2fd5ca805133e957adeb6f740ec1417c000000000000000000000000000000000000000000018b244e9bfeca695db7cf", + "to": "0x91fbb2503ac69702061f1ac6885759fc853e6eae", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0xd3b6", + "output": "0x0000000000000000000000000000000000000000000000000000000000000001" + }, + "subtraces": 3, + "traceAddress": [5, 0], + "transactionHash": "0x671321a3ee4f3dc741ec2bda5a95932b902e7e5173d682e29b44107e4d6c81db", + "transactionPosition": 6, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0x91fbb2503ac69702061f1ac6885759fc853e6eae", + "gas": "0x16600", + "input": "0x0dfe1681", + "to": "0xd7cef1e0c02b50e9c5852f47736880b66e50acde", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x17d", + "output": "0x00000000000000000000000091fbb2503ac69702061f1ac6885759fc853e6eae" + }, + "subtraces": 0, + "traceAddress": [5, 0, 0], + "transactionHash": "0x671321a3ee4f3dc741ec2bda5a95932b902e7e5173d682e29b44107e4d6c81db", + "transactionPosition": 6, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0x91fbb2503ac69702061f1ac6885759fc853e6eae", + "gas": "0x162ed", + "input": "0xd21220a7", + "to": "0xd7cef1e0c02b50e9c5852f47736880b66e50acde", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x165", + "output": "0x000000000000000000000000c02aaa39b223fe8d0a0e5c4f27ead9083c756cc2" + }, + "subtraces": 0, + "traceAddress": [5, 0, 1], + "transactionHash": "0x671321a3ee4f3dc741ec2bda5a95932b902e7e5173d682e29b44107e4d6c81db", + "transactionPosition": 6, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0x91fbb2503ac69702061f1ac6885759fc853e6eae", + "gas": "0x15623", + "input": "0xe6a4390500000000000000000000000091fbb2503ac69702061f1ac6885759fc853e6eae000000000000000000000000c02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", + "to": "0x5c69bee701ef814a2b6a3edd4b1652cb9cc5aa6f", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0xa04", + "output": "0x000000000000000000000000d7cef1e0c02b50e9c5852f47736880b66e50acde" + }, + "subtraces": 0, + "traceAddress": [5, 0, 2], + "transactionHash": "0x671321a3ee4f3dc741ec2bda5a95932b902e7e5173d682e29b44107e4d6c81db", + "transactionPosition": 6, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0xd7cef1e0c02b50e9c5852f47736880b66e50acde", + "gas": "0xb63d", + "input": "0x70a08231000000000000000000000000d7cef1e0c02b50e9c5852f47736880b66e50acde", + "to": "0x91fbb2503ac69702061f1ac6885759fc853e6eae", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x241", + "output": "0x0000000000000000000000000000000000000000047b807033f1e0b386837412" + }, + "subtraces": 0, + "traceAddress": [5, 1], + "transactionHash": "0x671321a3ee4f3dc741ec2bda5a95932b902e7e5173d682e29b44107e4d6c81db", + "transactionPosition": 6, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0xd7cef1e0c02b50e9c5852f47736880b66e50acde", + "gas": "0xb26f", + "input": "0x70a08231000000000000000000000000d7cef1e0c02b50e9c5852f47736880b66e50acde", + "to": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x216", + "output": "0x0000000000000000000000000000000000000000000000030481d4e78d993c63" + }, + "subtraces": 0, + "traceAddress": [5, 2], + "transactionHash": "0x671321a3ee4f3dc741ec2bda5a95932b902e7e5173d682e29b44107e4d6c81db", + "transactionPosition": 6, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "gas": "0x6b46", + "input": "0x70a08231000000000000000000000000709be71d2fd5ca805133e957adeb6f740ec1417c", + "to": "0x91fbb2503ac69702061f1ac6885759fc853e6eae", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x241", + "output": "0x000000000000000000000000000000000000000000017f499e2bcba07fce1b42" + }, + "subtraces": 0, + "traceAddress": [6], + "transactionHash": "0x671321a3ee4f3dc741ec2bda5a95932b902e7e5173d682e29b44107e4d6c81db", + "transactionPosition": 6, + "type": "call" + } + ], + "decoded": null + }, + { + "accessList": [], + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0x1E4988d448DbB494f320b52efD8736Cab2B0dcBc", + "gas": 21000, + "gasPrice": "160462550556", + "hash": "0x4e85b74baede3f9be19996b3c2ee33fa656f8da1e26dca9d44f55042f1f1829b", + "input": "0x", + "maxFeePerGas": "160462550556", + "maxPriorityFeePerGas": "160462550556", + "nonce": 8, + "r": "0x7c790ac76736b2f775166399142e25132e0993656d5fa7c3ffb77f5bc52d66eb", + "s": "0x7d0dddbaacc1f1e8bb035bfa91846c53b3d9843f590d9503b3a001978925551a", + "to": "0xD8fCDE49168928edE2fb8CC3C08fBB7CC724A8FB", + "transactionIndex": 7, + "type": 2, + "v": "0x0", + "value": "90045803392875014", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 963923, + "effectiveGasPrice": 160462550556, + "from": "0x1e4988d448dbb494f320b52efd8736cab2b0dcbc", + "gasUsed": 21000, + "logs": [], + "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", + "status": true, + "to": "0xd8fcde49168928ede2fb8cc3c08fbb7cc724a8fb", + "transactionHash": "0x4e85b74baede3f9be19996b3c2ee33fa656f8da1e26dca9d44f55042f1f1829b", + "transactionIndex": 7, + "type": "0x2" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0x1e4988d448dbb494f320b52efd8736cab2b0dcbc", + "gas": "0x0", + "input": "0x", + "to": "0xd8fcde49168928ede2fb8cc3c08fbb7cc724a8fb", + "value": "0x13fe82e5cbf3a06" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x0", "output": "0x" }, + "subtraces": 0, + "traceAddress": [], + "transactionHash": "0x4e85b74baede3f9be19996b3c2ee33fa656f8da1e26dca9d44f55042f1f1829b", + "transactionPosition": 7, + "type": "call" + } + ] + }, + { + "accessList": [], + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0x05FED9E346376FA99b25Ec67d280fFDaE89e4D28", + "gas": 21000, + "gasPrice": "156658621982", + "hash": "0xd1e236334c484e6d9f0222aae639ed26cdffbd50dbd258c2112bf9140d01c655", + "input": "0x", + "maxFeePerGas": "156658621982", + "maxPriorityFeePerGas": "156658621982", + "nonce": 3, + "r": "0xa7f0285e43c00923f760250fa97097794ede58800c5471189a25ec3adbf59189", + "s": "0x2f2d45d991e2cb130afcedb2529bb2f49df1e8d8b9fd27acc5096a91637b672f", + "to": "0x7c6E3119eD2134c12326b437D74618f19593B320", + "transactionIndex": 8, + "type": 2, + "v": "0x1", + "value": "380811822565994214", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 984923, + "effectiveGasPrice": 156658621982, + "from": "0x05fed9e346376fa99b25ec67d280ffdae89e4d28", + "gasUsed": 21000, + "logs": [], + "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", + "status": true, + "to": "0x7c6e3119ed2134c12326b437d74618f19593b320", + "transactionHash": "0xd1e236334c484e6d9f0222aae639ed26cdffbd50dbd258c2112bf9140d01c655", + "transactionIndex": 8, + "type": "0x2" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0x05fed9e346376fa99b25ec67d280ffdae89e4d28", + "gas": "0x0", + "input": "0x", + "to": "0x7c6e3119ed2134c12326b437d74618f19593b320", + "value": "0x548ea55c250aee6" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x0", "output": "0x" }, + "subtraces": 0, + "traceAddress": [], + "transactionHash": "0xd1e236334c484e6d9f0222aae639ed26cdffbd50dbd258c2112bf9140d01c655", + "transactionPosition": 8, + "type": "call" + } + ] + }, + { + "accessList": [], + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0xAb95799727DFe3431BF4B52D2Bafc6F8a6fAC2C3", + "gas": 300000, + "gasPrice": "104989833189", + "hash": "0x1be81b1fb554a47c08d3d45cec750d64fe5699a94b50ddbe59b166b4292c0afe", + "input": "0x5a7b05e8000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000880000000000000000000000000000000000000000000000001bc165c554df6734000000000000000000000000000000000000000000000000000014ac65abd7388000000000000000000000002b43fe4f41d871fbc75af6e0ce85bce38ff1edc79a69ae8d2f6bb897450af5124a9e0f8904b3a7a30000000000000125d1d38935e14a4762f8ac5a7e000000000000000000000000000000000000000000000000", + "maxFeePerGas": "203844847126", + "maxPriorityFeePerGas": "6134819252", + "nonce": 27429, + "r": "0xfc56de504ebf4b04af0cc9c861e3ba8d6d06b37d3a0f3cb349b3f3eca12dc4cc", + "s": "0x3abe27b220aadf6e0edfb5e1044ef1eacf999920e20f788fbed86dd74b97a3ca", + "to": "0x99B1817acb40E76C309e26B2Face9da9EFf55317", + "transactionIndex": 9, + "type": 2, + "v": "0x1", + "value": "0", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 1127615, + "effectiveGasPrice": 104989833189, + "from": "0xab95799727dfe3431bf4b52d2bafc6f8a6fac2c3", + "gasUsed": 142692, + "logs": [ + { + "address": "0x3D658390460295FB963f54dC0899cfb1c30776Df", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x000000000000000000000000000000000000000000000000000014ac73384d00", + "logIndex": 35, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x0000000000000000000000002b43fe4f41d871fbc75af6e0ce85bce38ff1edc7", + "0x0000000000000000000000009a69ae8d2f6bb897450af5124a9e0f8904b3a7a3" + ], + "transactionHash": "0x1be81b1fb554a47c08d3d45cec750d64fe5699a94b50ddbe59b166b4292c0afe", + "transactionIndex": 9, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0x2b43fe4f41d871fbc75af6e0ce85bce38ff1edc7" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0x9a69ae8d2f6bb897450af5124a9e0f8904b3a7a3" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "22730900000000" + } + ] + } + }, + { + "address": "0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x0000000000000000000000000000000000000000000000001bc165c554df6734", + "logIndex": 36, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x000000000000000000000000ab95799727dfe3431bf4b52d2bafc6f8a6fac2c3", + "0x0000000000000000000000002b43fe4f41d871fbc75af6e0ce85bce38ff1edc7" + ], + "transactionHash": "0x1be81b1fb554a47c08d3d45cec750d64fe5699a94b50ddbe59b166b4292c0afe", + "transactionIndex": 9, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0xab95799727dfe3431bf4b52d2bafc6f8a6fac2c3" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0x2b43fe4f41d871fbc75af6e0ce85bce38ff1edc7" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "1999991607736100660" + } + ] + } + }, + { + "address": "0x2b43Fe4F41D871fBc75aF6e0cE85BcE38fF1eDC7", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0xffffffffffffffffffffffffffffffffffffffffffffffffffffeb538cc7b3000000000000000000000000000000000000000000000000001bc165c554df6734000000000000000000000000000000000000012875ba73ea70f7958588fbe82f0000000000000000000000000000000000000000000000000a6847932a60b978000000000000000000000000000000000000000000000000000000000001bcb3", + "logIndex": 37, + "removed": false, + "topics": [ + "0xc42079f94a6350d7e6235f29174924f928cc2ac818eb64fed8004e115fbcca67", + "0x00000000000000000000000099b1817acb40e76c309e26b2face9da9eff55317", + "0x0000000000000000000000009a69ae8d2f6bb897450af5124a9e0f8904b3a7a3" + ], + "transactionHash": "0x1be81b1fb554a47c08d3d45cec750d64fe5699a94b50ddbe59b166b4292c0afe", + "transactionIndex": 9, + "decoded": { + "signature": "Swap(address,address,int256,int256,uint160,uint128,int24)", + "signature_with_arg_names": "Swap(address indexed sender,address indexed recipient,int256 amount0,int256 amount1,uint160 sqrtPriceX96,uint128 liquidity,int24 tick)", + "name": "Swap", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "sender", + "type": "address", + "decoded": "0x99b1817acb40e76c309e26b2face9da9eff55317" + }, + { + "indexed": true, + "internalType": "address", + "name": "recipient", + "type": "address", + "decoded": "0x9a69ae8d2f6bb897450af5124a9e0f8904b3a7a3" + }, + { + "indexed": false, + "internalType": "int256", + "name": "amount0", + "type": "int256", + "decoded": "-22730900000000" + }, + { + "indexed": false, + "internalType": "int256", + "name": "amount1", + "type": "int256", + "decoded": "1999991607736100660" + }, + { + "indexed": false, + "internalType": "uint160", + "name": "sqrtPriceX96", + "type": "uint160", + "decoded": "23487971257970613404265795545135" + }, + { + "indexed": false, + "internalType": "uint128", + "name": "liquidity", + "type": "uint128", + "decoded": "749928035353934200" + }, + { + "indexed": false, + "internalType": "int24", + "name": "tick", + "type": "int24", + "decoded": "113843" + } + ] + } + } + ], + "logsBloom": "0x00000000000000000000000000000000000000000000000000000080400000000000000000002000000000000000000002000000080020000040000000000000000000000000000802000008000000000000000000000000000800000000000000000440000000000000000000000000000000000002200000000010000800000000000000000000400000010000100000008000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000202000000000000000000000020000000000000000008000000000001000", + "status": true, + "to": "0x99b1817acb40e76c309e26b2face9da9eff55317", + "transactionHash": "0x1be81b1fb554a47c08d3d45cec750d64fe5699a94b50ddbe59b166b4292c0afe", + "transactionIndex": 9, + "type": "0x2" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0xab95799727dfe3431bf4b52d2bafc6f8a6fac2c3", + "gas": "0x43ac4", + "input": "0x5a7b05e8000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000880000000000000000000000000000000000000000000000001bc165c554df6734000000000000000000000000000000000000000000000000000014ac65abd7388000000000000000000000002b43fe4f41d871fbc75af6e0ce85bce38ff1edc79a69ae8d2f6bb897450af5124a9e0f8904b3a7a30000000000000125d1d38935e14a4762f8ac5a7e000000000000000000000000000000000000000000000000", + "to": "0x99b1817acb40e76c309e26b2face9da9eff55317", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x1d448", + "output": "0x000000000000000000000000000000000000000000000000000014ac73384d00" + }, + "subtraces": 2, + "traceAddress": [], + "transactionHash": "0x1be81b1fb554a47c08d3d45cec750d64fe5699a94b50ddbe59b166b4292c0afe", + "transactionPosition": 9, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0x99b1817acb40e76c309e26b2face9da9eff55317", + "gas": "0x4142b", + "input": "0x3850c7bd", + "to": "0x2b43fe4f41d871fbc75af6e0ce85bce38ff1edc7", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0xa88", + "output": "0x0000000000000000000000000000000000000125d1d38935e14a4762f8ac5a7e000000000000000000000000000000000000000000000000000000000001bc010000000000000000000000000000000000000000000000000000000000000046000000000000000000000000000000000000000000000000000000000000004c000000000000000000000000000000000000000000000000000000000000004c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001" + }, + "subtraces": 0, + "traceAddress": [0], + "transactionHash": "0x1be81b1fb554a47c08d3d45cec750d64fe5699a94b50ddbe59b166b4292c0afe", + "transactionPosition": 9, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x99b1817acb40e76c309e26b2face9da9eff55317", + "gas": "0x403fc", + "input": "0x128acb080000000000000000000000009a69ae8d2f6bb897450af5124a9e0f8904b3a7a300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001bc165c554df6734000000000000000000000000fffd8963efd1fc6a506488495d951d5263988d2500000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000000000020000000000000000000000000ab95799727dfe3431bf4b52d2bafc6f8a6fac2c3", + "to": "0x2b43fe4f41d871fbc75af6e0ce85bce38ff1edc7", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x1ac06", + "output": "0xffffffffffffffffffffffffffffffffffffffffffffffffffffeb538cc7b3000000000000000000000000000000000000000000000000001bc165c554df6734" + }, + "subtraces": 4, + "traceAddress": [1], + "transactionHash": "0x1be81b1fb554a47c08d3d45cec750d64fe5699a94b50ddbe59b166b4292c0afe", + "transactionPosition": 9, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x2b43fe4f41d871fbc75af6e0ce85bce38ff1edc7", + "gas": "0x36c81", + "input": "0xa9059cbb0000000000000000000000009a69ae8d2f6bb897450af5124a9e0f8904b3a7a3000000000000000000000000000000000000000000000000000014ac73384d00", + "to": "0x3d658390460295fb963f54dc0899cfb1c30776df", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0xb820", + "output": "0x0000000000000000000000000000000000000000000000000000000000000001" + }, + "subtraces": 1, + "traceAddress": [1, 0], + "transactionHash": "0x1be81b1fb554a47c08d3d45cec750d64fe5699a94b50ddbe59b166b4292c0afe", + "transactionPosition": 9, + "type": "call" + }, + { + "action": { + "callType": "delegatecall", + "from": "0x3d658390460295fb963f54dc0899cfb1c30776df", + "gas": "0x342fa", + "input": "0xa9059cbb0000000000000000000000009a69ae8d2f6bb897450af5124a9e0f8904b3a7a3000000000000000000000000000000000000000000000000000014ac73384d00", + "to": "0xf0768df35693f5ef9194a0397f73d68175059e29", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x9bad", + "output": "0x0000000000000000000000000000000000000000000000000000000000000001" + }, + "subtraces": 0, + "traceAddress": [1, 0, 0], + "transactionHash": "0x1be81b1fb554a47c08d3d45cec750d64fe5699a94b50ddbe59b166b4292c0afe", + "transactionPosition": 9, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0x2b43fe4f41d871fbc75af6e0ce85bce38ff1edc7", + "gas": "0x2aa3e", + "input": "0x70a082310000000000000000000000002b43fe4f41d871fbc75af6e0ce85bce38ff1edc7", + "to": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x9e6", + "output": "0x000000000000000000000000000000000000000000000003e34885353a6474e4" + }, + "subtraces": 0, + "traceAddress": [1, 1], + "transactionHash": "0x1be81b1fb554a47c08d3d45cec750d64fe5699a94b50ddbe59b166b4292c0afe", + "transactionPosition": 9, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x2b43fe4f41d871fbc75af6e0ce85bce38ff1edc7", + "gas": "0x29d89", + "input": "0xfa461e33ffffffffffffffffffffffffffffffffffffffffffffffffffffeb538cc7b3000000000000000000000000000000000000000000000000001bc165c554df673400000000000000000000000000000000000000000000000000000000000000600000000000000000000000000000000000000000000000000000000000000020000000000000000000000000ab95799727dfe3431bf4b52d2bafc6f8a6fac2c3", + "to": "0x99b1817acb40e76c309e26b2face9da9eff55317", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x3d23", "output": "0x" }, + "subtraces": 4, + "traceAddress": [1, 2], + "transactionHash": "0x1be81b1fb554a47c08d3d45cec750d64fe5699a94b50ddbe59b166b4292c0afe", + "transactionPosition": 9, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0x99b1817acb40e76c309e26b2face9da9eff55317", + "gas": "0x29071", + "input": "0x0dfe1681", + "to": "0x2b43fe4f41d871fbc75af6e0ce85bce38ff1edc7", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x10a", + "output": "0x0000000000000000000000003d658390460295fb963f54dc0899cfb1c30776df" + }, + "subtraces": 0, + "traceAddress": [1, 2, 0], + "transactionHash": "0x1be81b1fb554a47c08d3d45cec750d64fe5699a94b50ddbe59b166b4292c0afe", + "transactionPosition": 9, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0x99b1817acb40e76c309e26b2face9da9eff55317", + "gas": "0x28edb", + "input": "0xd21220a7", + "to": "0x2b43fe4f41d871fbc75af6e0ce85bce38ff1edc7", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x134", + "output": "0x000000000000000000000000c02aaa39b223fe8d0a0e5c4f27ead9083c756cc2" + }, + "subtraces": 0, + "traceAddress": [1, 2, 1], + "transactionHash": "0x1be81b1fb554a47c08d3d45cec750d64fe5699a94b50ddbe59b166b4292c0afe", + "transactionPosition": 9, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0x99b1817acb40e76c309e26b2face9da9eff55317", + "gas": "0x28d1b", + "input": "0xddca3f43", + "to": "0x2b43fe4f41d871fbc75af6e0ce85bce38ff1edc7", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0xfb", + "output": "0x0000000000000000000000000000000000000000000000000000000000002710" + }, + "subtraces": 0, + "traceAddress": [1, 2, 2], + "transactionHash": "0x1be81b1fb554a47c08d3d45cec750d64fe5699a94b50ddbe59b166b4292c0afe", + "transactionPosition": 9, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x99b1817acb40e76c309e26b2face9da9eff55317", + "gas": "0x289f4", + "input": "0x23b872dd000000000000000000000000ab95799727dfe3431bf4b52d2bafc6f8a6fac2c30000000000000000000000002b43fe4f41d871fbc75af6e0ce85bce38ff1edc70000000000000000000000000000000000000000000000001bc165c554df6734", + "to": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x32e1", + "output": "0x0000000000000000000000000000000000000000000000000000000000000001" + }, + "subtraces": 0, + "traceAddress": [1, 2, 3], + "transactionHash": "0x1be81b1fb554a47c08d3d45cec750d64fe5699a94b50ddbe59b166b4292c0afe", + "transactionPosition": 9, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0x2b43fe4f41d871fbc75af6e0ce85bce38ff1edc7", + "gas": "0x25ee2", + "input": "0x70a082310000000000000000000000002b43fe4f41d871fbc75af6e0ce85bce38ff1edc7", + "to": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x216", + "output": "0x000000000000000000000000000000000000000000000003ff09eafa8f43dc18" + }, + "subtraces": 0, + "traceAddress": [1, 3], + "transactionHash": "0x1be81b1fb554a47c08d3d45cec750d64fe5699a94b50ddbe59b166b4292c0afe", + "transactionPosition": 9, + "type": "call" + } + ], + "decoded": null + }, + { + "accessList": [], + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0xb129Ed57baE34ce114d7929Ba9f83d6AeeE66FF1", + "gas": 305696, + "gasPrice": "102321813770", + "hash": "0x8951a5c3e84e0c339a280e0f8e1aae51587dd6e1c22d067c69554d6395ccbde6", + "input": "0x3805550f00000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000acbf90ac884231dde40b90140a4fe8074c648e2f039474f9e803b0fb2033d6f69b7a95aaa4fdab8b32aeeda3b20a84515d03bf59a8972cde1ab89c62220132869456be7849fea90cdadea7408e219c2746ccc9ce92d903cc4ca02cfbb521f32282bd9abff1a9a47030f06e62868d1756b1606e6ec9edae0ff47e2bc7a94bf02bf6537b61696699c44467792b2f7bd132562d52371bbd9b17a779bbfb22defde8b8487d4751b04ab2c2235d40e5fb1d2c858dc4f79f81e55f73fdfc499df79f41f81ef93446de1c1919c32d70fb690d307195973513455735fd3d1ee2ba72667d581e7e2d38192172a0a986c8e87d79b60e8ceb428ed3528d8a1f7ebf0e116a2e8351dcc903c2e2267786f3f35b600b46d313bb1fea8a95ab2af54b46f1526957e16cc1bfdf693f0cd12bd6a53045bf139ac3d56ff1ce461c7c7a2ecaf9a1eff31eae7d566784d632a3f429d0c84033dcbe18465e9fe85a0fa415d44a1a5360ebafc4c27b114de96cfe8081c578e53a64ab38d9d38047b06a0b7146899b31fe7607a2cad9c0ebb08c4da5c703f2093ac793b8adf8dbd40b714b902ec02f902e80183768df9b9010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100008000000000000000004000000000000000000000000000000008000000800000000000000000000120000000000000000000020000000000000000000800000000000000000080000010200000000000000000080000000008000000000000000000001000000000000000000000200000000000000000000000000000000000000000000000000000000000004000000002000000000021000000000000400000000000000000100000000020000000000000000000000000000000000000000000000000000000000000100000f901ddf89b94c2132d05d31c914a87c6611c10748aeb04b58e8ff863a0ddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3efa0000000000000000000000000b129ed57bae34ce114d7929ba9f83d6aeee66ff1a00000000000000000000000000000000000000000000000000000000000000000a0000000000000000000000000000000000000000000000000000000012a05f200f9013d940000000000000000000000000000000000001010f884a04dfe1bbbcf077ddc3e01291eea2d5c70c2b422b415d95645b9adcfd678cb1d63a00000000000000000000000000000000000000000000000000000000000001010a0000000000000000000000000b129ed57bae34ce114d7929ba9f83d6aeee66ff1a000000000000000000000000009385a960a2e0b6b4516d341534da92cb2a50085b8a00000000000000000000000000000000000000000000000000006ed159ff79fa000000000000000000000000000000000000000000000000000547f9ada89d84000000000000000000000000000000000000000000000199d7e90b6a6b480d722000000000000000000000000000000000000000000000000004d92853a9238a000000000000000000000000000000000000000000000199d7e97a3bc547876c2b9063ef9063bf90131a082e5e280c46da25d8a2a5fa18f286c91be6fff59f3fe6118c41388f4fc66c5b4a0e7d626fb0f5ab6eb0192167652266a46e1af8ca463ddb5459cd17e565d88988ea06c6505f63306032ce3a0bfa42065bfa2fbef57621a4808e7b6a4d4222bb6d344a01b7128b82b77a171fdee99d41038aae336072d3710411a21f73bc23c91ee77b7a0dc029921261b7749286615539dc72c183fc0633818a9cb225538a1ee6c767e1da01f142ce610b0cade92bf1a1d7f8cc0e47d0ad691f9982af71ceb3fc6b895a6cda06470c33221a421206fbe8b7eab112264264e99689880cedf13f041e0f624f0b8a0d15b0e616b3e08170895ffde643083cd4f393040a7b0ddaa75cdbf624493bd1ca03cb9ac1d96842f549ae527eaf50166e99abba6bd98fd6f451280cbc1117b7abe8080808080808080f90211a05c47d7760eb06574c3e3a07a59ecb37db9a6cc2105129b21f221acc6a050f177a08a27f28fcc2d7973b2c7ca285106131e47b05668568c7a22c6b5eab17be5057ea02be6b966ce133328e15b722ace0321e282f6d65475fabca72a3cd48e0a535f37a07ddd7f7181f7b053da820348895a5f18932de62bdfaf164d6b942c84ff1110b5a03f303880840fe4a64a1823c3342d1d991921e615bcd8d42eb546fe5dd5b809fba09ce0154e0b3746f713d8d48f7c3426df02cd87d41a408c75631d4e2ace5233aaa06e95c852c1c06959fb558df8eebea909681dad311ae27855dc2f7141286726a4a0312c48cb52de1c5ecb39ad47cd7e8b78a1849980b934c2122dc43d28be0551cfa03d7503ab31f804792e0e2c3da4cf4e3dd1e50276b818c3a6258f68d2ebe5eab6a048b3147d6240b71db5aa0b7b02e57ba20220b00191e34c159ed4594a888dff4aa0acbfd8a94af360e7f7e6589c5a05a23d364ffff7835373ac411a8c4cd82c3040a0706e68491456d0b693ac013fdf50aaf50f1d5c457a4cf0a0d981a27c547722e8a0ed1a12c6f34f35c1a7f096f96f29b595f9c4c79fdf39fff5c8a1fe4559913163a0f50eb5681abacf336d049fb215af0879781eea3e1db3985272c1e4c75e170abba067bce224a04934a84308e88e01825042bb95af66112b0b2516b7dc59a50dd2bea0083478ad5413c185c9316f5a8a427df44bb513ac2099cbe1eadd744f3e19821d80f902f020b902ec02f902e80183768df9b9010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100008000000000000000004000000000000000000000000000000008000000800000000000000000000120000000000000000000020000000000000000000800000000000000000080000010200000000000000000080000000008000000000000000000001000000000000000000000200000000000000000000000000000000000000000000000000000000000004000000002000000000021000000000000400000000000000000100000000020000000000000000000000000000000000000000000000000000000000000100000f901ddf89b94c2132d05d31c914a87c6611c10748aeb04b58e8ff863a0ddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3efa0000000000000000000000000b129ed57bae34ce114d7929ba9f83d6aeee66ff1a00000000000000000000000000000000000000000000000000000000000000000a0000000000000000000000000000000000000000000000000000000012a05f200f9013d940000000000000000000000000000000000001010f884a04dfe1bbbcf077ddc3e01291eea2d5c70c2b422b415d95645b9adcfd678cb1d63a00000000000000000000000000000000000000000000000000000000000001010a0000000000000000000000000b129ed57bae34ce114d7929ba9f83d6aeee66ff1a000000000000000000000000009385a960a2e0b6b4516d341534da92cb2a50085b8a00000000000000000000000000000000000000000000000000006ed159ff79fa000000000000000000000000000000000000000000000000000547f9ada89d84000000000000000000000000000000000000000000000199d7e90b6a6b480d722000000000000000000000000000000000000000000000000004d92853a9238a000000000000000000000000000000000000000000000199d7e97a3bc547876c282003280000000000000000000000000000000000000000000", + "maxFeePerGas": "107000000000", + "maxPriorityFeePerGas": "3466799833", + "nonce": 8, + "r": "0xeee766d927932fcef3fc487e47d563a9a837f41395d0513ef74fa4ed23e62f05", + "s": "0xa4ef96dc33e9f4ded2f7a8e36511f902bdc25cc1ff9f3b73f00c3892b17c3ae", + "to": "0xA0c68C638235ee32657e8f720a23ceC1bFc77C77", + "transactionIndex": 10, + "type": 2, + "v": "0x1", + "value": "0", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 1375269, + "effectiveGasPrice": 102321813770, + "from": "0xb129ed57bae34ce114d7929ba9f83d6aeee66ff1", + "gasUsed": 247654, + "logs": [ + { + "address": "0xdAC17F958D2ee523a2206206994597C13D831ec7", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x000000000000000000000000000000000000000000000000000000012a05f200", + "logIndex": 38, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x00000000000000000000000040ec5b33f54e0e8a33a975908c5ba1c14e5bbbdf", + "0x000000000000000000000000b129ed57bae34ce114d7929ba9f83d6aeee66ff1" + ], + "transactionHash": "0x8951a5c3e84e0c339a280e0f8e1aae51587dd6e1c22d067c69554d6395ccbde6", + "transactionIndex": 10, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0x40ec5b33f54e0e8a33a975908c5ba1c14e5bbbdf" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0xb129ed57bae34ce114d7929ba9f83d6aeee66ff1" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "5000000000" + } + ] + } + } + ], + "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000008000000000000000000000000000020000000000000000000000400000000000000000000000000000000000000000010000000000000000000000000000008000000000000000000001000000000000000100000004000000000000000000080000000000000000000000000000000000000000000000002000000000000000000000000000000001000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", + "status": true, + "to": "0xa0c68c638235ee32657e8f720a23cec1bfc77c77", + "transactionHash": "0x8951a5c3e84e0c339a280e0f8e1aae51587dd6e1c22d067c69554d6395ccbde6", + "transactionIndex": 10, + "type": "0x2" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0xb129ed57bae34ce114d7929ba9f83d6aeee66ff1", + "gas": "0x3d878", + "input": "0x3805550f00000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000acbf90ac884231dde40b90140a4fe8074c648e2f039474f9e803b0fb2033d6f69b7a95aaa4fdab8b32aeeda3b20a84515d03bf59a8972cde1ab89c62220132869456be7849fea90cdadea7408e219c2746ccc9ce92d903cc4ca02cfbb521f32282bd9abff1a9a47030f06e62868d1756b1606e6ec9edae0ff47e2bc7a94bf02bf6537b61696699c44467792b2f7bd132562d52371bbd9b17a779bbfb22defde8b8487d4751b04ab2c2235d40e5fb1d2c858dc4f79f81e55f73fdfc499df79f41f81ef93446de1c1919c32d70fb690d307195973513455735fd3d1ee2ba72667d581e7e2d38192172a0a986c8e87d79b60e8ceb428ed3528d8a1f7ebf0e116a2e8351dcc903c2e2267786f3f35b600b46d313bb1fea8a95ab2af54b46f1526957e16cc1bfdf693f0cd12bd6a53045bf139ac3d56ff1ce461c7c7a2ecaf9a1eff31eae7d566784d632a3f429d0c84033dcbe18465e9fe85a0fa415d44a1a5360ebafc4c27b114de96cfe8081c578e53a64ab38d9d38047b06a0b7146899b31fe7607a2cad9c0ebb08c4da5c703f2093ac793b8adf8dbd40b714b902ec02f902e80183768df9b9010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100008000000000000000004000000000000000000000000000000008000000800000000000000000000120000000000000000000020000000000000000000800000000000000000080000010200000000000000000080000000008000000000000000000001000000000000000000000200000000000000000000000000000000000000000000000000000000000004000000002000000000021000000000000400000000000000000100000000020000000000000000000000000000000000000000000000000000000000000100000f901ddf89b94c2132d05d31c914a87c6611c10748aeb04b58e8ff863a0ddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3efa0000000000000000000000000b129ed57bae34ce114d7929ba9f83d6aeee66ff1a00000000000000000000000000000000000000000000000000000000000000000a0000000000000000000000000000000000000000000000000000000012a05f200f9013d940000000000000000000000000000000000001010f884a04dfe1bbbcf077ddc3e01291eea2d5c70c2b422b415d95645b9adcfd678cb1d63a00000000000000000000000000000000000000000000000000000000000001010a0000000000000000000000000b129ed57bae34ce114d7929ba9f83d6aeee66ff1a000000000000000000000000009385a960a2e0b6b4516d341534da92cb2a50085b8a00000000000000000000000000000000000000000000000000006ed159ff79fa000000000000000000000000000000000000000000000000000547f9ada89d84000000000000000000000000000000000000000000000199d7e90b6a6b480d722000000000000000000000000000000000000000000000000004d92853a9238a000000000000000000000000000000000000000000000199d7e97a3bc547876c2b9063ef9063bf90131a082e5e280c46da25d8a2a5fa18f286c91be6fff59f3fe6118c41388f4fc66c5b4a0e7d626fb0f5ab6eb0192167652266a46e1af8ca463ddb5459cd17e565d88988ea06c6505f63306032ce3a0bfa42065bfa2fbef57621a4808e7b6a4d4222bb6d344a01b7128b82b77a171fdee99d41038aae336072d3710411a21f73bc23c91ee77b7a0dc029921261b7749286615539dc72c183fc0633818a9cb225538a1ee6c767e1da01f142ce610b0cade92bf1a1d7f8cc0e47d0ad691f9982af71ceb3fc6b895a6cda06470c33221a421206fbe8b7eab112264264e99689880cedf13f041e0f624f0b8a0d15b0e616b3e08170895ffde643083cd4f393040a7b0ddaa75cdbf624493bd1ca03cb9ac1d96842f549ae527eaf50166e99abba6bd98fd6f451280cbc1117b7abe8080808080808080f90211a05c47d7760eb06574c3e3a07a59ecb37db9a6cc2105129b21f221acc6a050f177a08a27f28fcc2d7973b2c7ca285106131e47b05668568c7a22c6b5eab17be5057ea02be6b966ce133328e15b722ace0321e282f6d65475fabca72a3cd48e0a535f37a07ddd7f7181f7b053da820348895a5f18932de62bdfaf164d6b942c84ff1110b5a03f303880840fe4a64a1823c3342d1d991921e615bcd8d42eb546fe5dd5b809fba09ce0154e0b3746f713d8d48f7c3426df02cd87d41a408c75631d4e2ace5233aaa06e95c852c1c06959fb558df8eebea909681dad311ae27855dc2f7141286726a4a0312c48cb52de1c5ecb39ad47cd7e8b78a1849980b934c2122dc43d28be0551cfa03d7503ab31f804792e0e2c3da4cf4e3dd1e50276b818c3a6258f68d2ebe5eab6a048b3147d6240b71db5aa0b7b02e57ba20220b00191e34c159ed4594a888dff4aa0acbfd8a94af360e7f7e6589c5a05a23d364ffff7835373ac411a8c4cd82c3040a0706e68491456d0b693ac013fdf50aaf50f1d5c457a4cf0a0d981a27c547722e8a0ed1a12c6f34f35c1a7f096f96f29b595f9c4c79fdf39fff5c8a1fe4559913163a0f50eb5681abacf336d049fb215af0879781eea3e1db3985272c1e4c75e170abba067bce224a04934a84308e88e01825042bb95af66112b0b2516b7dc59a50dd2bea0083478ad5413c185c9316f5a8a427df44bb513ac2099cbe1eadd744f3e19821d80f902f020b902ec02f902e80183768df9b9010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100008000000000000000004000000000000000000000000000000008000000800000000000000000000120000000000000000000020000000000000000000800000000000000000080000010200000000000000000080000000008000000000000000000001000000000000000000000200000000000000000000000000000000000000000000000000000000000004000000002000000000021000000000000400000000000000000100000000020000000000000000000000000000000000000000000000000000000000000100000f901ddf89b94c2132d05d31c914a87c6611c10748aeb04b58e8ff863a0ddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3efa0000000000000000000000000b129ed57bae34ce114d7929ba9f83d6aeee66ff1a00000000000000000000000000000000000000000000000000000000000000000a0000000000000000000000000000000000000000000000000000000012a05f200f9013d940000000000000000000000000000000000001010f884a04dfe1bbbcf077ddc3e01291eea2d5c70c2b422b415d95645b9adcfd678cb1d63a00000000000000000000000000000000000000000000000000000000000001010a0000000000000000000000000b129ed57bae34ce114d7929ba9f83d6aeee66ff1a000000000000000000000000009385a960a2e0b6b4516d341534da92cb2a50085b8a00000000000000000000000000000000000000000000000000006ed159ff79fa000000000000000000000000000000000000000000000000000547f9ada89d84000000000000000000000000000000000000000000000199d7e90b6a6b480d722000000000000000000000000000000000000000000000000004d92853a9238a000000000000000000000000000000000000000000000199d7e97a3bc547876c282003280000000000000000000000000000000000000000000", + "to": "0xa0c68c638235ee32657e8f720a23cec1bfc77c77", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x2f5be", "output": "0x" }, + "subtraces": 1, + "traceAddress": [], + "transactionHash": "0x8951a5c3e84e0c339a280e0f8e1aae51587dd6e1c22d067c69554d6395ccbde6", + "transactionPosition": 10, + "type": "call" + }, + { + "action": { + "callType": "delegatecall", + "from": "0xa0c68c638235ee32657e8f720a23cec1bfc77c77", + "gas": "0x3a4bd", + "input": "0x3805550f00000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000acbf90ac884231dde40b90140a4fe8074c648e2f039474f9e803b0fb2033d6f69b7a95aaa4fdab8b32aeeda3b20a84515d03bf59a8972cde1ab89c62220132869456be7849fea90cdadea7408e219c2746ccc9ce92d903cc4ca02cfbb521f32282bd9abff1a9a47030f06e62868d1756b1606e6ec9edae0ff47e2bc7a94bf02bf6537b61696699c44467792b2f7bd132562d52371bbd9b17a779bbfb22defde8b8487d4751b04ab2c2235d40e5fb1d2c858dc4f79f81e55f73fdfc499df79f41f81ef93446de1c1919c32d70fb690d307195973513455735fd3d1ee2ba72667d581e7e2d38192172a0a986c8e87d79b60e8ceb428ed3528d8a1f7ebf0e116a2e8351dcc903c2e2267786f3f35b600b46d313bb1fea8a95ab2af54b46f1526957e16cc1bfdf693f0cd12bd6a53045bf139ac3d56ff1ce461c7c7a2ecaf9a1eff31eae7d566784d632a3f429d0c84033dcbe18465e9fe85a0fa415d44a1a5360ebafc4c27b114de96cfe8081c578e53a64ab38d9d38047b06a0b7146899b31fe7607a2cad9c0ebb08c4da5c703f2093ac793b8adf8dbd40b714b902ec02f902e80183768df9b9010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100008000000000000000004000000000000000000000000000000008000000800000000000000000000120000000000000000000020000000000000000000800000000000000000080000010200000000000000000080000000008000000000000000000001000000000000000000000200000000000000000000000000000000000000000000000000000000000004000000002000000000021000000000000400000000000000000100000000020000000000000000000000000000000000000000000000000000000000000100000f901ddf89b94c2132d05d31c914a87c6611c10748aeb04b58e8ff863a0ddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3efa0000000000000000000000000b129ed57bae34ce114d7929ba9f83d6aeee66ff1a00000000000000000000000000000000000000000000000000000000000000000a0000000000000000000000000000000000000000000000000000000012a05f200f9013d940000000000000000000000000000000000001010f884a04dfe1bbbcf077ddc3e01291eea2d5c70c2b422b415d95645b9adcfd678cb1d63a00000000000000000000000000000000000000000000000000000000000001010a0000000000000000000000000b129ed57bae34ce114d7929ba9f83d6aeee66ff1a000000000000000000000000009385a960a2e0b6b4516d341534da92cb2a50085b8a00000000000000000000000000000000000000000000000000006ed159ff79fa000000000000000000000000000000000000000000000000000547f9ada89d84000000000000000000000000000000000000000000000199d7e90b6a6b480d722000000000000000000000000000000000000000000000000004d92853a9238a000000000000000000000000000000000000000000000199d7e97a3bc547876c2b9063ef9063bf90131a082e5e280c46da25d8a2a5fa18f286c91be6fff59f3fe6118c41388f4fc66c5b4a0e7d626fb0f5ab6eb0192167652266a46e1af8ca463ddb5459cd17e565d88988ea06c6505f63306032ce3a0bfa42065bfa2fbef57621a4808e7b6a4d4222bb6d344a01b7128b82b77a171fdee99d41038aae336072d3710411a21f73bc23c91ee77b7a0dc029921261b7749286615539dc72c183fc0633818a9cb225538a1ee6c767e1da01f142ce610b0cade92bf1a1d7f8cc0e47d0ad691f9982af71ceb3fc6b895a6cda06470c33221a421206fbe8b7eab112264264e99689880cedf13f041e0f624f0b8a0d15b0e616b3e08170895ffde643083cd4f393040a7b0ddaa75cdbf624493bd1ca03cb9ac1d96842f549ae527eaf50166e99abba6bd98fd6f451280cbc1117b7abe8080808080808080f90211a05c47d7760eb06574c3e3a07a59ecb37db9a6cc2105129b21f221acc6a050f177a08a27f28fcc2d7973b2c7ca285106131e47b05668568c7a22c6b5eab17be5057ea02be6b966ce133328e15b722ace0321e282f6d65475fabca72a3cd48e0a535f37a07ddd7f7181f7b053da820348895a5f18932de62bdfaf164d6b942c84ff1110b5a03f303880840fe4a64a1823c3342d1d991921e615bcd8d42eb546fe5dd5b809fba09ce0154e0b3746f713d8d48f7c3426df02cd87d41a408c75631d4e2ace5233aaa06e95c852c1c06959fb558df8eebea909681dad311ae27855dc2f7141286726a4a0312c48cb52de1c5ecb39ad47cd7e8b78a1849980b934c2122dc43d28be0551cfa03d7503ab31f804792e0e2c3da4cf4e3dd1e50276b818c3a6258f68d2ebe5eab6a048b3147d6240b71db5aa0b7b02e57ba20220b00191e34c159ed4594a888dff4aa0acbfd8a94af360e7f7e6589c5a05a23d364ffff7835373ac411a8c4cd82c3040a0706e68491456d0b693ac013fdf50aaf50f1d5c457a4cf0a0d981a27c547722e8a0ed1a12c6f34f35c1a7f096f96f29b595f9c4c79fdf39fff5c8a1fe4559913163a0f50eb5681abacf336d049fb215af0879781eea3e1db3985272c1e4c75e170abba067bce224a04934a84308e88e01825042bb95af66112b0b2516b7dc59a50dd2bea0083478ad5413c185c9316f5a8a427df44bb513ac2099cbe1eadd744f3e19821d80f902f020b902ec02f902e80183768df9b9010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100008000000000000000004000000000000000000000000000000008000000800000000000000000000120000000000000000000020000000000000000000800000000000000000080000010200000000000000000080000000008000000000000000000001000000000000000000000200000000000000000000000000000000000000000000000000000000000004000000002000000000021000000000000400000000000000000100000000020000000000000000000000000000000000000000000000000000000000000100000f901ddf89b94c2132d05d31c914a87c6611c10748aeb04b58e8ff863a0ddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3efa0000000000000000000000000b129ed57bae34ce114d7929ba9f83d6aeee66ff1a00000000000000000000000000000000000000000000000000000000000000000a0000000000000000000000000000000000000000000000000000000012a05f200f9013d940000000000000000000000000000000000001010f884a04dfe1bbbcf077ddc3e01291eea2d5c70c2b422b415d95645b9adcfd678cb1d63a00000000000000000000000000000000000000000000000000000000000001010a0000000000000000000000000b129ed57bae34ce114d7929ba9f83d6aeee66ff1a000000000000000000000000009385a960a2e0b6b4516d341534da92cb2a50085b8a00000000000000000000000000000000000000000000000000006ed159ff79fa000000000000000000000000000000000000000000000000000547f9ada89d84000000000000000000000000000000000000000000000199d7e90b6a6b480d722000000000000000000000000000000000000000000000000004d92853a9238a000000000000000000000000000000000000000000000199d7e97a3bc547876c282003280000000000000000000000000000000000000000000", + "to": "0x37d26dc2890b35924b40574bac10552794771997", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x2deb5", "output": "0x" }, + "subtraces": 2, + "traceAddress": [0], + "transactionHash": "0x8951a5c3e84e0c339a280e0f8e1aae51587dd6e1c22d067c69554d6395ccbde6", + "transactionPosition": 10, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0xa0c68c638235ee32657e8f720a23cec1bfc77c77", + "gas": "0x1c252", + "input": "0x41539d4a00000000000000000000000000000000000000000000000000000000231dde40", + "to": "0x86e4dc95c7fbdbf52e33d563bbdb00823894c287", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x2afe", + "output": "0x618080399bb2b4d6b8b1f03fc940cafc1b748bd163ca9abaa83639bc0a9e6b9400000000000000000000000000000000000000000000000000000000033dcaa600000000000000000000000000000000000000000000000000000000033dcda50000000000000000000000000000000000000000000000000000000065ea07b3000000000000000000000000794e44d1334a56fea7f4df12633b88820d0c5888" + }, + "subtraces": 0, + "traceAddress": [0, 0], + "transactionHash": "0x8951a5c3e84e0c339a280e0f8e1aae51587dd6e1c22d067c69554d6395ccbde6", + "transactionPosition": 10, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0xa0c68c638235ee32657e8f720a23cec1bfc77c77", + "gas": "0x17834", + "input": "0x8274664f000000000000000000000000b129ed57bae34ce114d7929ba9f83d6aeee66ff1000000000000000000000000dac17f958d2ee523a2206206994597c13d831ec70000000000000000000000000000000000000000000000000000000000000060000000000000000000000000000000000000000000000000000000000000009df89b94c2132d05d31c914a87c6611c10748aeb04b58e8ff863a0ddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3efa0000000000000000000000000b129ed57bae34ce114d7929ba9f83d6aeee66ff1a00000000000000000000000000000000000000000000000000000000000000000a0000000000000000000000000000000000000000000000000000000012a05f200000000", + "to": "0x40ec5b33f54e0e8a33a975908c5ba1c14e5bbbdf", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0xb7ea", "output": "0x" }, + "subtraces": 1, + "traceAddress": [0, 1], + "transactionHash": "0x8951a5c3e84e0c339a280e0f8e1aae51587dd6e1c22d067c69554d6395ccbde6", + "transactionPosition": 10, + "type": "call" + }, + { + "action": { + "callType": "delegatecall", + "from": "0x40ec5b33f54e0e8a33a975908c5ba1c14e5bbbdf", + "gas": "0x1466b", + "input": "0x8274664f000000000000000000000000b129ed57bae34ce114d7929ba9f83d6aeee66ff1000000000000000000000000dac17f958d2ee523a2206206994597c13d831ec70000000000000000000000000000000000000000000000000000000000000060000000000000000000000000000000000000000000000000000000000000009df89b94c2132d05d31c914a87c6611c10748aeb04b58e8ff863a0ddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3efa0000000000000000000000000b129ed57bae34ce114d7929ba9f83d6aeee66ff1a00000000000000000000000000000000000000000000000000000000000000000a0000000000000000000000000000000000000000000000000000000012a05f200000000", + "to": "0x608669d4914eec1e20408bc4c9efff27bb8cbde5", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0xa2d3", "output": "0x" }, + "subtraces": 1, + "traceAddress": [0, 1, 0], + "transactionHash": "0x8951a5c3e84e0c339a280e0f8e1aae51587dd6e1c22d067c69554d6395ccbde6", + "transactionPosition": 10, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x40ec5b33f54e0e8a33a975908c5ba1c14e5bbbdf", + "gas": "0x10022", + "input": "0xa9059cbb000000000000000000000000b129ed57bae34ce114d7929ba9f83d6aeee66ff1000000000000000000000000000000000000000000000000000000012a05f200", + "to": "0xdac17f958d2ee523a2206206994597c13d831ec7", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x5fb5", "output": "0x" }, + "subtraces": 0, + "traceAddress": [0, 1, 0, 0], + "transactionHash": "0x8951a5c3e84e0c339a280e0f8e1aae51587dd6e1c22d067c69554d6395ccbde6", + "transactionPosition": 10, + "type": "call" + } + ], + "decoded": null + }, + { + "accessList": [], + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0x060cd4bcE344fB18213BBA5FD8E637a02e218Cba", + "gas": 502674, + "gasPrice": "103855013937", + "hash": "0x92b11f10f2fd2cb1d7883cf91579f138e26f0c192e778010cf4609f799657784", + "input": "0x75713a0800000000000000000000000054b5d32bd946013b3220c5d89650bda2f2151f0d000000000000000000000000c02aaa39b223fe8d0a0e5c4f27ead9083c756cc20000000000000000000000007a250d5630b4cf539739df2c5dacb4c659f2488d000000000000000000000000904230f11333c71005cc845c0af701ad812f0997000000000000000000000000000000000000000000000000000360051c89600000000000000000000000000000000000000000000000000005df46afa8756b2c000000000000000000000000c465cc50b7d5a29b9308968f870a4b242a8e187300000000000000000000000000000000000000000000000000000000000001200000000000000000000000000000000000000000000000000000000000000005000000000000000000000000000000000000000000000000000000000000000600000000000000000000000000000000000000000000000000000000000000640000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000001f40000000000000000000000000000000000000000000000000000000065ea08a30000000000000000000000000000000000000000000000000000000000000000", + "maxFeePerGas": "103855013937", + "maxPriorityFeePerGas": "5000000000", + "nonce": 1497, + "r": "0x6d81aac8bae2ebb5f1fb24aff3ff8022827998616edf42e7cb98624c12503004", + "s": "0xf978324588662a927eb3ce042f31827191ecdca2ec7cf37c72f865e7f7aecfe", + "to": "0x3328F7f4A1D1C57c35df56bBf0c9dCAFCA309C49", + "transactionIndex": 11, + "type": 2, + "v": "0x0", + "value": "0", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 1545607, + "effectiveGasPrice": 103855013937, + "from": "0x060cd4bce344fb18213bba5fd8e637a02e218cba", + "gasUsed": 170338, + "logs": [ + { + "address": "0x54B5D32BD946013B3220C5d89650BdA2F2151F0d", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x00000000000000000000000000000000000000000000000000002b3374a07800", + "logIndex": 39, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x000000000000000000000000060cd4bce344fb18213bba5fd8e637a02e218cba", + "0x00000000000000000000000054b5d32bd946013b3220c5d89650bda2f2151f0d" + ], + "transactionHash": "0x92b11f10f2fd2cb1d7883cf91579f138e26f0c192e778010cf4609f799657784", + "transactionIndex": 11, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0x060cd4bce344fb18213bba5fd8e637a02e218cba" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0x54b5d32bd946013b3220c5d89650bda2f2151f0d" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "47500000000000" + } + ] + } + }, + { + "address": "0x54B5D32BD946013B3220C5d89650BdA2F2151F0d", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x000000000000000000000000000000000000000000000000000334d1a7e8e800", + "logIndex": 40, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x000000000000000000000000060cd4bce344fb18213bba5fd8e637a02e218cba", + "0x000000000000000000000000904230f11333c71005cc845c0af701ad812f0997" + ], + "transactionHash": "0x92b11f10f2fd2cb1d7883cf91579f138e26f0c192e778010cf4609f799657784", + "transactionIndex": 11, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0x060cd4bce344fb18213bba5fd8e637a02e218cba" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0x904230f11333c71005cc845c0af701ad812f0997" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "902500000000000" + } + ] + } + }, + { + "address": "0x54B5D32BD946013B3220C5d89650BdA2F2151F0d", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0xfffffffffffffffffffffffffffffffffffffffffffffffffffc9ffae3769fff", + "logIndex": 41, + "removed": false, + "topics": [ + "0x8c5be1e5ebec7d5bd14f71427d1e84f3dd0314c0f7b2291e5b200ac8c7c3b925", + "0x000000000000000000000000060cd4bce344fb18213bba5fd8e637a02e218cba", + "0x000000000000000000000000c465cc50b7d5a29b9308968f870a4b242a8e1873" + ], + "transactionHash": "0x92b11f10f2fd2cb1d7883cf91579f138e26f0c192e778010cf4609f799657784", + "transactionIndex": 11, + "decoded": { + "signature": "Approval(address,address,uint256)", + "signature_with_arg_names": "Approval(address indexed owner,address indexed spender,uint256 value)", + "name": "Approval", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "owner", + "type": "address", + "decoded": "0x060cd4bce344fb18213bba5fd8e637a02e218cba" + }, + { + "indexed": true, + "internalType": "address", + "name": "spender", + "type": "address", + "decoded": "0xc465cc50b7d5a29b9308968f870a4b242a8e1873" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "115792089237316195423570985008687907853269984665640564039457583057913129639935" + } + ] + } + }, + { + "address": "0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x00000000000000000000000000000000000000000000000006864e8a4966054e", + "logIndex": 42, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x000000000000000000000000904230f11333c71005cc845c0af701ad812f0997", + "0x0000000000000000000000003328f7f4a1d1c57c35df56bbf0c9dcafca309c49" + ], + "transactionHash": "0x92b11f10f2fd2cb1d7883cf91579f138e26f0c192e778010cf4609f799657784", + "transactionIndex": 11, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0x904230f11333c71005cc845c0af701ad812f0997" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0x3328f7f4a1d1c57c35df56bbf0c9dcafca309c49" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "470149566950671694" + } + ] + } + }, + { + "address": "0x904230f11333C71005cc845C0Af701ad812f0997", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x0000000000000000000000000000000000000000000000000028742cee93e3c20000000000000000000000000000000000000000000000004c06246c2dcf926e", + "logIndex": 43, + "removed": false, + "topics": [ + "0x1c411e9a96e071241c2f21f7726b17ae89e3cab4c78be50e062b03a9fffbbad1" + ], + "transactionHash": "0x92b11f10f2fd2cb1d7883cf91579f138e26f0c192e778010cf4609f799657784", + "transactionIndex": 11, + "decoded": { + "signature": "Sync(uint112,uint112)", + "signature_with_arg_names": "Sync(uint112 reserve0,uint112 reserve1)", + "name": "Sync", + "decoded": [ + { + "indexed": false, + "internalType": "uint112", + "name": "reserve0", + "type": "uint112", + "decoded": "11386735398478786" + }, + { + "indexed": false, + "internalType": "uint112", + "name": "reserve1", + "type": "uint112", + "decoded": "5478106043786433134" + } + ] + } + }, + { + "address": "0x904230f11333C71005cc845C0Af701ad812f0997", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x000000000000000000000000000000000000000000000000000334d1a7e8e8000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006864e8a4966054e", + "logIndex": 44, + "removed": false, + "topics": [ + "0xd78ad95fa46c994b6551d0da85fc275fe613ce37657fb8d5e3d130840159d822", + "0x0000000000000000000000003328f7f4a1d1c57c35df56bbf0c9dcafca309c49", + "0x0000000000000000000000003328f7f4a1d1c57c35df56bbf0c9dcafca309c49" + ], + "transactionHash": "0x92b11f10f2fd2cb1d7883cf91579f138e26f0c192e778010cf4609f799657784", + "transactionIndex": 11, + "decoded": { + "signature": "Swap(address,uint256,uint256,uint256,uint256,address)", + "signature_with_arg_names": "Swap(address indexed sender,uint256 amount0In,uint256 amount1In,uint256 amount0Out,uint256 amount1Out,address indexed to)", + "name": "Swap", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "sender", + "type": "address", + "decoded": "0x3328f7f4a1d1c57c35df56bbf0c9dcafca309c49" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "amount0In", + "type": "uint256", + "decoded": "902500000000000" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "amount1In", + "type": "uint256", + "decoded": "0" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "amount0Out", + "type": "uint256", + "decoded": "0" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "amount1Out", + "type": "uint256", + "decoded": "470149566950671694" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0x3328f7f4a1d1c57c35df56bbf0c9dcafca309c49" + } + ] + } + }, + { + "address": "0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x00000000000000000000000000000000000000000000000006864e8a4966054e", + "logIndex": 45, + "removed": false, + "topics": [ + "0x7fcf532c15f0a6db0bd6d0e038bea71d30d808c7d98cb3bf7268a95bf5081b65", + "0x0000000000000000000000003328f7f4a1d1c57c35df56bbf0c9dcafca309c49" + ], + "transactionHash": "0x92b11f10f2fd2cb1d7883cf91579f138e26f0c192e778010cf4609f799657784", + "transactionIndex": 11, + "decoded": { + "signature": "Withdrawal(address,uint256)", + "signature_with_arg_names": "Withdrawal(address indexed user,uint256 amount)", + "name": "Withdrawal", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "user", + "type": "address", + "decoded": "0x3328f7f4a1d1c57c35df56bbf0c9dcafca309c49" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "amount", + "type": "uint256", + "decoded": "470149566950671694" + } + ] + } + }, + { + "address": "0x3328F7f4A1D1C57c35df56bBf0c9dCAFCA309C49", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x000000000000000000000000000000000000000000000000000859fe21a5a14e000000000000000000000000060cd4bce344fb18213bba5fd8e637a02e218cba0000000000000000000000000000000000000000000000000000000000000002", + "logIndex": 46, + "removed": false, + "topics": [ + "0x72015ace03712f361249380657b3d40777dd8f8a686664cab48afd9dbbe4499f" + ], + "transactionHash": "0x92b11f10f2fd2cb1d7883cf91579f138e26f0c192e778010cf4609f799657784", + "transactionIndex": 11, + "decoded": null + }, + { + "address": "0x3328F7f4A1D1C57c35df56bBf0c9dCAFCA309C49", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x00000000000000000000000000000000000000000000000006864e8a4966054e", + "logIndex": 47, + "removed": false, + "topics": [ + "0x522881958b3c4a6fc0840ad3b7fb947b881edc28c004245a62541647422ade97" + ], + "transactionHash": "0x92b11f10f2fd2cb1d7883cf91579f138e26f0c192e778010cf4609f799657784", + "transactionIndex": 11, + "decoded": { + "signature": "Sell(uint256)", + "signature_with_arg_names": "Sell(uint256 tokensSold)", + "name": "Sell", + "decoded": [ + { + "indexed": false, + "name": "tokensSold", + "type": "uint256", + "decoded": "470149566950671694" + } + ] + } + } + ], + "logsBloom": "0x0020000100000000000000008000020000000000000102000200000000220000000004040000000000000000000000000200008208000020000020000020000000000000000000000000000800008020000000000040000000000000000400000000000000000000004000000000000000000000000004008000401000000000000000000000000000002000000000000000000000000008000000c000000000020200000000000000001004000000080000000000000000040000000000000000000002000000000000000000000000000000000000001000040002000000000490200000000000000000000000004000080000000000000000000000000000", + "status": true, + "to": "0x3328f7f4a1d1c57c35df56bbf0c9dcafca309c49", + "transactionHash": "0x92b11f10f2fd2cb1d7883cf91579f138e26f0c192e778010cf4609f799657784", + "transactionIndex": 11, + "type": "0x2" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0x060cd4bce344fb18213bba5fd8e637a02e218cba", + "gas": "0x74b56", + "input": "0x75713a0800000000000000000000000054b5d32bd946013b3220c5d89650bda2f2151f0d000000000000000000000000c02aaa39b223fe8d0a0e5c4f27ead9083c756cc20000000000000000000000007a250d5630b4cf539739df2c5dacb4c659f2488d000000000000000000000000904230f11333c71005cc845c0af701ad812f0997000000000000000000000000000000000000000000000000000360051c89600000000000000000000000000000000000000000000000000005df46afa8756b2c000000000000000000000000c465cc50b7d5a29b9308968f870a4b242a8e187300000000000000000000000000000000000000000000000000000000000001200000000000000000000000000000000000000000000000000000000000000005000000000000000000000000000000000000000000000000000000000000000600000000000000000000000000000000000000000000000000000000000000640000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000001f40000000000000000000000000000000000000000000000000000000065ea08a30000000000000000000000000000000000000000000000000000000000000000", + "to": "0x3328f7f4a1d1c57c35df56bbf0c9dcafca309c49", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x2a492", "output": "0x" }, + "subtraces": 1, + "traceAddress": [], + "transactionHash": "0x92b11f10f2fd2cb1d7883cf91579f138e26f0c192e778010cf4609f799657784", + "transactionPosition": 11, + "type": "call" + }, + { + "action": { + "callType": "delegatecall", + "from": "0x3328f7f4a1d1c57c35df56bbf0c9dcafca309c49", + "gas": "0x71274", + "input": "0x75713a0800000000000000000000000054b5d32bd946013b3220c5d89650bda2f2151f0d000000000000000000000000c02aaa39b223fe8d0a0e5c4f27ead9083c756cc20000000000000000000000007a250d5630b4cf539739df2c5dacb4c659f2488d000000000000000000000000904230f11333c71005cc845c0af701ad812f0997000000000000000000000000000000000000000000000000000360051c89600000000000000000000000000000000000000000000000000005df46afa8756b2c000000000000000000000000c465cc50b7d5a29b9308968f870a4b242a8e187300000000000000000000000000000000000000000000000000000000000001200000000000000000000000000000000000000000000000000000000000000005000000000000000000000000000000000000000000000000000000000000000600000000000000000000000000000000000000000000000000000000000000640000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000001f40000000000000000000000000000000000000000000000000000000065ea08a30000000000000000000000000000000000000000000000000000000000000000", + "to": "0xe9930aedad07cbe1885872f87bfbd76bf463665f", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x28846", "output": "0x" }, + "subtraces": 8, + "traceAddress": [0], + "transactionHash": "0x92b11f10f2fd2cb1d7883cf91579f138e26f0c192e778010cf4609f799657784", + "transactionPosition": 11, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0x3328f7f4a1d1c57c35df56bbf0c9dcafca309c49", + "gas": "0x6e31f", + "input": "0x70a08231000000000000000000000000060cd4bce344fb18213bba5fd8e637a02e218cba", + "to": "0x54b5d32bd946013b3220c5d89650bda2f2151f0d", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0xb66", + "output": "0x000000000000000000000000000000000000000000000000000360051c896000" + }, + "subtraces": 0, + "traceAddress": [0, 0], + "transactionHash": "0x92b11f10f2fd2cb1d7883cf91579f138e26f0c192e778010cf4609f799657784", + "transactionPosition": 11, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x3328f7f4a1d1c57c35df56bbf0c9dcafca309c49", + "gas": "0x6cb5d", + "input": "0x199f726000000000000000000000000054b5d32bd946013b3220c5d89650bda2f2151f0d000000000000000000000000060cd4bce344fb18213bba5fd8e637a02e218cba000000000000000000000000904230f11333c71005cc845c0af701ad812f0997000000000000000000000000000000000000000000000000000360051c896000", + "to": "0xc465cc50b7d5a29b9308968f870a4b242a8e1873", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0xc9ea", "output": "0x" }, + "subtraces": 1, + "traceAddress": [0, 1], + "transactionHash": "0x92b11f10f2fd2cb1d7883cf91579f138e26f0c192e778010cf4609f799657784", + "transactionPosition": 11, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0xc465cc50b7d5a29b9308968f870a4b242a8e1873", + "gas": "0x6ad74", + "input": "0x23b872dd000000000000000000000000060cd4bce344fb18213bba5fd8e637a02e218cba000000000000000000000000904230f11333c71005cc845c0af701ad812f0997000000000000000000000000000000000000000000000000000360051c896000", + "to": "0x54b5d32bd946013b3220c5d89650bda2f2151f0d", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0xc693", + "output": "0x0000000000000000000000000000000000000000000000000000000000000001" + }, + "subtraces": 0, + "traceAddress": [0, 1, 0], + "transactionHash": "0x92b11f10f2fd2cb1d7883cf91579f138e26f0c192e778010cf4609f799657784", + "transactionPosition": 11, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0x3328f7f4a1d1c57c35df56bbf0c9dcafca309c49", + "gas": "0x5f582", + "input": "0x0902f1ac", + "to": "0x904230f11333c71005cc845c0af701ad812f0997", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x9c8", + "output": "0x00000000000000000000000000000000000000000000000000253f5b46aafbc2000000000000000000000000000000000000000000000000528c72f6773597bc0000000000000000000000000000000000000000000000000000000065ea0873" + }, + "subtraces": 0, + "traceAddress": [0, 2], + "transactionHash": "0x92b11f10f2fd2cb1d7883cf91579f138e26f0c192e778010cf4609f799657784", + "transactionPosition": 11, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0x3328f7f4a1d1c57c35df56bbf0c9dcafca309c49", + "gas": "0x5e8ed", + "input": "0x70a08231000000000000000000000000904230f11333c71005cc845c0af701ad812f0997", + "to": "0x54b5d32bd946013b3220c5d89650bda2f2151f0d", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x396", + "output": "0x0000000000000000000000000000000000000000000000000028742cee93e3c2" + }, + "subtraces": 0, + "traceAddress": [0, 3], + "transactionHash": "0x92b11f10f2fd2cb1d7883cf91579f138e26f0c192e778010cf4609f799657784", + "transactionPosition": 11, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x3328f7f4a1d1c57c35df56bbf0c9dcafca309c49", + "gas": "0x5dc20", + "input": "0x022c0d9f000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006864e8a4966054e0000000000000000000000003328f7f4a1d1c57c35df56bbf0c9dcafca309c4900000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000000", + "to": "0x904230f11333c71005cc845c0af701ad812f0997", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0xfed5", "output": "0x" }, + "subtraces": 3, + "traceAddress": [0, 4], + "transactionHash": "0x92b11f10f2fd2cb1d7883cf91579f138e26f0c192e778010cf4609f799657784", + "transactionPosition": 11, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x904230f11333c71005cc845c0af701ad812f0997", + "gas": "0x59123", + "input": "0xa9059cbb0000000000000000000000003328f7f4a1d1c57c35df56bbf0c9dcafca309c4900000000000000000000000000000000000000000000000006864e8a4966054e", + "to": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x750a", + "output": "0x0000000000000000000000000000000000000000000000000000000000000001" + }, + "subtraces": 0, + "traceAddress": [0, 4, 0], + "transactionHash": "0x92b11f10f2fd2cb1d7883cf91579f138e26f0c192e778010cf4609f799657784", + "transactionPosition": 11, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0x904230f11333c71005cc845c0af701ad812f0997", + "gas": "0x51b94", + "input": "0x70a08231000000000000000000000000904230f11333c71005cc845c0af701ad812f0997", + "to": "0x54b5d32bd946013b3220c5d89650bda2f2151f0d", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x396", + "output": "0x0000000000000000000000000000000000000000000000000028742cee93e3c2" + }, + "subtraces": 0, + "traceAddress": [0, 4, 1], + "transactionHash": "0x92b11f10f2fd2cb1d7883cf91579f138e26f0c192e778010cf4609f799657784", + "transactionPosition": 11, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0x904230f11333c71005cc845c0af701ad812f0997", + "gas": "0x51677", + "input": "0x70a08231000000000000000000000000904230f11333c71005cc845c0af701ad812f0997", + "to": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x216", + "output": "0x0000000000000000000000000000000000000000000000004c06246c2dcf926e" + }, + "subtraces": 0, + "traceAddress": [0, 4, 2], + "transactionHash": "0x92b11f10f2fd2cb1d7883cf91579f138e26f0c192e778010cf4609f799657784", + "transactionPosition": 11, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0x3328f7f4a1d1c57c35df56bbf0c9dcafca309c49", + "gas": "0x4dfa4", + "input": "0x70a082310000000000000000000000003328f7f4a1d1c57c35df56bbf0c9dcafca309c49", + "to": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x216", + "output": "0x00000000000000000000000000000000000000000000000006864e8a4966054e" + }, + "subtraces": 0, + "traceAddress": [0, 5], + "transactionHash": "0x92b11f10f2fd2cb1d7883cf91579f138e26f0c192e778010cf4609f799657784", + "transactionPosition": 11, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x3328f7f4a1d1c57c35df56bbf0c9dcafca309c49", + "gas": "0x4db3e", + "input": "0x2e1a7d4d00000000000000000000000000000000000000000000000006864e8a4966054e", + "to": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x2680", "output": "0x" }, + "subtraces": 1, + "traceAddress": [0, 6], + "transactionHash": "0x92b11f10f2fd2cb1d7883cf91579f138e26f0c192e778010cf4609f799657784", + "transactionPosition": 11, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", + "gas": "0x8fc", + "input": "0x", + "to": "0x3328f7f4a1d1c57c35df56bbf0c9dcafca309c49", + "value": "0x6864e8a4966054e" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x2cc", "output": "0x" }, + "subtraces": 1, + "traceAddress": [0, 6, 0], + "transactionHash": "0x92b11f10f2fd2cb1d7883cf91579f138e26f0c192e778010cf4609f799657784", + "transactionPosition": 11, + "type": "call" + }, + { + "action": { + "callType": "delegatecall", + "from": "0x3328f7f4a1d1c57c35df56bbf0c9dcafca309c49", + "gas": "0x673", + "input": "0x", + "to": "0xe9930aedad07cbe1885872f87bfbd76bf463665f", + "value": "0x6864e8a4966054e" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x37", "output": "0x" }, + "subtraces": 0, + "traceAddress": [0, 6, 0, 0], + "transactionHash": "0x92b11f10f2fd2cb1d7883cf91579f138e26f0c192e778010cf4609f799657784", + "transactionPosition": 11, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x3328f7f4a1d1c57c35df56bbf0c9dcafca309c49", + "gas": "0x48f12", + "input": "0x", + "to": "0x060cd4bce344fb18213bba5fd8e637a02e218cba", + "value": "0x67df48c27c06401" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x0", "output": "0x" }, + "subtraces": 0, + "traceAddress": [0, 7], + "transactionHash": "0x92b11f10f2fd2cb1d7883cf91579f138e26f0c192e778010cf4609f799657784", + "transactionPosition": 11, + "type": "call" + } + ], + "decoded": null + }, + { + "accessList": [], + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0xA847C825651adce30d87889D45CF958279B2d217", + "gas": 280152, + "gasPrice": "102545353089", + "hash": "0x6e079d7808d02c0e70abca72d8dcc4d99fc311063f952f3ddab16ba820748a30", + "input": "0x24856bc30000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000020b080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000a000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000006a94d74f4300000000000000000000000000000000000000000000000000000000000000000120000000000000000000000000a847c825651adce30d87889d45cf958279b2d217000000000000000000000000000000000000000000000000006a94d74f4300000000000000000000000000000000000000000000000041b4e28d7d637a62c30500000000000000000000000000000000000000000000000000000000000000a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003000000000000000000000000c02aaa39b223fe8d0a0e5c4f27ead9083c756cc2000000000000000000000000dac17f958d2ee523a2206206994597c13d831ec7000000000000000000000000e516d78d784c77d479977be58905b3f2b1111126", + "maxFeePerGas": "119884208911", + "maxPriorityFeePerGas": "3690339152", + "nonce": 3, + "r": "0x871b404235b5de7944935e1bf491904ea4a543299daf45ccebf6681d6d6b49d6", + "s": "0xd59b967e35b4ef3267f851a0da8fc665edb123501d8fe53f9d1a7f915a2f68d", + "to": "0x3fC91A3afd70395Cd496C647d5a6CC9D4B2b7FAD", + "transactionIndex": 12, + "type": 2, + "v": "0x1", + "value": "30000000000000000", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 1746929, + "effectiveGasPrice": 102545353089, + "from": "0xa847c825651adce30d87889d45cf958279b2d217", + "gasUsed": 201322, + "logs": [ + { + "address": "0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x000000000000000000000000000000000000000000000000006a94d74f430000", + "logIndex": 48, + "removed": false, + "topics": [ + "0xe1fffcc4923d04b559f4d29a8bfc6cda04eb5b0d3c460751c2402c5c5cc9109c", + "0x0000000000000000000000003fc91a3afd70395cd496c647d5a6cc9d4b2b7fad" + ], + "transactionHash": "0x6e079d7808d02c0e70abca72d8dcc4d99fc311063f952f3ddab16ba820748a30", + "transactionIndex": 12, + "decoded": { + "signature": "Deposit(address,uint256)", + "signature_with_arg_names": "Deposit(address indexed user,uint256 amount)", + "name": "Deposit", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "user", + "type": "address", + "decoded": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "amount", + "type": "uint256", + "decoded": "30000000000000000" + } + ] + } + }, + { + "address": "0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x000000000000000000000000000000000000000000000000006a94d74f430000", + "logIndex": 49, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x0000000000000000000000003fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "0x0000000000000000000000000d4a11d5eeaac28ec3f61d100daf4d40471f1852" + ], + "transactionHash": "0x6e079d7808d02c0e70abca72d8dcc4d99fc311063f952f3ddab16ba820748a30", + "transactionIndex": 12, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0x0d4a11d5eeaac28ec3f61d100daf4d40471f1852" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "30000000000000000" + } + ] + } + }, + { + "address": "0xdAC17F958D2ee523a2206206994597C13D831ec7", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x0000000000000000000000000000000000000000000000000000000006df89a6", + "logIndex": 50, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x0000000000000000000000000d4a11d5eeaac28ec3f61d100daf4d40471f1852", + "0x000000000000000000000000b5b51148a602afb716e241273adbce5558540293" + ], + "transactionHash": "0x6e079d7808d02c0e70abca72d8dcc4d99fc311063f952f3ddab16ba820748a30", + "transactionIndex": 12, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0x0d4a11d5eeaac28ec3f61d100daf4d40471f1852" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0xb5b51148a602afb716e241273adbce5558540293" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "115313062" + } + ] + } + }, + { + "address": "0x0d4a11d5EEaaC28EC3F61d100daF4d40471f1852", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x00000000000000000000000000000000000000000000038781bc93503d48971d00000000000000000000000000000000000000000000000000003a70b9271dc8", + "logIndex": 51, + "removed": false, + "topics": [ + "0x1c411e9a96e071241c2f21f7726b17ae89e3cab4c78be50e062b03a9fffbbad1" + ], + "transactionHash": "0x6e079d7808d02c0e70abca72d8dcc4d99fc311063f952f3ddab16ba820748a30", + "transactionIndex": 12, + "decoded": { + "signature": "Sync(uint112,uint112)", + "signature_with_arg_names": "Sync(uint112 reserve0,uint112 reserve1)", + "name": "Sync", + "decoded": [ + { + "indexed": false, + "internalType": "uint112", + "name": "reserve0", + "type": "uint112", + "decoded": "16666758407459074250525" + }, + { + "indexed": false, + "internalType": "uint112", + "name": "reserve1", + "type": "uint112", + "decoded": "64255817096648" + } + ] + } + }, + { + "address": "0x0d4a11d5EEaaC28EC3F61d100daF4d40471f1852", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x000000000000000000000000000000000000000000000000006a94d74f430000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006df89a6", + "logIndex": 52, + "removed": false, + "topics": [ + "0xd78ad95fa46c994b6551d0da85fc275fe613ce37657fb8d5e3d130840159d822", + "0x0000000000000000000000003fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "0x000000000000000000000000b5b51148a602afb716e241273adbce5558540293" + ], + "transactionHash": "0x6e079d7808d02c0e70abca72d8dcc4d99fc311063f952f3ddab16ba820748a30", + "transactionIndex": 12, + "decoded": { + "signature": "Swap(address,uint256,uint256,uint256,uint256,address)", + "signature_with_arg_names": "Swap(address indexed sender,uint256 amount0In,uint256 amount1In,uint256 amount0Out,uint256 amount1Out,address indexed to)", + "name": "Swap", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "sender", + "type": "address", + "decoded": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "amount0In", + "type": "uint256", + "decoded": "30000000000000000" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "amount1In", + "type": "uint256", + "decoded": "0" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "amount0Out", + "type": "uint256", + "decoded": "0" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "amount1Out", + "type": "uint256", + "decoded": "115313062" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0xb5b51148a602afb716e241273adbce5558540293" + } + ] + } + }, + { + "address": "0xe516D78d784C77D479977BE58905B3f2b1111126", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x000000000000000000000000000000000000000000004208fd4913c68913e547", + "logIndex": 53, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x000000000000000000000000b5b51148a602afb716e241273adbce5558540293", + "0x000000000000000000000000a847c825651adce30d87889d45cf958279b2d217" + ], + "transactionHash": "0x6e079d7808d02c0e70abca72d8dcc4d99fc311063f952f3ddab16ba820748a30", + "transactionIndex": 12, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0xb5b51148a602afb716e241273adbce5558540293" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0xa847c825651adce30d87889d45cf958279b2d217" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "311842012962694580397383" + } + ] + } + }, + { + "address": "0xb5B51148a602AfB716e241273AdbCe5558540293", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x00000000000000000000000000000000000000000000000000000000246cde4a000000000000000000000000000000000000000000011cc79e470cb4ea856576", + "logIndex": 54, + "removed": false, + "topics": [ + "0x1c411e9a96e071241c2f21f7726b17ae89e3cab4c78be50e062b03a9fffbbad1" + ], + "transactionHash": "0x6e079d7808d02c0e70abca72d8dcc4d99fc311063f952f3ddab16ba820748a30", + "transactionIndex": 12, + "decoded": { + "signature": "Sync(uint112,uint112)", + "signature_with_arg_names": "Sync(uint112 reserve0,uint112 reserve1)", + "name": "Sync", + "decoded": [ + { + "indexed": false, + "internalType": "uint112", + "name": "reserve0", + "type": "uint112", + "decoded": "611114570" + }, + { + "indexed": false, + "internalType": "uint112", + "name": "reserve1", + "type": "uint112", + "decoded": "1344834388304199948789110" + } + ] + } + }, + { + "address": "0xb5B51148a602AfB716e241273AdbCe5558540293", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x0000000000000000000000000000000000000000000000000000000006df89a600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004208fd4913c68913e547", + "logIndex": 55, + "removed": false, + "topics": [ + "0xd78ad95fa46c994b6551d0da85fc275fe613ce37657fb8d5e3d130840159d822", + "0x0000000000000000000000003fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "0x000000000000000000000000a847c825651adce30d87889d45cf958279b2d217" + ], + "transactionHash": "0x6e079d7808d02c0e70abca72d8dcc4d99fc311063f952f3ddab16ba820748a30", + "transactionIndex": 12, + "decoded": { + "signature": "Swap(address,uint256,uint256,uint256,uint256,address)", + "signature_with_arg_names": "Swap(address indexed sender,uint256 amount0In,uint256 amount1In,uint256 amount0Out,uint256 amount1Out,address indexed to)", + "name": "Swap", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "sender", + "type": "address", + "decoded": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "amount0In", + "type": "uint256", + "decoded": "115313062" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "amount1In", + "type": "uint256", + "decoded": "0" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "amount0Out", + "type": "uint256", + "decoded": "0" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "amount1Out", + "type": "uint256", + "decoded": "311842012962694580397383" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0xa847c825651adce30d87889d45cf958279b2d217" + } + ] + } + } + ], + "logsBloom": "0x00200000000010000000000080000000000000008000000000000000000000000000000000000000400000000000050002000000080000000000000000000004000000090000000040008008000000200000000000010000000000408060001000000000000000000000000000000000000000000000000000000010000000000800800000000000000000000000000000000001000000080000004000100000000000000004000000000080000000000000000000000000000000100000000000000002000000000000000000000000000000000000001001000000000000000000200000000000000004000000000000001000000000400000000000000000", + "status": true, + "to": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "transactionHash": "0x6e079d7808d02c0e70abca72d8dcc4d99fc311063f952f3ddab16ba820748a30", + "transactionIndex": 12, + "type": "0x2" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0xa847c825651adce30d87889d45cf958279b2d217", + "gas": "0x3e4b8", + "input": "0x24856bc30000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000020b080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000a000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000006a94d74f4300000000000000000000000000000000000000000000000000000000000000000120000000000000000000000000a847c825651adce30d87889d45cf958279b2d217000000000000000000000000000000000000000000000000006a94d74f4300000000000000000000000000000000000000000000000041b4e28d7d637a62c30500000000000000000000000000000000000000000000000000000000000000a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003000000000000000000000000c02aaa39b223fe8d0a0e5c4f27ead9083c756cc2000000000000000000000000dac17f958d2ee523a2206206994597c13d831ec7000000000000000000000000e516d78d784c77d479977be58905b3f2b1111126", + "to": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "value": "0x6a94d74f430000" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x31f56", "output": "0x" }, + "subtraces": 10, + "traceAddress": [], + "transactionHash": "0x6e079d7808d02c0e70abca72d8dcc4d99fc311063f952f3ddab16ba820748a30", + "transactionPosition": 12, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "gas": "0x39819", + "input": "0xd0e30db0", + "to": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", + "value": "0x6a94d74f430000" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x5da6", "output": "0x" }, + "subtraces": 0, + "traceAddress": [0], + "transactionHash": "0x6e079d7808d02c0e70abca72d8dcc4d99fc311063f952f3ddab16ba820748a30", + "transactionPosition": 12, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "gas": "0x33339", + "input": "0xa9059cbb0000000000000000000000000d4a11d5eeaac28ec3f61d100daf4d40471f1852000000000000000000000000000000000000000000000000006a94d74f430000", + "to": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x1f7e", + "output": "0x0000000000000000000000000000000000000000000000000000000000000001" + }, + "subtraces": 0, + "traceAddress": [1], + "transactionHash": "0x6e079d7808d02c0e70abca72d8dcc4d99fc311063f952f3ddab16ba820748a30", + "transactionPosition": 12, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "gas": "0x308d4", + "input": "0x70a08231000000000000000000000000a847c825651adce30d87889d45cf958279b2d217", + "to": "0xe516d78d784c77d479977be58905b3f2b1111126", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0xb5c", + "output": "0x0000000000000000000000000000000000000000000000000000000000000000" + }, + "subtraces": 0, + "traceAddress": [2], + "transactionHash": "0x6e079d7808d02c0e70abca72d8dcc4d99fc311063f952f3ddab16ba820748a30", + "transactionPosition": 12, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "gas": "0x2f00d", + "input": "0x0902f1ac", + "to": "0x0d4a11d5eeaac28ec3f61d100daf4d40471f1852", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x9c8", + "output": "0x0000000000000000000000000000000000000000000003878151fe78ee05971d00000000000000000000000000000000000000000000000000003a70c006a76e0000000000000000000000000000000000000000000000000000000065ea085b" + }, + "subtraces": 0, + "traceAddress": [3], + "transactionHash": "0x6e079d7808d02c0e70abca72d8dcc4d99fc311063f952f3ddab16ba820748a30", + "transactionPosition": 12, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "gas": "0x2e3b4", + "input": "0x70a082310000000000000000000000000d4a11d5eeaac28ec3f61d100daf4d40471f1852", + "to": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x216", + "output": "0x00000000000000000000000000000000000000000000038781bc93503d48971d" + }, + "subtraces": 0, + "traceAddress": [4], + "transactionHash": "0x6e079d7808d02c0e70abca72d8dcc4d99fc311063f952f3ddab16ba820748a30", + "transactionPosition": 12, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "gas": "0x2d9cd", + "input": "0x022c0d9f00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006df89a6000000000000000000000000b5b51148a602afb716e241273adbce555854029300000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000000", + "to": "0x0d4a11d5eeaac28ec3f61d100daf4d40471f1852", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0xe972", "output": "0x" }, + "subtraces": 3, + "traceAddress": [5], + "transactionHash": "0x6e079d7808d02c0e70abca72d8dcc4d99fc311063f952f3ddab16ba820748a30", + "transactionPosition": 12, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x0d4a11d5eeaac28ec3f61d100daf4d40471f1852", + "gas": "0x29ada", + "input": "0xa9059cbb000000000000000000000000b5b51148a602afb716e241273adbce55585402930000000000000000000000000000000000000000000000000000000006df89a6", + "to": "0xdac17f958d2ee523a2206206994597c13d831ec7", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x5fb5", "output": "0x" }, + "subtraces": 0, + "traceAddress": [5, 0], + "transactionHash": "0x6e079d7808d02c0e70abca72d8dcc4d99fc311063f952f3ddab16ba820748a30", + "transactionPosition": 12, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0x0d4a11d5eeaac28ec3f61d100daf4d40471f1852", + "gas": "0x23ac1", + "input": "0x70a082310000000000000000000000000d4a11d5eeaac28ec3f61d100daf4d40471f1852", + "to": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x216", + "output": "0x00000000000000000000000000000000000000000000038781bc93503d48971d" + }, + "subtraces": 0, + "traceAddress": [5, 1], + "transactionHash": "0x6e079d7808d02c0e70abca72d8dcc4d99fc311063f952f3ddab16ba820748a30", + "transactionPosition": 12, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0x0d4a11d5eeaac28ec3f61d100daf4d40471f1852", + "gas": "0x2371e", + "input": "0x70a082310000000000000000000000000d4a11d5eeaac28ec3f61d100daf4d40471f1852", + "to": "0xdac17f958d2ee523a2206206994597c13d831ec7", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x407", + "output": "0x00000000000000000000000000000000000000000000000000003a70b9271dc8" + }, + "subtraces": 0, + "traceAddress": [5, 2], + "transactionHash": "0x6e079d7808d02c0e70abca72d8dcc4d99fc311063f952f3ddab16ba820748a30", + "transactionPosition": 12, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "gas": "0x1e7ee", + "input": "0x0902f1ac", + "to": "0xb5b51148a602afb716e241273adbce5558540293", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x9c8", + "output": "0x000000000000000000000000000000000000000000000000000000001d8d54a4000000000000000000000000000000000000000000015ed09b90207b73994abd0000000000000000000000000000000000000000000000000000000065e3cf4f" + }, + "subtraces": 0, + "traceAddress": [6], + "transactionHash": "0x6e079d7808d02c0e70abca72d8dcc4d99fc311063f952f3ddab16ba820748a30", + "transactionPosition": 12, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "gas": "0x1db9b", + "input": "0x70a08231000000000000000000000000b5b51148a602afb716e241273adbce5558540293", + "to": "0xdac17f958d2ee523a2206206994597c13d831ec7", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x407", + "output": "0x00000000000000000000000000000000000000000000000000000000246cde4a" + }, + "subtraces": 0, + "traceAddress": [7], + "transactionHash": "0x6e079d7808d02c0e70abca72d8dcc4d99fc311063f952f3ddab16ba820748a30", + "transactionPosition": 12, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "gas": "0x1d2b4", + "input": "0x022c0d9f0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004208fd4913c68913e547000000000000000000000000a847c825651adce30d87889d45cf958279b2d21700000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000000", + "to": "0xb5b51148a602afb716e241273adbce5558540293", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x10d2a", "output": "0x" }, + "subtraces": 3, + "traceAddress": [8], + "transactionHash": "0x6e079d7808d02c0e70abca72d8dcc4d99fc311063f952f3ddab16ba820748a30", + "transactionPosition": 12, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0xb5b51148a602afb716e241273adbce5558540293", + "gas": "0x1a17a", + "input": "0xa9059cbb000000000000000000000000a847c825651adce30d87889d45cf958279b2d217000000000000000000000000000000000000000000004208fd4913c68913e547", + "to": "0xe516d78d784c77d479977be58905b3f2b1111126", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x8b3c", + "output": "0x0000000000000000000000000000000000000000000000000000000000000001" + }, + "subtraces": 0, + "traceAddress": [8, 0], + "transactionHash": "0x6e079d7808d02c0e70abca72d8dcc4d99fc311063f952f3ddab16ba820748a30", + "transactionPosition": 12, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0xb5b51148a602afb716e241273adbce5558540293", + "gas": "0x11612", + "input": "0x70a08231000000000000000000000000b5b51148a602afb716e241273adbce5558540293", + "to": "0xdac17f958d2ee523a2206206994597c13d831ec7", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x407", + "output": "0x00000000000000000000000000000000000000000000000000000000246cde4a" + }, + "subtraces": 0, + "traceAddress": [8, 1], + "transactionHash": "0x6e079d7808d02c0e70abca72d8dcc4d99fc311063f952f3ddab16ba820748a30", + "transactionPosition": 12, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0xb5b51148a602afb716e241273adbce5558540293", + "gas": "0x11085", + "input": "0x70a08231000000000000000000000000b5b51148a602afb716e241273adbce5558540293", + "to": "0xe516d78d784c77d479977be58905b3f2b1111126", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x38c", + "output": "0x000000000000000000000000000000000000000000011cc79e470cb4ea856576" + }, + "subtraces": 0, + "traceAddress": [8, 2], + "transactionHash": "0x6e079d7808d02c0e70abca72d8dcc4d99fc311063f952f3ddab16ba820748a30", + "transactionPosition": 12, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "gas": "0xc859", + "input": "0x70a08231000000000000000000000000a847c825651adce30d87889d45cf958279b2d217", + "to": "0xe516d78d784c77d479977be58905b3f2b1111126", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x38c", + "output": "0x000000000000000000000000000000000000000000004208fd4913c68913e547" + }, + "subtraces": 0, + "traceAddress": [9], + "transactionHash": "0x6e079d7808d02c0e70abca72d8dcc4d99fc311063f952f3ddab16ba820748a30", + "transactionPosition": 12, + "type": "call" + } + ], + "decoded": null + }, + { + "accessList": [], + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0xB38A2c1e7e6c7Ab12D965A10C9817F753de831B4", + "gas": 247162, + "gasPrice": "102545353089", + "hash": "0xb53d8f0235e4277803536d3c5ad235a927168e7ec941102b091fa215c40cb75d", + "input": "0x24856bc30000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000020b080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000a000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000134a45a2adcb00000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000b38a2c1e7e6c7ab12d965a10c9817f753de831b4000000000000000000000000000000000000000000000000134a45a2adcb0000000000000000000000000000000000000000000000002b1bf0cdc834549b692200000000000000000000000000000000000000000000000000000000000000a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000c02aaa39b223fe8d0a0e5c4f27ead9083c756cc2000000000000000000000000c01154b4ccb518232d6bbfc9b9e6c5068b766f82", + "maxFeePerGas": "119884208911", + "maxPriorityFeePerGas": "3690339152", + "nonce": 110, + "r": "0x2b29f3cc84d7e3835caf652a020549bb878cff1d54789bcce16e5c9e3f0af2dd", + "s": "0x2cbd1828413d311dabfc14120032b856a5a4a68c198c1f706ee83886bd584c4b", + "to": "0x3fC91A3afd70395Cd496C647d5a6CC9D4B2b7FAD", + "transactionIndex": 13, + "type": 2, + "v": "0x0", + "value": "1390000000000000000", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 1934207, + "effectiveGasPrice": 102545353089, + "from": "0xb38a2c1e7e6c7ab12d965a10c9817f753de831b4", + "gasUsed": 187278, + "logs": [ + { + "address": "0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x000000000000000000000000000000000000000000000000134a45a2adcb0000", + "logIndex": 56, + "removed": false, + "topics": [ + "0xe1fffcc4923d04b559f4d29a8bfc6cda04eb5b0d3c460751c2402c5c5cc9109c", + "0x0000000000000000000000003fc91a3afd70395cd496c647d5a6cc9d4b2b7fad" + ], + "transactionHash": "0xb53d8f0235e4277803536d3c5ad235a927168e7ec941102b091fa215c40cb75d", + "transactionIndex": 13, + "decoded": { + "signature": "Deposit(address,uint256)", + "signature_with_arg_names": "Deposit(address indexed user,uint256 amount)", + "name": "Deposit", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "user", + "type": "address", + "decoded": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "amount", + "type": "uint256", + "decoded": "1390000000000000000" + } + ] + } + }, + { + "address": "0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x000000000000000000000000000000000000000000000000134a45a2adcb0000", + "logIndex": 57, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x0000000000000000000000003fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "0x0000000000000000000000001475ec80834c6a78f8afebb6670993dae632f0f7" + ], + "transactionHash": "0xb53d8f0235e4277803536d3c5ad235a927168e7ec941102b091fa215c40cb75d", + "transactionIndex": 13, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0x1475ec80834c6a78f8afebb6670993dae632f0f7" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "1390000000000000000" + } + ] + } + }, + { + "address": "0xc01154B4CCB518232D6bbfC9B9E6C5068B766f82", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x00000000000000000000000000000000000000000000024b9651294080735b1d", + "logIndex": 58, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x0000000000000000000000001475ec80834c6a78f8afebb6670993dae632f0f7", + "0x000000000000000000000000c01154b4ccb518232d6bbfc9b9e6c5068b766f82" + ], + "transactionHash": "0xb53d8f0235e4277803536d3c5ad235a927168e7ec941102b091fa215c40cb75d", + "transactionIndex": 13, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0x1475ec80834c6a78f8afebb6670993dae632f0f7" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0xc01154b4ccb518232d6bbfc9b9e6c5068b766f82" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "10839070255203319241501" + } + ] + } + }, + { + "address": "0xc01154B4CCB518232D6bbfC9B9E6C5068B766f82", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x000000000000000000000000000000000000000000002b9c28060fc9888fc32d", + "logIndex": 59, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x0000000000000000000000001475ec80834c6a78f8afebb6670993dae632f0f7", + "0x000000000000000000000000b38a2c1e7e6c7ab12d965a10c9817f753de831b4" + ], + "transactionHash": "0xb53d8f0235e4277803536d3c5ad235a927168e7ec941102b091fa215c40cb75d", + "transactionIndex": 13, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0x1475ec80834c6a78f8afebb6670993dae632f0f7" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0xb38a2c1e7e6c7ab12d965a10c9817f753de831b4" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "205942334848863065588525" + } + ] + } + }, + { + "address": "0x1475Ec80834c6A78f8AfEbB6670993dae632F0f7", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x0000000000000000000000000000000000000000000bbcf73cc23a36d614c3d7000000000000000000000000000000000000000000000004fe3ca9a9816dbb79", + "logIndex": 60, + "removed": false, + "topics": [ + "0x1c411e9a96e071241c2f21f7726b17ae89e3cab4c78be50e062b03a9fffbbad1" + ], + "transactionHash": "0xb53d8f0235e4277803536d3c5ad235a927168e7ec941102b091fa215c40cb75d", + "transactionIndex": 13, + "decoded": { + "signature": "Sync(uint112,uint112)", + "signature_with_arg_names": "Sync(uint112 reserve0,uint112 reserve1)", + "name": "Sync", + "decoded": [ + { + "indexed": false, + "internalType": "uint112", + "name": "reserve0", + "type": "uint112", + "decoded": "14190549638452415433065431" + }, + { + "indexed": false, + "internalType": "uint112", + "name": "reserve1", + "type": "uint112", + "decoded": "92106680224560561017" + } + ] + } + }, + { + "address": "0x1475Ec80834c6A78f8AfEbB6670993dae632F0f7", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000134a45a2adcb0000000000000000000000000000000000000000000000002de7be57390a09031e4a0000000000000000000000000000000000000000000000000000000000000000", + "logIndex": 61, + "removed": false, + "topics": [ + "0xd78ad95fa46c994b6551d0da85fc275fe613ce37657fb8d5e3d130840159d822", + "0x0000000000000000000000003fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "0x000000000000000000000000b38a2c1e7e6c7ab12d965a10c9817f753de831b4" + ], + "transactionHash": "0xb53d8f0235e4277803536d3c5ad235a927168e7ec941102b091fa215c40cb75d", + "transactionIndex": 13, + "decoded": { + "signature": "Swap(address,uint256,uint256,uint256,uint256,address)", + "signature_with_arg_names": "Swap(address indexed sender,uint256 amount0In,uint256 amount1In,uint256 amount0Out,uint256 amount1Out,address indexed to)", + "name": "Swap", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "sender", + "type": "address", + "decoded": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "amount0In", + "type": "uint256", + "decoded": "0" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "amount1In", + "type": "uint256", + "decoded": "1390000000000000000" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "amount0Out", + "type": "uint256", + "decoded": "216781405104066384830026" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "amount1Out", + "type": "uint256", + "decoded": "0" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0xb38a2c1e7e6c7ab12d965a10c9817f753de831b4" + } + ] + } + } + ], + "logsBloom": "0x00220000000000000000000080000000000000000000000000000000000040000000000000010000000000000000020002000000088000000000000000000000000000080000000000000008000000200000000000000000000000008020000000000000000000000000000000000000000000000002000000000010000000000000000000000000048000000000000000000001000000080000004000000000000000000000080000000000000000400000000000000000000000000000000000000002000000000000000000000000000000000000081000000100000000000000200000000000000000000200000000001000000000400000101000000000", + "status": true, + "to": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "transactionHash": "0xb53d8f0235e4277803536d3c5ad235a927168e7ec941102b091fa215c40cb75d", + "transactionIndex": 13, + "type": "0x2" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0xb38a2c1e7e6c7ab12d965a10c9817f753de831b4", + "gas": "0x3653e", + "input": "0x24856bc30000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000020b080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000a000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000134a45a2adcb00000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000b38a2c1e7e6c7ab12d965a10c9817f753de831b4000000000000000000000000000000000000000000000000134a45a2adcb0000000000000000000000000000000000000000000000002b1bf0cdc834549b692200000000000000000000000000000000000000000000000000000000000000a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000c02aaa39b223fe8d0a0e5c4f27ead9083c756cc2000000000000000000000000c01154b4ccb518232d6bbfc9b9e6c5068b766f82", + "to": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "value": "0x134a45a2adcb0000" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x2deee", "output": "0x" }, + "subtraces": 7, + "traceAddress": [], + "transactionHash": "0xb53d8f0235e4277803536d3c5ad235a927168e7ec941102b091fa215c40cb75d", + "transactionPosition": 13, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "gas": "0x31a9d", + "input": "0xd0e30db0", + "to": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", + "value": "0x134a45a2adcb0000" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x5da6", "output": "0x" }, + "subtraces": 0, + "traceAddress": [0], + "transactionHash": "0xb53d8f0235e4277803536d3c5ad235a927168e7ec941102b091fa215c40cb75d", + "transactionPosition": 13, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "gas": "0x2b5b9", + "input": "0xa9059cbb0000000000000000000000001475ec80834c6a78f8afebb6670993dae632f0f7000000000000000000000000000000000000000000000000134a45a2adcb0000", + "to": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x1f7e", + "output": "0x0000000000000000000000000000000000000000000000000000000000000001" + }, + "subtraces": 0, + "traceAddress": [1], + "transactionHash": "0xb53d8f0235e4277803536d3c5ad235a927168e7ec941102b091fa215c40cb75d", + "transactionPosition": 13, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "gas": "0x28b54", + "input": "0x70a08231000000000000000000000000b38a2c1e7e6c7ab12d965a10c9817f753de831b4", + "to": "0xc01154b4ccb518232d6bbfc9b9e6c5068b766f82", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0xb5d", + "output": "0x0000000000000000000000000000000000000000000000000000000000000000" + }, + "subtraces": 0, + "traceAddress": [2], + "transactionHash": "0xb53d8f0235e4277803536d3c5ad235a927168e7ec941102b091fa215c40cb75d", + "transactionPosition": 13, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "gas": "0x27288", + "input": "0x0902f1ac", + "to": "0x1475ec80834c6a78f8afebb6670993dae632f0f7", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x9c8", + "output": "0x0000000000000000000000000000000000000000000beadefb197340df17e221000000000000000000000000000000000000000000000004eaf26406d3a2bb790000000000000000000000000000000000000000000000000000000065ea0897" + }, + "subtraces": 0, + "traceAddress": [3], + "transactionHash": "0xb53d8f0235e4277803536d3c5ad235a927168e7ec941102b091fa215c40cb75d", + "transactionPosition": 13, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "gas": "0x26620", + "input": "0x70a082310000000000000000000000001475ec80834c6a78f8afebb6670993dae632f0f7", + "to": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x216", + "output": "0x000000000000000000000000000000000000000000000004fe3ca9a9816dbb79" + }, + "subtraces": 0, + "traceAddress": [4], + "transactionHash": "0xb53d8f0235e4277803536d3c5ad235a927168e7ec941102b091fa215c40cb75d", + "transactionPosition": 13, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "gas": "0x25f13", + "input": "0x022c0d9f000000000000000000000000000000000000000000002de7be57390a09031e4a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b38a2c1e7e6c7ab12d965a10c9817f753de831b400000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000000", + "to": "0x1475ec80834c6a78f8afebb6670993dae632f0f7", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x1dad4", "output": "0x" }, + "subtraces": 3, + "traceAddress": [5], + "transactionHash": "0xb53d8f0235e4277803536d3c5ad235a927168e7ec941102b091fa215c40cb75d", + "transactionPosition": 13, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x1475ec80834c6a78f8afebb6670993dae632f0f7", + "gas": "0x22bc6", + "input": "0xa9059cbb000000000000000000000000b38a2c1e7e6c7ab12d965a10c9817f753de831b4000000000000000000000000000000000000000000002de7be57390a09031e4a", + "to": "0xc01154b4ccb518232d6bbfc9b9e6c5068b766f82", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x15ad6", + "output": "0x0000000000000000000000000000000000000000000000000000000000000001" + }, + "subtraces": 0, + "traceAddress": [5, 0], + "transactionHash": "0xb53d8f0235e4277803536d3c5ad235a927168e7ec941102b091fa215c40cb75d", + "transactionPosition": 13, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0x1475ec80834c6a78f8afebb6670993dae632f0f7", + "gas": "0xd3ee", + "input": "0x70a082310000000000000000000000001475ec80834c6a78f8afebb6670993dae632f0f7", + "to": "0xc01154b4ccb518232d6bbfc9b9e6c5068b766f82", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x38d", + "output": "0x0000000000000000000000000000000000000000000bbcf73cc23a36d614c3d7" + }, + "subtraces": 0, + "traceAddress": [5, 1], + "transactionHash": "0xb53d8f0235e4277803536d3c5ad235a927168e7ec941102b091fa215c40cb75d", + "transactionPosition": 13, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0x1475ec80834c6a78f8afebb6670993dae632f0f7", + "gas": "0xceda", + "input": "0x70a082310000000000000000000000001475ec80834c6a78f8afebb6670993dae632f0f7", + "to": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x216", + "output": "0x000000000000000000000000000000000000000000000004fe3ca9a9816dbb79" + }, + "subtraces": 0, + "traceAddress": [5, 2], + "transactionHash": "0xb53d8f0235e4277803536d3c5ad235a927168e7ec941102b091fa215c40cb75d", + "transactionPosition": 13, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "gas": "0x8a45", + "input": "0x70a08231000000000000000000000000b38a2c1e7e6c7ab12d965a10c9817f753de831b4", + "to": "0xc01154b4ccb518232d6bbfc9b9e6c5068b766f82", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x38d", + "output": "0x000000000000000000000000000000000000000000002b9c28060fc9888fc32d" + }, + "subtraces": 0, + "traceAddress": [6], + "transactionHash": "0xb53d8f0235e4277803536d3c5ad235a927168e7ec941102b091fa215c40cb75d", + "transactionPosition": 13, + "type": "call" + } + ], + "decoded": null + }, + { + "accessList": [], + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0xaB782bc7D4a2b306825de5a7730034F8F63ee1bC", + "gas": 84000, + "gasPrice": "107430013937", + "hash": "0x6f2ead7a2fb2703fddd1da4eb3bad01b1debc6c3525808ee9c141c9ce9038749", + "input": "0xa9059cbb000000000000000000000000ddd6043c4f8ddcf1a4565a50937bedd89a4351d90000000000000000000000000000000000000000000000000000000084d90842", + "maxFeePerGas": "136503149602", + "maxPriorityFeePerGas": "8575000000", + "nonce": 184719, + "r": "0xee6599345e877d55f04ef4f69a9a035b3e15f94260745a8a02fce09fbd0734d5", + "s": "0x2d8a34e166e08ab2076c3be0af8882f31ca7914effa9f61865bd31d4714a9705", + "to": "0xdAC17F958D2ee523a2206206994597C13D831ec7", + "transactionIndex": 14, + "type": 2, + "v": "0x1", + "value": "0", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 1997416, + "effectiveGasPrice": 107430013937, + "from": "0xab782bc7d4a2b306825de5a7730034f8f63ee1bc", + "gasUsed": 63209, + "logs": [ + { + "address": "0xdAC17F958D2ee523a2206206994597C13D831ec7", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x0000000000000000000000000000000000000000000000000000000084d90842", + "logIndex": 62, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x000000000000000000000000ab782bc7d4a2b306825de5a7730034f8f63ee1bc", + "0x000000000000000000000000ddd6043c4f8ddcf1a4565a50937bedd89a4351d9" + ], + "transactionHash": "0x6f2ead7a2fb2703fddd1da4eb3bad01b1debc6c3525808ee9c141c9ce9038749", + "transactionIndex": 14, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0xab782bc7d4a2b306825de5a7730034f8f63ee1bc" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0xddd6043c4f8ddcf1a4565a50937bedd89a4351d9" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "2228815938" + } + ] + } + } + ], + "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000010000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000010000000000000000000000000000000000000000000000000080000000000000000100000000000000000000000000080000000000000000020000000000000000000000000000002000000000000000000000000000000000000000000000000400000000000000100000000000000000000000000000000000000000000000000000000", + "status": true, + "to": "0xdac17f958d2ee523a2206206994597c13d831ec7", + "transactionHash": "0x6f2ead7a2fb2703fddd1da4eb3bad01b1debc6c3525808ee9c141c9ce9038749", + "transactionIndex": 14, + "type": "0x2" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0xab782bc7d4a2b306825de5a7730034f8f63ee1bc", + "gas": "0xf3b8", + "input": "0xa9059cbb000000000000000000000000ddd6043c4f8ddcf1a4565a50937bedd89a4351d90000000000000000000000000000000000000000000000000000000084d90842", + "to": "0xdac17f958d2ee523a2206206994597c13d831ec7", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0xa281", "output": "0x" }, + "subtraces": 0, + "traceAddress": [], + "transactionHash": "0x6f2ead7a2fb2703fddd1da4eb3bad01b1debc6c3525808ee9c141c9ce9038749", + "transactionPosition": 14, + "type": "call" + } + ], + "decoded": { + "signature": "transfer(address,uint256)", + "signature_with_arg_names": "transfer(address arg1,uint256 arg2)", + "name": "transfer", + "decoded": [ + { + "internalType": "address", + "name": "arg1", + "type": "address", + "decoded": "0xddd6043c4f8ddcf1a4565a50937bedd89a4351d9" + }, + { + "internalType": "uint256", + "name": "arg2", + "type": "uint256", + "decoded": "2228815938" + } + ] + } + }, + { + "accessList": [], + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0xB0f174DF941A10e0a31e750F57B2A827F1fd6698", + "gas": 351426, + "gasPrice": "101855013937", + "hash": "0xfe0c2eeeb80a35a091119f9e82ba78c60d7bd157c470e138756e6e9b31bff05a", + "input": "0x791ac947000000000000000000000000000000000000000000003de0f57194e117130c8b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a0000000000000000000000000b0f174df941a10e0a31e750f57b2a827f1fd66980000000000000000000000000000000000000000000000000000000065ea08a40000000000000000000000000000000000000000000000000000000000000002000000000000000000000000ddcc69879e1d2376ce799051afa98c689f234cca000000000000000000000000c02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", + "maxFeePerGas": "128113377015", + "maxPriorityFeePerGas": "3000000000", + "nonce": 30, + "r": "0x235ce0192abee9f35062665b09f72540352063869d99b262ae1609cb50edf0ec", + "s": "0x4f8eef72b2a10f44c184a0e2157c98fbf054cb1401298ef01e615ce60d9c0d8f", + "to": "0x80a64c6D7f12C47B7c66c5B4E20E72bc1FCd5d9e", + "transactionIndex": 15, + "type": 2, + "v": "0x1", + "value": "0", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 2175907, + "effectiveGasPrice": 101855013937, + "from": "0xb0f174df941a10e0a31e750f57b2a827f1fd6698", + "gasUsed": 178491, + "logs": [ + { + "address": "0xDDcc69879e1d2376ce799051afa98C689F234ccA", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x0000000000000000000000000000000000000000000003180c45add80df42706", + "logIndex": 63, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x000000000000000000000000b0f174df941a10e0a31e750f57b2a827f1fd6698", + "0x000000000000000000000000ddcc69879e1d2376ce799051afa98c689f234cca" + ], + "transactionHash": "0xfe0c2eeeb80a35a091119f9e82ba78c60d7bd157c470e138756e6e9b31bff05a", + "transactionIndex": 15, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0xb0f174df941a10e0a31e750f57b2a827f1fd6698" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0xddcc69879e1d2376ce799051afa98c689f234cca" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "14610705610423271696134" + } + ] + } + }, + { + "address": "0xDDcc69879e1d2376ce799051afa98C689F234ccA", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x000000000000000000000000000000000000000000003ac8e92be709091ee585", + "logIndex": 64, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x000000000000000000000000b0f174df941a10e0a31e750f57b2a827f1fd6698", + "0x000000000000000000000000faad22e0407c278909590fed9013f37b9e2d1e58" + ], + "transactionHash": "0xfe0c2eeeb80a35a091119f9e82ba78c60d7bd157c470e138756e6e9b31bff05a", + "transactionIndex": 15, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0xb0f174df941a10e0a31e750f57b2a827f1fd6698" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0xfaad22e0407c278909590fed9013f37b9e2d1e58" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "277603406598042162226565" + } + ] + } + }, + { + "address": "0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x000000000000000000000000000000000000000000000000053a23e7e76d8060", + "logIndex": 65, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x000000000000000000000000faad22e0407c278909590fed9013f37b9e2d1e58", + "0x00000000000000000000000080a64c6d7f12c47b7c66c5b4e20e72bc1fcd5d9e" + ], + "transactionHash": "0xfe0c2eeeb80a35a091119f9e82ba78c60d7bd157c470e138756e6e9b31bff05a", + "transactionIndex": 15, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0xfaad22e0407c278909590fed9013f37b9e2d1e58" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0x80a64c6d7f12c47b7c66c5b4e20e72bc1fcd5d9e" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "376652997765988448" + } + ] + } + }, + { + "address": "0xfAAd22e0407c278909590fED9013F37B9E2d1E58", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x0000000000000000000000000000000000000000000000037c12a6ef965033fe000000000000000000000000000000000000000000274d100e8df36f037a06cb", + "logIndex": 66, + "removed": false, + "topics": [ + "0x1c411e9a96e071241c2f21f7726b17ae89e3cab4c78be50e062b03a9fffbbad1" + ], + "transactionHash": "0xfe0c2eeeb80a35a091119f9e82ba78c60d7bd157c470e138756e6e9b31bff05a", + "transactionIndex": 15, + "decoded": { + "signature": "Sync(uint112,uint112)", + "signature_with_arg_names": "Sync(uint112 reserve0,uint112 reserve1)", + "name": "Sync", + "decoded": [ + { + "indexed": false, + "internalType": "uint112", + "name": "reserve0", + "type": "uint112", + "decoded": "64280623979361743870" + }, + { + "indexed": false, + "internalType": "uint112", + "name": "reserve1", + "type": "uint112", + "decoded": "47512025380818626220263115" + } + ] + } + }, + { + "address": "0xfAAd22e0407c278909590fED9013F37B9E2d1E58", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003ac8e92be709091ee585000000000000000000000000000000000000000000000000053a23e7e76d80600000000000000000000000000000000000000000000000000000000000000000", + "logIndex": 67, + "removed": false, + "topics": [ + "0xd78ad95fa46c994b6551d0da85fc275fe613ce37657fb8d5e3d130840159d822", + "0x00000000000000000000000080a64c6d7f12c47b7c66c5b4e20e72bc1fcd5d9e", + "0x00000000000000000000000080a64c6d7f12c47b7c66c5b4e20e72bc1fcd5d9e" + ], + "transactionHash": "0xfe0c2eeeb80a35a091119f9e82ba78c60d7bd157c470e138756e6e9b31bff05a", + "transactionIndex": 15, + "decoded": { + "signature": "Swap(address,uint256,uint256,uint256,uint256,address)", + "signature_with_arg_names": "Swap(address indexed sender,uint256 amount0In,uint256 amount1In,uint256 amount0Out,uint256 amount1Out,address indexed to)", + "name": "Swap", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "sender", + "type": "address", + "decoded": "0x80a64c6d7f12c47b7c66c5b4e20e72bc1fcd5d9e" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "amount0In", + "type": "uint256", + "decoded": "0" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "amount1In", + "type": "uint256", + "decoded": "277603406598042162226565" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "amount0Out", + "type": "uint256", + "decoded": "376652997765988448" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "amount1Out", + "type": "uint256", + "decoded": "0" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0x80a64c6d7f12c47b7c66c5b4e20e72bc1fcd5d9e" + } + ] + } + }, + { + "address": "0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x000000000000000000000000000000000000000000000000053a23e7e76d8060", + "logIndex": 68, + "removed": false, + "topics": [ + "0x7fcf532c15f0a6db0bd6d0e038bea71d30d808c7d98cb3bf7268a95bf5081b65", + "0x00000000000000000000000080a64c6d7f12c47b7c66c5b4e20e72bc1fcd5d9e" + ], + "transactionHash": "0xfe0c2eeeb80a35a091119f9e82ba78c60d7bd157c470e138756e6e9b31bff05a", + "transactionIndex": 15, + "decoded": { + "signature": "Withdrawal(address,uint256)", + "signature_with_arg_names": "Withdrawal(address indexed user,uint256 amount)", + "name": "Withdrawal", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "user", + "type": "address", + "decoded": "0x80a64c6d7f12c47b7c66c5b4e20e72bc1fcd5d9e" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "amount", + "type": "uint256", + "decoded": "376652997765988448" + } + ] + } + } + ], + "logsBloom": "0x00200000000000000000000082100000000000000000000000000000000000000000000000000000000000000000000002000000080008004000000000000000400000020000000000000008000000200000000100400000000000000000000000000000000000000000400000000000000000000001050000000010000000000000000000000008000000000000000000000000000000080000004000000000008000000000000000010000000022000000000000000000000000008000000000000002000000008000000000000000000000000000001000000002000000000040200000000000000000000000000000000000000000000000000000000000", + "status": true, + "to": "0x80a64c6d7f12c47b7c66c5b4e20e72bc1fcd5d9e", + "transactionHash": "0xfe0c2eeeb80a35a091119f9e82ba78c60d7bd157c470e138756e6e9b31bff05a", + "transactionIndex": 15, + "type": "0x2" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0xb0f174df941a10e0a31e750f57b2a827f1fd6698", + "gas": "0x502ea", + "input": "0x791ac947000000000000000000000000000000000000000000003de0f57194e117130c8b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a0000000000000000000000000b0f174df941a10e0a31e750f57b2a827f1fd66980000000000000000000000000000000000000000000000000000000065ea08a40000000000000000000000000000000000000000000000000000000000000002000000000000000000000000ddcc69879e1d2376ce799051afa98c689f234cca000000000000000000000000c02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", + "to": "0x80a64c6d7f12c47b7c66c5b4e20e72bc1fcd5d9e", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x2b80f", "output": "0x" }, + "subtraces": 1, + "traceAddress": [], + "transactionHash": "0xfe0c2eeeb80a35a091119f9e82ba78c60d7bd157c470e138756e6e9b31bff05a", + "transactionPosition": 15, + "type": "call" + }, + { + "action": { + "callType": "delegatecall", + "from": "0x80a64c6d7f12c47b7c66c5b4e20e72bc1fcd5d9e", + "gas": "0x4dc3f", + "input": "0x791ac947000000000000000000000000000000000000000000003de0f57194e117130c8b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a0000000000000000000000000b0f174df941a10e0a31e750f57b2a827f1fd66980000000000000000000000000000000000000000000000000000000065ea08a40000000000000000000000000000000000000000000000000000000000000002000000000000000000000000ddcc69879e1d2376ce799051afa98c689f234cca000000000000000000000000c02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", + "to": "0x6d858aafa4431f89d6fb44835ab60363a0afd0cb", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x2a503", "output": "0x" }, + "subtraces": 7, + "traceAddress": [0], + "transactionHash": "0xfe0c2eeeb80a35a091119f9e82ba78c60d7bd157c470e138756e6e9b31bff05a", + "transactionPosition": 15, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x80a64c6d7f12c47b7c66c5b4e20e72bc1fcd5d9e", + "gas": "0x4a3c6", + "input": "0x23b872dd000000000000000000000000b0f174df941a10e0a31e750f57b2a827f1fd6698000000000000000000000000faad22e0407c278909590fed9013f37b9e2d1e58000000000000000000000000000000000000000000003de0f57194e117130c8b", + "to": "0xddcc69879e1d2376ce799051afa98c689f234cca", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x10d57", + "output": "0x0000000000000000000000000000000000000000000000000000000000000001" + }, + "subtraces": 0, + "traceAddress": [0, 0], + "transactionHash": "0xfe0c2eeeb80a35a091119f9e82ba78c60d7bd157c470e138756e6e9b31bff05a", + "transactionPosition": 15, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0x80a64c6d7f12c47b7c66c5b4e20e72bc1fcd5d9e", + "gas": "0x38670", + "input": "0x0902f1ac", + "to": "0xfaad22e0407c278909590fed9013f37b9e2d1e58", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x9c8", + "output": "0x000000000000000000000000000000000000000000000003814ccad77dbdb45e00000000000000000000000000000000000000000027124725620c65fa5b21460000000000000000000000000000000000000000000000000000000065ea087f" + }, + "subtraces": 0, + "traceAddress": [0, 1], + "transactionHash": "0xfe0c2eeeb80a35a091119f9e82ba78c60d7bd157c470e138756e6e9b31bff05a", + "transactionPosition": 15, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0x80a64c6d7f12c47b7c66c5b4e20e72bc1fcd5d9e", + "gas": "0x379a5", + "input": "0x70a08231000000000000000000000000faad22e0407c278909590fed9013f37b9e2d1e58", + "to": "0xddcc69879e1d2376ce799051afa98c689f234cca", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x26e", + "output": "0x000000000000000000000000000000000000000000274d100e8df36f037a06cb" + }, + "subtraces": 0, + "traceAddress": [0, 2], + "transactionHash": "0xfe0c2eeeb80a35a091119f9e82ba78c60d7bd157c470e138756e6e9b31bff05a", + "transactionPosition": 15, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x80a64c6d7f12c47b7c66c5b4e20e72bc1fcd5d9e", + "gas": "0x36fbb", + "input": "0x022c0d9f000000000000000000000000000000000000000000000000053a23e7e76d8060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080a64c6d7f12c47b7c66c5b4e20e72bc1fcd5d9e00000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000000", + "to": "0xfaad22e0407c278909590fed9013f37b9e2d1e58", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0xfdad", "output": "0x" }, + "subtraces": 3, + "traceAddress": [0, 3], + "transactionHash": "0xfe0c2eeeb80a35a091119f9e82ba78c60d7bd157c470e138756e6e9b31bff05a", + "transactionPosition": 15, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0xfaad22e0407c278909590fed9013f37b9e2d1e58", + "gas": "0x32e8f", + "input": "0xa9059cbb00000000000000000000000080a64c6d7f12c47b7c66c5b4e20e72bc1fcd5d9e000000000000000000000000000000000000000000000000053a23e7e76d8060", + "to": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x750a", + "output": "0x0000000000000000000000000000000000000000000000000000000000000001" + }, + "subtraces": 0, + "traceAddress": [0, 3, 0], + "transactionHash": "0xfe0c2eeeb80a35a091119f9e82ba78c60d7bd157c470e138756e6e9b31bff05a", + "transactionPosition": 15, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0xfaad22e0407c278909590fed9013f37b9e2d1e58", + "gas": "0x2b8ec", + "input": "0x70a08231000000000000000000000000faad22e0407c278909590fed9013f37b9e2d1e58", + "to": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x216", + "output": "0x0000000000000000000000000000000000000000000000037c12a6ef965033fe" + }, + "subtraces": 0, + "traceAddress": [0, 3, 1], + "transactionHash": "0xfe0c2eeeb80a35a091119f9e82ba78c60d7bd157c470e138756e6e9b31bff05a", + "transactionPosition": 15, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0xfaad22e0407c278909590fed9013f37b9e2d1e58", + "gas": "0x2b548", + "input": "0x70a08231000000000000000000000000faad22e0407c278909590fed9013f37b9e2d1e58", + "to": "0xddcc69879e1d2376ce799051afa98c689f234cca", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x26e", + "output": "0x000000000000000000000000000000000000000000274d100e8df36f037a06cb" + }, + "subtraces": 0, + "traceAddress": [0, 3, 2], + "transactionHash": "0xfe0c2eeeb80a35a091119f9e82ba78c60d7bd157c470e138756e6e9b31bff05a", + "transactionPosition": 15, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0x80a64c6d7f12c47b7c66c5b4e20e72bc1fcd5d9e", + "gas": "0x27371", + "input": "0x70a0823100000000000000000000000080a64c6d7f12c47b7c66c5b4e20e72bc1fcd5d9e", + "to": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x216", + "output": "0x000000000000000000000000000000000000000000000000053a23e7e76d8060" + }, + "subtraces": 0, + "traceAddress": [0, 4], + "transactionHash": "0xfe0c2eeeb80a35a091119f9e82ba78c60d7bd157c470e138756e6e9b31bff05a", + "transactionPosition": 15, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x80a64c6d7f12c47b7c66c5b4e20e72bc1fcd5d9e", + "gas": "0x26ede", + "input": "0x2e1a7d4d000000000000000000000000000000000000000000000000053a23e7e76d8060", + "to": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x253d", "output": "0x" }, + "subtraces": 1, + "traceAddress": [0, 5], + "transactionHash": "0xfe0c2eeeb80a35a091119f9e82ba78c60d7bd157c470e138756e6e9b31bff05a", + "transactionPosition": 15, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", + "gas": "0x8fc", + "input": "0x", + "to": "0x80a64c6d7f12c47b7c66c5b4e20e72bc1fcd5d9e", + "value": "0x53a23e7e76d8060" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x189", "output": "0x" }, + "subtraces": 1, + "traceAddress": [0, 5, 0], + "transactionHash": "0xfe0c2eeeb80a35a091119f9e82ba78c60d7bd157c470e138756e6e9b31bff05a", + "transactionPosition": 15, + "type": "call" + }, + { + "action": { + "callType": "delegatecall", + "from": "0x80a64c6d7f12c47b7c66c5b4e20e72bc1fcd5d9e", + "gas": "0x7b2", + "input": "0x", + "to": "0x6d858aafa4431f89d6fb44835ab60363a0afd0cb", + "value": "0x53a23e7e76d8060" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x3e", "output": "0x" }, + "subtraces": 0, + "traceAddress": [0, 5, 0, 0], + "transactionHash": "0xfe0c2eeeb80a35a091119f9e82ba78c60d7bd157c470e138756e6e9b31bff05a", + "transactionPosition": 15, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x80a64c6d7f12c47b7c66c5b4e20e72bc1fcd5d9e", + "gas": "0x22ece", + "input": "0x", + "to": "0xb0f174df941a10e0a31e750f57b2a827f1fd6698", + "value": "0x53a23e7e76d8060" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x0", "output": "0x" }, + "subtraces": 0, + "traceAddress": [0, 6], + "transactionHash": "0xfe0c2eeeb80a35a091119f9e82ba78c60d7bd157c470e138756e6e9b31bff05a", + "transactionPosition": 15, + "type": "call" + } + ], + "decoded": { + "signature": "swapExactTokensForETHSupportingFeeOnTransferTokens(uint256,uint256,address[],address,uint256)", + "signature_with_arg_names": "swapExactTokensForETHSupportingFeeOnTransferTokens(uint256 arg1,uint256 arg2,address[] arg3,address arg4,uint256 arg5)", + "name": "swapExactTokensForETHSupportingFeeOnTransferTokens", + "decoded": [ + { + "internalType": "uint256", + "name": "arg1", + "type": "uint256", + "decoded": "292214112208465433922699" + }, + { + "internalType": "uint256", + "name": "arg2", + "type": "uint256", + "decoded": "0" + }, + { + "internalType": "address[]", + "name": "arg3", + "type": "address[]", + "decoded": [ + "0xddcc69879e1d2376ce799051afa98c689f234cca", + "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2" + ] + }, + { + "internalType": "address", + "name": "arg4", + "type": "address", + "decoded": "0xb0f174df941a10e0a31e750f57b2a827f1fd6698" + }, + { + "internalType": "uint256", + "name": "arg5", + "type": "uint256", + "decoded": "1709836452" + } + ] + } + }, + { + "accessList": [], + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0x0215931F4e4A327999d705C6F222EeE6E216d6CC", + "gas": 197998, + "gasPrice": "102545353089", + "hash": "0x8b04cce5f7b77f99455215b78286cee801684110345b69939e3ca5c16021e55b", + "input": "0x24856bc30000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000020b080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000b1a2bc2ec5000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000215931f4e4a327999d705c6f222eee6e216d6cc00000000000000000000000000000000000000000000000000b1a2bc2ec50000000000000000000000000000000000000000000000007b371fd93371b1d5dbd800000000000000000000000000000000000000000000000000000000000000a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000c02aaa39b223fe8d0a0e5c4f27ead9083c756cc20000000000000000000000008a49ca806753ac0ae6283c5647be769c9d55a7a2", + "maxFeePerGas": "119884208911", + "maxPriorityFeePerGas": "3690339152", + "nonce": 1, + "r": "0x5bfefd6f942deafd25ab39856a28f5261b319efb4ddb0655673929984abe3952", + "s": "0x26a62b30cf8d3ab07d13f48b57a9712965611405b38ea0ea9543bc910e618f95", + "to": "0x3fC91A3afd70395Cd496C647d5a6CC9D4B2b7FAD", + "transactionIndex": 16, + "type": 2, + "v": "0x0", + "value": "50000000000000000", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 2312400, + "effectiveGasPrice": 102545353089, + "from": "0x0215931f4e4a327999d705c6f222eee6e216d6cc", + "gasUsed": 136493, + "logs": [ + { + "address": "0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x00000000000000000000000000000000000000000000000000b1a2bc2ec50000", + "logIndex": 69, + "removed": false, + "topics": [ + "0xe1fffcc4923d04b559f4d29a8bfc6cda04eb5b0d3c460751c2402c5c5cc9109c", + "0x0000000000000000000000003fc91a3afd70395cd496c647d5a6cc9d4b2b7fad" + ], + "transactionHash": "0x8b04cce5f7b77f99455215b78286cee801684110345b69939e3ca5c16021e55b", + "transactionIndex": 16, + "decoded": { + "signature": "Deposit(address,uint256)", + "signature_with_arg_names": "Deposit(address indexed user,uint256 amount)", + "name": "Deposit", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "user", + "type": "address", + "decoded": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "amount", + "type": "uint256", + "decoded": "50000000000000000" + } + ] + } + }, + { + "address": "0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x00000000000000000000000000000000000000000000000000b1a2bc2ec50000", + "logIndex": 70, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x0000000000000000000000003fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "0x0000000000000000000000007488d8c3ef53dbbacb321a7109b046bfd7ab054c" + ], + "transactionHash": "0x8b04cce5f7b77f99455215b78286cee801684110345b69939e3ca5c16021e55b", + "transactionIndex": 16, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0x7488d8c3ef53dbbacb321a7109b046bfd7ab054c" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "50000000000000000" + } + ] + } + }, + { + "address": "0x8a49Ca806753aC0Ae6283C5647be769c9D55a7a2", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x000000000000000000000000000000000000000000008465026d96c516d2e946", + "logIndex": 71, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x0000000000000000000000007488d8c3ef53dbbacb321a7109b046bfd7ab054c", + "0x0000000000000000000000000215931f4e4a327999d705c6f222eee6e216d6cc" + ], + "transactionHash": "0x8b04cce5f7b77f99455215b78286cee801684110345b69939e3ca5c16021e55b", + "transactionIndex": 16, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0x7488d8c3ef53dbbacb321a7109b046bfd7ab054c" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0x0215931f4e4a327999d705c6f222eee6e216d6cc" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "625215671851971605883206" + } + ] + } + }, + { + "address": "0x7488D8c3Ef53dBBacb321A7109B046bfD7AB054c", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x00000000000000000000000000000000000000000054dd7aaa86151e7d4e9cc0000000000000000000000000000000000000000000000000723792c61496cac6", + "logIndex": 72, + "removed": false, + "topics": [ + "0x1c411e9a96e071241c2f21f7726b17ae89e3cab4c78be50e062b03a9fffbbad1" + ], + "transactionHash": "0x8b04cce5f7b77f99455215b78286cee801684110345b69939e3ca5c16021e55b", + "transactionIndex": 16, + "decoded": { + "signature": "Sync(uint112,uint112)", + "signature_with_arg_names": "Sync(uint112 reserve0,uint112 reserve1)", + "name": "Sync", + "decoded": [ + { + "indexed": false, + "internalType": "uint112", + "name": "reserve0", + "type": "uint112", + "decoded": "102595674630651888855325888" + }, + { + "indexed": false, + "internalType": "uint112", + "name": "reserve1", + "type": "uint112", + "decoded": "8230208223489477318" + } + ] + } + }, + { + "address": "0x7488D8c3Ef53dBBacb321A7109B046bfD7AB054c", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1a2bc2ec50000000000000000000000000000000000000000000000008465026d96c516d2e9460000000000000000000000000000000000000000000000000000000000000000", + "logIndex": 73, + "removed": false, + "topics": [ + "0xd78ad95fa46c994b6551d0da85fc275fe613ce37657fb8d5e3d130840159d822", + "0x0000000000000000000000003fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "0x0000000000000000000000000215931f4e4a327999d705c6f222eee6e216d6cc" + ], + "transactionHash": "0x8b04cce5f7b77f99455215b78286cee801684110345b69939e3ca5c16021e55b", + "transactionIndex": 16, + "decoded": { + "signature": "Swap(address,uint256,uint256,uint256,uint256,address)", + "signature_with_arg_names": "Swap(address indexed sender,uint256 amount0In,uint256 amount1In,uint256 amount0Out,uint256 amount1Out,address indexed to)", + "name": "Swap", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "sender", + "type": "address", + "decoded": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "amount0In", + "type": "uint256", + "decoded": "0" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "amount1In", + "type": "uint256", + "decoded": "50000000000000000" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "amount0Out", + "type": "uint256", + "decoded": "625215671851971605883206" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "amount1Out", + "type": "uint256", + "decoded": "0" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0x0215931f4e4a327999d705c6f222eee6e216d6cc" + } + ] + } + } + ], + "logsBloom": "0x00200000010000000000100080000000000000000000000000000000000000000000000000000000000000000000000002000000080000000000000000000000000000080000000000000008000000200000000800000000000000008020000000400000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000001000000080000004000000000000000000000001000800000000000400400000000000000000000000000000000000002004000000000000000c00000000000000000001000000000000020000000200000000000000000000000000000001000000000400000000000000000", + "status": true, + "to": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "transactionHash": "0x8b04cce5f7b77f99455215b78286cee801684110345b69939e3ca5c16021e55b", + "transactionIndex": 16, + "type": "0x2" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0x0215931f4e4a327999d705c6f222eee6e216d6cc", + "gas": "0x2a54a", + "input": "0x24856bc30000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000020b080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000b1a2bc2ec5000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000215931f4e4a327999d705c6f222eee6e216d6cc00000000000000000000000000000000000000000000000000b1a2bc2ec50000000000000000000000000000000000000000000000007b371fd93371b1d5dbd800000000000000000000000000000000000000000000000000000000000000a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000c02aaa39b223fe8d0a0e5c4f27ead9083c756cc20000000000000000000000008a49ca806753ac0ae6283c5647be769c9d55a7a2", + "to": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "value": "0xb1a2bc2ec50000" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x218a5", "output": "0x" }, + "subtraces": 7, + "traceAddress": [], + "transactionHash": "0x8b04cce5f7b77f99455215b78286cee801684110345b69939e3ca5c16021e55b", + "transactionPosition": 16, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "gas": "0x25da9", + "input": "0xd0e30db0", + "to": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", + "value": "0xb1a2bc2ec50000" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x5da6", "output": "0x" }, + "subtraces": 0, + "traceAddress": [0], + "transactionHash": "0x8b04cce5f7b77f99455215b78286cee801684110345b69939e3ca5c16021e55b", + "transactionPosition": 16, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "gas": "0x1f8c4", + "input": "0xa9059cbb0000000000000000000000007488d8c3ef53dbbacb321a7109b046bfd7ab054c00000000000000000000000000000000000000000000000000b1a2bc2ec50000", + "to": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x1f7e", + "output": "0x0000000000000000000000000000000000000000000000000000000000000001" + }, + "subtraces": 0, + "traceAddress": [1], + "transactionHash": "0x8b04cce5f7b77f99455215b78286cee801684110345b69939e3ca5c16021e55b", + "transactionPosition": 16, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "gas": "0x1ce60", + "input": "0x70a082310000000000000000000000000215931f4e4a327999d705c6f222eee6e216d6cc", + "to": "0x8a49ca806753ac0ae6283c5647be769c9d55a7a2", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0xa3f", + "output": "0x0000000000000000000000000000000000000000000000000000000000000000" + }, + "subtraces": 0, + "traceAddress": [2], + "transactionHash": "0x8b04cce5f7b77f99455215b78286cee801684110345b69939e3ca5c16021e55b", + "transactionPosition": 16, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "gas": "0x1b6ad", + "input": "0x0902f1ac", + "to": "0x7488d8c3ef53dbbacb321a7109b046bfd7ab054c", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x9c8", + "output": "0x0000000000000000000000000000000000000000005561dfacf3abe3942186060000000000000000000000000000000000000000000000007185f009e5d1cac60000000000000000000000000000000000000000000000000000000065ea0897" + }, + "subtraces": 0, + "traceAddress": [3], + "transactionHash": "0x8b04cce5f7b77f99455215b78286cee801684110345b69939e3ca5c16021e55b", + "transactionPosition": 16, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "gas": "0x1aa45", + "input": "0x70a082310000000000000000000000007488d8c3ef53dbbacb321a7109b046bfd7ab054c", + "to": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x216", + "output": "0x000000000000000000000000000000000000000000000000723792c61496cac6" + }, + "subtraces": 0, + "traceAddress": [4], + "transactionHash": "0x8b04cce5f7b77f99455215b78286cee801684110345b69939e3ca5c16021e55b", + "transactionPosition": 16, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "gas": "0x1a338", + "input": "0x022c0d9f000000000000000000000000000000000000000000008465026d96c516d2e94600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000215931f4e4a327999d705c6f222eee6e216d6cc00000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000000", + "to": "0x7488d8c3ef53dbbacb321a7109b046bfd7ab054c", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x116c7", "output": "0x" }, + "subtraces": 3, + "traceAddress": [5], + "transactionHash": "0x8b04cce5f7b77f99455215b78286cee801684110345b69939e3ca5c16021e55b", + "transactionPosition": 16, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x7488d8c3ef53dbbacb321a7109b046bfd7ab054c", + "gas": "0x172db", + "input": "0xa9059cbb0000000000000000000000000215931f4e4a327999d705c6f222eee6e216d6cc000000000000000000000000000000000000000000008465026d96c516d2e946", + "to": "0x8a49ca806753ac0ae6283c5647be769c9d55a7a2", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x97e7", + "output": "0x0000000000000000000000000000000000000000000000000000000000000001" + }, + "subtraces": 0, + "traceAddress": [5, 0], + "transactionHash": "0x8b04cce5f7b77f99455215b78286cee801684110345b69939e3ca5c16021e55b", + "transactionPosition": 16, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0x7488d8c3ef53dbbacb321a7109b046bfd7ab054c", + "gas": "0xdae6", + "input": "0x70a082310000000000000000000000007488d8c3ef53dbbacb321a7109b046bfd7ab054c", + "to": "0x8a49ca806753ac0ae6283c5647be769c9d55a7a2", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x26f", + "output": "0x00000000000000000000000000000000000000000054dd7aaa86151e7d4e9cc0" + }, + "subtraces": 0, + "traceAddress": [5, 1], + "transactionHash": "0x8b04cce5f7b77f99455215b78286cee801684110345b69939e3ca5c16021e55b", + "transactionPosition": 16, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0x7488d8c3ef53dbbacb321a7109b046bfd7ab054c", + "gas": "0xd6eb", + "input": "0x70a082310000000000000000000000007488d8c3ef53dbbacb321a7109b046bfd7ab054c", + "to": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x216", + "output": "0x000000000000000000000000000000000000000000000000723792c61496cac6" + }, + "subtraces": 0, + "traceAddress": [5, 2], + "transactionHash": "0x8b04cce5f7b77f99455215b78286cee801684110345b69939e3ca5c16021e55b", + "transactionPosition": 16, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "gas": "0x8f67", + "input": "0x70a082310000000000000000000000000215931f4e4a327999d705c6f222eee6e216d6cc", + "to": "0x8a49ca806753ac0ae6283c5647be769c9d55a7a2", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x26f", + "output": "0x000000000000000000000000000000000000000000008465026d96c516d2e946" + }, + "subtraces": 0, + "traceAddress": [6], + "transactionHash": "0x8b04cce5f7b77f99455215b78286cee801684110345b69939e3ca5c16021e55b", + "transactionPosition": 16, + "type": "call" + } + ], + "decoded": null + }, + { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0x75e89d5979E4f6Fba9F97c104c2F0AFB3F1dcB88", + "gas": 50000, + "gasPrice": "121942013654", + "hash": "0xa01e950bb5d59708c27e1858e9cbab8d2fccd2b754f2163ac20ec91497b7dc48", + "input": "0x", + "nonce": 5974847, + "r": "0xcf01c2ada00db41298b36e751ae52e65ee9035fc3136349f780922c6d80a634", + "s": "0xd512daddc168ce72fa02b8be9f657696749ceabd3c69d42d9724559528f51be", + "to": "0xE4E0cc2c5191f856702A4691E62B96ad6E4FAE76", + "transactionIndex": 17, + "type": 0, + "v": "0x25", + "value": "86380000000000000", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 2333400, + "effectiveGasPrice": 121942013654, + "from": "0x75e89d5979e4f6fba9f97c104c2f0afb3f1dcb88", + "gasUsed": 21000, + "logs": [], + "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", + "status": true, + "to": "0xe4e0cc2c5191f856702a4691e62b96ad6e4fae76", + "transactionHash": "0xa01e950bb5d59708c27e1858e9cbab8d2fccd2b754f2163ac20ec91497b7dc48", + "transactionIndex": 17, + "type": "0x0" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0x75e89d5979e4f6fba9f97c104c2f0afb3f1dcb88", + "gas": "0x7148", + "input": "0x", + "to": "0xe4e0cc2c5191f856702a4691e62b96ad6e4fae76", + "value": "0x132e226ffb2c000" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x0", "output": "0x" }, + "subtraces": 0, + "traceAddress": [], + "transactionHash": "0xa01e950bb5d59708c27e1858e9cbab8d2fccd2b754f2163ac20ec91497b7dc48", + "transactionPosition": 17, + "type": "call" + } + ] + }, + { + "accessList": [], + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0x3A9aD5c684Cc1626d09C091C155cAcb59EE5a55d", + "gas": 190424, + "gasPrice": "102275155536", + "hash": "0x91b7481861b9416fd1f0755c3aa0ddfdf7e99a8d1f47f73205d5c2365be043d9", + "input": "0x24856bc30000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000020b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000a0000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000064908554dec00000000000000000000000000000000000000000000000000000000000000001000000000000000000000000003a9ad5c684cc1626d09c091c155cacb59ee5a55d0000000000000000000000000000000000000000000000000064908554dec00000000000000000000000000000000000000000000002b2d58467fb0d7ceb0dd000000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002bc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2000bb895ad61b0a150d79219dcf64e1e6cc01f0b64c4ce000000000000000000000000000000000000000000", + "maxFeePerGas": "120192626812", + "maxPriorityFeePerGas": "3420141599", + "nonce": 5, + "r": "0x53b373d9480c56682476f991f10897bcef0e1d45ee46037c96c9437a30e4f1c", + "s": "0x4556b8bb9c6f9e59538d145fc0e314bf450f3ed2cc6097881f396baf403cbcb5", + "to": "0x3fC91A3afd70395Cd496C647d5a6CC9D4B2b7FAD", + "transactionIndex": 18, + "type": 2, + "v": "0x0", + "value": "28306400000000000", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 2466301, + "effectiveGasPrice": 102275155536, + "from": "0x3a9ad5c684cc1626d09c091c155cacb59ee5a55d", + "gasUsed": 132901, + "logs": [ + { + "address": "0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x0000000000000000000000000000000000000000000000000064908554dec000", + "logIndex": 74, + "removed": false, + "topics": [ + "0xe1fffcc4923d04b559f4d29a8bfc6cda04eb5b0d3c460751c2402c5c5cc9109c", + "0x0000000000000000000000003fc91a3afd70395cd496c647d5a6cc9d4b2b7fad" + ], + "transactionHash": "0x91b7481861b9416fd1f0755c3aa0ddfdf7e99a8d1f47f73205d5c2365be043d9", + "transactionIndex": 18, + "decoded": { + "signature": "Deposit(address,uint256)", + "signature_with_arg_names": "Deposit(address indexed user,uint256 amount)", + "name": "Deposit", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "user", + "type": "address", + "decoded": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "amount", + "type": "uint256", + "decoded": "28306400000000000" + } + ] + } + }, + { + "address": "0x95aD61b0a150d79219dCF64E1E6Cc01f0B64C4cE", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x00000000000000000000000000000000000000000002d8d475edb319bff2dca8", + "logIndex": 75, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x0000000000000000000000002f62f2b4c5fcd7570a709dec05d68ea19c82a9ec", + "0x0000000000000000000000003a9ad5c684cc1626d09c091c155cacb59ee5a55d" + ], + "transactionHash": "0x91b7481861b9416fd1f0755c3aa0ddfdf7e99a8d1f47f73205d5c2365be043d9", + "transactionIndex": 18, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0x2f62f2b4c5fcd7570a709dec05d68ea19c82a9ec" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0x3a9ad5c684cc1626d09c091c155cacb59ee5a55d" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "3441802006917723234426024" + } + ] + } + }, + { + "address": "0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x0000000000000000000000000000000000000000000000000064908554dec000", + "logIndex": 76, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x0000000000000000000000003fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "0x0000000000000000000000002f62f2b4c5fcd7570a709dec05d68ea19c82a9ec" + ], + "transactionHash": "0x91b7481861b9416fd1f0755c3aa0ddfdf7e99a8d1f47f73205d5c2365be043d9", + "transactionIndex": 18, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0x2f62f2b4c5fcd7570a709dec05d68ea19c82a9ec" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "28306400000000000" + } + ] + } + }, + { + "address": "0x2F62f2B4c5fcd7570a709DeC05D68EA19c82A9ec", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0xfffffffffffffffffffffffffffffffffffffffffffd272b8a124ce6400d23580000000000000000000000000000000000000000000000000064908554dec00000000000000000000000000000000000000000000005ef394678051c7e7eb36c0000000000000000000000000000000000000000000b77076437739b2322c346fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffd28a7", + "logIndex": 77, + "removed": false, + "topics": [ + "0xc42079f94a6350d7e6235f29174924f928cc2ac818eb64fed8004e115fbcca67", + "0x0000000000000000000000003fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "0x0000000000000000000000003a9ad5c684cc1626d09c091c155cacb59ee5a55d" + ], + "transactionHash": "0x91b7481861b9416fd1f0755c3aa0ddfdf7e99a8d1f47f73205d5c2365be043d9", + "transactionIndex": 18, + "decoded": { + "signature": "Swap(address,address,int256,int256,uint160,uint128,int24)", + "signature_with_arg_names": "Swap(address indexed sender,address indexed recipient,int256 amount0,int256 amount1,uint160 sqrtPriceX96,uint128 liquidity,int24 tick)", + "name": "Swap", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "sender", + "type": "address", + "decoded": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad" + }, + { + "indexed": true, + "internalType": "address", + "name": "recipient", + "type": "address", + "decoded": "0x3a9ad5c684cc1626d09c091c155cacb59ee5a55d" + }, + { + "indexed": false, + "internalType": "int256", + "name": "amount0", + "type": "int256", + "decoded": "-3441802006917723234426024" + }, + { + "indexed": false, + "internalType": "int256", + "name": "amount1", + "type": "int256", + "decoded": "28306400000000000" + }, + { + "indexed": false, + "internalType": "uint160", + "name": "sqrtPriceX96", + "type": "uint160", + "decoded": "7174331229705392323736428" + }, + { + "indexed": false, + "internalType": "uint128", + "name": "liquidity", + "type": "uint128", + "decoded": "13860281975798562327544646" + }, + { + "indexed": false, + "internalType": "int24", + "name": "tick", + "type": "int24", + "decoded": "-186201" + } + ] + } + } + ], + "logsBloom": "0x00000000000001000000000000000000000000000000000040000000000000001000000000000000000000000000000002000000080020040000000000000000000000080000000800000008000000000000000000000000000000008020000000000000000000000000000000000000000200000000000020000010000800000000000000000000000000000100000400000001000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000002000000400000000000000000000000000000000000000000000000020000200000000000000000000000000000001000000000400000000000008000", + "status": true, + "to": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "transactionHash": "0x91b7481861b9416fd1f0755c3aa0ddfdf7e99a8d1f47f73205d5c2365be043d9", + "transactionIndex": 18, + "type": "0x2" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0x3a9ad5c684cc1626d09c091c155cacb59ee5a55d", + "gas": "0x28784", + "input": "0x24856bc30000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000020b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000a0000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000064908554dec00000000000000000000000000000000000000000000000000000000000000001000000000000000000000000003a9ad5c684cc1626d09c091c155cacb59ee5a55d0000000000000000000000000000000000000000000000000064908554dec00000000000000000000000000000000000000000000002b2d58467fb0d7ceb0dd000000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002bc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2000bb895ad61b0a150d79219dcf64e1e6cc01f0b64c4ce000000000000000000000000000000000000000000", + "to": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "value": "0x64908554dec000" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x1ff7d", "output": "0x" }, + "subtraces": 2, + "traceAddress": [], + "transactionHash": "0x91b7481861b9416fd1f0755c3aa0ddfdf7e99a8d1f47f73205d5c2365be043d9", + "transactionPosition": 18, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "gas": "0x2405a", + "input": "0xd0e30db0", + "to": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", + "value": "0x64908554dec000" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x5da6", "output": "0x" }, + "subtraces": 0, + "traceAddress": [0], + "transactionHash": "0x91b7481861b9416fd1f0755c3aa0ddfdf7e99a8d1f47f73205d5c2365be043d9", + "transactionPosition": 18, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "gas": "0x1cfb9", + "input": "0x128acb080000000000000000000000003a9ad5c684cc1626d09c091c155cacb59ee5a55d00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000064908554dec000000000000000000000000000fffd8963efd1fc6a506488495d951d5263988d2500000000000000000000000000000000000000000000000000000000000000a000000000000000000000000000000000000000000000000000000000000000a000000000000000000000000000000000000000000000000000000000000000400000000000000000000000003fc91a3afd70395cd496c647d5a6cc9d4b2b7fad000000000000000000000000000000000000000000000000000000000000002bc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2000bb895ad61b0a150d79219dcf64e1e6cc01f0b64c4ce000000000000000000000000000000000000000000", + "to": "0x2f62f2b4c5fcd7570a709dec05d68ea19c82a9ec", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x14c0c", + "output": "0xfffffffffffffffffffffffffffffffffffffffffffd272b8a124ce6400d23580000000000000000000000000000000000000000000000000064908554dec000" + }, + "subtraces": 4, + "traceAddress": [1], + "transactionHash": "0x91b7481861b9416fd1f0755c3aa0ddfdf7e99a8d1f47f73205d5c2365be043d9", + "transactionPosition": 18, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x2f62f2b4c5fcd7570a709dec05d68ea19c82a9ec", + "gas": "0x13953", + "input": "0xa9059cbb0000000000000000000000003a9ad5c684cc1626d09c091c155cacb59ee5a55d00000000000000000000000000000000000000000002d8d475edb319bff2dca8", + "to": "0x95ad61b0a150d79219dcf64e1e6cc01f0b64c4ce", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x7613", + "output": "0x0000000000000000000000000000000000000000000000000000000000000001" + }, + "subtraces": 0, + "traceAddress": [1, 0], + "transactionHash": "0x91b7481861b9416fd1f0755c3aa0ddfdf7e99a8d1f47f73205d5c2365be043d9", + "transactionPosition": 18, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0x2f62f2b4c5fcd7570a709dec05d68ea19c82a9ec", + "gas": "0xc1b2", + "input": "0x70a082310000000000000000000000002f62f2b4c5fcd7570a709dec05d68ea19c82a9ec", + "to": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x9e6", + "output": "0x000000000000000000000000000000000000000000000010f86a63b04a8897a4" + }, + "subtraces": 0, + "traceAddress": [1, 1], + "transactionHash": "0x91b7481861b9416fd1f0755c3aa0ddfdf7e99a8d1f47f73205d5c2365be043d9", + "transactionPosition": 18, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x2f62f2b4c5fcd7570a709dec05d68ea19c82a9ec", + "gas": "0xb4e4", + "input": "0xfa461e33fffffffffffffffffffffffffffffffffffffffffffd272b8a124ce6400d23580000000000000000000000000000000000000000000000000064908554dec000000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000a000000000000000000000000000000000000000000000000000000000000000400000000000000000000000003fc91a3afd70395cd496c647d5a6cc9d4b2b7fad000000000000000000000000000000000000000000000000000000000000002bc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2000bb895ad61b0a150d79219dcf64e1e6cc01f0b64c4ce000000000000000000000000000000000000000000", + "to": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x2110", "output": "0x" }, + "subtraces": 1, + "traceAddress": [1, 2], + "transactionHash": "0x91b7481861b9416fd1f0755c3aa0ddfdf7e99a8d1f47f73205d5c2365be043d9", + "transactionPosition": 18, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "gas": "0xa923", + "input": "0xa9059cbb0000000000000000000000002f62f2b4c5fcd7570a709dec05d68ea19c82a9ec0000000000000000000000000000000000000000000000000064908554dec000", + "to": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x17ae", + "output": "0x0000000000000000000000000000000000000000000000000000000000000001" + }, + "subtraces": 0, + "traceAddress": [1, 2, 0], + "transactionHash": "0x91b7481861b9416fd1f0755c3aa0ddfdf7e99a8d1f47f73205d5c2365be043d9", + "transactionPosition": 18, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0x2f62f2b4c5fcd7570a709dec05d68ea19c82a9ec", + "gas": "0x91e1", + "input": "0x70a082310000000000000000000000002f62f2b4c5fcd7570a709dec05d68ea19c82a9ec", + "to": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x216", + "output": "0x000000000000000000000000000000000000000000000010f8cef4359f6757a4" + }, + "subtraces": 0, + "traceAddress": [1, 3], + "transactionHash": "0x91b7481861b9416fd1f0755c3aa0ddfdf7e99a8d1f47f73205d5c2365be043d9", + "transactionPosition": 18, + "type": "call" + } + ], + "decoded": null + }, + { + "accessList": [], + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0x2a4a7afA40a9D03B425752fb4cFd5f0FF5b3964C", + "gas": 740000, + "gasPrice": "100855013937", + "hash": "0x939c07e2ce9423a0ee3644036a5f94503b291b57fddae0898b435cf263c5d2ca", + "input": "0xc9807539000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000003600000000000000000000000000000000000000000000000000000000000000460000100000101000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002c0000000000000000000000055bbded912f8dfe69f24aa4c15620b730000d5f50600100e01120204090c051103080d070a0b0f00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060000000000000000000000000000000000000000000000000000000000000001200000000000000000000000000000000000000000000000000000000005726e600000000000000000000000000000000000000000000000000000000005727c100000000000000000000000000000000000000000000000000000000005728ee000000000000000000000000000000000000000000000000000000000057290b000000000000000000000000000000000000000000000000000000000057299800000000000000000000000000000000000000000000000000000000005729ba0000000000000000000000000000000000000000000000000000000000572a0f0000000000000000000000000000000000000000000000000000000000572a1d0000000000000000000000000000000000000000000000000000000000572a1d0000000000000000000000000000000000000000000000000000000000572a1d0000000000000000000000000000000000000000000000000000000000572a1d0000000000000000000000000000000000000000000000000000000000572a1d0000000000000000000000000000000000000000000000000000000000572a4f0000000000000000000000000000000000000000000000000000000000572bd30000000000000000000000000000000000000000000000000000000000572bd30000000000000000000000000000000000000000000000000000000000572cf10000000000000000000000000000000000000000000000000000000000572d090000000000000000000000000000000000000000000000000000000000572e740000000000000000000000000000000000000000000000000000000000000007934efccb4eadfaae2eed9462987ba1547dab8de2bb32ba29aed272018449a28cc1c9358e84922228ade175ca701f8f262869b45da989cff61fe95ad95f50b26fc575df936eb1226c5e3892a9a1d44c38be2fe1109f11c49c2e20f36454d650541ad0b76ce395afe119dd43c9dae0342f5981406f0a5b75063daba2fafed95382c7b529d6e6f51c3bc0305c62415b87ebb59bcd76cf8285eb4aa6284c1b9af69ba00cf202a16ccb74043c6d7217b5002906145695c32db92ba5eaae5f65c29eb7296e03dcab866be707db2b172dbe5bc401b148da4f81ea678788512dd9fef36100000000000000000000000000000000000000000000000000000000000000077141bea26d372530136dd5bd9f858d5d34bdf7fdb544f6f8f225f7ae2cabe63a4a594041f18c305573b1a538f3a0a4677307f16c92a4af93fa57e66304e74cce0a88e448d3c9504de0dc5f0335811a67d0469f6bee391ce7b0b08d30d877490657b3ef56ef409745f99b4543c1d19e0de1a8e769f4f9db119fd4a1a35ca0116837157a956b9813f8866f8ae42c9626a0e19ec73b66a986aa233de59b1c27a0cf69e0b68b459df7bee925a34e647525833e7964747153574c3a8fefddd9a9ac372af1c9b52fa5e96d9645c4cf0fa4f70124f5db93fc32881683ef6b9b9084881f", + "maxFeePerGas": "159561999728", + "maxPriorityFeePerGas": "2000000000", + "nonce": 83384, + "r": "0xbe5a4b0a49c81baae7b1a0558a98a3eb8bf6e520975caae4e9926280fe9aae60", + "s": "0x666a78b16d18526416f05493c5f55dd48ff56a35bdbf0452e064ed6de2f241d6", + "to": "0x0f00392FcB466c0E4E4310d81b941e07B4d5a079", + "transactionIndex": 19, + "type": 2, + "v": "0x1", + "value": "0", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 2655691, + "effectiveGasPrice": 100855013937, + "from": "0x2a4a7afa40a9d03b425752fb4cfd5f0ff5b3964c", + "gasUsed": 189390, + "logs": [ + { + "address": "0x0f00392FcB466c0E4E4310d81b941e07B4d5a079", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x0000000000000000000000000000000000000000000000000000000000572a1d0000000000000000000000002a4a7afa40a9d03b425752fb4cfd5f0ff5b3964c00000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000000000300000000000000000000000055bbded912f8dfe69f24aa4c15620b730000d5f506000000000000000000000000000000000000000000000000000000000000001200000000000000000000000000000000000000000000000000000000005726e600000000000000000000000000000000000000000000000000000000005727c100000000000000000000000000000000000000000000000000000000005728ee000000000000000000000000000000000000000000000000000000000057290b000000000000000000000000000000000000000000000000000000000057299800000000000000000000000000000000000000000000000000000000005729ba0000000000000000000000000000000000000000000000000000000000572a0f0000000000000000000000000000000000000000000000000000000000572a1d0000000000000000000000000000000000000000000000000000000000572a1d0000000000000000000000000000000000000000000000000000000000572a1d0000000000000000000000000000000000000000000000000000000000572a1d0000000000000000000000000000000000000000000000000000000000572a1d0000000000000000000000000000000000000000000000000000000000572a4f0000000000000000000000000000000000000000000000000000000000572bd30000000000000000000000000000000000000000000000000000000000572bd30000000000000000000000000000000000000000000000000000000000572cf10000000000000000000000000000000000000000000000000000000000572d090000000000000000000000000000000000000000000000000000000000572e74000000000000000000000000000000000000000000000000000000000000001200100e01120204090c051103080d070a0b0f0000000000000000000000000000", + "logIndex": 78, + "removed": false, + "topics": [ + "0xf6a97944f31ea060dfde0566e4167c1a1082551e64b60ecb14d599a9d023d451", + "0x0000000000000000000000000000000000000000000000000000000000005742" + ], + "transactionHash": "0x939c07e2ce9423a0ee3644036a5f94503b291b57fddae0898b435cf263c5d2ca", + "transactionIndex": 19, + "decoded": null + }, + { + "address": "0x0f00392FcB466c0E4E4310d81b941e07B4d5a079", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x0000000000000000000000000000000000000000000000000000000065ea08a3", + "logIndex": 79, + "removed": false, + "topics": [ + "0x0109fc6f55cf40689f02fbaad7af7fe7bbac8a3d2186600afc7d3e10cac60271", + "0x0000000000000000000000000000000000000000000000000000000000005742", + "0x0000000000000000000000000000000000000000000000000000000000000000" + ], + "transactionHash": "0x939c07e2ce9423a0ee3644036a5f94503b291b57fddae0898b435cf263c5d2ca", + "transactionIndex": 19, + "decoded": { + "signature": "NewRound(uint256,address,uint256)", + "signature_with_arg_names": "NewRound(uint256 indexed roundId,address indexed startedBy,uint256 startedAt)", + "name": "NewRound", + "decoded": [ + { + "indexed": true, + "internalType": "uint256", + "name": "roundId", + "type": "uint256", + "decoded": "22338" + }, + { + "indexed": true, + "internalType": "address", + "name": "startedBy", + "type": "address", + "decoded": "0x0000000000000000000000000000000000000000" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "startedAt", + "type": "uint256", + "decoded": "1709836451" + } + ] + } + }, + { + "address": "0x0f00392FcB466c0E4E4310d81b941e07B4d5a079", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x0000000000000000000000000000000000000000000000000000000065ea08a3", + "logIndex": 80, + "removed": false, + "topics": [ + "0x0559884fd3a460db3073b7fc896cc77986f16e378210ded43186175bf646fc5f", + "0x0000000000000000000000000000000000000000000000000000000000572a1d", + "0x0000000000000000000000000000000000000000000000000000000000005742" + ], + "transactionHash": "0x939c07e2ce9423a0ee3644036a5f94503b291b57fddae0898b435cf263c5d2ca", + "transactionIndex": 19, + "decoded": { + "signature": "AnswerUpdated(int256,uint256,uint256)", + "signature_with_arg_names": "AnswerUpdated(int256 indexed current,uint256 indexed roundId,uint256 updatedAt)", + "name": "AnswerUpdated", + "decoded": [ + { + "indexed": true, + "internalType": "int256", + "name": "current", + "type": "int256", + "decoded": "5712413" + }, + { + "indexed": true, + "internalType": "uint256", + "name": "roundId", + "type": "uint256", + "decoded": "22338" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "updatedAt", + "type": "uint256", + "decoded": "1709836451" + } + ] + } + } + ], + "logsBloom": "0x00000000000008000000000000000000000000000000000000000000000000000000100000000000800000000000000000000000000200000000000000000000000000000000000000000001002000000000020001000000000000000000000000000000020000000000000000000801000000000000000000000000000000000001000000000000000000000000000000000480000000000000000000000000000000001000000000000000000000000000000000000000000000000000000000000200000000000000000000000000004000000000000000000000000020000000000000002020000000000000000010000000000000000000000000000000", + "status": true, + "to": "0x0f00392fcb466c0e4e4310d81b941e07b4d5a079", + "transactionHash": "0x939c07e2ce9423a0ee3644036a5f94503b291b57fddae0898b435cf263c5d2ca", + "transactionIndex": 19, + "type": "0x2" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0x2a4a7afa40a9d03b425752fb4cfd5f0ff5b3964c", + "gas": "0xac904", + "input": "0xc9807539000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000003600000000000000000000000000000000000000000000000000000000000000460000100000101000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002c0000000000000000000000055bbded912f8dfe69f24aa4c15620b730000d5f50600100e01120204090c051103080d070a0b0f00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060000000000000000000000000000000000000000000000000000000000000001200000000000000000000000000000000000000000000000000000000005726e600000000000000000000000000000000000000000000000000000000005727c100000000000000000000000000000000000000000000000000000000005728ee000000000000000000000000000000000000000000000000000000000057290b000000000000000000000000000000000000000000000000000000000057299800000000000000000000000000000000000000000000000000000000005729ba0000000000000000000000000000000000000000000000000000000000572a0f0000000000000000000000000000000000000000000000000000000000572a1d0000000000000000000000000000000000000000000000000000000000572a1d0000000000000000000000000000000000000000000000000000000000572a1d0000000000000000000000000000000000000000000000000000000000572a1d0000000000000000000000000000000000000000000000000000000000572a1d0000000000000000000000000000000000000000000000000000000000572a4f0000000000000000000000000000000000000000000000000000000000572bd30000000000000000000000000000000000000000000000000000000000572bd30000000000000000000000000000000000000000000000000000000000572cf10000000000000000000000000000000000000000000000000000000000572d090000000000000000000000000000000000000000000000000000000000572e740000000000000000000000000000000000000000000000000000000000000007934efccb4eadfaae2eed9462987ba1547dab8de2bb32ba29aed272018449a28cc1c9358e84922228ade175ca701f8f262869b45da989cff61fe95ad95f50b26fc575df936eb1226c5e3892a9a1d44c38be2fe1109f11c49c2e20f36454d650541ad0b76ce395afe119dd43c9dae0342f5981406f0a5b75063daba2fafed95382c7b529d6e6f51c3bc0305c62415b87ebb59bcd76cf8285eb4aa6284c1b9af69ba00cf202a16ccb74043c6d7217b5002906145695c32db92ba5eaae5f65c29eb7296e03dcab866be707db2b172dbe5bc401b148da4f81ea678788512dd9fef36100000000000000000000000000000000000000000000000000000000000000077141bea26d372530136dd5bd9f858d5d34bdf7fdb544f6f8f225f7ae2cabe63a4a594041f18c305573b1a538f3a0a4677307f16c92a4af93fa57e66304e74cce0a88e448d3c9504de0dc5f0335811a67d0469f6bee391ce7b0b08d30d877490657b3ef56ef409745f99b4543c1d19e0de1a8e769f4f9db119fd4a1a35ca0116837157a956b9813f8866f8ae42c9626a0e19ec73b66a986aa233de59b1c27a0cf69e0b68b459df7bee925a34e647525833e7964747153574c3a8fefddd9a9ac372af1c9b52fa5e96d9645c4cf0fa4f70124f5db93fc32881683ef6b9b9084881f", + "to": "0x0f00392fcb466c0e4e4310d81b941e07b4d5a079", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x26232", "output": "0x" }, + "subtraces": 0, + "traceAddress": [], + "transactionHash": "0x939c07e2ce9423a0ee3644036a5f94503b291b57fddae0898b435cf263c5d2ca", + "transactionPosition": 19, + "type": "call" + } + ], + "decoded": null + }, + { + "accessList": [], + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0x7830c87C02e56AFf27FA8Ab1241711331FA86F43", + "gas": 2000000, + "gasPrice": "99855013937", + "hash": "0xcc2f92f54241008f17fc077b3bb9fafd6bf41bc4a87d484cdb4bd6715693a3c3", + "input": "0x1a1da075000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000156940000000000000000000000000000000000000000000000000000000000000021000000000000000000000000c916990657d3cdfaf302fdd1850513056d38acfb000000000000000000000000000000000000000000000000000a1040bce23800000000000000000000000000ac70ca5ebdccf5e7e58cb50a46ea9406d11b4e7b000000000000000000000000000000000000000000000000000b4ed4c3a6fba10000000000000000000000009ab045c62c22c5c006048da2b0fd4b71cd5730b600000000000000000000000000000000000000000000000000127d8f150bc347000000000000000000000000a3b6c14377f3d1ef592ecf45e8020fde91f9ff600000000000000000000000000000000000000000000000000012fe36973f78000000000000000000000000005546fe91549fc9e7370830b1f02e5a07aec7331f000000000000000000000000000000000000000000000000001b3a31d0ad1400000000000000000000000000c172616e6485370bf3878fa2b1dbba828297260200000000000000000000000000000000000000000000000000266874ce33c8000000000000000000000000003718f4a35c4f56d85de5200d93fea9614a1d18a0000000000000000000000000000000000000000000000000002d6e5d141650000000000000000000000000004f73e33721edc1ecae5a45261fbe6c0bc4fb168500000000000000000000000000000000000000000000000000316a3c0c8d7000000000000000000000000000ec369654e7c28642a1c5f87fa9137e8a98d419e2000000000000000000000000000000000000000000000000003a2d594019f40000000000000000000000000042f7a93ecdf1cc0cf261d108f8670eea6e4016c2000000000000000000000000000000000000000000000000005ad9cc7137d80000000000000000000000000072f29d81e64806c830d42d5d52643151f623f69e00000000000000000000000000000000000000000000000000698dce5bf23c00000000000000000000000000b5fe35b4c9e04d1b6d771bd8341ce6705033f3e8000000000000000000000000000000000000000000000000006e4318835788000000000000000000000000005a1340eb34dc19e12d087aea760063636c7e3ccc000000000000000000000000000000000000000000000000007600bd3b9078000000000000000000000000004ca27a4197c0aba7474a11710a278e37e2c0e497000000000000000000000000000000000000000000000000007f42896a158000000000000000000000000000f9f2264d6fc7be4ef0162c2e9250faf89b214871000000000000000000000000000000000000000000000000007f85e4da1378000000000000000000000000008cde631b5c93656540e14077bfc2b381a65659b20000000000000000000000000000000000000000000000000089226c37f560000000000000000000000000009159dab8e2cc82be961fd5db5ba81c9b1196e1a800000000000000000000000000000000000000000000000000b5e1e89ef2c000000000000000000000000000d497eb7496ab7d291d240154c776fee7cd16aab400000000000000000000000000000000000000000000000000b906624f6434000000000000000000000000005cf57881dbc90d2e4fb9c77d85eeee4234f987ad00000000000000000000000000000000000000000000000000d279675f7f2c000000000000000000000000005b000d7661d1db2592d5bbc665698fd10611386200000000000000000000000000000000000000000000000000d28e9aa7c43800000000000000000000000000d47b1c8e5f284d04d60844ddf3092b5ae4aa8c3300000000000000000000000000000000000000000000000000e3681788ae9c000000000000000000000000002791870f3e95001c595b657df8bdeac19b77e876000000000000000000000000000000000000000000000000011d3adf8241b8000000000000000000000000009a915c7e4f293aa2d370654d46f1e630f9f663240000000000000000000000000000000000000000000000000146d98337560000000000000000000000000000586f4c50c4d09acfd3ffd535e692dba4c583b69b000000000000000000000000000000000000000000000000015135045c874000000000000000000000000000cbe675ba4c5275abf84ae3ef801ce9d6aa73466700000000000000000000000000000000000000000000000001c94e0332bec000000000000000000000000000389c9c3b839985359b10479e56b3c0a9aa36b47d00000000000000000000000000000000000000000000000001cb8f710baaa400000000000000000000000000b992b75e6808c81812e6e88042dd14d88fe4c0ef00000000000000000000000000000000000000000000000003369cea12550000000000000000000000000000da98dbca13b06c87a3cd3ac8e31794ba6130670900000000000000000000000000000000000000000000000003c5139fe5af9400000000000000000000000000467ade04b9ce978976c3afd6ef85a28bf245cc75000000000000000000000000000000000000000000000000044d575b885f000000000000000000000000000058d56791b6df89005a835307ce17269457ea01b300000000000000000000000000000000000000000000000005be6f63c14a940000000000000000000000000097ac05958ebb5814e67863b21e3f1825806474f50000000000000000000000000000000000000000000000000f54c15c1e2c8400000000000000000000000000147f8d46f0154d39cccde46e62bb6f9434afe4980000000000000000000000000000000000000000000000001219f63642367000000000000000000000000000172dcc91799bdc82442de89a96df08e3474ea0b60000000000000000000000000000000000000000000000007afc47719a116000", + "maxFeePerGas": "191000000000", + "maxPriorityFeePerGas": "1000000000", + "nonce": 1290317, + "r": "0x541a2f0bce4c0db07dae874864a7faf39532066d16456c6dccde1ac45aca559f", + "s": "0x21af5c7d6340ac0aec9b9d8c496fe9f5ffad424d9aa140279e52806df85539db", + "to": "0xA9D1e08C7793af67e9d92fe308d5697FB81d3E43", + "transactionIndex": 20, + "type": 2, + "v": "0x1", + "value": "0", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 3022317, + "effectiveGasPrice": 99855013937, + "from": "0x7830c87c02e56aff27fa8ab1241711331fa86f43", + "gasUsed": 366626, + "logs": [], + "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", + "status": true, + "to": "0xa9d1e08c7793af67e9d92fe308d5697fb81d3e43", + "transactionHash": "0xcc2f92f54241008f17fc077b3bb9fafd6bf41bc4a87d484cdb4bd6715693a3c3", + "transactionIndex": 20, + "type": "0x2" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0x7830c87c02e56aff27fa8ab1241711331fa86f43", + "gas": "0x1de6fc", + "input": "0x1a1da075000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000156940000000000000000000000000000000000000000000000000000000000000021000000000000000000000000c916990657d3cdfaf302fdd1850513056d38acfb000000000000000000000000000000000000000000000000000a1040bce23800000000000000000000000000ac70ca5ebdccf5e7e58cb50a46ea9406d11b4e7b000000000000000000000000000000000000000000000000000b4ed4c3a6fba10000000000000000000000009ab045c62c22c5c006048da2b0fd4b71cd5730b600000000000000000000000000000000000000000000000000127d8f150bc347000000000000000000000000a3b6c14377f3d1ef592ecf45e8020fde91f9ff600000000000000000000000000000000000000000000000000012fe36973f78000000000000000000000000005546fe91549fc9e7370830b1f02e5a07aec7331f000000000000000000000000000000000000000000000000001b3a31d0ad1400000000000000000000000000c172616e6485370bf3878fa2b1dbba828297260200000000000000000000000000000000000000000000000000266874ce33c8000000000000000000000000003718f4a35c4f56d85de5200d93fea9614a1d18a0000000000000000000000000000000000000000000000000002d6e5d141650000000000000000000000000004f73e33721edc1ecae5a45261fbe6c0bc4fb168500000000000000000000000000000000000000000000000000316a3c0c8d7000000000000000000000000000ec369654e7c28642a1c5f87fa9137e8a98d419e2000000000000000000000000000000000000000000000000003a2d594019f40000000000000000000000000042f7a93ecdf1cc0cf261d108f8670eea6e4016c2000000000000000000000000000000000000000000000000005ad9cc7137d80000000000000000000000000072f29d81e64806c830d42d5d52643151f623f69e00000000000000000000000000000000000000000000000000698dce5bf23c00000000000000000000000000b5fe35b4c9e04d1b6d771bd8341ce6705033f3e8000000000000000000000000000000000000000000000000006e4318835788000000000000000000000000005a1340eb34dc19e12d087aea760063636c7e3ccc000000000000000000000000000000000000000000000000007600bd3b9078000000000000000000000000004ca27a4197c0aba7474a11710a278e37e2c0e497000000000000000000000000000000000000000000000000007f42896a158000000000000000000000000000f9f2264d6fc7be4ef0162c2e9250faf89b214871000000000000000000000000000000000000000000000000007f85e4da1378000000000000000000000000008cde631b5c93656540e14077bfc2b381a65659b20000000000000000000000000000000000000000000000000089226c37f560000000000000000000000000009159dab8e2cc82be961fd5db5ba81c9b1196e1a800000000000000000000000000000000000000000000000000b5e1e89ef2c000000000000000000000000000d497eb7496ab7d291d240154c776fee7cd16aab400000000000000000000000000000000000000000000000000b906624f6434000000000000000000000000005cf57881dbc90d2e4fb9c77d85eeee4234f987ad00000000000000000000000000000000000000000000000000d279675f7f2c000000000000000000000000005b000d7661d1db2592d5bbc665698fd10611386200000000000000000000000000000000000000000000000000d28e9aa7c43800000000000000000000000000d47b1c8e5f284d04d60844ddf3092b5ae4aa8c3300000000000000000000000000000000000000000000000000e3681788ae9c000000000000000000000000002791870f3e95001c595b657df8bdeac19b77e876000000000000000000000000000000000000000000000000011d3adf8241b8000000000000000000000000009a915c7e4f293aa2d370654d46f1e630f9f663240000000000000000000000000000000000000000000000000146d98337560000000000000000000000000000586f4c50c4d09acfd3ffd535e692dba4c583b69b000000000000000000000000000000000000000000000000015135045c874000000000000000000000000000cbe675ba4c5275abf84ae3ef801ce9d6aa73466700000000000000000000000000000000000000000000000001c94e0332bec000000000000000000000000000389c9c3b839985359b10479e56b3c0a9aa36b47d00000000000000000000000000000000000000000000000001cb8f710baaa400000000000000000000000000b992b75e6808c81812e6e88042dd14d88fe4c0ef00000000000000000000000000000000000000000000000003369cea12550000000000000000000000000000da98dbca13b06c87a3cd3ac8e31794ba6130670900000000000000000000000000000000000000000000000003c5139fe5af9400000000000000000000000000467ade04b9ce978976c3afd6ef85a28bf245cc75000000000000000000000000000000000000000000000000044d575b885f000000000000000000000000000058d56791b6df89005a835307ce17269457ea01b300000000000000000000000000000000000000000000000005be6f63c14a940000000000000000000000000097ac05958ebb5814e67863b21e3f1825806474f50000000000000000000000000000000000000000000000000f54c15c1e2c8400000000000000000000000000147f8d46f0154d39cccde46e62bb6f9434afe4980000000000000000000000000000000000000000000000001219f63642367000000000000000000000000000172dcc91799bdc82442de89a96df08e3474ea0b60000000000000000000000000000000000000000000000007afc47719a116000", + "to": "0xa9d1e08c7793af67e9d92fe308d5697fb81d3e43", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x4fa9e", "output": "0x" }, + "subtraces": 33, + "traceAddress": [], + "transactionHash": "0xcc2f92f54241008f17fc077b3bb9fafd6bf41bc4a87d484cdb4bd6715693a3c3", + "transactionPosition": 20, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0xa9d1e08c7793af67e9d92fe308d5697fb81d3e43", + "gas": "0x15f90", + "input": "0x", + "to": "0xc916990657d3cdfaf302fdd1850513056d38acfb", + "value": "0xa1040bce23800" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x0", "output": "0x" }, + "subtraces": 0, + "traceAddress": [0], + "transactionHash": "0xcc2f92f54241008f17fc077b3bb9fafd6bf41bc4a87d484cdb4bd6715693a3c3", + "transactionPosition": 20, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0xa9d1e08c7793af67e9d92fe308d5697fb81d3e43", + "gas": "0x15f90", + "input": "0x", + "to": "0xac70ca5ebdccf5e7e58cb50a46ea9406d11b4e7b", + "value": "0xb4ed4c3a6fba1" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x0", "output": "0x" }, + "subtraces": 0, + "traceAddress": [1], + "transactionHash": "0xcc2f92f54241008f17fc077b3bb9fafd6bf41bc4a87d484cdb4bd6715693a3c3", + "transactionPosition": 20, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0xa9d1e08c7793af67e9d92fe308d5697fb81d3e43", + "gas": "0x15f90", + "input": "0x", + "to": "0x9ab045c62c22c5c006048da2b0fd4b71cd5730b6", + "value": "0x127d8f150bc347" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x0", "output": "0x" }, + "subtraces": 0, + "traceAddress": [2], + "transactionHash": "0xcc2f92f54241008f17fc077b3bb9fafd6bf41bc4a87d484cdb4bd6715693a3c3", + "transactionPosition": 20, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0xa9d1e08c7793af67e9d92fe308d5697fb81d3e43", + "gas": "0x15f90", + "input": "0x", + "to": "0xa3b6c14377f3d1ef592ecf45e8020fde91f9ff60", + "value": "0x12fe36973f7800" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x0", "output": "0x" }, + "subtraces": 0, + "traceAddress": [3], + "transactionHash": "0xcc2f92f54241008f17fc077b3bb9fafd6bf41bc4a87d484cdb4bd6715693a3c3", + "transactionPosition": 20, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0xa9d1e08c7793af67e9d92fe308d5697fb81d3e43", + "gas": "0x15f90", + "input": "0x", + "to": "0x5546fe91549fc9e7370830b1f02e5a07aec7331f", + "value": "0x1b3a31d0ad1400" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x0", "output": "0x" }, + "subtraces": 0, + "traceAddress": [4], + "transactionHash": "0xcc2f92f54241008f17fc077b3bb9fafd6bf41bc4a87d484cdb4bd6715693a3c3", + "transactionPosition": 20, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0xa9d1e08c7793af67e9d92fe308d5697fb81d3e43", + "gas": "0x15f90", + "input": "0x", + "to": "0xc172616e6485370bf3878fa2b1dbba8282972602", + "value": "0x266874ce33c800" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x0", "output": "0x" }, + "subtraces": 0, + "traceAddress": [5], + "transactionHash": "0xcc2f92f54241008f17fc077b3bb9fafd6bf41bc4a87d484cdb4bd6715693a3c3", + "transactionPosition": 20, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0xa9d1e08c7793af67e9d92fe308d5697fb81d3e43", + "gas": "0x15f90", + "input": "0x", + "to": "0x3718f4a35c4f56d85de5200d93fea9614a1d18a0", + "value": "0x2d6e5d14165000" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x0", "output": "0x" }, + "subtraces": 0, + "traceAddress": [6], + "transactionHash": "0xcc2f92f54241008f17fc077b3bb9fafd6bf41bc4a87d484cdb4bd6715693a3c3", + "transactionPosition": 20, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0xa9d1e08c7793af67e9d92fe308d5697fb81d3e43", + "gas": "0x15f90", + "input": "0x", + "to": "0x4f73e33721edc1ecae5a45261fbe6c0bc4fb1685", + "value": "0x316a3c0c8d7000" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x0", "output": "0x" }, + "subtraces": 0, + "traceAddress": [7], + "transactionHash": "0xcc2f92f54241008f17fc077b3bb9fafd6bf41bc4a87d484cdb4bd6715693a3c3", + "transactionPosition": 20, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0xa9d1e08c7793af67e9d92fe308d5697fb81d3e43", + "gas": "0x15f90", + "input": "0x", + "to": "0xec369654e7c28642a1c5f87fa9137e8a98d419e2", + "value": "0x3a2d594019f400" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x0", "output": "0x" }, + "subtraces": 0, + "traceAddress": [8], + "transactionHash": "0xcc2f92f54241008f17fc077b3bb9fafd6bf41bc4a87d484cdb4bd6715693a3c3", + "transactionPosition": 20, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0xa9d1e08c7793af67e9d92fe308d5697fb81d3e43", + "gas": "0x15f90", + "input": "0x", + "to": "0x42f7a93ecdf1cc0cf261d108f8670eea6e4016c2", + "value": "0x5ad9cc7137d800" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x0", "output": "0x" }, + "subtraces": 0, + "traceAddress": [9], + "transactionHash": "0xcc2f92f54241008f17fc077b3bb9fafd6bf41bc4a87d484cdb4bd6715693a3c3", + "transactionPosition": 20, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0xa9d1e08c7793af67e9d92fe308d5697fb81d3e43", + "gas": "0x15f90", + "input": "0x", + "to": "0x72f29d81e64806c830d42d5d52643151f623f69e", + "value": "0x698dce5bf23c00" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x0", "output": "0x" }, + "subtraces": 0, + "traceAddress": [10], + "transactionHash": "0xcc2f92f54241008f17fc077b3bb9fafd6bf41bc4a87d484cdb4bd6715693a3c3", + "transactionPosition": 20, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0xa9d1e08c7793af67e9d92fe308d5697fb81d3e43", + "gas": "0x15f90", + "input": "0x", + "to": "0xb5fe35b4c9e04d1b6d771bd8341ce6705033f3e8", + "value": "0x6e431883578800" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x0", "output": "0x" }, + "subtraces": 0, + "traceAddress": [11], + "transactionHash": "0xcc2f92f54241008f17fc077b3bb9fafd6bf41bc4a87d484cdb4bd6715693a3c3", + "transactionPosition": 20, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0xa9d1e08c7793af67e9d92fe308d5697fb81d3e43", + "gas": "0x15f90", + "input": "0x", + "to": "0x5a1340eb34dc19e12d087aea760063636c7e3ccc", + "value": "0x7600bd3b907800" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x0", "output": "0x" }, + "subtraces": 0, + "traceAddress": [12], + "transactionHash": "0xcc2f92f54241008f17fc077b3bb9fafd6bf41bc4a87d484cdb4bd6715693a3c3", + "transactionPosition": 20, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0xa9d1e08c7793af67e9d92fe308d5697fb81d3e43", + "gas": "0x15f90", + "input": "0x", + "to": "0x4ca27a4197c0aba7474a11710a278e37e2c0e497", + "value": "0x7f42896a158000" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x0", "output": "0x" }, + "subtraces": 0, + "traceAddress": [13], + "transactionHash": "0xcc2f92f54241008f17fc077b3bb9fafd6bf41bc4a87d484cdb4bd6715693a3c3", + "transactionPosition": 20, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0xa9d1e08c7793af67e9d92fe308d5697fb81d3e43", + "gas": "0x15f90", + "input": "0x", + "to": "0xf9f2264d6fc7be4ef0162c2e9250faf89b214871", + "value": "0x7f85e4da137800" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x0", "output": "0x" }, + "subtraces": 0, + "traceAddress": [14], + "transactionHash": "0xcc2f92f54241008f17fc077b3bb9fafd6bf41bc4a87d484cdb4bd6715693a3c3", + "transactionPosition": 20, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0xa9d1e08c7793af67e9d92fe308d5697fb81d3e43", + "gas": "0x15f90", + "input": "0x", + "to": "0x8cde631b5c93656540e14077bfc2b381a65659b2", + "value": "0x89226c37f56000" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x0", "output": "0x" }, + "subtraces": 0, + "traceAddress": [15], + "transactionHash": "0xcc2f92f54241008f17fc077b3bb9fafd6bf41bc4a87d484cdb4bd6715693a3c3", + "transactionPosition": 20, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0xa9d1e08c7793af67e9d92fe308d5697fb81d3e43", + "gas": "0x15f90", + "input": "0x", + "to": "0x9159dab8e2cc82be961fd5db5ba81c9b1196e1a8", + "value": "0xb5e1e89ef2c000" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x0", "output": "0x" }, + "subtraces": 0, + "traceAddress": [16], + "transactionHash": "0xcc2f92f54241008f17fc077b3bb9fafd6bf41bc4a87d484cdb4bd6715693a3c3", + "transactionPosition": 20, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0xa9d1e08c7793af67e9d92fe308d5697fb81d3e43", + "gas": "0x15f90", + "input": "0x", + "to": "0xd497eb7496ab7d291d240154c776fee7cd16aab4", + "value": "0xb906624f643400" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x0", "output": "0x" }, + "subtraces": 0, + "traceAddress": [17], + "transactionHash": "0xcc2f92f54241008f17fc077b3bb9fafd6bf41bc4a87d484cdb4bd6715693a3c3", + "transactionPosition": 20, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0xa9d1e08c7793af67e9d92fe308d5697fb81d3e43", + "gas": "0x15f90", + "input": "0x", + "to": "0x5cf57881dbc90d2e4fb9c77d85eeee4234f987ad", + "value": "0xd279675f7f2c00" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x0", "output": "0x" }, + "subtraces": 0, + "traceAddress": [18], + "transactionHash": "0xcc2f92f54241008f17fc077b3bb9fafd6bf41bc4a87d484cdb4bd6715693a3c3", + "transactionPosition": 20, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0xa9d1e08c7793af67e9d92fe308d5697fb81d3e43", + "gas": "0x15f90", + "input": "0x", + "to": "0x5b000d7661d1db2592d5bbc665698fd106113862", + "value": "0xd28e9aa7c43800" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x0", "output": "0x" }, + "subtraces": 0, + "traceAddress": [19], + "transactionHash": "0xcc2f92f54241008f17fc077b3bb9fafd6bf41bc4a87d484cdb4bd6715693a3c3", + "transactionPosition": 20, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0xa9d1e08c7793af67e9d92fe308d5697fb81d3e43", + "gas": "0x15f90", + "input": "0x", + "to": "0xd47b1c8e5f284d04d60844ddf3092b5ae4aa8c33", + "value": "0xe3681788ae9c00" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x0", "output": "0x" }, + "subtraces": 0, + "traceAddress": [20], + "transactionHash": "0xcc2f92f54241008f17fc077b3bb9fafd6bf41bc4a87d484cdb4bd6715693a3c3", + "transactionPosition": 20, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0xa9d1e08c7793af67e9d92fe308d5697fb81d3e43", + "gas": "0x15f90", + "input": "0x", + "to": "0x2791870f3e95001c595b657df8bdeac19b77e876", + "value": "0x11d3adf8241b800" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x0", "output": "0x" }, + "subtraces": 0, + "traceAddress": [21], + "transactionHash": "0xcc2f92f54241008f17fc077b3bb9fafd6bf41bc4a87d484cdb4bd6715693a3c3", + "transactionPosition": 20, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0xa9d1e08c7793af67e9d92fe308d5697fb81d3e43", + "gas": "0x15f90", + "input": "0x", + "to": "0x9a915c7e4f293aa2d370654d46f1e630f9f66324", + "value": "0x146d98337560000" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x0", "output": "0x" }, + "subtraces": 0, + "traceAddress": [22], + "transactionHash": "0xcc2f92f54241008f17fc077b3bb9fafd6bf41bc4a87d484cdb4bd6715693a3c3", + "transactionPosition": 20, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0xa9d1e08c7793af67e9d92fe308d5697fb81d3e43", + "gas": "0x15f90", + "input": "0x", + "to": "0x586f4c50c4d09acfd3ffd535e692dba4c583b69b", + "value": "0x15135045c874000" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x0", "output": "0x" }, + "subtraces": 0, + "traceAddress": [23], + "transactionHash": "0xcc2f92f54241008f17fc077b3bb9fafd6bf41bc4a87d484cdb4bd6715693a3c3", + "transactionPosition": 20, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0xa9d1e08c7793af67e9d92fe308d5697fb81d3e43", + "gas": "0x15f90", + "input": "0x", + "to": "0xcbe675ba4c5275abf84ae3ef801ce9d6aa734667", + "value": "0x1c94e0332bec000" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x0", "output": "0x" }, + "subtraces": 0, + "traceAddress": [24], + "transactionHash": "0xcc2f92f54241008f17fc077b3bb9fafd6bf41bc4a87d484cdb4bd6715693a3c3", + "transactionPosition": 20, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0xa9d1e08c7793af67e9d92fe308d5697fb81d3e43", + "gas": "0x15f90", + "input": "0x", + "to": "0x389c9c3b839985359b10479e56b3c0a9aa36b47d", + "value": "0x1cb8f710baaa400" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x0", "output": "0x" }, + "subtraces": 0, + "traceAddress": [25], + "transactionHash": "0xcc2f92f54241008f17fc077b3bb9fafd6bf41bc4a87d484cdb4bd6715693a3c3", + "transactionPosition": 20, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0xa9d1e08c7793af67e9d92fe308d5697fb81d3e43", + "gas": "0x15f90", + "input": "0x", + "to": "0xb992b75e6808c81812e6e88042dd14d88fe4c0ef", + "value": "0x3369cea12550000" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x0", "output": "0x" }, + "subtraces": 0, + "traceAddress": [26], + "transactionHash": "0xcc2f92f54241008f17fc077b3bb9fafd6bf41bc4a87d484cdb4bd6715693a3c3", + "transactionPosition": 20, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0xa9d1e08c7793af67e9d92fe308d5697fb81d3e43", + "gas": "0x15f90", + "input": "0x", + "to": "0xda98dbca13b06c87a3cd3ac8e31794ba61306709", + "value": "0x3c5139fe5af9400" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x0", "output": "0x" }, + "subtraces": 0, + "traceAddress": [27], + "transactionHash": "0xcc2f92f54241008f17fc077b3bb9fafd6bf41bc4a87d484cdb4bd6715693a3c3", + "transactionPosition": 20, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0xa9d1e08c7793af67e9d92fe308d5697fb81d3e43", + "gas": "0x15f90", + "input": "0x", + "to": "0x467ade04b9ce978976c3afd6ef85a28bf245cc75", + "value": "0x44d575b885f0000" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x0", "output": "0x" }, + "subtraces": 0, + "traceAddress": [28], + "transactionHash": "0xcc2f92f54241008f17fc077b3bb9fafd6bf41bc4a87d484cdb4bd6715693a3c3", + "transactionPosition": 20, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0xa9d1e08c7793af67e9d92fe308d5697fb81d3e43", + "gas": "0x15f90", + "input": "0x", + "to": "0x58d56791b6df89005a835307ce17269457ea01b3", + "value": "0x5be6f63c14a9400" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x0", "output": "0x" }, + "subtraces": 0, + "traceAddress": [29], + "transactionHash": "0xcc2f92f54241008f17fc077b3bb9fafd6bf41bc4a87d484cdb4bd6715693a3c3", + "transactionPosition": 20, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0xa9d1e08c7793af67e9d92fe308d5697fb81d3e43", + "gas": "0x15f90", + "input": "0x", + "to": "0x97ac05958ebb5814e67863b21e3f1825806474f5", + "value": "0xf54c15c1e2c8400" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x0", "output": "0x" }, + "subtraces": 0, + "traceAddress": [30], + "transactionHash": "0xcc2f92f54241008f17fc077b3bb9fafd6bf41bc4a87d484cdb4bd6715693a3c3", + "transactionPosition": 20, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0xa9d1e08c7793af67e9d92fe308d5697fb81d3e43", + "gas": "0x15f90", + "input": "0x", + "to": "0x147f8d46f0154d39cccde46e62bb6f9434afe498", + "value": "0x1219f63642367000" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x0", "output": "0x" }, + "subtraces": 0, + "traceAddress": [31], + "transactionHash": "0xcc2f92f54241008f17fc077b3bb9fafd6bf41bc4a87d484cdb4bd6715693a3c3", + "transactionPosition": 20, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0xa9d1e08c7793af67e9d92fe308d5697fb81d3e43", + "gas": "0x15f90", + "input": "0x", + "to": "0x172dcc91799bdc82442de89a96df08e3474ea0b6", + "value": "0x7afc47719a116000" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x0", "output": "0x" }, + "subtraces": 0, + "traceAddress": [32], + "transactionHash": "0xcc2f92f54241008f17fc077b3bb9fafd6bf41bc4a87d484cdb4bd6715693a3c3", + "transactionPosition": 20, + "type": "call" + } + ], + "decoded": null + }, + { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0xb1b2d032AA2F52347fbcfd08E5C3Cc55216E8404", + "gas": 303858, + "gasPrice": "101920244462", + "hash": "0x3fec858d428cf248572f112c3956b868ed066cf571e6a48b5280852f66a7243f", + "input": "0x0502b1c5000000000000000000000000d46ba6d942050d489dbd938a2c909a5d5039a16100000000000000000000000000000000000000000000000000000602fe8796800000000000000000000000000000000000000000000000002a4dc882441ef7b70000000000000000000000000000000000000000000000000000000000000080000000000000000000000000000000000000000000000000000000000000000180000000000000003b6d0340c5be99a02c6857f9eac67bbce58df5572498f40c8b1ccac8", + "nonce": 56283, + "r": "0x467270a0a3eb1bef6d1fa0614b74ee13f1ae875d93dfa504b49695cd70c81cbf", + "s": "0x57e6eb30b15eb66b400b2c7480d1163413fe2f4b9dc523c2e6c87942579fefd1", + "to": "0x1111111254EEB25477B68fb85Ed929f73A960582", + "transactionIndex": 21, + "type": 0, + "v": "0x25", + "value": "0", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 3128161, + "effectiveGasPrice": 101920244462, + "from": "0xb1b2d032aa2f52347fbcfd08e5c3cc55216e8404", + "gasUsed": 105844, + "logs": [ + { + "address": "0xD46bA6D942050d489DBd938a2C909A5d5039A161", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x00000000000000000000000000000000000000000000000000000602fe879680", + "logIndex": 81, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x000000000000000000000000b1b2d032aa2f52347fbcfd08e5c3cc55216e8404", + "0x000000000000000000000000c5be99a02c6857f9eac67bbce58df5572498f40c" + ], + "transactionHash": "0x3fec858d428cf248572f112c3956b868ed066cf571e6a48b5280852f66a7243f", + "transactionIndex": 21, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0xb1b2d032aa2f52347fbcfd08e5c3cc55216e8404" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0xc5be99a02c6857f9eac67bbce58df5572498f40c" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "6609930000000" + } + ] + } + }, + { + "address": "0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x0000000000000000000000000000000000000000000000002a637c784441ea5d", + "logIndex": 82, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x000000000000000000000000c5be99a02c6857f9eac67bbce58df5572498f40c", + "0x000000000000000000000000b1b2d032aa2f52347fbcfd08e5c3cc55216e8404" + ], + "transactionHash": "0x3fec858d428cf248572f112c3956b868ed066cf571e6a48b5280852f66a7243f", + "transactionIndex": 21, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0xc5be99a02c6857f9eac67bbce58df5572498f40c" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0xb1b2d032aa2f52347fbcfd08e5c3cc55216e8404" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "3054421828270418525" + } + ] + } + }, + { + "address": "0xc5be99A02C6857f9Eac67BbCE58DF5572498F40c", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x00000000000000000000000000000000000000000000003ffb1ca71c4b15f5ca000000000000000000000000000000000000000000000000000911fbccc040ab", + "logIndex": 83, + "removed": false, + "topics": [ + "0x1c411e9a96e071241c2f21f7726b17ae89e3cab4c78be50e062b03a9fffbbad1" + ], + "transactionHash": "0x3fec858d428cf248572f112c3956b868ed066cf571e6a48b5280852f66a7243f", + "transactionIndex": 21, + "decoded": { + "signature": "Sync(uint112,uint112)", + "signature_with_arg_names": "Sync(uint112 reserve0,uint112 reserve1)", + "name": "Sync", + "decoded": [ + { + "indexed": false, + "internalType": "uint112", + "name": "reserve0", + "type": "uint112", + "decoded": "1180239397786530215370" + }, + { + "indexed": false, + "internalType": "uint112", + "name": "reserve1", + "type": "uint112", + "decoded": "2553047960010923" + } + ] + } + }, + { + "address": "0xc5be99A02C6857f9Eac67BbCE58DF5572498F40c", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000602fe8796800000000000000000000000000000000000000000000000002a637c784441ea5d0000000000000000000000000000000000000000000000000000000000000000", + "logIndex": 84, + "removed": false, + "topics": [ + "0xd78ad95fa46c994b6551d0da85fc275fe613ce37657fb8d5e3d130840159d822", + "0x0000000000000000000000001111111254eeb25477b68fb85ed929f73a960582", + "0x000000000000000000000000b1b2d032aa2f52347fbcfd08e5c3cc55216e8404" + ], + "transactionHash": "0x3fec858d428cf248572f112c3956b868ed066cf571e6a48b5280852f66a7243f", + "transactionIndex": 21, + "decoded": { + "signature": "Swap(address,uint256,uint256,uint256,uint256,address)", + "signature_with_arg_names": "Swap(address indexed sender,uint256 amount0In,uint256 amount1In,uint256 amount0Out,uint256 amount1Out,address indexed to)", + "name": "Swap", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "sender", + "type": "address", + "decoded": "0x1111111254eeb25477b68fb85ed929f73a960582" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "amount0In", + "type": "uint256", + "decoded": "0" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "amount1In", + "type": "uint256", + "decoded": "6609930000000" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "amount0Out", + "type": "uint256", + "decoded": "3054421828270418525" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "amount1Out", + "type": "uint256", + "decoded": "0" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0xb1b2d032aa2f52347fbcfd08e5c3cc55216e8404" + } + ] + } + } + ], + "logsBloom": "0x002000000100000000000000800000000000000000000000000000000000000100000000000000000002000000000000020000000800000000000000000000000000000000000800010000080000002000000000000000000000000001000000000000000000000000000000000020000000000000000008000800100000000000000000000000000000000000000000000000000000000a0000004000000000000000000000000000000000000004000000000000000000000000000000000000000002000000000000000000000000000000000000801800000000000000000000200000000000080400000000000000000000000000000000000000000000", + "status": true, + "to": "0x1111111254eeb25477b68fb85ed929f73a960582", + "transactionHash": "0x3fec858d428cf248572f112c3956b868ed066cf571e6a48b5280852f66a7243f", + "transactionIndex": 21, + "type": "0x0" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0xb1b2d032aa2f52347fbcfd08e5c3cc55216e8404", + "gas": "0x44a8e", + "input": "0x0502b1c5000000000000000000000000d46ba6d942050d489dbd938a2c909a5d5039a16100000000000000000000000000000000000000000000000000000602fe8796800000000000000000000000000000000000000000000000002a4dc882441ef7b70000000000000000000000000000000000000000000000000000000000000080000000000000000000000000000000000000000000000000000000000000000180000000000000003b6d0340c5be99a02c6857f9eac67bbce58df5572498f40c8b1ccac8", + "to": "0x1111111254eeb25477b68fb85ed929f73a960582", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x15000", + "output": "0x0000000000000000000000000000000000000000000000002a637c784441ea5d" + }, + "subtraces": 3, + "traceAddress": [], + "transactionHash": "0x3fec858d428cf248572f112c3956b868ed066cf571e6a48b5280852f66a7243f", + "transactionPosition": 21, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x1111111254eeb25477b68fb85ed929f73a960582", + "gas": "0x42bec", + "input": "0x23b872dd000000000000000000000000b1b2d032aa2f52347fbcfd08e5c3cc55216e8404000000000000000000000000c5be99a02c6857f9eac67bbce58df5572498f40c00000000000000000000000000000000000000000000000000000602fe879680", + "to": "0xd46ba6d942050d489dbd938a2c909a5d5039a161", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x6c8c", + "output": "0x0000000000000000000000000000000000000000000000000000000000000001" + }, + "subtraces": 1, + "traceAddress": [0], + "transactionHash": "0x3fec858d428cf248572f112c3956b868ed066cf571e6a48b5280852f66a7243f", + "transactionPosition": 21, + "type": "call" + }, + { + "action": { + "callType": "delegatecall", + "from": "0xd46ba6d942050d489dbd938a2c909a5d5039a161", + "gas": "0x3ff61", + "input": "0x23b872dd000000000000000000000000b1b2d032aa2f52347fbcfd08e5c3cc55216e8404000000000000000000000000c5be99a02c6857f9eac67bbce58df5572498f40c00000000000000000000000000000000000000000000000000000602fe879680", + "to": "0xd0e3f82ab04b983c05263cf3bf52481fbaa435b1", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x5013", + "output": "0x0000000000000000000000000000000000000000000000000000000000000001" + }, + "subtraces": 0, + "traceAddress": [0, 0], + "transactionHash": "0x3fec858d428cf248572f112c3956b868ed066cf571e6a48b5280852f66a7243f", + "transactionPosition": 21, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0x1111111254eeb25477b68fb85ed929f73a960582", + "gas": "0x3b5f0", + "input": "0x0902f1ac", + "to": "0xc5be99a02c6857f9eac67bbce58df5572498f40c", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x9c8", + "output": "0x000000000000000000000000000000000000000000000040258023948f57e02700000000000000000000000000000000000000000000000000090bf8ce38aa2b0000000000000000000000000000000000000000000000000000000065ea0897" + }, + "subtraces": 0, + "traceAddress": [1], + "transactionHash": "0x3fec858d428cf248572f112c3956b868ed066cf571e6a48b5280852f66a7243f", + "transactionPosition": 21, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x1111111254eeb25477b68fb85ed929f73a960582", + "gas": "0x3aade", + "input": "0x022c0d9f0000000000000000000000000000000000000000000000002a637c784441ea5d0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1b2d032aa2f52347fbcfd08e5c3cc55216e840400000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000000", + "to": "0xc5be99a02c6857f9eac67bbce58df5572498f40c", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0xbe85", "output": "0x" }, + "subtraces": 3, + "traceAddress": [2], + "transactionHash": "0x3fec858d428cf248572f112c3956b868ed066cf571e6a48b5280852f66a7243f", + "transactionPosition": 21, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0xc5be99a02c6857f9eac67bbce58df5572498f40c", + "gas": "0x368c5", + "input": "0xa9059cbb000000000000000000000000b1b2d032aa2f52347fbcfd08e5c3cc55216e84040000000000000000000000000000000000000000000000002a637c784441ea5d", + "to": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x323e", + "output": "0x0000000000000000000000000000000000000000000000000000000000000001" + }, + "subtraces": 0, + "traceAddress": [2, 0], + "transactionHash": "0x3fec858d428cf248572f112c3956b868ed066cf571e6a48b5280852f66a7243f", + "transactionPosition": 21, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0xc5be99a02c6857f9eac67bbce58df5572498f40c", + "gas": "0x334e3", + "input": "0x70a08231000000000000000000000000c5be99a02c6857f9eac67bbce58df5572498f40c", + "to": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x216", + "output": "0x00000000000000000000000000000000000000000000003ffb1ca71c4b15f5ca" + }, + "subtraces": 0, + "traceAddress": [2, 1], + "transactionHash": "0x3fec858d428cf248572f112c3956b868ed066cf571e6a48b5280852f66a7243f", + "transactionPosition": 21, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0xc5be99a02c6857f9eac67bbce58df5572498f40c", + "gas": "0x33140", + "input": "0x70a08231000000000000000000000000c5be99a02c6857f9eac67bbce58df5572498f40c", + "to": "0xd46ba6d942050d489dbd938a2c909a5d5039a161", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x612", + "output": "0x000000000000000000000000000000000000000000000000000911fbccc040ab" + }, + "subtraces": 1, + "traceAddress": [2, 2], + "transactionHash": "0x3fec858d428cf248572f112c3956b868ed066cf571e6a48b5280852f66a7243f", + "transactionPosition": 21, + "type": "call" + }, + { + "action": { + "callType": "delegatecall", + "from": "0xd46ba6d942050d489dbd938a2c909a5d5039a161", + "gas": "0x321a7", + "input": "0x70a08231000000000000000000000000c5be99a02c6857f9eac67bbce58df5572498f40c", + "to": "0xd0e3f82ab04b983c05263cf3bf52481fbaa435b1", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x306", + "output": "0x000000000000000000000000000000000000000000000000000911fbccc040ab" + }, + "subtraces": 0, + "traceAddress": [2, 2, 0], + "transactionHash": "0x3fec858d428cf248572f112c3956b868ed066cf571e6a48b5280852f66a7243f", + "transactionPosition": 21, + "type": "call" + } + ], + "decoded": { + "signature": "unoswap(address,uint256,uint256,uint256[])", + "signature_with_arg_names": "unoswap(address arg1,uint256 arg2,uint256 arg3,uint256[] arg4)", + "name": "unoswap", + "decoded": [ + { + "internalType": "contract IERC20", + "name": "arg1", + "type": "address", + "decoded": "0xd46ba6d942050d489dbd938a2c909a5d5039a161" + }, + { + "internalType": "uint256", + "name": "arg2", + "type": "uint256", + "decoded": "6609930000000" + }, + { + "internalType": "uint256", + "name": "arg3", + "type": "uint256", + "decoded": "3048312984613877687" + }, + { + "internalType": "uint256[]", + "name": "arg4", + "type": "uint256[]", + "decoded": [ + "57896044618658097713242609637891785842208037397435059756494689676756451390476" + ] + } + ] + } + }, + { + "accessList": [], + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0x5eb8825cA3cc1d3ac309aBAc112e97e90Dbdc5e3", + "gas": 2000000, + "gasPrice": "99855013937", + "hash": "0x42363e7ef4dda1324e3fd7639b75aff7003a3ed5d3d1869b5c4ce3ffeeac0b73", + "input": "0xb257b7af0000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000003d090000000000000000000000000000000000000000000000000000000000000000f00000000000000000000000000000000000000000000000000000000000001e00000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000042000000000000000000000000000000000000000000000000000000000000005400000000000000000000000000000000000000000000000000000000000000660000000000000000000000000000000000000000000000000000000000000078000000000000000000000000000000000000000000000000000000000000008a000000000000000000000000000000000000000000000000000000000000009c00000000000000000000000000000000000000000000000000000000000000ae00000000000000000000000000000000000000000000000000000000000000c000000000000000000000000000000000000000000000000000000000000000d200000000000000000000000000000000000000000000000000000000000000e400000000000000000000000000000000000000000000000000000000000000f60000000000000000000000000000000000000000000000000000000000000108000000000000000000000000000000000000000000000000000000000000011a000000000000000000000000096ec38fe6654b2f20731f9f5699d4c3e720f2b8d000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000020000000000000000000000000dac17f958d2ee523a2206206994597c13d831ec700000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000001000000000000000000000000a9d1e08c7793af67e9d92fe308d5697fb81d3e43000000000000000000000000000000000000000000000000000000000320bd1c0000000000000000000000002db28ef894663b8efe0560bd07d61af74008728e000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000020000000000000000000000000dac17f958d2ee523a2206206994597c13d831ec700000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000001000000000000000000000000a9d1e08c7793af67e9d92fe308d5697fb81d3e43000000000000000000000000000000000000000000000000000000000510ff40000000000000000000000000c50d369c94485f2d9af845678b94dca30ac7b1d1000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000020000000000000000000000000dac17f958d2ee523a2206206994597c13d831ec700000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000001000000000000000000000000a9d1e08c7793af67e9d92fe308d5697fb81d3e430000000000000000000000000000000000000000000000000000000010569630000000000000000000000000a3bc3f64756bc768b34ea29949627c25c921d37f000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000020000000000000000000000000dac17f958d2ee523a2206206994597c13d831ec700000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000001000000000000000000000000a9d1e08c7793af67e9d92fe308d5697fb81d3e43000000000000000000000000000000000000000000000000000000002248b47400000000000000000000000003b173de72c0b6b939e8b8e5b53dee2d1f215c3c000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000020000000000000000000000000dac17f958d2ee523a2206206994597c13d831ec700000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000001000000000000000000000000a9d1e08c7793af67e9d92fe308d5697fb81d3e430000000000000000000000000000000000000000000000000000000025fd51a0000000000000000000000000d294fb9e6d38417d2237472bdc6b7d7a1062d1aa000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000020000000000000000000000000dac17f958d2ee523a2206206994597c13d831ec700000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000001000000000000000000000000a9d1e08c7793af67e9d92fe308d5697fb81d3e43000000000000000000000000000000000000000000000000000000003db0d8c0000000000000000000000000e5ceb857448e5688b22ca90588a72aa83b115cc1000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000020000000000000000000000000dac17f958d2ee523a2206206994597c13d831ec700000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000001000000000000000000000000a9d1e08c7793af67e9d92fe308d5697fb81d3e43000000000000000000000000000000000000000000000000000000006e44c2800000000000000000000000000114fb229f9c4402650d5637c934d0585605203d000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000020000000000000000000000000dac17f958d2ee523a2206206994597c13d831ec700000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000001000000000000000000000000a9d1e08c7793af67e9d92fe308d5697fb81d3e430000000000000000000000000000000000000000000000000000000076cac44000000000000000000000000000fccf08a65b9f8ec1f20144205a0942167edf8c000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000020000000000000000000000000dac17f958d2ee523a2206206994597c13d831ec700000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000001000000000000000000000000a9d1e08c7793af67e9d92fe308d5697fb81d3e430000000000000000000000000000000000000000000000000000000077149f00000000000000000000000000cc6c66c35f9219e01b45be0ed1c010aa1f7e4cac000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000020000000000000000000000000dac17f958d2ee523a2206206994597c13d831ec700000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000001000000000000000000000000a9d1e08c7793af67e9d92fe308d5697fb81d3e430000000000000000000000000000000000000000000000000000000094d6729e000000000000000000000000bd23b65c82b9323dc7b90d81694763a2d1f515de000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000020000000000000000000000000dac17f958d2ee523a2206206994597c13d831ec700000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000001000000000000000000000000a9d1e08c7793af67e9d92fe308d5697fb81d3e4300000000000000000000000000000000000000000000000000000000a0a99bb0000000000000000000000000956fea4e243ef8118f0426379475a81f5a92b24a000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000020000000000000000000000000dac17f958d2ee523a2206206994597c13d831ec700000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000001000000000000000000000000a9d1e08c7793af67e9d92fe308d5697fb81d3e4300000000000000000000000000000000000000000000000000000000b2d05e00000000000000000000000000ae609578e648ddea1695c4cff5e0167a0dc921d1000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000020000000000000000000000000dac17f958d2ee523a2206206994597c13d831ec700000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000001000000000000000000000000a9d1e08c7793af67e9d92fe308d5697fb81d3e43000000000000000000000000000000000000000000000000000000013922bf18000000000000000000000000f40a58fe849489d795039f6ab5d7ee7abfb3f2ae000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000020000000000000000000000000dac17f958d2ee523a2206206994597c13d831ec700000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000001000000000000000000000000a9d1e08c7793af67e9d92fe308d5697fb81d3e4300000000000000000000000000000000000000000000000000000001511073c000000000000000000000000045757b4e28447706750c8eb2fb081e182213c90a000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000020000000000000000000000000dac17f958d2ee523a2206206994597c13d831ec700000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000001000000000000000000000000a9d1e08c7793af67e9d92fe308d5697fb81d3e43000000000000000000000000000000000000000000000000000000037e11d600", + "maxFeePerGas": "191000000000", + "maxPriorityFeePerGas": "1000000000", + "nonce": 776, + "r": "0x9273c0af7b93dc95ee303339c0a3a72c32cfcf1e9b85dbf0126f992f5b7df085", + "s": "0x6cded21820109346b69795bf45579eeb777a5b9f8203b142ac907f044f8418ea", + "to": "0x64F689339a19FCCf8228f78c6a784540b35FBEd2", + "transactionIndex": 22, + "type": 2, + "v": "0x1", + "value": "0", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 3438770, + "effectiveGasPrice": 99855013937, + "from": "0x5eb8825ca3cc1d3ac309abac112e97e90dbdc5e3", + "gasUsed": 310609, + "logs": [ + { + "address": "0xdAC17F958D2ee523a2206206994597C13D831ec7", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x000000000000000000000000000000000000000000000000000000000320bd1c", + "logIndex": 85, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x00000000000000000000000096ec38fe6654b2f20731f9f5699d4c3e720f2b8d", + "0x000000000000000000000000a9d1e08c7793af67e9d92fe308d5697fb81d3e43" + ], + "transactionHash": "0x42363e7ef4dda1324e3fd7639b75aff7003a3ed5d3d1869b5c4ce3ffeeac0b73", + "transactionIndex": 22, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0x96ec38fe6654b2f20731f9f5699d4c3e720f2b8d" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0xa9d1e08c7793af67e9d92fe308d5697fb81d3e43" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "52477212" + } + ] + } + }, + { + "address": "0xdAC17F958D2ee523a2206206994597C13D831ec7", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x000000000000000000000000000000000000000000000000000000000510ff40", + "logIndex": 86, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x0000000000000000000000002db28ef894663b8efe0560bd07d61af74008728e", + "0x000000000000000000000000a9d1e08c7793af67e9d92fe308d5697fb81d3e43" + ], + "transactionHash": "0x42363e7ef4dda1324e3fd7639b75aff7003a3ed5d3d1869b5c4ce3ffeeac0b73", + "transactionIndex": 22, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0x2db28ef894663b8efe0560bd07d61af74008728e" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0xa9d1e08c7793af67e9d92fe308d5697fb81d3e43" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "85000000" + } + ] + } + }, + { + "address": "0xdAC17F958D2ee523a2206206994597C13D831ec7", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x0000000000000000000000000000000000000000000000000000000010569630", + "logIndex": 87, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x000000000000000000000000c50d369c94485f2d9af845678b94dca30ac7b1d1", + "0x000000000000000000000000a9d1e08c7793af67e9d92fe308d5697fb81d3e43" + ], + "transactionHash": "0x42363e7ef4dda1324e3fd7639b75aff7003a3ed5d3d1869b5c4ce3ffeeac0b73", + "transactionIndex": 22, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0xc50d369c94485f2d9af845678b94dca30ac7b1d1" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0xa9d1e08c7793af67e9d92fe308d5697fb81d3e43" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "274110000" + } + ] + } + }, + { + "address": "0xdAC17F958D2ee523a2206206994597C13D831ec7", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x000000000000000000000000000000000000000000000000000000002248b474", + "logIndex": 88, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x000000000000000000000000a3bc3f64756bc768b34ea29949627c25c921d37f", + "0x000000000000000000000000a9d1e08c7793af67e9d92fe308d5697fb81d3e43" + ], + "transactionHash": "0x42363e7ef4dda1324e3fd7639b75aff7003a3ed5d3d1869b5c4ce3ffeeac0b73", + "transactionIndex": 22, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0xa3bc3f64756bc768b34ea29949627c25c921d37f" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0xa9d1e08c7793af67e9d92fe308d5697fb81d3e43" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "575190132" + } + ] + } + }, + { + "address": "0xdAC17F958D2ee523a2206206994597C13D831ec7", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x0000000000000000000000000000000000000000000000000000000025fd51a0", + "logIndex": 89, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x00000000000000000000000003b173de72c0b6b939e8b8e5b53dee2d1f215c3c", + "0x000000000000000000000000a9d1e08c7793af67e9d92fe308d5697fb81d3e43" + ], + "transactionHash": "0x42363e7ef4dda1324e3fd7639b75aff7003a3ed5d3d1869b5c4ce3ffeeac0b73", + "transactionIndex": 22, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0x03b173de72c0b6b939e8b8e5b53dee2d1f215c3c" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0xa9d1e08c7793af67e9d92fe308d5697fb81d3e43" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "637358496" + } + ] + } + }, + { + "address": "0xdAC17F958D2ee523a2206206994597C13D831ec7", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x000000000000000000000000000000000000000000000000000000003db0d8c0", + "logIndex": 90, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x000000000000000000000000d294fb9e6d38417d2237472bdc6b7d7a1062d1aa", + "0x000000000000000000000000a9d1e08c7793af67e9d92fe308d5697fb81d3e43" + ], + "transactionHash": "0x42363e7ef4dda1324e3fd7639b75aff7003a3ed5d3d1869b5c4ce3ffeeac0b73", + "transactionIndex": 22, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0xd294fb9e6d38417d2237472bdc6b7d7a1062d1aa" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0xa9d1e08c7793af67e9d92fe308d5697fb81d3e43" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "1035000000" + } + ] + } + }, + { + "address": "0xdAC17F958D2ee523a2206206994597C13D831ec7", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x000000000000000000000000000000000000000000000000000000006e44c280", + "logIndex": 91, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x000000000000000000000000e5ceb857448e5688b22ca90588a72aa83b115cc1", + "0x000000000000000000000000a9d1e08c7793af67e9d92fe308d5697fb81d3e43" + ], + "transactionHash": "0x42363e7ef4dda1324e3fd7639b75aff7003a3ed5d3d1869b5c4ce3ffeeac0b73", + "transactionIndex": 22, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0xe5ceb857448e5688b22ca90588a72aa83b115cc1" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0xa9d1e08c7793af67e9d92fe308d5697fb81d3e43" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "1850000000" + } + ] + } + }, + { + "address": "0xdAC17F958D2ee523a2206206994597C13D831ec7", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x0000000000000000000000000000000000000000000000000000000076cac440", + "logIndex": 92, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x0000000000000000000000000114fb229f9c4402650d5637c934d0585605203d", + "0x000000000000000000000000a9d1e08c7793af67e9d92fe308d5697fb81d3e43" + ], + "transactionHash": "0x42363e7ef4dda1324e3fd7639b75aff7003a3ed5d3d1869b5c4ce3ffeeac0b73", + "transactionIndex": 22, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0x0114fb229f9c4402650d5637c934d0585605203d" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0xa9d1e08c7793af67e9d92fe308d5697fb81d3e43" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "1993000000" + } + ] + } + }, + { + "address": "0xdAC17F958D2ee523a2206206994597C13D831ec7", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x0000000000000000000000000000000000000000000000000000000077149f00", + "logIndex": 93, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x00000000000000000000000000fccf08a65b9f8ec1f20144205a0942167edf8c", + "0x000000000000000000000000a9d1e08c7793af67e9d92fe308d5697fb81d3e43" + ], + "transactionHash": "0x42363e7ef4dda1324e3fd7639b75aff7003a3ed5d3d1869b5c4ce3ffeeac0b73", + "transactionIndex": 22, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0x00fccf08a65b9f8ec1f20144205a0942167edf8c" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0xa9d1e08c7793af67e9d92fe308d5697fb81d3e43" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "1997840128" + } + ] + } + }, + { + "address": "0xdAC17F958D2ee523a2206206994597C13D831ec7", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x0000000000000000000000000000000000000000000000000000000094d6729e", + "logIndex": 94, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x000000000000000000000000cc6c66c35f9219e01b45be0ed1c010aa1f7e4cac", + "0x000000000000000000000000a9d1e08c7793af67e9d92fe308d5697fb81d3e43" + ], + "transactionHash": "0x42363e7ef4dda1324e3fd7639b75aff7003a3ed5d3d1869b5c4ce3ffeeac0b73", + "transactionIndex": 22, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0xcc6c66c35f9219e01b45be0ed1c010aa1f7e4cac" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0xa9d1e08c7793af67e9d92fe308d5697fb81d3e43" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "2497082014" + } + ] + } + }, + { + "address": "0xdAC17F958D2ee523a2206206994597C13D831ec7", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x00000000000000000000000000000000000000000000000000000000a0a99bb0", + "logIndex": 95, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x000000000000000000000000bd23b65c82b9323dc7b90d81694763a2d1f515de", + "0x000000000000000000000000a9d1e08c7793af67e9d92fe308d5697fb81d3e43" + ], + "transactionHash": "0x42363e7ef4dda1324e3fd7639b75aff7003a3ed5d3d1869b5c4ce3ffeeac0b73", + "transactionIndex": 22, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0xbd23b65c82b9323dc7b90d81694763a2d1f515de" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0xa9d1e08c7793af67e9d92fe308d5697fb81d3e43" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "2695470000" + } + ] + } + }, + { + "address": "0xdAC17F958D2ee523a2206206994597C13D831ec7", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x00000000000000000000000000000000000000000000000000000000b2d05e00", + "logIndex": 96, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x000000000000000000000000956fea4e243ef8118f0426379475a81f5a92b24a", + "0x000000000000000000000000a9d1e08c7793af67e9d92fe308d5697fb81d3e43" + ], + "transactionHash": "0x42363e7ef4dda1324e3fd7639b75aff7003a3ed5d3d1869b5c4ce3ffeeac0b73", + "transactionIndex": 22, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0x956fea4e243ef8118f0426379475a81f5a92b24a" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0xa9d1e08c7793af67e9d92fe308d5697fb81d3e43" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "3000000000" + } + ] + } + }, + { + "address": "0xdAC17F958D2ee523a2206206994597C13D831ec7", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x000000000000000000000000000000000000000000000000000000013922bf18", + "logIndex": 97, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x000000000000000000000000ae609578e648ddea1695c4cff5e0167a0dc921d1", + "0x000000000000000000000000a9d1e08c7793af67e9d92fe308d5697fb81d3e43" + ], + "transactionHash": "0x42363e7ef4dda1324e3fd7639b75aff7003a3ed5d3d1869b5c4ce3ffeeac0b73", + "transactionIndex": 22, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0xae609578e648ddea1695c4cff5e0167a0dc921d1" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0xa9d1e08c7793af67e9d92fe308d5697fb81d3e43" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "5253545752" + } + ] + } + }, + { + "address": "0xdAC17F958D2ee523a2206206994597C13D831ec7", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x00000000000000000000000000000000000000000000000000000001511073c0", + "logIndex": 98, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x000000000000000000000000f40a58fe849489d795039f6ab5d7ee7abfb3f2ae", + "0x000000000000000000000000a9d1e08c7793af67e9d92fe308d5697fb81d3e43" + ], + "transactionHash": "0x42363e7ef4dda1324e3fd7639b75aff7003a3ed5d3d1869b5c4ce3ffeeac0b73", + "transactionIndex": 22, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0xf40a58fe849489d795039f6ab5d7ee7abfb3f2ae" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0xa9d1e08c7793af67e9d92fe308d5697fb81d3e43" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "5655000000" + } + ] + } + }, + { + "address": "0xdAC17F958D2ee523a2206206994597C13D831ec7", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x000000000000000000000000000000000000000000000000000000037e11d600", + "logIndex": 99, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x00000000000000000000000045757b4e28447706750c8eb2fb081e182213c90a", + "0x000000000000000000000000a9d1e08c7793af67e9d92fe308d5697fb81d3e43" + ], + "transactionHash": "0x42363e7ef4dda1324e3fd7639b75aff7003a3ed5d3d1869b5c4ce3ffeeac0b73", + "transactionIndex": 22, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0x45757b4e28447706750c8eb2fb081e182213c90a" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0xa9d1e08c7793af67e9d92fe308d5697fb81d3e43" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "15000000000" + } + ] + } + } + ], + "logsBloom": "0x00000000000008000001000000001000000200010000000000000002000000000000800000000000404000000000010000000008000000000000000000000000000000010000000000000018000000100000000200002000040000000040000000000000000000020000000400000880000000000000011040000010000000000000000000000000000000020000000000000000100000040000080000100000000000000000008004000080000000000200000000000000000000000000004000000002000000000002000000004000000000000400020010080000000000000000000000000000000100000000080000002020000140040200100000000000", + "status": true, + "to": "0x64f689339a19fccf8228f78c6a784540b35fbed2", + "transactionHash": "0x42363e7ef4dda1324e3fd7639b75aff7003a3ed5d3d1869b5c4ce3ffeeac0b73", + "transactionIndex": 22, + "type": "0x2" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0x5eb8825ca3cc1d3ac309abac112e97e90dbdc5e3", + "gas": "0x1db3b4", + "input": "0xb257b7af0000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000003d090000000000000000000000000000000000000000000000000000000000000000f00000000000000000000000000000000000000000000000000000000000001e00000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000042000000000000000000000000000000000000000000000000000000000000005400000000000000000000000000000000000000000000000000000000000000660000000000000000000000000000000000000000000000000000000000000078000000000000000000000000000000000000000000000000000000000000008a000000000000000000000000000000000000000000000000000000000000009c00000000000000000000000000000000000000000000000000000000000000ae00000000000000000000000000000000000000000000000000000000000000c000000000000000000000000000000000000000000000000000000000000000d200000000000000000000000000000000000000000000000000000000000000e400000000000000000000000000000000000000000000000000000000000000f60000000000000000000000000000000000000000000000000000000000000108000000000000000000000000000000000000000000000000000000000000011a000000000000000000000000096ec38fe6654b2f20731f9f5699d4c3e720f2b8d000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000020000000000000000000000000dac17f958d2ee523a2206206994597c13d831ec700000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000001000000000000000000000000a9d1e08c7793af67e9d92fe308d5697fb81d3e43000000000000000000000000000000000000000000000000000000000320bd1c0000000000000000000000002db28ef894663b8efe0560bd07d61af74008728e000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000020000000000000000000000000dac17f958d2ee523a2206206994597c13d831ec700000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000001000000000000000000000000a9d1e08c7793af67e9d92fe308d5697fb81d3e43000000000000000000000000000000000000000000000000000000000510ff40000000000000000000000000c50d369c94485f2d9af845678b94dca30ac7b1d1000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000020000000000000000000000000dac17f958d2ee523a2206206994597c13d831ec700000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000001000000000000000000000000a9d1e08c7793af67e9d92fe308d5697fb81d3e430000000000000000000000000000000000000000000000000000000010569630000000000000000000000000a3bc3f64756bc768b34ea29949627c25c921d37f000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000020000000000000000000000000dac17f958d2ee523a2206206994597c13d831ec700000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000001000000000000000000000000a9d1e08c7793af67e9d92fe308d5697fb81d3e43000000000000000000000000000000000000000000000000000000002248b47400000000000000000000000003b173de72c0b6b939e8b8e5b53dee2d1f215c3c000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000020000000000000000000000000dac17f958d2ee523a2206206994597c13d831ec700000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000001000000000000000000000000a9d1e08c7793af67e9d92fe308d5697fb81d3e430000000000000000000000000000000000000000000000000000000025fd51a0000000000000000000000000d294fb9e6d38417d2237472bdc6b7d7a1062d1aa000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000020000000000000000000000000dac17f958d2ee523a2206206994597c13d831ec700000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000001000000000000000000000000a9d1e08c7793af67e9d92fe308d5697fb81d3e43000000000000000000000000000000000000000000000000000000003db0d8c0000000000000000000000000e5ceb857448e5688b22ca90588a72aa83b115cc1000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000020000000000000000000000000dac17f958d2ee523a2206206994597c13d831ec700000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000001000000000000000000000000a9d1e08c7793af67e9d92fe308d5697fb81d3e43000000000000000000000000000000000000000000000000000000006e44c2800000000000000000000000000114fb229f9c4402650d5637c934d0585605203d000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000020000000000000000000000000dac17f958d2ee523a2206206994597c13d831ec700000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000001000000000000000000000000a9d1e08c7793af67e9d92fe308d5697fb81d3e430000000000000000000000000000000000000000000000000000000076cac44000000000000000000000000000fccf08a65b9f8ec1f20144205a0942167edf8c000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000020000000000000000000000000dac17f958d2ee523a2206206994597c13d831ec700000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000001000000000000000000000000a9d1e08c7793af67e9d92fe308d5697fb81d3e430000000000000000000000000000000000000000000000000000000077149f00000000000000000000000000cc6c66c35f9219e01b45be0ed1c010aa1f7e4cac000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000020000000000000000000000000dac17f958d2ee523a2206206994597c13d831ec700000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000001000000000000000000000000a9d1e08c7793af67e9d92fe308d5697fb81d3e430000000000000000000000000000000000000000000000000000000094d6729e000000000000000000000000bd23b65c82b9323dc7b90d81694763a2d1f515de000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000020000000000000000000000000dac17f958d2ee523a2206206994597c13d831ec700000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000001000000000000000000000000a9d1e08c7793af67e9d92fe308d5697fb81d3e4300000000000000000000000000000000000000000000000000000000a0a99bb0000000000000000000000000956fea4e243ef8118f0426379475a81f5a92b24a000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000020000000000000000000000000dac17f958d2ee523a2206206994597c13d831ec700000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000001000000000000000000000000a9d1e08c7793af67e9d92fe308d5697fb81d3e4300000000000000000000000000000000000000000000000000000000b2d05e00000000000000000000000000ae609578e648ddea1695c4cff5e0167a0dc921d1000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000020000000000000000000000000dac17f958d2ee523a2206206994597c13d831ec700000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000001000000000000000000000000a9d1e08c7793af67e9d92fe308d5697fb81d3e43000000000000000000000000000000000000000000000000000000013922bf18000000000000000000000000f40a58fe849489d795039f6ab5d7ee7abfb3f2ae000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000020000000000000000000000000dac17f958d2ee523a2206206994597c13d831ec700000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000001000000000000000000000000a9d1e08c7793af67e9d92fe308d5697fb81d3e4300000000000000000000000000000000000000000000000000000001511073c000000000000000000000000045757b4e28447706750c8eb2fb081e182213c90a000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000020000000000000000000000000dac17f958d2ee523a2206206994597c13d831ec700000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000001000000000000000000000000a9d1e08c7793af67e9d92fe308d5697fb81d3e43000000000000000000000000000000000000000000000000000000037e11d600", + "to": "0x64f689339a19fccf8228f78c6a784540b35fbed2", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x505c5", "output": "0x" }, + "subtraces": 15, + "traceAddress": [], + "transactionHash": "0x42363e7ef4dda1324e3fd7639b75aff7003a3ed5d3d1869b5c4ce3ffeeac0b73", + "transactionPosition": 22, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x64f689339a19fccf8228f78c6a784540b35fbed2", + "gas": "0x1d2251", + "input": "0xf47c2fcf0000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000003d09000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000020000000000000000000000000dac17f958d2ee523a2206206994597c13d831ec700000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000001000000000000000000000000a9d1e08c7793af67e9d92fe308d5697fb81d3e43000000000000000000000000000000000000000000000000000000000320bd1c", + "to": "0x96ec38fe6654b2f20731f9f5699d4c3e720f2b8d", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x9eaf", "output": "0x" }, + "subtraces": 1, + "traceAddress": [0], + "transactionHash": "0x42363e7ef4dda1324e3fd7639b75aff7003a3ed5d3d1869b5c4ce3ffeeac0b73", + "transactionPosition": 22, + "type": "call" + }, + { + "action": { + "callType": "delegatecall", + "from": "0x96ec38fe6654b2f20731f9f5699d4c3e720f2b8d", + "gas": "0x1ca376", + "input": "0xf47c2fcf0000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000003d09000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000020000000000000000000000000dac17f958d2ee523a2206206994597c13d831ec700000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000001000000000000000000000000a9d1e08c7793af67e9d92fe308d5697fb81d3e43000000000000000000000000000000000000000000000000000000000320bd1c", + "to": "0x70faa150f2ca41edda9d99d367ca32eec90b9b7b", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x9412", "output": "0x" }, + "subtraces": 2, + "traceAddress": [0, 0], + "transactionHash": "0x42363e7ef4dda1324e3fd7639b75aff7003a3ed5d3d1869b5c4ce3ffeeac0b73", + "transactionPosition": 22, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0x96ec38fe6654b2f20731f9f5699d4c3e720f2b8d", + "gas": "0x1c2626", + "input": "0x5c60da1b", + "to": "0xf1d1d6db8955e732c385a533ead00e9b6b3867bb", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x8ec", + "output": "0x0000000000000000000000006670aba15de2c62c1c9e5bc018f7ed5bf85cac6e" + }, + "subtraces": 0, + "traceAddress": [0, 0, 0], + "transactionHash": "0x42363e7ef4dda1324e3fd7639b75aff7003a3ed5d3d1869b5c4ce3ffeeac0b73", + "transactionPosition": 22, + "type": "call" + }, + { + "action": { + "callType": "delegatecall", + "from": "0x96ec38fe6654b2f20731f9f5699d4c3e720f2b8d", + "gas": "0x1c123b", + "input": "0xf47c2fcf0000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000003d09000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000020000000000000000000000000dac17f958d2ee523a2206206994597c13d831ec700000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000001000000000000000000000000a9d1e08c7793af67e9d92fe308d5697fb81d3e43000000000000000000000000000000000000000000000000000000000320bd1c", + "to": "0x6670aba15de2c62c1c9e5bc018f7ed5bf85cac6e", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x74c2", "output": "0x" }, + "subtraces": 1, + "traceAddress": [0, 0, 1], + "transactionHash": "0x42363e7ef4dda1324e3fd7639b75aff7003a3ed5d3d1869b5c4ce3ffeeac0b73", + "transactionPosition": 22, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x96ec38fe6654b2f20731f9f5699d4c3e720f2b8d", + "gas": "0x3d090", + "input": "0xa9059cbb000000000000000000000000a9d1e08c7793af67e9d92fe308d5697fb81d3e43000000000000000000000000000000000000000000000000000000000320bd1c", + "to": "0xdac17f958d2ee523a2206206994597c13d831ec7", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x5fb5", "output": "0x" }, + "subtraces": 0, + "traceAddress": [0, 0, 1, 0], + "transactionHash": "0x42363e7ef4dda1324e3fd7639b75aff7003a3ed5d3d1869b5c4ce3ffeeac0b73", + "transactionPosition": 22, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x64f689339a19fccf8228f78c6a784540b35fbed2", + "gas": "0x1c75a6", + "input": "0xf47c2fcf0000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000003d09000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000020000000000000000000000000dac17f958d2ee523a2206206994597c13d831ec700000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000001000000000000000000000000a9d1e08c7793af67e9d92fe308d5697fb81d3e43000000000000000000000000000000000000000000000000000000000510ff40", + "to": "0x2db28ef894663b8efe0560bd07d61af74008728e", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x3dcf", "output": "0x" }, + "subtraces": 1, + "traceAddress": [1], + "transactionHash": "0x42363e7ef4dda1324e3fd7639b75aff7003a3ed5d3d1869b5c4ce3ffeeac0b73", + "transactionPosition": 22, + "type": "call" + }, + { + "action": { + "callType": "delegatecall", + "from": "0x2db28ef894663b8efe0560bd07d61af74008728e", + "gas": "0x1c031b", + "input": "0xf47c2fcf0000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000003d09000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000020000000000000000000000000dac17f958d2ee523a2206206994597c13d831ec700000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000001000000000000000000000000a9d1e08c7793af67e9d92fe308d5697fb81d3e43000000000000000000000000000000000000000000000000000000000510ff40", + "to": "0x70faa150f2ca41edda9d99d367ca32eec90b9b7b", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x3cf6", "output": "0x" }, + "subtraces": 2, + "traceAddress": [1, 0], + "transactionHash": "0x42363e7ef4dda1324e3fd7639b75aff7003a3ed5d3d1869b5c4ce3ffeeac0b73", + "transactionPosition": 22, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0x2db28ef894663b8efe0560bd07d61af74008728e", + "gas": "0x1b91ea", + "input": "0x5c60da1b", + "to": "0xf1d1d6db8955e732c385a533ead00e9b6b3867bb", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x11c", + "output": "0x0000000000000000000000006670aba15de2c62c1c9e5bc018f7ed5bf85cac6e" + }, + "subtraces": 0, + "traceAddress": [1, 0, 0], + "transactionHash": "0x42363e7ef4dda1324e3fd7639b75aff7003a3ed5d3d1869b5c4ce3ffeeac0b73", + "transactionPosition": 22, + "type": "call" + }, + { + "action": { + "callType": "delegatecall", + "from": "0x2db28ef894663b8efe0560bd07d61af74008728e", + "gas": "0x1b8f4c", + "input": "0xf47c2fcf0000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000003d09000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000020000000000000000000000000dac17f958d2ee523a2206206994597c13d831ec700000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000001000000000000000000000000a9d1e08c7793af67e9d92fe308d5697fb81d3e43000000000000000000000000000000000000000000000000000000000510ff40", + "to": "0x6670aba15de2c62c1c9e5bc018f7ed5bf85cac6e", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x38fe", "output": "0x" }, + "subtraces": 1, + "traceAddress": [1, 0, 1], + "transactionHash": "0x42363e7ef4dda1324e3fd7639b75aff7003a3ed5d3d1869b5c4ce3ffeeac0b73", + "transactionPosition": 22, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x2db28ef894663b8efe0560bd07d61af74008728e", + "gas": "0x3d090", + "input": "0xa9059cbb000000000000000000000000a9d1e08c7793af67e9d92fe308d5697fb81d3e43000000000000000000000000000000000000000000000000000000000510ff40", + "to": "0xdac17f958d2ee523a2206206994597c13d831ec7", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x2db5", "output": "0x" }, + "subtraces": 0, + "traceAddress": [1, 0, 1, 0], + "transactionHash": "0x42363e7ef4dda1324e3fd7639b75aff7003a3ed5d3d1869b5c4ce3ffeeac0b73", + "transactionPosition": 22, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x64f689339a19fccf8228f78c6a784540b35fbed2", + "gas": "0x1c2858", + "input": "0xf47c2fcf0000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000003d09000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000020000000000000000000000000dac17f958d2ee523a2206206994597c13d831ec700000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000001000000000000000000000000a9d1e08c7793af67e9d92fe308d5697fb81d3e430000000000000000000000000000000000000000000000000000000010569630", + "to": "0xc50d369c94485f2d9af845678b94dca30ac7b1d1", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x3dcf", "output": "0x" }, + "subtraces": 1, + "traceAddress": [2], + "transactionHash": "0x42363e7ef4dda1324e3fd7639b75aff7003a3ed5d3d1869b5c4ce3ffeeac0b73", + "transactionPosition": 22, + "type": "call" + }, + { + "action": { + "callType": "delegatecall", + "from": "0xc50d369c94485f2d9af845678b94dca30ac7b1d1", + "gas": "0x1bb702", + "input": "0xf47c2fcf0000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000003d09000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000020000000000000000000000000dac17f958d2ee523a2206206994597c13d831ec700000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000001000000000000000000000000a9d1e08c7793af67e9d92fe308d5697fb81d3e430000000000000000000000000000000000000000000000000000000010569630", + "to": "0x70faa150f2ca41edda9d99d367ca32eec90b9b7b", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x3cf6", "output": "0x" }, + "subtraces": 2, + "traceAddress": [2, 0], + "transactionHash": "0x42363e7ef4dda1324e3fd7639b75aff7003a3ed5d3d1869b5c4ce3ffeeac0b73", + "transactionPosition": 22, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0xc50d369c94485f2d9af845678b94dca30ac7b1d1", + "gas": "0x1b4701", + "input": "0x5c60da1b", + "to": "0xf1d1d6db8955e732c385a533ead00e9b6b3867bb", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x11c", + "output": "0x0000000000000000000000006670aba15de2c62c1c9e5bc018f7ed5bf85cac6e" + }, + "subtraces": 0, + "traceAddress": [2, 0, 0], + "transactionHash": "0x42363e7ef4dda1324e3fd7639b75aff7003a3ed5d3d1869b5c4ce3ffeeac0b73", + "transactionPosition": 22, + "type": "call" + }, + { + "action": { + "callType": "delegatecall", + "from": "0xc50d369c94485f2d9af845678b94dca30ac7b1d1", + "gas": "0x1b4464", + "input": "0xf47c2fcf0000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000003d09000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000020000000000000000000000000dac17f958d2ee523a2206206994597c13d831ec700000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000001000000000000000000000000a9d1e08c7793af67e9d92fe308d5697fb81d3e430000000000000000000000000000000000000000000000000000000010569630", + "to": "0x6670aba15de2c62c1c9e5bc018f7ed5bf85cac6e", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x38fe", "output": "0x" }, + "subtraces": 1, + "traceAddress": [2, 0, 1], + "transactionHash": "0x42363e7ef4dda1324e3fd7639b75aff7003a3ed5d3d1869b5c4ce3ffeeac0b73", + "transactionPosition": 22, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0xc50d369c94485f2d9af845678b94dca30ac7b1d1", + "gas": "0x3d090", + "input": "0xa9059cbb000000000000000000000000a9d1e08c7793af67e9d92fe308d5697fb81d3e430000000000000000000000000000000000000000000000000000000010569630", + "to": "0xdac17f958d2ee523a2206206994597c13d831ec7", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x2db5", "output": "0x" }, + "subtraces": 0, + "traceAddress": [2, 0, 1, 0], + "transactionHash": "0x42363e7ef4dda1324e3fd7639b75aff7003a3ed5d3d1869b5c4ce3ffeeac0b73", + "transactionPosition": 22, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x64f689339a19fccf8228f78c6a784540b35fbed2", + "gas": "0x1bdb0b", + "input": "0xf47c2fcf0000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000003d09000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000020000000000000000000000000dac17f958d2ee523a2206206994597c13d831ec700000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000001000000000000000000000000a9d1e08c7793af67e9d92fe308d5697fb81d3e43000000000000000000000000000000000000000000000000000000002248b474", + "to": "0xa3bc3f64756bc768b34ea29949627c25c921d37f", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x3dcf", "output": "0x" }, + "subtraces": 1, + "traceAddress": [3], + "transactionHash": "0x42363e7ef4dda1324e3fd7639b75aff7003a3ed5d3d1869b5c4ce3ffeeac0b73", + "transactionPosition": 22, + "type": "call" + }, + { + "action": { + "callType": "delegatecall", + "from": "0xa3bc3f64756bc768b34ea29949627c25c921d37f", + "gas": "0x1b6aea", + "input": "0xf47c2fcf0000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000003d09000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000020000000000000000000000000dac17f958d2ee523a2206206994597c13d831ec700000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000001000000000000000000000000a9d1e08c7793af67e9d92fe308d5697fb81d3e43000000000000000000000000000000000000000000000000000000002248b474", + "to": "0x70faa150f2ca41edda9d99d367ca32eec90b9b7b", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x3cf6", "output": "0x" }, + "subtraces": 2, + "traceAddress": [3, 0], + "transactionHash": "0x42363e7ef4dda1324e3fd7639b75aff7003a3ed5d3d1869b5c4ce3ffeeac0b73", + "transactionPosition": 22, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0xa3bc3f64756bc768b34ea29949627c25c921d37f", + "gas": "0x1afc19", + "input": "0x5c60da1b", + "to": "0xf1d1d6db8955e732c385a533ead00e9b6b3867bb", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x11c", + "output": "0x0000000000000000000000006670aba15de2c62c1c9e5bc018f7ed5bf85cac6e" + }, + "subtraces": 0, + "traceAddress": [3, 0, 0], + "transactionHash": "0x42363e7ef4dda1324e3fd7639b75aff7003a3ed5d3d1869b5c4ce3ffeeac0b73", + "transactionPosition": 22, + "type": "call" + }, + { + "action": { + "callType": "delegatecall", + "from": "0xa3bc3f64756bc768b34ea29949627c25c921d37f", + "gas": "0x1af97c", + "input": "0xf47c2fcf0000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000003d09000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000020000000000000000000000000dac17f958d2ee523a2206206994597c13d831ec700000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000001000000000000000000000000a9d1e08c7793af67e9d92fe308d5697fb81d3e43000000000000000000000000000000000000000000000000000000002248b474", + "to": "0x6670aba15de2c62c1c9e5bc018f7ed5bf85cac6e", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x38fe", "output": "0x" }, + "subtraces": 1, + "traceAddress": [3, 0, 1], + "transactionHash": "0x42363e7ef4dda1324e3fd7639b75aff7003a3ed5d3d1869b5c4ce3ffeeac0b73", + "transactionPosition": 22, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0xa3bc3f64756bc768b34ea29949627c25c921d37f", + "gas": "0x3d090", + "input": "0xa9059cbb000000000000000000000000a9d1e08c7793af67e9d92fe308d5697fb81d3e43000000000000000000000000000000000000000000000000000000002248b474", + "to": "0xdac17f958d2ee523a2206206994597c13d831ec7", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x2db5", "output": "0x" }, + "subtraces": 0, + "traceAddress": [3, 0, 1, 0], + "transactionHash": "0x42363e7ef4dda1324e3fd7639b75aff7003a3ed5d3d1869b5c4ce3ffeeac0b73", + "transactionPosition": 22, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x64f689339a19fccf8228f78c6a784540b35fbed2", + "gas": "0x1b8dbd", + "input": "0xf47c2fcf0000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000003d09000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000020000000000000000000000000dac17f958d2ee523a2206206994597c13d831ec700000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000001000000000000000000000000a9d1e08c7793af67e9d92fe308d5697fb81d3e430000000000000000000000000000000000000000000000000000000025fd51a0", + "to": "0x03b173de72c0b6b939e8b8e5b53dee2d1f215c3c", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x3dcf", "output": "0x" }, + "subtraces": 1, + "traceAddress": [4], + "transactionHash": "0x42363e7ef4dda1324e3fd7639b75aff7003a3ed5d3d1869b5c4ce3ffeeac0b73", + "transactionPosition": 22, + "type": "call" + }, + { + "action": { + "callType": "delegatecall", + "from": "0x03b173de72c0b6b939e8b8e5b53dee2d1f215c3c", + "gas": "0x1b1ed1", + "input": "0xf47c2fcf0000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000003d09000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000020000000000000000000000000dac17f958d2ee523a2206206994597c13d831ec700000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000001000000000000000000000000a9d1e08c7793af67e9d92fe308d5697fb81d3e430000000000000000000000000000000000000000000000000000000025fd51a0", + "to": "0x70faa150f2ca41edda9d99d367ca32eec90b9b7b", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x3cf6", "output": "0x" }, + "subtraces": 2, + "traceAddress": [4, 0], + "transactionHash": "0x42363e7ef4dda1324e3fd7639b75aff7003a3ed5d3d1869b5c4ce3ffeeac0b73", + "transactionPosition": 22, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0x03b173de72c0b6b939e8b8e5b53dee2d1f215c3c", + "gas": "0x1ab131", + "input": "0x5c60da1b", + "to": "0xf1d1d6db8955e732c385a533ead00e9b6b3867bb", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x11c", + "output": "0x0000000000000000000000006670aba15de2c62c1c9e5bc018f7ed5bf85cac6e" + }, + "subtraces": 0, + "traceAddress": [4, 0, 0], + "transactionHash": "0x42363e7ef4dda1324e3fd7639b75aff7003a3ed5d3d1869b5c4ce3ffeeac0b73", + "transactionPosition": 22, + "type": "call" + }, + { + "action": { + "callType": "delegatecall", + "from": "0x03b173de72c0b6b939e8b8e5b53dee2d1f215c3c", + "gas": "0x1aae94", + "input": "0xf47c2fcf0000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000003d09000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000020000000000000000000000000dac17f958d2ee523a2206206994597c13d831ec700000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000001000000000000000000000000a9d1e08c7793af67e9d92fe308d5697fb81d3e430000000000000000000000000000000000000000000000000000000025fd51a0", + "to": "0x6670aba15de2c62c1c9e5bc018f7ed5bf85cac6e", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x38fe", "output": "0x" }, + "subtraces": 1, + "traceAddress": [4, 0, 1], + "transactionHash": "0x42363e7ef4dda1324e3fd7639b75aff7003a3ed5d3d1869b5c4ce3ffeeac0b73", + "transactionPosition": 22, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x03b173de72c0b6b939e8b8e5b53dee2d1f215c3c", + "gas": "0x3d090", + "input": "0xa9059cbb000000000000000000000000a9d1e08c7793af67e9d92fe308d5697fb81d3e430000000000000000000000000000000000000000000000000000000025fd51a0", + "to": "0xdac17f958d2ee523a2206206994597c13d831ec7", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x2db5", "output": "0x" }, + "subtraces": 0, + "traceAddress": [4, 0, 1, 0], + "transactionHash": "0x42363e7ef4dda1324e3fd7639b75aff7003a3ed5d3d1869b5c4ce3ffeeac0b73", + "transactionPosition": 22, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x64f689339a19fccf8228f78c6a784540b35fbed2", + "gas": "0x1b406f", + "input": "0xf47c2fcf0000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000003d09000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000020000000000000000000000000dac17f958d2ee523a2206206994597c13d831ec700000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000001000000000000000000000000a9d1e08c7793af67e9d92fe308d5697fb81d3e43000000000000000000000000000000000000000000000000000000003db0d8c0", + "to": "0xd294fb9e6d38417d2237472bdc6b7d7a1062d1aa", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x3dcf", "output": "0x" }, + "subtraces": 1, + "traceAddress": [5], + "transactionHash": "0x42363e7ef4dda1324e3fd7639b75aff7003a3ed5d3d1869b5c4ce3ffeeac0b73", + "transactionPosition": 22, + "type": "call" + }, + { + "action": { + "callType": "delegatecall", + "from": "0xd294fb9e6d38417d2237472bdc6b7d7a1062d1aa", + "gas": "0x1ad2b9", + "input": "0xf47c2fcf0000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000003d09000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000020000000000000000000000000dac17f958d2ee523a2206206994597c13d831ec700000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000001000000000000000000000000a9d1e08c7793af67e9d92fe308d5697fb81d3e43000000000000000000000000000000000000000000000000000000003db0d8c0", + "to": "0x70faa150f2ca41edda9d99d367ca32eec90b9b7b", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x3cf6", "output": "0x" }, + "subtraces": 2, + "traceAddress": [5, 0], + "transactionHash": "0x42363e7ef4dda1324e3fd7639b75aff7003a3ed5d3d1869b5c4ce3ffeeac0b73", + "transactionPosition": 22, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0xd294fb9e6d38417d2237472bdc6b7d7a1062d1aa", + "gas": "0x1a6649", + "input": "0x5c60da1b", + "to": "0xf1d1d6db8955e732c385a533ead00e9b6b3867bb", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x11c", + "output": "0x0000000000000000000000006670aba15de2c62c1c9e5bc018f7ed5bf85cac6e" + }, + "subtraces": 0, + "traceAddress": [5, 0, 0], + "transactionHash": "0x42363e7ef4dda1324e3fd7639b75aff7003a3ed5d3d1869b5c4ce3ffeeac0b73", + "transactionPosition": 22, + "type": "call" + }, + { + "action": { + "callType": "delegatecall", + "from": "0xd294fb9e6d38417d2237472bdc6b7d7a1062d1aa", + "gas": "0x1a63ac", + "input": "0xf47c2fcf0000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000003d09000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000020000000000000000000000000dac17f958d2ee523a2206206994597c13d831ec700000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000001000000000000000000000000a9d1e08c7793af67e9d92fe308d5697fb81d3e43000000000000000000000000000000000000000000000000000000003db0d8c0", + "to": "0x6670aba15de2c62c1c9e5bc018f7ed5bf85cac6e", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x38fe", "output": "0x" }, + "subtraces": 1, + "traceAddress": [5, 0, 1], + "transactionHash": "0x42363e7ef4dda1324e3fd7639b75aff7003a3ed5d3d1869b5c4ce3ffeeac0b73", + "transactionPosition": 22, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0xd294fb9e6d38417d2237472bdc6b7d7a1062d1aa", + "gas": "0x3d090", + "input": "0xa9059cbb000000000000000000000000a9d1e08c7793af67e9d92fe308d5697fb81d3e43000000000000000000000000000000000000000000000000000000003db0d8c0", + "to": "0xdac17f958d2ee523a2206206994597c13d831ec7", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x2db5", "output": "0x" }, + "subtraces": 0, + "traceAddress": [5, 0, 1, 0], + "transactionHash": "0x42363e7ef4dda1324e3fd7639b75aff7003a3ed5d3d1869b5c4ce3ffeeac0b73", + "transactionPosition": 22, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x64f689339a19fccf8228f78c6a784540b35fbed2", + "gas": "0x1af321", + "input": "0xf47c2fcf0000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000003d09000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000020000000000000000000000000dac17f958d2ee523a2206206994597c13d831ec700000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000001000000000000000000000000a9d1e08c7793af67e9d92fe308d5697fb81d3e43000000000000000000000000000000000000000000000000000000006e44c280", + "to": "0xe5ceb857448e5688b22ca90588a72aa83b115cc1", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x3dcf", "output": "0x" }, + "subtraces": 1, + "traceAddress": [6], + "transactionHash": "0x42363e7ef4dda1324e3fd7639b75aff7003a3ed5d3d1869b5c4ce3ffeeac0b73", + "transactionPosition": 22, + "type": "call" + }, + { + "action": { + "callType": "delegatecall", + "from": "0xe5ceb857448e5688b22ca90588a72aa83b115cc1", + "gas": "0x1a86a0", + "input": "0xf47c2fcf0000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000003d09000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000020000000000000000000000000dac17f958d2ee523a2206206994597c13d831ec700000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000001000000000000000000000000a9d1e08c7793af67e9d92fe308d5697fb81d3e43000000000000000000000000000000000000000000000000000000006e44c280", + "to": "0x70faa150f2ca41edda9d99d367ca32eec90b9b7b", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x3cf6", "output": "0x" }, + "subtraces": 2, + "traceAddress": [6, 0], + "transactionHash": "0x42363e7ef4dda1324e3fd7639b75aff7003a3ed5d3d1869b5c4ce3ffeeac0b73", + "transactionPosition": 22, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0xe5ceb857448e5688b22ca90588a72aa83b115cc1", + "gas": "0x1a1b61", + "input": "0x5c60da1b", + "to": "0xf1d1d6db8955e732c385a533ead00e9b6b3867bb", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x11c", + "output": "0x0000000000000000000000006670aba15de2c62c1c9e5bc018f7ed5bf85cac6e" + }, + "subtraces": 0, + "traceAddress": [6, 0, 0], + "transactionHash": "0x42363e7ef4dda1324e3fd7639b75aff7003a3ed5d3d1869b5c4ce3ffeeac0b73", + "transactionPosition": 22, + "type": "call" + }, + { + "action": { + "callType": "delegatecall", + "from": "0xe5ceb857448e5688b22ca90588a72aa83b115cc1", + "gas": "0x1a18c3", + "input": "0xf47c2fcf0000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000003d09000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000020000000000000000000000000dac17f958d2ee523a2206206994597c13d831ec700000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000001000000000000000000000000a9d1e08c7793af67e9d92fe308d5697fb81d3e43000000000000000000000000000000000000000000000000000000006e44c280", + "to": "0x6670aba15de2c62c1c9e5bc018f7ed5bf85cac6e", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x38fe", "output": "0x" }, + "subtraces": 1, + "traceAddress": [6, 0, 1], + "transactionHash": "0x42363e7ef4dda1324e3fd7639b75aff7003a3ed5d3d1869b5c4ce3ffeeac0b73", + "transactionPosition": 22, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0xe5ceb857448e5688b22ca90588a72aa83b115cc1", + "gas": "0x3d090", + "input": "0xa9059cbb000000000000000000000000a9d1e08c7793af67e9d92fe308d5697fb81d3e43000000000000000000000000000000000000000000000000000000006e44c280", + "to": "0xdac17f958d2ee523a2206206994597c13d831ec7", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x2db5", "output": "0x" }, + "subtraces": 0, + "traceAddress": [6, 0, 1, 0], + "transactionHash": "0x42363e7ef4dda1324e3fd7639b75aff7003a3ed5d3d1869b5c4ce3ffeeac0b73", + "transactionPosition": 22, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x64f689339a19fccf8228f78c6a784540b35fbed2", + "gas": "0x1aa5d3", + "input": "0xf47c2fcf0000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000003d09000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000020000000000000000000000000dac17f958d2ee523a2206206994597c13d831ec700000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000001000000000000000000000000a9d1e08c7793af67e9d92fe308d5697fb81d3e430000000000000000000000000000000000000000000000000000000076cac440", + "to": "0x0114fb229f9c4402650d5637c934d0585605203d", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x3dcf", "output": "0x" }, + "subtraces": 1, + "traceAddress": [7], + "transactionHash": "0x42363e7ef4dda1324e3fd7639b75aff7003a3ed5d3d1869b5c4ce3ffeeac0b73", + "transactionPosition": 22, + "type": "call" + }, + { + "action": { + "callType": "delegatecall", + "from": "0x0114fb229f9c4402650d5637c934d0585605203d", + "gas": "0x1a3a87", + "input": "0xf47c2fcf0000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000003d09000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000020000000000000000000000000dac17f958d2ee523a2206206994597c13d831ec700000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000001000000000000000000000000a9d1e08c7793af67e9d92fe308d5697fb81d3e430000000000000000000000000000000000000000000000000000000076cac440", + "to": "0x70faa150f2ca41edda9d99d367ca32eec90b9b7b", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x3cf6", "output": "0x" }, + "subtraces": 2, + "traceAddress": [7, 0], + "transactionHash": "0x42363e7ef4dda1324e3fd7639b75aff7003a3ed5d3d1869b5c4ce3ffeeac0b73", + "transactionPosition": 22, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0x0114fb229f9c4402650d5637c934d0585605203d", + "gas": "0x19d078", + "input": "0x5c60da1b", + "to": "0xf1d1d6db8955e732c385a533ead00e9b6b3867bb", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x11c", + "output": "0x0000000000000000000000006670aba15de2c62c1c9e5bc018f7ed5bf85cac6e" + }, + "subtraces": 0, + "traceAddress": [7, 0, 0], + "transactionHash": "0x42363e7ef4dda1324e3fd7639b75aff7003a3ed5d3d1869b5c4ce3ffeeac0b73", + "transactionPosition": 22, + "type": "call" + }, + { + "action": { + "callType": "delegatecall", + "from": "0x0114fb229f9c4402650d5637c934d0585605203d", + "gas": "0x19cddb", + "input": "0xf47c2fcf0000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000003d09000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000020000000000000000000000000dac17f958d2ee523a2206206994597c13d831ec700000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000001000000000000000000000000a9d1e08c7793af67e9d92fe308d5697fb81d3e430000000000000000000000000000000000000000000000000000000076cac440", + "to": "0x6670aba15de2c62c1c9e5bc018f7ed5bf85cac6e", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x38fe", "output": "0x" }, + "subtraces": 1, + "traceAddress": [7, 0, 1], + "transactionHash": "0x42363e7ef4dda1324e3fd7639b75aff7003a3ed5d3d1869b5c4ce3ffeeac0b73", + "transactionPosition": 22, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x0114fb229f9c4402650d5637c934d0585605203d", + "gas": "0x3d090", + "input": "0xa9059cbb000000000000000000000000a9d1e08c7793af67e9d92fe308d5697fb81d3e430000000000000000000000000000000000000000000000000000000076cac440", + "to": "0xdac17f958d2ee523a2206206994597c13d831ec7", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x2db5", "output": "0x" }, + "subtraces": 0, + "traceAddress": [7, 0, 1, 0], + "transactionHash": "0x42363e7ef4dda1324e3fd7639b75aff7003a3ed5d3d1869b5c4ce3ffeeac0b73", + "transactionPosition": 22, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x64f689339a19fccf8228f78c6a784540b35fbed2", + "gas": "0x1a5885", + "input": "0xf47c2fcf0000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000003d09000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000020000000000000000000000000dac17f958d2ee523a2206206994597c13d831ec700000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000001000000000000000000000000a9d1e08c7793af67e9d92fe308d5697fb81d3e430000000000000000000000000000000000000000000000000000000077149f00", + "to": "0x00fccf08a65b9f8ec1f20144205a0942167edf8c", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x3dcf", "output": "0x" }, + "subtraces": 1, + "traceAddress": [8], + "transactionHash": "0x42363e7ef4dda1324e3fd7639b75aff7003a3ed5d3d1869b5c4ce3ffeeac0b73", + "transactionPosition": 22, + "type": "call" + }, + { + "action": { + "callType": "delegatecall", + "from": "0x00fccf08a65b9f8ec1f20144205a0942167edf8c", + "gas": "0x19ee6e", + "input": "0xf47c2fcf0000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000003d09000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000020000000000000000000000000dac17f958d2ee523a2206206994597c13d831ec700000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000001000000000000000000000000a9d1e08c7793af67e9d92fe308d5697fb81d3e430000000000000000000000000000000000000000000000000000000077149f00", + "to": "0x70faa150f2ca41edda9d99d367ca32eec90b9b7b", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x3cf6", "output": "0x" }, + "subtraces": 2, + "traceAddress": [8, 0], + "transactionHash": "0x42363e7ef4dda1324e3fd7639b75aff7003a3ed5d3d1869b5c4ce3ffeeac0b73", + "transactionPosition": 22, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0x00fccf08a65b9f8ec1f20144205a0942167edf8c", + "gas": "0x19858f", + "input": "0x5c60da1b", + "to": "0xf1d1d6db8955e732c385a533ead00e9b6b3867bb", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x11c", + "output": "0x0000000000000000000000006670aba15de2c62c1c9e5bc018f7ed5bf85cac6e" + }, + "subtraces": 0, + "traceAddress": [8, 0, 0], + "transactionHash": "0x42363e7ef4dda1324e3fd7639b75aff7003a3ed5d3d1869b5c4ce3ffeeac0b73", + "transactionPosition": 22, + "type": "call" + }, + { + "action": { + "callType": "delegatecall", + "from": "0x00fccf08a65b9f8ec1f20144205a0942167edf8c", + "gas": "0x1982f2", + "input": "0xf47c2fcf0000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000003d09000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000020000000000000000000000000dac17f958d2ee523a2206206994597c13d831ec700000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000001000000000000000000000000a9d1e08c7793af67e9d92fe308d5697fb81d3e430000000000000000000000000000000000000000000000000000000077149f00", + "to": "0x6670aba15de2c62c1c9e5bc018f7ed5bf85cac6e", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x38fe", "output": "0x" }, + "subtraces": 1, + "traceAddress": [8, 0, 1], + "transactionHash": "0x42363e7ef4dda1324e3fd7639b75aff7003a3ed5d3d1869b5c4ce3ffeeac0b73", + "transactionPosition": 22, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x00fccf08a65b9f8ec1f20144205a0942167edf8c", + "gas": "0x3d090", + "input": "0xa9059cbb000000000000000000000000a9d1e08c7793af67e9d92fe308d5697fb81d3e430000000000000000000000000000000000000000000000000000000077149f00", + "to": "0xdac17f958d2ee523a2206206994597c13d831ec7", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x2db5", "output": "0x" }, + "subtraces": 0, + "traceAddress": [8, 0, 1, 0], + "transactionHash": "0x42363e7ef4dda1324e3fd7639b75aff7003a3ed5d3d1869b5c4ce3ffeeac0b73", + "transactionPosition": 22, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x64f689339a19fccf8228f78c6a784540b35fbed2", + "gas": "0x1a0b37", + "input": "0xf47c2fcf0000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000003d09000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000020000000000000000000000000dac17f958d2ee523a2206206994597c13d831ec700000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000001000000000000000000000000a9d1e08c7793af67e9d92fe308d5697fb81d3e430000000000000000000000000000000000000000000000000000000094d6729e", + "to": "0xcc6c66c35f9219e01b45be0ed1c010aa1f7e4cac", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x3dcf", "output": "0x" }, + "subtraces": 1, + "traceAddress": [9], + "transactionHash": "0x42363e7ef4dda1324e3fd7639b75aff7003a3ed5d3d1869b5c4ce3ffeeac0b73", + "transactionPosition": 22, + "type": "call" + }, + { + "action": { + "callType": "delegatecall", + "from": "0xcc6c66c35f9219e01b45be0ed1c010aa1f7e4cac", + "gas": "0x19a256", + "input": "0xf47c2fcf0000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000003d09000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000020000000000000000000000000dac17f958d2ee523a2206206994597c13d831ec700000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000001000000000000000000000000a9d1e08c7793af67e9d92fe308d5697fb81d3e430000000000000000000000000000000000000000000000000000000094d6729e", + "to": "0x70faa150f2ca41edda9d99d367ca32eec90b9b7b", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x3cf6", "output": "0x" }, + "subtraces": 2, + "traceAddress": [9, 0], + "transactionHash": "0x42363e7ef4dda1324e3fd7639b75aff7003a3ed5d3d1869b5c4ce3ffeeac0b73", + "transactionPosition": 22, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0xcc6c66c35f9219e01b45be0ed1c010aa1f7e4cac", + "gas": "0x193aa8", + "input": "0x5c60da1b", + "to": "0xf1d1d6db8955e732c385a533ead00e9b6b3867bb", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x11c", + "output": "0x0000000000000000000000006670aba15de2c62c1c9e5bc018f7ed5bf85cac6e" + }, + "subtraces": 0, + "traceAddress": [9, 0, 0], + "transactionHash": "0x42363e7ef4dda1324e3fd7639b75aff7003a3ed5d3d1869b5c4ce3ffeeac0b73", + "transactionPosition": 22, + "type": "call" + }, + { + "action": { + "callType": "delegatecall", + "from": "0xcc6c66c35f9219e01b45be0ed1c010aa1f7e4cac", + "gas": "0x19380a", + "input": "0xf47c2fcf0000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000003d09000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000020000000000000000000000000dac17f958d2ee523a2206206994597c13d831ec700000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000001000000000000000000000000a9d1e08c7793af67e9d92fe308d5697fb81d3e430000000000000000000000000000000000000000000000000000000094d6729e", + "to": "0x6670aba15de2c62c1c9e5bc018f7ed5bf85cac6e", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x38fe", "output": "0x" }, + "subtraces": 1, + "traceAddress": [9, 0, 1], + "transactionHash": "0x42363e7ef4dda1324e3fd7639b75aff7003a3ed5d3d1869b5c4ce3ffeeac0b73", + "transactionPosition": 22, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0xcc6c66c35f9219e01b45be0ed1c010aa1f7e4cac", + "gas": "0x3d090", + "input": "0xa9059cbb000000000000000000000000a9d1e08c7793af67e9d92fe308d5697fb81d3e430000000000000000000000000000000000000000000000000000000094d6729e", + "to": "0xdac17f958d2ee523a2206206994597c13d831ec7", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x2db5", "output": "0x" }, + "subtraces": 0, + "traceAddress": [9, 0, 1, 0], + "transactionHash": "0x42363e7ef4dda1324e3fd7639b75aff7003a3ed5d3d1869b5c4ce3ffeeac0b73", + "transactionPosition": 22, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x64f689339a19fccf8228f78c6a784540b35fbed2", + "gas": "0x19bde9", + "input": "0xf47c2fcf0000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000003d09000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000020000000000000000000000000dac17f958d2ee523a2206206994597c13d831ec700000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000001000000000000000000000000a9d1e08c7793af67e9d92fe308d5697fb81d3e4300000000000000000000000000000000000000000000000000000000a0a99bb0", + "to": "0xbd23b65c82b9323dc7b90d81694763a2d1f515de", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x3dcf", "output": "0x" }, + "subtraces": 1, + "traceAddress": [10], + "transactionHash": "0x42363e7ef4dda1324e3fd7639b75aff7003a3ed5d3d1869b5c4ce3ffeeac0b73", + "transactionPosition": 22, + "type": "call" + }, + { + "action": { + "callType": "delegatecall", + "from": "0xbd23b65c82b9323dc7b90d81694763a2d1f515de", + "gas": "0x19563d", + "input": "0xf47c2fcf0000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000003d09000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000020000000000000000000000000dac17f958d2ee523a2206206994597c13d831ec700000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000001000000000000000000000000a9d1e08c7793af67e9d92fe308d5697fb81d3e4300000000000000000000000000000000000000000000000000000000a0a99bb0", + "to": "0x70faa150f2ca41edda9d99d367ca32eec90b9b7b", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x3cf6", "output": "0x" }, + "subtraces": 2, + "traceAddress": [10, 0], + "transactionHash": "0x42363e7ef4dda1324e3fd7639b75aff7003a3ed5d3d1869b5c4ce3ffeeac0b73", + "transactionPosition": 22, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0xbd23b65c82b9323dc7b90d81694763a2d1f515de", + "gas": "0x18efbf", + "input": "0x5c60da1b", + "to": "0xf1d1d6db8955e732c385a533ead00e9b6b3867bb", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x11c", + "output": "0x0000000000000000000000006670aba15de2c62c1c9e5bc018f7ed5bf85cac6e" + }, + "subtraces": 0, + "traceAddress": [10, 0, 0], + "transactionHash": "0x42363e7ef4dda1324e3fd7639b75aff7003a3ed5d3d1869b5c4ce3ffeeac0b73", + "transactionPosition": 22, + "type": "call" + }, + { + "action": { + "callType": "delegatecall", + "from": "0xbd23b65c82b9323dc7b90d81694763a2d1f515de", + "gas": "0x18ed22", + "input": "0xf47c2fcf0000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000003d09000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000020000000000000000000000000dac17f958d2ee523a2206206994597c13d831ec700000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000001000000000000000000000000a9d1e08c7793af67e9d92fe308d5697fb81d3e4300000000000000000000000000000000000000000000000000000000a0a99bb0", + "to": "0x6670aba15de2c62c1c9e5bc018f7ed5bf85cac6e", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x38fe", "output": "0x" }, + "subtraces": 1, + "traceAddress": [10, 0, 1], + "transactionHash": "0x42363e7ef4dda1324e3fd7639b75aff7003a3ed5d3d1869b5c4ce3ffeeac0b73", + "transactionPosition": 22, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0xbd23b65c82b9323dc7b90d81694763a2d1f515de", + "gas": "0x3d090", + "input": "0xa9059cbb000000000000000000000000a9d1e08c7793af67e9d92fe308d5697fb81d3e4300000000000000000000000000000000000000000000000000000000a0a99bb0", + "to": "0xdac17f958d2ee523a2206206994597c13d831ec7", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x2db5", "output": "0x" }, + "subtraces": 0, + "traceAddress": [10, 0, 1, 0], + "transactionHash": "0x42363e7ef4dda1324e3fd7639b75aff7003a3ed5d3d1869b5c4ce3ffeeac0b73", + "transactionPosition": 22, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x64f689339a19fccf8228f78c6a784540b35fbed2", + "gas": "0x19709c", + "input": "0xf47c2fcf0000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000003d09000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000020000000000000000000000000dac17f958d2ee523a2206206994597c13d831ec700000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000001000000000000000000000000a9d1e08c7793af67e9d92fe308d5697fb81d3e4300000000000000000000000000000000000000000000000000000000b2d05e00", + "to": "0x956fea4e243ef8118f0426379475a81f5a92b24a", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x3dcf", "output": "0x" }, + "subtraces": 1, + "traceAddress": [11], + "transactionHash": "0x42363e7ef4dda1324e3fd7639b75aff7003a3ed5d3d1869b5c4ce3ffeeac0b73", + "transactionPosition": 22, + "type": "call" + }, + { + "action": { + "callType": "delegatecall", + "from": "0x956fea4e243ef8118f0426379475a81f5a92b24a", + "gas": "0x190a25", + "input": "0xf47c2fcf0000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000003d09000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000020000000000000000000000000dac17f958d2ee523a2206206994597c13d831ec700000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000001000000000000000000000000a9d1e08c7793af67e9d92fe308d5697fb81d3e4300000000000000000000000000000000000000000000000000000000b2d05e00", + "to": "0x70faa150f2ca41edda9d99d367ca32eec90b9b7b", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x3cf6", "output": "0x" }, + "subtraces": 2, + "traceAddress": [11, 0], + "transactionHash": "0x42363e7ef4dda1324e3fd7639b75aff7003a3ed5d3d1869b5c4ce3ffeeac0b73", + "transactionPosition": 22, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0x956fea4e243ef8118f0426379475a81f5a92b24a", + "gas": "0x18a4d8", + "input": "0x5c60da1b", + "to": "0xf1d1d6db8955e732c385a533ead00e9b6b3867bb", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x11c", + "output": "0x0000000000000000000000006670aba15de2c62c1c9e5bc018f7ed5bf85cac6e" + }, + "subtraces": 0, + "traceAddress": [11, 0, 0], + "transactionHash": "0x42363e7ef4dda1324e3fd7639b75aff7003a3ed5d3d1869b5c4ce3ffeeac0b73", + "transactionPosition": 22, + "type": "call" + }, + { + "action": { + "callType": "delegatecall", + "from": "0x956fea4e243ef8118f0426379475a81f5a92b24a", + "gas": "0x18a23a", + "input": "0xf47c2fcf0000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000003d09000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000020000000000000000000000000dac17f958d2ee523a2206206994597c13d831ec700000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000001000000000000000000000000a9d1e08c7793af67e9d92fe308d5697fb81d3e4300000000000000000000000000000000000000000000000000000000b2d05e00", + "to": "0x6670aba15de2c62c1c9e5bc018f7ed5bf85cac6e", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x38fe", "output": "0x" }, + "subtraces": 1, + "traceAddress": [11, 0, 1], + "transactionHash": "0x42363e7ef4dda1324e3fd7639b75aff7003a3ed5d3d1869b5c4ce3ffeeac0b73", + "transactionPosition": 22, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x956fea4e243ef8118f0426379475a81f5a92b24a", + "gas": "0x3d090", + "input": "0xa9059cbb000000000000000000000000a9d1e08c7793af67e9d92fe308d5697fb81d3e4300000000000000000000000000000000000000000000000000000000b2d05e00", + "to": "0xdac17f958d2ee523a2206206994597c13d831ec7", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x2db5", "output": "0x" }, + "subtraces": 0, + "traceAddress": [11, 0, 1, 0], + "transactionHash": "0x42363e7ef4dda1324e3fd7639b75aff7003a3ed5d3d1869b5c4ce3ffeeac0b73", + "transactionPosition": 22, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x64f689339a19fccf8228f78c6a784540b35fbed2", + "gas": "0x19234e", + "input": "0xf47c2fcf0000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000003d09000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000020000000000000000000000000dac17f958d2ee523a2206206994597c13d831ec700000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000001000000000000000000000000a9d1e08c7793af67e9d92fe308d5697fb81d3e43000000000000000000000000000000000000000000000000000000013922bf18", + "to": "0xae609578e648ddea1695c4cff5e0167a0dc921d1", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x3dcf", "output": "0x" }, + "subtraces": 1, + "traceAddress": [12], + "transactionHash": "0x42363e7ef4dda1324e3fd7639b75aff7003a3ed5d3d1869b5c4ce3ffeeac0b73", + "transactionPosition": 22, + "type": "call" + }, + { + "action": { + "callType": "delegatecall", + "from": "0xae609578e648ddea1695c4cff5e0167a0dc921d1", + "gas": "0x18be0c", + "input": "0xf47c2fcf0000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000003d09000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000020000000000000000000000000dac17f958d2ee523a2206206994597c13d831ec700000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000001000000000000000000000000a9d1e08c7793af67e9d92fe308d5697fb81d3e43000000000000000000000000000000000000000000000000000000013922bf18", + "to": "0x70faa150f2ca41edda9d99d367ca32eec90b9b7b", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x3cf6", "output": "0x" }, + "subtraces": 2, + "traceAddress": [12, 0], + "transactionHash": "0x42363e7ef4dda1324e3fd7639b75aff7003a3ed5d3d1869b5c4ce3ffeeac0b73", + "transactionPosition": 22, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0xae609578e648ddea1695c4cff5e0167a0dc921d1", + "gas": "0x1859ef", + "input": "0x5c60da1b", + "to": "0xf1d1d6db8955e732c385a533ead00e9b6b3867bb", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x11c", + "output": "0x0000000000000000000000006670aba15de2c62c1c9e5bc018f7ed5bf85cac6e" + }, + "subtraces": 0, + "traceAddress": [12, 0, 0], + "transactionHash": "0x42363e7ef4dda1324e3fd7639b75aff7003a3ed5d3d1869b5c4ce3ffeeac0b73", + "transactionPosition": 22, + "type": "call" + }, + { + "action": { + "callType": "delegatecall", + "from": "0xae609578e648ddea1695c4cff5e0167a0dc921d1", + "gas": "0x185752", + "input": "0xf47c2fcf0000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000003d09000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000020000000000000000000000000dac17f958d2ee523a2206206994597c13d831ec700000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000001000000000000000000000000a9d1e08c7793af67e9d92fe308d5697fb81d3e43000000000000000000000000000000000000000000000000000000013922bf18", + "to": "0x6670aba15de2c62c1c9e5bc018f7ed5bf85cac6e", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x38fe", "output": "0x" }, + "subtraces": 1, + "traceAddress": [12, 0, 1], + "transactionHash": "0x42363e7ef4dda1324e3fd7639b75aff7003a3ed5d3d1869b5c4ce3ffeeac0b73", + "transactionPosition": 22, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0xae609578e648ddea1695c4cff5e0167a0dc921d1", + "gas": "0x3d090", + "input": "0xa9059cbb000000000000000000000000a9d1e08c7793af67e9d92fe308d5697fb81d3e43000000000000000000000000000000000000000000000000000000013922bf18", + "to": "0xdac17f958d2ee523a2206206994597c13d831ec7", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x2db5", "output": "0x" }, + "subtraces": 0, + "traceAddress": [12, 0, 1, 0], + "transactionHash": "0x42363e7ef4dda1324e3fd7639b75aff7003a3ed5d3d1869b5c4ce3ffeeac0b73", + "transactionPosition": 22, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x64f689339a19fccf8228f78c6a784540b35fbed2", + "gas": "0x18d600", + "input": "0xf47c2fcf0000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000003d09000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000020000000000000000000000000dac17f958d2ee523a2206206994597c13d831ec700000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000001000000000000000000000000a9d1e08c7793af67e9d92fe308d5697fb81d3e4300000000000000000000000000000000000000000000000000000001511073c0", + "to": "0xf40a58fe849489d795039f6ab5d7ee7abfb3f2ae", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x3dcf", "output": "0x" }, + "subtraces": 1, + "traceAddress": [13], + "transactionHash": "0x42363e7ef4dda1324e3fd7639b75aff7003a3ed5d3d1869b5c4ce3ffeeac0b73", + "transactionPosition": 22, + "type": "call" + }, + { + "action": { + "callType": "delegatecall", + "from": "0xf40a58fe849489d795039f6ab5d7ee7abfb3f2ae", + "gas": "0x1871f3", + "input": "0xf47c2fcf0000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000003d09000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000020000000000000000000000000dac17f958d2ee523a2206206994597c13d831ec700000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000001000000000000000000000000a9d1e08c7793af67e9d92fe308d5697fb81d3e4300000000000000000000000000000000000000000000000000000001511073c0", + "to": "0x70faa150f2ca41edda9d99d367ca32eec90b9b7b", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x3cf6", "output": "0x" }, + "subtraces": 2, + "traceAddress": [13, 0], + "transactionHash": "0x42363e7ef4dda1324e3fd7639b75aff7003a3ed5d3d1869b5c4ce3ffeeac0b73", + "transactionPosition": 22, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0xf40a58fe849489d795039f6ab5d7ee7abfb3f2ae", + "gas": "0x180f06", + "input": "0x5c60da1b", + "to": "0xf1d1d6db8955e732c385a533ead00e9b6b3867bb", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x11c", + "output": "0x0000000000000000000000006670aba15de2c62c1c9e5bc018f7ed5bf85cac6e" + }, + "subtraces": 0, + "traceAddress": [13, 0, 0], + "transactionHash": "0x42363e7ef4dda1324e3fd7639b75aff7003a3ed5d3d1869b5c4ce3ffeeac0b73", + "transactionPosition": 22, + "type": "call" + }, + { + "action": { + "callType": "delegatecall", + "from": "0xf40a58fe849489d795039f6ab5d7ee7abfb3f2ae", + "gas": "0x180c69", + "input": "0xf47c2fcf0000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000003d09000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000020000000000000000000000000dac17f958d2ee523a2206206994597c13d831ec700000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000001000000000000000000000000a9d1e08c7793af67e9d92fe308d5697fb81d3e4300000000000000000000000000000000000000000000000000000001511073c0", + "to": "0x6670aba15de2c62c1c9e5bc018f7ed5bf85cac6e", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x38fe", "output": "0x" }, + "subtraces": 1, + "traceAddress": [13, 0, 1], + "transactionHash": "0x42363e7ef4dda1324e3fd7639b75aff7003a3ed5d3d1869b5c4ce3ffeeac0b73", + "transactionPosition": 22, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0xf40a58fe849489d795039f6ab5d7ee7abfb3f2ae", + "gas": "0x3d090", + "input": "0xa9059cbb000000000000000000000000a9d1e08c7793af67e9d92fe308d5697fb81d3e4300000000000000000000000000000000000000000000000000000001511073c0", + "to": "0xdac17f958d2ee523a2206206994597c13d831ec7", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x2db5", "output": "0x" }, + "subtraces": 0, + "traceAddress": [13, 0, 1, 0], + "transactionHash": "0x42363e7ef4dda1324e3fd7639b75aff7003a3ed5d3d1869b5c4ce3ffeeac0b73", + "transactionPosition": 22, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x64f689339a19fccf8228f78c6a784540b35fbed2", + "gas": "0x1888b2", + "input": "0xf47c2fcf0000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000003d09000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000020000000000000000000000000dac17f958d2ee523a2206206994597c13d831ec700000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000001000000000000000000000000a9d1e08c7793af67e9d92fe308d5697fb81d3e43000000000000000000000000000000000000000000000000000000037e11d600", + "to": "0x45757b4e28447706750c8eb2fb081e182213c90a", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x3dcf", "output": "0x" }, + "subtraces": 1, + "traceAddress": [14], + "transactionHash": "0x42363e7ef4dda1324e3fd7639b75aff7003a3ed5d3d1869b5c4ce3ffeeac0b73", + "transactionPosition": 22, + "type": "call" + }, + { + "action": { + "callType": "delegatecall", + "from": "0x45757b4e28447706750c8eb2fb081e182213c90a", + "gas": "0x1825db", + "input": "0xf47c2fcf0000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000003d09000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000020000000000000000000000000dac17f958d2ee523a2206206994597c13d831ec700000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000001000000000000000000000000a9d1e08c7793af67e9d92fe308d5697fb81d3e43000000000000000000000000000000000000000000000000000000037e11d600", + "to": "0x70faa150f2ca41edda9d99d367ca32eec90b9b7b", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x3cf6", "output": "0x" }, + "subtraces": 2, + "traceAddress": [14, 0], + "transactionHash": "0x42363e7ef4dda1324e3fd7639b75aff7003a3ed5d3d1869b5c4ce3ffeeac0b73", + "transactionPosition": 22, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0x45757b4e28447706750c8eb2fb081e182213c90a", + "gas": "0x17c41f", + "input": "0x5c60da1b", + "to": "0xf1d1d6db8955e732c385a533ead00e9b6b3867bb", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x11c", + "output": "0x0000000000000000000000006670aba15de2c62c1c9e5bc018f7ed5bf85cac6e" + }, + "subtraces": 0, + "traceAddress": [14, 0, 0], + "transactionHash": "0x42363e7ef4dda1324e3fd7639b75aff7003a3ed5d3d1869b5c4ce3ffeeac0b73", + "transactionPosition": 22, + "type": "call" + }, + { + "action": { + "callType": "delegatecall", + "from": "0x45757b4e28447706750c8eb2fb081e182213c90a", + "gas": "0x17c181", + "input": "0xf47c2fcf0000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000003d09000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000020000000000000000000000000dac17f958d2ee523a2206206994597c13d831ec700000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000001000000000000000000000000a9d1e08c7793af67e9d92fe308d5697fb81d3e43000000000000000000000000000000000000000000000000000000037e11d600", + "to": "0x6670aba15de2c62c1c9e5bc018f7ed5bf85cac6e", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x38fe", "output": "0x" }, + "subtraces": 1, + "traceAddress": [14, 0, 1], + "transactionHash": "0x42363e7ef4dda1324e3fd7639b75aff7003a3ed5d3d1869b5c4ce3ffeeac0b73", + "transactionPosition": 22, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x45757b4e28447706750c8eb2fb081e182213c90a", + "gas": "0x3d090", + "input": "0xa9059cbb000000000000000000000000a9d1e08c7793af67e9d92fe308d5697fb81d3e43000000000000000000000000000000000000000000000000000000037e11d600", + "to": "0xdac17f958d2ee523a2206206994597c13d831ec7", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x2db5", "output": "0x" }, + "subtraces": 0, + "traceAddress": [14, 0, 1, 0], + "transactionHash": "0x42363e7ef4dda1324e3fd7639b75aff7003a3ed5d3d1869b5c4ce3ffeeac0b73", + "transactionPosition": 22, + "type": "call" + } + ], + "decoded": null + }, + { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0xB85bd2A1D76586BB8F81494BFA061DfBF803b4db", + "gas": 300000, + "gasPrice": "104051765527", + "hash": "0xf1a1332cf6adac3c8a4223d083d40002bb3e43dfba976afa77951ecf204b4121", + "input": "0xa9059cbb000000000000000000000000cc7b9a1d36e23e00292688eccf5b26f7ea2fb9da00000000000000000000000000000000000000000000009048d7405e9cc08000", + "nonce": 7617, + "r": "0xc138dbe8babfa1d14280f5cab5a8a51aee6c493124b25731b8305fa7a205e553", + "s": "0x4b23a1f361a055a16d69644fbbb4a2412c69882ec60c57fe668e91d190debe4f", + "to": "0xBBc2AE13b23d715c30720F079fcd9B4a74093505", + "transactionIndex": 23, + "type": 0, + "v": "0x25", + "value": "0", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 3490649, + "effectiveGasPrice": 104051765527, + "from": "0xb85bd2a1d76586bb8f81494bfa061dfbf803b4db", + "gasUsed": 51879, + "logs": [ + { + "address": "0xBBc2AE13b23d715c30720F079fcd9B4a74093505", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x00000000000000000000000000000000000000000000009048d7405e9cc08000", + "logIndex": 100, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x000000000000000000000000b85bd2a1d76586bb8f81494bfa061dfbf803b4db", + "0x000000000000000000000000cc7b9a1d36e23e00292688eccf5b26f7ea2fb9da" + ], + "transactionHash": "0xf1a1332cf6adac3c8a4223d083d40002bb3e43dfba976afa77951ecf204b4121", + "transactionIndex": 23, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0xb85bd2a1d76586bb8f81494bfa061dfbf803b4db" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0xcc7b9a1d36e23e00292688eccf5b26f7ea2fb9da" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "2661579881280000000000" + } + ] + } + } + ], + "logsBloom": "0x00000000000000000000000000000000000000000000000000004000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000008000000000000000008000000000000200000010000000000000000000000100000000100000000000000000000000010000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000008000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", + "status": true, + "to": "0xbbc2ae13b23d715c30720f079fcd9b4a74093505", + "transactionHash": "0xf1a1332cf6adac3c8a4223d083d40002bb3e43dfba976afa77951ecf204b4121", + "transactionIndex": 23, + "type": "0x0" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0xb85bd2a1d76586bb8f81494bfa061dfbf803b4db", + "gas": "0x43f54", + "input": "0xa9059cbb000000000000000000000000cc7b9a1d36e23e00292688eccf5b26f7ea2fb9da00000000000000000000000000000000000000000000009048d7405e9cc08000", + "to": "0xbbc2ae13b23d715c30720f079fcd9b4a74093505", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x761b", + "output": "0x0000000000000000000000000000000000000000000000000000000000000001" + }, + "subtraces": 0, + "traceAddress": [], + "transactionHash": "0xf1a1332cf6adac3c8a4223d083d40002bb3e43dfba976afa77951ecf204b4121", + "transactionPosition": 23, + "type": "call" + } + ], + "decoded": { + "signature": "transfer(address,uint256)", + "signature_with_arg_names": "transfer(address arg1,uint256 arg2)", + "name": "transfer", + "decoded": [ + { + "internalType": "address", + "name": "arg1", + "type": "address", + "decoded": "0xcc7b9a1d36e23e00292688eccf5b26f7ea2fb9da" + }, + { + "internalType": "uint256", + "name": "arg2", + "type": "uint256", + "decoded": "2661579881280000000000" + } + ] + } + }, + { + "accessList": [], + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0xe401A6A38024d8f5aB88f1B08cad476cCaCA45E8", + "gas": 240000, + "gasPrice": "100855013937", + "hash": "0x2be65c13ef166ba5b8770308f45a3cc55f028d187d70ba0e6b5e8d9977977e3c", + "input": "0xa9059cbb000000000000000000000000f89d7b9c864f589bbf53a82105107622b35eaa4000000000000000000000000000000000000000000000061a0bb16f9f65061c00", + "maxFeePerGas": "300000000000", + "maxPriorityFeePerGas": "2000000000", + "nonce": 18987, + "r": "0xad095c8e273a37322d518ae83b1c26a7967a792e48696a67f717128e99443952", + "s": "0x700bdf09a01e43958365da20b45a689b99fd0d78efeb9ba44bd07aa47a5da6dd", + "to": "0x5A98FcBEA516Cf06857215779Fd812CA3beF1B32", + "transactionIndex": 24, + "type": 2, + "v": "0x0", + "value": "0", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 3623382, + "effectiveGasPrice": 100855013937, + "from": "0xe401a6a38024d8f5ab88f1b08cad476ccaca45e8", + "gasUsed": 132733, + "logs": [ + { + "address": "0x5A98FcBEA516Cf06857215779Fd812CA3beF1B32", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x00000000000000000000000000000000000000000000061a0bb16f9f65061c00", + "logIndex": 101, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x000000000000000000000000e401a6a38024d8f5ab88f1b08cad476ccaca45e8", + "0x000000000000000000000000f89d7b9c864f589bbf53a82105107622b35eaa40" + ], + "transactionHash": "0x2be65c13ef166ba5b8770308f45a3cc55f028d187d70ba0e6b5e8d9977977e3c", + "transactionIndex": 24, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0xe401a6a38024d8f5ab88f1b08cad476ccaca45e8" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0xf89d7b9c864f589bbf53a82105107622b35eaa40" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "28814656820470000000000" + } + ] + } + } + ], + "logsBloom": "0x00000000000000000000000000000000000000000001000000080000000000000000000000000000000000000000000000000000000000000000000000000000000800000000000010000008000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000004000000000000000000000000000000002000000000000000200000000008000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", + "status": true, + "to": "0x5a98fcbea516cf06857215779fd812ca3bef1b32", + "transactionHash": "0x2be65c13ef166ba5b8770308f45a3cc55f028d187d70ba0e6b5e8d9977977e3c", + "transactionIndex": 24, + "type": "0x2" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0xe401a6a38024d8f5ab88f1b08cad476ccaca45e8", + "gas": "0x354dc", + "input": "0xa9059cbb000000000000000000000000f89d7b9c864f589bbf53a82105107622b35eaa4000000000000000000000000000000000000000000000061a0bb16f9f65061c00", + "to": "0x5a98fcbea516cf06857215779fd812ca3bef1b32", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x1b1d9", + "output": "0x0000000000000000000000000000000000000000000000000000000000000001" + }, + "subtraces": 1, + "traceAddress": [], + "transactionHash": "0x2be65c13ef166ba5b8770308f45a3cc55f028d187d70ba0e6b5e8d9977977e3c", + "transactionPosition": 24, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x5a98fcbea516cf06857215779fd812ca3bef1b32", + "gas": "0x3030c", + "input": "0x4a393149000000000000000000000000e401a6a38024d8f5ab88f1b08cad476ccaca45e8000000000000000000000000f89d7b9c864f589bbf53a82105107622b35eaa4000000000000000000000000000000000000000000000061a0bb16f9f65061c00", + "to": "0xf73a1260d222f447210581ddf212d915c09a3249", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x91c2", + "output": "0x0000000000000000000000000000000000000000000000000000000000000001" + }, + "subtraces": 2, + "traceAddress": [0], + "transactionHash": "0x2be65c13ef166ba5b8770308f45a3cc55f028d187d70ba0e6b5e8d9977977e3c", + "transactionPosition": 24, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0xf73a1260d222f447210581ddf212d915c09a3249", + "gas": "0x2da61", + "input": "0xbe00bbd8f1f3eb40f5bc1ad1344716ced8b8a0431d840b5783aea1fd01786bc26f35ac0fcd567bdf93dd0f6acc3bc7f2155f83244d56a65abbfbefb763e015420102c67b", + "to": "0xb8ffc3cd6e7cf5a098a1c92f48009765b24088dc", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x2047", + "output": "0x000000000000000000000000de3a93028f2283cc28756b3674bd657eafb992f4" + }, + "subtraces": 1, + "traceAddress": [0, 0], + "transactionHash": "0x2be65c13ef166ba5b8770308f45a3cc55f028d187d70ba0e6b5e8d9977977e3c", + "transactionPosition": 24, + "type": "call" + }, + { + "action": { + "callType": "delegatecall", + "from": "0xb8ffc3cd6e7cf5a098a1c92f48009765b24088dc", + "gas": "0x29eab", + "input": "0xbe00bbd8f1f3eb40f5bc1ad1344716ced8b8a0431d840b5783aea1fd01786bc26f35ac0fcd567bdf93dd0f6acc3bc7f2155f83244d56a65abbfbefb763e015420102c67b", + "to": "0x2b33cf282f867a7ff693a66e11b0fcc5552e4425", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0xb04", + "output": "0x000000000000000000000000de3a93028f2283cc28756b3674bd657eafb992f4" + }, + "subtraces": 0, + "traceAddress": [0, 0, 0], + "transactionHash": "0x2be65c13ef166ba5b8770308f45a3cc55f028d187d70ba0e6b5e8d9977977e3c", + "transactionPosition": 24, + "type": "call" + }, + { + "action": { + "callType": "delegatecall", + "from": "0xf73a1260d222f447210581ddf212d915c09a3249", + "gas": "0x292cd", + "input": "0x4a393149000000000000000000000000e401a6a38024d8f5ab88f1b08cad476ccaca45e8000000000000000000000000f89d7b9c864f589bbf53a82105107622b35eaa4000000000000000000000000000000000000000000000061a0bb16f9f65061c00", + "to": "0xde3a93028f2283cc28756b3674bd657eafb992f4", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x47f6", + "output": "0x0000000000000000000000000000000000000000000000000000000000000001" + }, + "subtraces": 2, + "traceAddress": [0, 1], + "transactionHash": "0x2be65c13ef166ba5b8770308f45a3cc55f028d187d70ba0e6b5e8d9977977e3c", + "transactionPosition": 24, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0xf73a1260d222f447210581ddf212d915c09a3249", + "gas": "0x274a7", + "input": "0x70a08231000000000000000000000000f89d7b9c864f589bbf53a82105107622b35eaa40", + "to": "0x5a98fcbea516cf06857215779fd812ca3bef1b32", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x1f50", + "output": "0x00000000000000000000000000000000000000000004c4792882725c82ce3b11" + }, + "subtraces": 0, + "traceAddress": [0, 1, 0], + "transactionHash": "0x2be65c13ef166ba5b8770308f45a3cc55f028d187d70ba0e6b5e8d9977977e3c", + "transactionPosition": 24, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0xf73a1260d222f447210581ddf212d915c09a3249", + "gas": "0x252c2", + "input": "0x70a08231000000000000000000000000e401a6a38024d8f5ab88f1b08cad476ccaca45e8", + "to": "0x5a98fcbea516cf06857215779fd812ca3bef1b32", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x7e0", + "output": "0x00000000000000000000000000000000000000000000061a0bb16f9f65061c00" + }, + "subtraces": 0, + "traceAddress": [0, 1, 1], + "transactionHash": "0x2be65c13ef166ba5b8770308f45a3cc55f028d187d70ba0e6b5e8d9977977e3c", + "transactionPosition": 24, + "type": "call" + } + ], + "decoded": { + "signature": "transfer(address,uint256)", + "signature_with_arg_names": "transfer(address arg1,uint256 arg2)", + "name": "transfer", + "decoded": [ + { + "internalType": "address", + "name": "arg1", + "type": "address", + "decoded": "0xf89d7b9c864f589bbf53a82105107622b35eaa40" + }, + { + "internalType": "uint256", + "name": "arg2", + "type": "uint256", + "decoded": "28814656820470000000000" + } + ] + } + }, + { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0x22f34CFA134Aa94bEFfdFb122295Af1e146E0bf1", + "gas": 120000, + "gasPrice": "103855013937", + "hash": "0x56a114d99d3e5547e013dcf7f6359720a06b2aa0cf892794ee1513722c8bcdc1", + "input": "0x095ea7b3000000000000000000000000c465cc50b7d5a29b9308968f870a4b242a8e1873ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff", + "nonce": 2139, + "r": "0xd64c52a41b570103e3b7e44661570fe5536176ce23f4e41f42b9ffc675cdb815", + "s": "0x71b03507386eccefc71fda2a13050f7bae9f225e7c88f691554bf18aec310240", + "to": "0x3bBBB6a231d0a1a12c6b79Ba5BC2Ed6358Db5160", + "transactionIndex": 25, + "type": 0, + "v": "0x25", + "value": "0", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 3670424, + "effectiveGasPrice": 103855013937, + "from": "0x22f34cfa134aa94beffdfb122295af1e146e0bf1", + "gasUsed": 47042, + "logs": [ + { + "address": "0x3bBBB6a231d0a1a12c6b79Ba5BC2Ed6358Db5160", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff", + "logIndex": 102, + "removed": false, + "topics": [ + "0x8c5be1e5ebec7d5bd14f71427d1e84f3dd0314c0f7b2291e5b200ac8c7c3b925", + "0x00000000000000000000000022f34cfa134aa94beffdfb122295af1e146e0bf1", + "0x000000000000000000000000c465cc50b7d5a29b9308968f870a4b242a8e1873" + ], + "transactionHash": "0x56a114d99d3e5547e013dcf7f6359720a06b2aa0cf892794ee1513722c8bcdc1", + "transactionIndex": 25, + "decoded": { + "signature": "Approval(address,address,uint256)", + "signature_with_arg_names": "Approval(address indexed owner,address indexed spender,uint256 value)", + "name": "Approval", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "owner", + "type": "address", + "decoded": "0x22f34cfa134aa94beffdfb122295af1e146e0bf1" + }, + { + "indexed": true, + "internalType": "address", + "name": "spender", + "type": "address", + "decoded": "0xc465cc50b7d5a29b9308968f870a4b242a8e1873" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "115792089237316195423570985008687907853269984665640564039457584007913129639935" + } + ] + } + } + ], + "logsBloom": "0x00000000000000000000000000020000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000600000000000000000000000000000000080000000000000000000000000000000000000000000001000000000000000000000000000000000000080000000000000000000000000000000000000000000000000000000001000000000000000000000220000000000000000000000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000", + "status": true, + "to": "0x3bbbb6a231d0a1a12c6b79ba5bc2ed6358db5160", + "transactionHash": "0x56a114d99d3e5547e013dcf7f6359720a06b2aa0cf892794ee1513722c8bcdc1", + "transactionIndex": 25, + "type": "0x0" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0x22f34cfa134aa94beffdfb122295af1e146e0bf1", + "gas": "0x17f08", + "input": "0x095ea7b3000000000000000000000000c465cc50b7d5a29b9308968f870a4b242a8e1873ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff", + "to": "0x3bbbb6a231d0a1a12c6b79ba5bc2ed6358db5160", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x620a", + "output": "0x0000000000000000000000000000000000000000000000000000000000000001" + }, + "subtraces": 0, + "traceAddress": [], + "transactionHash": "0x56a114d99d3e5547e013dcf7f6359720a06b2aa0cf892794ee1513722c8bcdc1", + "transactionPosition": 25, + "type": "call" + } + ], + "decoded": { + "signature": "approve(address,uint256)", + "signature_with_arg_names": "approve(address arg1,uint256 arg2)", + "name": "approve", + "decoded": [ + { + "internalType": "address", + "name": "arg1", + "type": "address", + "decoded": "0xc465cc50b7d5a29b9308968f870a4b242a8e1873" + }, + { + "internalType": "uint256", + "name": "arg2", + "type": "uint256", + "decoded": "115792089237316195423570985008687907853269984665640564039457584007913129639935" + } + ] + } + }, + { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0xf0FfD0B80E683783A55E145493199F1938b86A9A", + "gas": 120000, + "gasPrice": "103855013937", + "hash": "0xa894a5bb670b8afdda52706d27e835cfe0b92cfe783bb2cbde3f1f2bd5c37e33", + "input": "0x095ea7b3000000000000000000000000c465cc50b7d5a29b9308968f870a4b242a8e1873ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff", + "nonce": 14, + "r": "0xe48c42f9515a47756160ddb53e522f8207c1c700ca4524b75526c29cb1a91800", + "s": "0x4b567ef079ceb48c01f97bfa0ece8e0880216aa53add73002689e4d083c37619", + "to": "0x96201329CB7a6a62cB85c0F37D636A8B785988F7", + "transactionIndex": 26, + "type": 0, + "v": "0x26", + "value": "0", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 3717047, + "effectiveGasPrice": 103855013937, + "from": "0xf0ffd0b80e683783a55e145493199f1938b86a9a", + "gasUsed": 46623, + "logs": [ + { + "address": "0x96201329CB7a6a62cB85c0F37D636A8B785988F7", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff", + "logIndex": 103, + "removed": false, + "topics": [ + "0x8c5be1e5ebec7d5bd14f71427d1e84f3dd0314c0f7b2291e5b200ac8c7c3b925", + "0x000000000000000000000000f0ffd0b80e683783a55e145493199f1938b86a9a", + "0x000000000000000000000000c465cc50b7d5a29b9308968f870a4b242a8e1873" + ], + "transactionHash": "0xa894a5bb670b8afdda52706d27e835cfe0b92cfe783bb2cbde3f1f2bd5c37e33", + "transactionIndex": 26, + "decoded": { + "signature": "Approval(address,address,uint256)", + "signature_with_arg_names": "Approval(address indexed owner,address indexed spender,uint256 value)", + "name": "Approval", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "owner", + "type": "address", + "decoded": "0xf0ffd0b80e683783a55e145493199f1938b86a9a" + }, + { + "indexed": true, + "internalType": "address", + "name": "spender", + "type": "address", + "decoded": "0xc465cc50b7d5a29b9308968f870a4b242a8e1873" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "115792089237316195423570985008687907853269984665640564039457584007913129639935" + } + ] + } + } + ], + "logsBloom": "0x00000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000080000000000000000000000000200000000000000000000000000000000080000000000000000000000000000000000000000000000000100000000000000000000000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000200000011000000000000000000000000000000000000000000100000000000000000", + "status": true, + "to": "0x96201329cb7a6a62cb85c0f37d636a8b785988f7", + "transactionHash": "0xa894a5bb670b8afdda52706d27e835cfe0b92cfe783bb2cbde3f1f2bd5c37e33", + "transactionIndex": 26, + "type": "0x0" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0xf0ffd0b80e683783a55e145493199f1938b86a9a", + "gas": "0x17f08", + "input": "0x095ea7b3000000000000000000000000c465cc50b7d5a29b9308968f870a4b242a8e1873ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff", + "to": "0x96201329cb7a6a62cb85c0f37d636a8b785988f7", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x6067", + "output": "0x0000000000000000000000000000000000000000000000000000000000000001" + }, + "subtraces": 0, + "traceAddress": [], + "transactionHash": "0xa894a5bb670b8afdda52706d27e835cfe0b92cfe783bb2cbde3f1f2bd5c37e33", + "transactionPosition": 26, + "type": "call" + } + ], + "decoded": { + "signature": "approve(address,uint256)", + "signature_with_arg_names": "approve(address arg1,uint256 arg2)", + "name": "approve", + "decoded": [ + { + "internalType": "address", + "name": "arg1", + "type": "address", + "decoded": "0xc465cc50b7d5a29b9308968f870a4b242a8e1873" + }, + { + "internalType": "uint256", + "name": "arg2", + "type": "uint256", + "decoded": "115792089237316195423570985008687907853269984665640564039457584007913129639935" + } + ] + } + }, + { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0x60Fa42C190c8F315bbc96D5EE46E5d3b117FabFF", + "gas": 120000, + "gasPrice": "103855013937", + "hash": "0x8da0cffc76b6db1c84bda16ae7cf36e114ec2cbf8cbabcd9014b3c5e361e043e", + "input": "0x095ea7b3000000000000000000000000c465cc50b7d5a29b9308968f870a4b242a8e1873ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff", + "nonce": 506, + "r": "0x7ce9271a48863795470136e82ff57b0a3332ce7a496fde76be567353643ac575", + "s": "0x7dabd05c4d509b27084916fa378b85321ab500cc46a113104e360de640b6da9d", + "to": "0x8a49Ca806753aC0Ae6283C5647be769c9D55a7a2", + "transactionIndex": 27, + "type": 0, + "v": "0x25", + "value": "0", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 3763630, + "effectiveGasPrice": 103855013937, + "from": "0x60fa42c190c8f315bbc96d5ee46e5d3b117fabff", + "gasUsed": 46583, + "logs": [ + { + "address": "0x8a49Ca806753aC0Ae6283C5647be769c9D55a7a2", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff", + "logIndex": 104, + "removed": false, + "topics": [ + "0x8c5be1e5ebec7d5bd14f71427d1e84f3dd0314c0f7b2291e5b200ac8c7c3b925", + "0x00000000000000000000000060fa42c190c8f315bbc96d5ee46e5d3b117fabff", + "0x000000000000000000000000c465cc50b7d5a29b9308968f870a4b242a8e1873" + ], + "transactionHash": "0x8da0cffc76b6db1c84bda16ae7cf36e114ec2cbf8cbabcd9014b3c5e361e043e", + "transactionIndex": 27, + "decoded": { + "signature": "Approval(address,address,uint256)", + "signature_with_arg_names": "Approval(address indexed owner,address indexed spender,uint256 value)", + "name": "Approval", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "owner", + "type": "address", + "decoded": "0x60fa42c190c8f315bbc96d5ee46e5d3b117fabff" + }, + { + "indexed": true, + "internalType": "address", + "name": "spender", + "type": "address", + "decoded": "0xc465cc50b7d5a29b9308968f870a4b242a8e1873" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "115792089237316195423570985008687907853269984665640564039457584007913129639935" + } + ] + } + } + ], + "logsBloom": "0x00000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000080040000000000000000000000000000000000000000000000000000000000000000080000200000020000000000000000000000000000000400000000000000000000000000000000000000004000000000000000800000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000", + "status": true, + "to": "0x8a49ca806753ac0ae6283c5647be769c9d55a7a2", + "transactionHash": "0x8da0cffc76b6db1c84bda16ae7cf36e114ec2cbf8cbabcd9014b3c5e361e043e", + "transactionIndex": 27, + "type": "0x0" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0x60fa42c190c8f315bbc96d5ee46e5d3b117fabff", + "gas": "0x17f08", + "input": "0x095ea7b3000000000000000000000000c465cc50b7d5a29b9308968f870a4b242a8e1873ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff", + "to": "0x8a49ca806753ac0ae6283c5647be769c9d55a7a2", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x603f", + "output": "0x0000000000000000000000000000000000000000000000000000000000000001" + }, + "subtraces": 0, + "traceAddress": [], + "transactionHash": "0x8da0cffc76b6db1c84bda16ae7cf36e114ec2cbf8cbabcd9014b3c5e361e043e", + "transactionPosition": 27, + "type": "call" + } + ], + "decoded": { + "signature": "approve(address,uint256)", + "signature_with_arg_names": "approve(address arg1,uint256 arg2)", + "name": "approve", + "decoded": [ + { + "internalType": "address", + "name": "arg1", + "type": "address", + "decoded": "0xc465cc50b7d5a29b9308968f870a4b242a8e1873" + }, + { + "internalType": "uint256", + "name": "arg2", + "type": "uint256", + "decoded": "115792089237316195423570985008687907853269984665640564039457584007913129639935" + } + ] + } + }, + { + "accessList": [], + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0x93B6AF9F6FD83cF2a6A22a7Ef529fF65f4724F17", + "gas": 200000, + "gasPrice": "101355013937", + "hash": "0xd0d812782633fde73e8e38daf2e07b4a0ffdfaec9fb3d2a72c5cf656175dcbaa", + "input": "0x8264fe980000000000000000000000000000000000000000000000000000000000002143", + "maxFeePerGas": "186832123246", + "maxPriorityFeePerGas": "2500000000", + "nonce": 0, + "r": "0x7b648bc0be83700f10d817ee94f07bc18811c1988306acb068985833cb50c8c", + "s": "0x147f0f03cf7b0982c334f02e7a0ea6e05a0d79d5a39dd36d5d244efd81138cd4", + "to": "0xb47e3cd837dDF8e4c57F05d70Ab865de6e193BBB", + "transactionIndex": 28, + "type": 2, + "v": "0x0", + "value": "156900000000000000000", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 3842572, + "effectiveGasPrice": 101355013937, + "from": "0x93b6af9f6fd83cf2a6a22a7ef529ff65f4724f17", + "gasUsed": 78942, + "logs": [ + { + "address": "0xb47e3cd837dDF8e4c57F05d70Ab865de6e193BBB", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x0000000000000000000000000000000000000000000000000000000000000001", + "logIndex": 105, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x0000000000000000000000000232d1083e970f0c78f56202b9a666b526fa379f", + "0x00000000000000000000000093b6af9f6fd83cf2a6a22a7ef529ff65f4724f17" + ], + "transactionHash": "0xd0d812782633fde73e8e38daf2e07b4a0ffdfaec9fb3d2a72c5cf656175dcbaa", + "transactionIndex": 28, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0x0232d1083e970f0c78f56202b9a666b526fa379f" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0x93b6af9f6fd83cf2a6a22a7ef529ff65f4724f17" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "1" + } + ] + } + }, + { + "address": "0xb47e3cd837dDF8e4c57F05d70Ab865de6e193BBB", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x", + "logIndex": 106, + "removed": false, + "topics": [ + "0xb0e0a660b4e50f26f0b7ce75c24655fc76cc66e3334a54ff410277229fa10bd4", + "0x0000000000000000000000000000000000000000000000000000000000002143" + ], + "transactionHash": "0xd0d812782633fde73e8e38daf2e07b4a0ffdfaec9fb3d2a72c5cf656175dcbaa", + "transactionIndex": 28, + "decoded": { + "signature": "PunkNoLongerForSale(uint256)", + "signature_with_arg_names": "PunkNoLongerForSale(uint256 indexed punkIndex)", + "name": "PunkNoLongerForSale", + "decoded": [ + { + "indexed": true, + "name": "punkIndex", + "type": "uint256", + "decoded": "8515" + } + ] + } + }, + { + "address": "0xb47e3cd837dDF8e4c57F05d70Ab865de6e193BBB", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x000000000000000000000000000000000000000000000008816cc6b54aca0000", + "logIndex": 107, + "removed": false, + "topics": [ + "0x58e5d5a525e3b40bc15abaa38b5882678db1ee68befd2f60bafe3a7fd06db9e3", + "0x0000000000000000000000000000000000000000000000000000000000002143", + "0x0000000000000000000000000232d1083e970f0c78f56202b9a666b526fa379f", + "0x00000000000000000000000093b6af9f6fd83cf2a6a22a7ef529ff65f4724f17" + ], + "transactionHash": "0xd0d812782633fde73e8e38daf2e07b4a0ffdfaec9fb3d2a72c5cf656175dcbaa", + "transactionIndex": 28, + "decoded": { + "signature": "PunkBought(uint256,uint256,address,address)", + "signature_with_arg_names": "PunkBought(uint256 indexed punkIndex,uint256 value,address indexed fromAddress,address indexed toAddress)", + "name": "PunkBought", + "decoded": [ + { + "indexed": true, + "name": "punkIndex", + "type": "uint256", + "decoded": "8515" + }, + { + "indexed": false, + "name": "value", + "type": "uint256", + "decoded": "156900000000000000000" + }, + { + "indexed": true, + "name": "fromAddress", + "type": "address", + "decoded": "0x0232d1083e970f0c78f56202b9a666b526fa379f" + }, + { + "indexed": true, + "name": "toAddress", + "type": "address", + "decoded": "0x93b6af9f6fd83cf2a6a22a7ef529ff65f4724f17" + } + ] + } + } + ], + "logsBloom": "0x00000000000100040000800000000000000000000000000000000000000000000000000000000022000000000000000000000000000000000000000000000004000000000100000000000008000000000000000000000000000000000000000000000000000000008000000000000000800000000000000000000010000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200020080000000000008000000002000000000040000040000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000002000000000", + "status": true, + "to": "0xb47e3cd837ddf8e4c57f05d70ab865de6e193bbb", + "transactionHash": "0xd0d812782633fde73e8e38daf2e07b4a0ffdfaec9fb3d2a72c5cf656175dcbaa", + "transactionIndex": 28, + "type": "0x2" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0x93b6af9f6fd83cf2a6a22a7ef529ff65f4724f17", + "gas": "0x2ba60", + "input": "0x8264fe980000000000000000000000000000000000000000000000000000000000002143", + "to": "0xb47e3cd837ddf8e4c57f05d70ab865de6e193bbb", + "value": "0x8816cc6b54aca0000" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x119be", "output": "0x" }, + "subtraces": 0, + "traceAddress": [], + "transactionHash": "0xd0d812782633fde73e8e38daf2e07b4a0ffdfaec9fb3d2a72c5cf656175dcbaa", + "transactionPosition": 28, + "type": "call" + } + ], + "decoded": { + "signature": "buyPunk(uint256)", + "signature_with_arg_names": "buyPunk(uint256 arg1)", + "name": "buyPunk", + "decoded": [{ "name": "arg1", "type": "uint256", "decoded": "8515" }] + } + }, + { + "accessList": [], + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0xb0f7C6DBf2780E4De166B75a0423686c942541F7", + "gas": 185111, + "gasPrice": "100048220302", + "hash": "0x3800c4b154b4e3461a891a6789771cb1b041879f10189d3c28c649af6a0f2b84", + "input": "0x12aa3caf000000000000000000000000e37e799d5077682fa0a244d46e5649f71457bd09000000000000000000000000eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee000000000000000000000000fa3e941d1f6b7b10ed84a0c211bfa8aee907965e000000000000000000000000e37e799d5077682fa0a244d46e5649f71457bd09000000000000000000000000b0f7c6dbf2780e4de166b75a0423686c942541f70000000000000000000000000000000000000000000000000470de4df8200000000000000000000000000000000000000000000000000000000581d95f911de50000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000014000000000000000000000000000000000000000000000000000000000000001600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011b0000000000000000000000000000000000000000fd00006e00005400004e802026678dcd00000000000000000000000000000000000000004a183b7ed67b9e14b3f45abfb2cf44ed22c29e540000000000000000000000000000000000000000000000000009184e72a0000000206b4be0b94041c02aaa39b223fe8d0a0e5c4f27ead9083c756cc2d0e30db00c20c02aaa39b223fe8d0a0e5c4f27ead9083c756cc2ce407cd7b95b39d3b4d53065e711e713dd5c59996ae40711b8002dc6c0ce407cd7b95b39d3b4d53065e711e713dd5c59991111111254eeb25477b68fb85ed929f73a960582000000000000000000000000000000000000000000000000000581d95f911de5c02aaa39b223fe8d0a0e5c4f27ead9083c756cc2000000000051d40aca", + "maxFeePerGas": "190806793635", + "maxPriorityFeePerGas": "1193206365", + "nonce": 96, + "r": "0xb3f9ad680b99b816bcbcb71279cc7243c27c20a02bd8f1abdf5d749ea2b8429a", + "s": "0x150eca90b90f75b4f6424adc3731fc42f22c76e886e022648510e89a3a38a45b", + "to": "0x1111111254EEB25477B68fb85Ed929f73A960582", + "transactionIndex": 29, + "type": 2, + "v": "0x0", + "value": "320000000000000000", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 4000820, + "effectiveGasPrice": 100048220302, + "from": "0xb0f7c6dbf2780e4de166b75a0423686c942541f7", + "gasUsed": 158248, + "logs": [ + { + "address": "0x4a183b7ED67B9E14b3f45Abfb2Cf44ed22c29E54", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x0000000000000000000000000000000000000000000000000009184e72a00000", + "logIndex": 108, + "removed": false, + "topics": [ + "0x3d0ce9bfc3ed7d6862dbb28b2dea94561fe714a1b4d019aa8af39730d1ad7c3d", + "0x000000000000000000000000e37e799d5077682fa0a244d46e5649f71457bd09" + ], + "transactionHash": "0x3800c4b154b4e3461a891a6789771cb1b041879f10189d3c28c649af6a0f2b84", + "transactionIndex": 29, + "decoded": { + "signature": "SafeReceived(address,uint256)", + "signature_with_arg_names": "SafeReceived(address indexed sender,uint256 value)", + "name": "SafeReceived", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "sender", + "type": "address", + "decoded": "0xe37e799d5077682fa0a244d46e5649f71457bd09" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "2560000000000000" + } + ] + } + }, + { + "address": "0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x0000000000000000000000000000000000000000000000000467c5ff85800000", + "logIndex": 109, + "removed": false, + "topics": [ + "0xe1fffcc4923d04b559f4d29a8bfc6cda04eb5b0d3c460751c2402c5c5cc9109c", + "0x000000000000000000000000e37e799d5077682fa0a244d46e5649f71457bd09" + ], + "transactionHash": "0x3800c4b154b4e3461a891a6789771cb1b041879f10189d3c28c649af6a0f2b84", + "transactionIndex": 29, + "decoded": { + "signature": "Deposit(address,uint256)", + "signature_with_arg_names": "Deposit(address indexed user,uint256 amount)", + "name": "Deposit", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "user", + "type": "address", + "decoded": "0xe37e799d5077682fa0a244d46e5649f71457bd09" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "amount", + "type": "uint256", + "decoded": "317440000000000000" + } + ] + } + }, + { + "address": "0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x0000000000000000000000000000000000000000000000000467c5ff85800000", + "logIndex": 110, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x000000000000000000000000e37e799d5077682fa0a244d46e5649f71457bd09", + "0x000000000000000000000000ce407cd7b95b39d3b4d53065e711e713dd5c5999" + ], + "transactionHash": "0x3800c4b154b4e3461a891a6789771cb1b041879f10189d3c28c649af6a0f2b84", + "transactionIndex": 29, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0xe37e799d5077682fa0a244d46e5649f71457bd09" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0xce407cd7b95b39d3b4d53065e711e713dd5c5999" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "317440000000000000" + } + ] + } + }, + { + "address": "0xfA3E941D1F6B7b10eD84A0C211bfA8aeE907965e", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x000000000000000000000000000000000000000000000000000590170b32e7e5", + "logIndex": 111, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x000000000000000000000000ce407cd7b95b39d3b4d53065e711e713dd5c5999", + "0x0000000000000000000000001111111254eeb25477b68fb85ed929f73a960582" + ], + "transactionHash": "0x3800c4b154b4e3461a891a6789771cb1b041879f10189d3c28c649af6a0f2b84", + "transactionIndex": 29, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0xce407cd7b95b39d3b4d53065e711e713dd5c5999" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0x1111111254eeb25477b68fb85ed929f73a960582" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "1565803530086373" + } + ] + } + }, + { + "address": "0xCe407CD7b95B39d3B4d53065E711e713dd5C5999", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x000000000000000000000000000000000000000000000002c9879da9e9bdb05c000000000000000000000000000000000000000000000000038223351cfefbc9", + "logIndex": 112, + "removed": false, + "topics": [ + "0x1c411e9a96e071241c2f21f7726b17ae89e3cab4c78be50e062b03a9fffbbad1" + ], + "transactionHash": "0x3800c4b154b4e3461a891a6789771cb1b041879f10189d3c28c649af6a0f2b84", + "transactionIndex": 29, + "decoded": { + "signature": "Sync(uint112,uint112)", + "signature_with_arg_names": "Sync(uint112 reserve0,uint112 reserve1)", + "name": "Sync", + "decoded": [ + { + "indexed": false, + "internalType": "uint112", + "name": "reserve0", + "type": "uint112", + "decoded": "51415237023995113564" + }, + { + "indexed": false, + "internalType": "uint112", + "name": "reserve1", + "type": "uint112", + "decoded": "252803240112880585" + } + ] + } + }, + { + "address": "0xCe407CD7b95B39d3B4d53065E711e713dd5C5999", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x0000000000000000000000000000000000000000000000000467c5ff8580000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000590170b32e7e5", + "logIndex": 113, + "removed": false, + "topics": [ + "0xd78ad95fa46c994b6551d0da85fc275fe613ce37657fb8d5e3d130840159d822", + "0x000000000000000000000000e37e799d5077682fa0a244d46e5649f71457bd09", + "0x0000000000000000000000001111111254eeb25477b68fb85ed929f73a960582" + ], + "transactionHash": "0x3800c4b154b4e3461a891a6789771cb1b041879f10189d3c28c649af6a0f2b84", + "transactionIndex": 29, + "decoded": { + "signature": "Swap(address,uint256,uint256,uint256,uint256,address)", + "signature_with_arg_names": "Swap(address indexed sender,uint256 amount0In,uint256 amount1In,uint256 amount0Out,uint256 amount1Out,address indexed to)", + "name": "Swap", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "sender", + "type": "address", + "decoded": "0xe37e799d5077682fa0a244d46e5649f71457bd09" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "amount0In", + "type": "uint256", + "decoded": "317440000000000000" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "amount1In", + "type": "uint256", + "decoded": "0" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "amount0Out", + "type": "uint256", + "decoded": "0" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "amount1Out", + "type": "uint256", + "decoded": "1565803530086373" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0x1111111254eeb25477b68fb85ed929f73a960582" + } + ] + } + }, + { + "address": "0xfA3E941D1F6B7b10eD84A0C211bfA8aeE907965e", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x000000000000000000000000000000000000000000000000000590170b32e7e5", + "logIndex": 114, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x0000000000000000000000001111111254eeb25477b68fb85ed929f73a960582", + "0x000000000000000000000000b0f7c6dbf2780e4de166b75a0423686c942541f7" + ], + "transactionHash": "0x3800c4b154b4e3461a891a6789771cb1b041879f10189d3c28c649af6a0f2b84", + "transactionIndex": 29, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0x1111111254eeb25477b68fb85ed929f73a960582" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0xb0f7c6dbf2780e4de166b75a0423686c942541f7" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "1565803530086373" + } + ] + } + } + ], + "logsBloom": "0x00200000000001000000000080000000000000000000000000000000000000000000000000000000000000000000000002004000080000000000000000020400000000000000080000000008010000200000000000000000000000008000000000000000000000000000000010000001200000010000000000000010000000000000040000000000000000000000020000000001000000081000004000000000000000000400000000000042000004000000000000000000000000000040000000000002000000000000000000000000000000000000001000000000000000000000200000000004000400800000000000000200000001400001000000000000", + "status": true, + "to": "0x1111111254eeb25477b68fb85ed929f73a960582", + "transactionHash": "0x3800c4b154b4e3461a891a6789771cb1b041879f10189d3c28c649af6a0f2b84", + "transactionIndex": 29, + "type": "0x2" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0xb0f7c6dbf2780e4de166b75a0423686c942541f7", + "gas": "0x267e7", + "input": "0x12aa3caf000000000000000000000000e37e799d5077682fa0a244d46e5649f71457bd09000000000000000000000000eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee000000000000000000000000fa3e941d1f6b7b10ed84a0c211bfa8aee907965e000000000000000000000000e37e799d5077682fa0a244d46e5649f71457bd09000000000000000000000000b0f7c6dbf2780e4de166b75a0423686c942541f70000000000000000000000000000000000000000000000000470de4df8200000000000000000000000000000000000000000000000000000000581d95f911de50000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000014000000000000000000000000000000000000000000000000000000000000001600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011b0000000000000000000000000000000000000000fd00006e00005400004e802026678dcd00000000000000000000000000000000000000004a183b7ed67b9e14b3f45abfb2cf44ed22c29e540000000000000000000000000000000000000000000000000009184e72a0000000206b4be0b94041c02aaa39b223fe8d0a0e5c4f27ead9083c756cc2d0e30db00c20c02aaa39b223fe8d0a0e5c4f27ead9083c756cc2ce407cd7b95b39d3b4d53065e711e713dd5c59996ae40711b8002dc6c0ce407cd7b95b39d3b4d53065e711e713dd5c59991111111254eeb25477b68fb85ed929f73a960582000000000000000000000000000000000000000000000000000581d95f911de5c02aaa39b223fe8d0a0e5c4f27ead9083c756cc2000000000051d40aca", + "to": "0x1111111254eeb25477b68fb85ed929f73a960582", + "value": "0x470de4df8200000" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x21fc8", + "output": "0x000000000000000000000000000000000000000000000000000590170b32e7e50000000000000000000000000000000000000000000000000470de4df8200000" + }, + "subtraces": 3, + "traceAddress": [], + "transactionHash": "0x3800c4b154b4e3461a891a6789771cb1b041879f10189d3c28c649af6a0f2b84", + "transactionPosition": 29, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x1111111254eeb25477b68fb85ed929f73a960582", + "gas": "0x23426", + "input": "0x4b64e492000000000000000000000000b0f7c6dbf2780e4de166b75a0423686c942541f70000000000000000000000000000000000000000fd00006e00005400004e802026678dcd00000000000000000000000000000000000000004a183b7ed67b9e14b3f45abfb2cf44ed22c29e540000000000000000000000000000000000000000000000000009184e72a0000000206b4be0b94041c02aaa39b223fe8d0a0e5c4f27ead9083c756cc2d0e30db00c20c02aaa39b223fe8d0a0e5c4f27ead9083c756cc2ce407cd7b95b39d3b4d53065e711e713dd5c59996ae40711b8002dc6c0ce407cd7b95b39d3b4d53065e711e713dd5c59991111111254eeb25477b68fb85ed929f73a960582000000000000000000000000000000000000000000000000000581d95f911de5c02aaa39b223fe8d0a0e5c4f27ead9083c756cc20000000000000000000000000000000000000000000000000470de4df8200000", + "to": "0xe37e799d5077682fa0a244d46e5649f71457bd09", + "value": "0x470de4df8200000" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x188d2", + "output": "0x000000000000000000000000000000000000000000000000000590170b32e7e5" + }, + "subtraces": 5, + "traceAddress": [0], + "transactionHash": "0x3800c4b154b4e3461a891a6789771cb1b041879f10189d3c28c649af6a0f2b84", + "transactionPosition": 29, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0xe37e799d5077682fa0a244d46e5649f71457bd09", + "gas": "0x22701", + "input": "0x26678dcd00000000000000000000000000000000000000004a183b7ed67b9e14b3f45abfb2cf44ed22c29e540000000000000000000000000000000000000000000000000009184e72a00000", + "to": "0xe37e799d5077682fa0a244d46e5649f71457bd09", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x3ef7", + "output": "0x0000000000000000000000000000000000000000000000000009184e72a00000" + }, + "subtraces": 1, + "traceAddress": [0, 0], + "transactionHash": "0x3800c4b154b4e3461a891a6789771cb1b041879f10189d3c28c649af6a0f2b84", + "transactionPosition": 29, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0xe37e799d5077682fa0a244d46e5649f71457bd09", + "gas": "0x1f941", + "input": "0x", + "to": "0x4a183b7ed67b9e14b3f45abfb2cf44ed22c29e54", + "value": "0x9184e72a00000" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x18b9", "output": "0x" }, + "subtraces": 1, + "traceAddress": [0, 0, 0], + "transactionHash": "0x3800c4b154b4e3461a891a6789771cb1b041879f10189d3c28c649af6a0f2b84", + "transactionPosition": 29, + "type": "call" + }, + { + "action": { + "callType": "delegatecall", + "from": "0x4a183b7ed67b9e14b3f45abfb2cf44ed22c29e54", + "gas": "0x1def8", + "input": "0x", + "to": "0x3e5c63644e683549055b9be8653de26e0b4cd36e", + "value": "0x9184e72a00000" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x5e0", "output": "0x" }, + "subtraces": 0, + "traceAddress": [0, 0, 0, 0], + "transactionHash": "0x3800c4b154b4e3461a891a6789771cb1b041879f10189d3c28c649af6a0f2b84", + "transactionPosition": 29, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0xe37e799d5077682fa0a244d46e5649f71457bd09", + "gas": "0x1e5b0", + "input": "0x6b4be0b9", + "to": "0xe37e799d5077682fa0a244d46e5649f71457bd09", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x32c", + "output": "0x0000000000000000000000000000000000000000000000000467c5ff85800000" + }, + "subtraces": 0, + "traceAddress": [0, 1], + "transactionHash": "0x3800c4b154b4e3461a891a6789771cb1b041879f10189d3c28c649af6a0f2b84", + "transactionPosition": 29, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0xe37e799d5077682fa0a244d46e5649f71457bd09", + "gas": "0x1bbb6", + "input": "0xd0e30db0", + "to": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", + "value": "0x467c5ff85800000" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x1ada", "output": "0x" }, + "subtraces": 0, + "traceAddress": [0, 2], + "transactionHash": "0x3800c4b154b4e3461a891a6789771cb1b041879f10189d3c28c649af6a0f2b84", + "transactionPosition": 29, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0xe37e799d5077682fa0a244d46e5649f71457bd09", + "gas": "0x19e00", + "input": "0xa9059cbb000000000000000000000000ce407cd7b95b39d3b4d53065e711e713dd5c59990000000000000000000000000000000000000000000000000467c5ff85800000", + "to": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x1f7e", + "output": "0x0000000000000000000000000000000000000000000000000000000000000001" + }, + "subtraces": 0, + "traceAddress": [0, 3], + "transactionHash": "0x3800c4b154b4e3461a891a6789771cb1b041879f10189d3c28c649af6a0f2b84", + "transactionPosition": 29, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0xe37e799d5077682fa0a244d46e5649f71457bd09", + "gas": "0x17d9c", + "input": "0x6ae40711b8002dc6c0ce407cd7b95b39d3b4d53065e711e713dd5c59991111111254eeb25477b68fb85ed929f73a960582000000000000000000000000000000000000000000000000000581d95f911de5c02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", + "to": "0xe37e799d5077682fa0a244d46e5649f71457bd09", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0xd6f6", + "output": "0x000000000000000000000000000000000000000000000000000590170b32e7e5" + }, + "subtraces": 3, + "traceAddress": [0, 4], + "transactionHash": "0x3800c4b154b4e3461a891a6789771cb1b041879f10189d3c28c649af6a0f2b84", + "transactionPosition": 29, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0xe37e799d5077682fa0a244d46e5649f71457bd09", + "gas": "0x16acf", + "input": "0x0902f1ac", + "to": "0xce407cd7b95b39d3b4d53065e711e713dd5c5999", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x9c8", + "output": "0x000000000000000000000000000000000000000000000002c51fd7aa643db05c0000000000000000000000000000000000000000000000000387b34c2831e3ae0000000000000000000000000000000000000000000000000000000065ea087f" + }, + "subtraces": 0, + "traceAddress": [0, 4, 0], + "transactionHash": "0x3800c4b154b4e3461a891a6789771cb1b041879f10189d3c28c649af6a0f2b84", + "transactionPosition": 29, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0xe37e799d5077682fa0a244d46e5649f71457bd09", + "gas": "0x16054", + "input": "0x70a08231000000000000000000000000ce407cd7b95b39d3b4d53065e711e713dd5c5999", + "to": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x216", + "output": "0x000000000000000000000000000000000000000000000002c9879da9e9bdb05c" + }, + "subtraces": 0, + "traceAddress": [0, 4, 1], + "transactionHash": "0x3800c4b154b4e3461a891a6789771cb1b041879f10189d3c28c649af6a0f2b84", + "transactionPosition": 29, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0xe37e799d5077682fa0a244d46e5649f71457bd09", + "gas": "0x15c5a", + "input": "0x022c0d9f0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000590170b32e7e50000000000000000000000001111111254eeb25477b68fb85ed929f73a96058200000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000000", + "to": "0xce407cd7b95b39d3b4d53065e711e713dd5c5999", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0xbb16", "output": "0x" }, + "subtraces": 3, + "traceAddress": [0, 4, 2], + "transactionHash": "0x3800c4b154b4e3461a891a6789771cb1b041879f10189d3c28c649af6a0f2b84", + "transactionPosition": 29, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0xce407cd7b95b39d3b4d53065e711e713dd5c5999", + "gas": "0x1235d", + "input": "0xa9059cbb0000000000000000000000001111111254eeb25477b68fb85ed929f73a960582000000000000000000000000000000000000000000000000000590170b32e7e5", + "to": "0xfa3e941d1f6b7b10ed84a0c211bfa8aee907965e", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x3292", + "output": "0x0000000000000000000000000000000000000000000000000000000000000001" + }, + "subtraces": 0, + "traceAddress": [0, 4, 2, 0], + "transactionHash": "0x3800c4b154b4e3461a891a6789771cb1b041879f10189d3c28c649af6a0f2b84", + "transactionPosition": 29, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0xce407cd7b95b39d3b4d53065e711e713dd5c5999", + "gas": "0xef3b", + "input": "0x70a08231000000000000000000000000ce407cd7b95b39d3b4d53065e711e713dd5c5999", + "to": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x216", + "output": "0x000000000000000000000000000000000000000000000002c9879da9e9bdb05c" + }, + "subtraces": 0, + "traceAddress": [0, 4, 2, 1], + "transactionHash": "0x3800c4b154b4e3461a891a6789771cb1b041879f10189d3c28c649af6a0f2b84", + "transactionPosition": 29, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0xce407cd7b95b39d3b4d53065e711e713dd5c5999", + "gas": "0xeb98", + "input": "0x70a08231000000000000000000000000ce407cd7b95b39d3b4d53065e711e713dd5c5999", + "to": "0xfa3e941d1f6b7b10ed84a0c211bfa8aee907965e", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x24f", + "output": "0x000000000000000000000000000000000000000000000000038223351cfefbc9" + }, + "subtraces": 0, + "traceAddress": [0, 4, 2, 2], + "transactionHash": "0x3800c4b154b4e3461a891a6789771cb1b041879f10189d3c28c649af6a0f2b84", + "transactionPosition": 29, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0x1111111254eeb25477b68fb85ed929f73a960582", + "gas": "0xafb6", + "input": "0x70a082310000000000000000000000001111111254eeb25477b68fb85ed929f73a960582", + "to": "0xfa3e941d1f6b7b10ed84a0c211bfa8aee907965e", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x24f", + "output": "0x000000000000000000000000000000000000000000000000000590170b32e7e6" + }, + "subtraces": 0, + "traceAddress": [1], + "transactionHash": "0x3800c4b154b4e3461a891a6789771cb1b041879f10189d3c28c649af6a0f2b84", + "transactionPosition": 29, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x1111111254eeb25477b68fb85ed929f73a960582", + "gas": "0xa918", + "input": "0xa9059cbb000000000000000000000000b0f7c6dbf2780e4de166b75a0423686c942541f7000000000000000000000000000000000000000000000000000590170b32e7e5", + "to": "0xfa3e941d1f6b7b10ed84a0c211bfa8aee907965e", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x629e", + "output": "0x0000000000000000000000000000000000000000000000000000000000000001" + }, + "subtraces": 0, + "traceAddress": [2], + "transactionHash": "0x3800c4b154b4e3461a891a6789771cb1b041879f10189d3c28c649af6a0f2b84", + "transactionPosition": 29, + "type": "call" + } + ], + "decoded": null + }, + { + "accessList": [], + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0x3b0b700DbB7e30beB58F205c431c2b9E26Ec757b", + "gas": 575748, + "gasPrice": "99855013937", + "hash": "0xca3d3bfa3d1e8cb23761ed46f3559644c68d5dbb841629c1671d41dec5a192fd", + "input": "0x0162e2d000000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000001600000000000000000000000007a250d5630b4cf539739df2c5dacb4c659f2488d000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000003e90000000000000000000000000000000000000000000000000000000065ea08a3000000000000000000000000000000000000000000000000000000000000000500000000000000000000000000000000000000000000000000000000000000030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000c02aaa39b223fe8d0a0e5c4f27ead9083c756cc2000000000000000000000000be579b687fd9cd4fd6cb85abc8fbe069ab0be2cb", + "maxFeePerGas": "99855013937", + "maxPriorityFeePerGas": "1000000000", + "nonce": 108, + "r": "0x8afcba0b84397949b7fde9dea99684bedcd21910a399a2ec11b2da85ea63499", + "s": "0x42ef9df619dda5845d19b3c2ad436e3e023c91fce16bade8043a676118a6af1e", + "to": "0x3328F7f4A1D1C57c35df56bBf0c9dCAFCA309C49", + "transactionIndex": 30, + "type": 2, + "v": "0x0", + "value": "150000000000000000", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 4188261, + "effectiveGasPrice": 99855013937, + "from": "0x3b0b700dbb7e30beb58f205c431c2b9e26ec757b", + "gasUsed": 187441, + "logs": [ + { + "address": "0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x0000000000000000000000000000000000000000000000000212417a561e357e", + "logIndex": 115, + "removed": false, + "topics": [ + "0xe1fffcc4923d04b559f4d29a8bfc6cda04eb5b0d3c460751c2402c5c5cc9109c", + "0x0000000000000000000000003328f7f4a1d1c57c35df56bbf0c9dcafca309c49" + ], + "transactionHash": "0xca3d3bfa3d1e8cb23761ed46f3559644c68d5dbb841629c1671d41dec5a192fd", + "transactionIndex": 30, + "decoded": { + "signature": "Deposit(address,uint256)", + "signature_with_arg_names": "Deposit(address indexed user,uint256 amount)", + "name": "Deposit", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "user", + "type": "address", + "decoded": "0x3328f7f4a1d1c57c35df56bbf0c9dcafca309c49" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "amount", + "type": "uint256", + "decoded": "149253731343283582" + } + ] + } + }, + { + "address": "0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x0000000000000000000000000000000000000000000000000212417a561e357e", + "logIndex": 116, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x0000000000000000000000003328f7f4a1d1c57c35df56bbf0c9dcafca309c49", + "0x000000000000000000000000b06ebf57ea89f3be959a450178bd45e581264e73" + ], + "transactionHash": "0xca3d3bfa3d1e8cb23761ed46f3559644c68d5dbb841629c1671d41dec5a192fd", + "transactionIndex": 30, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0x3328f7f4a1d1c57c35df56bbf0c9dcafca309c49" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0xb06ebf57ea89f3be959a450178bd45e581264e73" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "149253731343283582" + } + ] + } + }, + { + "address": "0xBE579B687fd9cD4fd6cB85ABC8Fbe069ab0be2CB", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x00000000000000000000000000000000000000000026e36f3a2a908b853b56d8", + "logIndex": 117, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x000000000000000000000000b06ebf57ea89f3be959a450178bd45e581264e73", + "0x0000000000000000000000003b0b700dbb7e30beb58f205c431c2b9e26ec757b" + ], + "transactionHash": "0xca3d3bfa3d1e8cb23761ed46f3559644c68d5dbb841629c1671d41dec5a192fd", + "transactionIndex": 30, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0xb06ebf57ea89f3be959a450178bd45e581264e73" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0x3b0b700dbb7e30beb58f205c431c2b9e26ec757b" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "47013210116880831994353368" + } + ] + } + }, + { + "address": "0xb06eBf57ea89f3bE959A450178Bd45e581264e73", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x00000000000000000000000000000000000000001abfa9b3bc0b0af44d8e4a8a0000000000000000000000000000000000000000000000016db42e6b666640ba", + "logIndex": 118, + "removed": false, + "topics": [ + "0x1c411e9a96e071241c2f21f7726b17ae89e3cab4c78be50e062b03a9fffbbad1" + ], + "transactionHash": "0xca3d3bfa3d1e8cb23761ed46f3559644c68d5dbb841629c1671d41dec5a192fd", + "transactionIndex": 30, + "decoded": { + "signature": "Sync(uint112,uint112)", + "signature_with_arg_names": "Sync(uint112 reserve0,uint112 reserve1)", + "name": "Sync", + "decoded": [ + { + "indexed": false, + "internalType": "uint112", + "name": "reserve0", + "type": "uint112", + "decoded": "8278316482354096071527778954" + }, + { + "indexed": false, + "internalType": "uint112", + "name": "reserve1", + "type": "uint112", + "decoded": "26351738358465970362" + } + ] + } + }, + { + "address": "0xb06eBf57ea89f3bE959A450178Bd45e581264e73", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000212417a561e357e00000000000000000000000000000000000000000026e36f3a2a908b853b56d80000000000000000000000000000000000000000000000000000000000000000", + "logIndex": 119, + "removed": false, + "topics": [ + "0xd78ad95fa46c994b6551d0da85fc275fe613ce37657fb8d5e3d130840159d822", + "0x0000000000000000000000003328f7f4a1d1c57c35df56bbf0c9dcafca309c49", + "0x0000000000000000000000003b0b700dbb7e30beb58f205c431c2b9e26ec757b" + ], + "transactionHash": "0xca3d3bfa3d1e8cb23761ed46f3559644c68d5dbb841629c1671d41dec5a192fd", + "transactionIndex": 30, + "decoded": { + "signature": "Swap(address,uint256,uint256,uint256,uint256,address)", + "signature_with_arg_names": "Swap(address indexed sender,uint256 amount0In,uint256 amount1In,uint256 amount0Out,uint256 amount1Out,address indexed to)", + "name": "Swap", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "sender", + "type": "address", + "decoded": "0x3328f7f4a1d1c57c35df56bbf0c9dcafca309c49" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "amount0In", + "type": "uint256", + "decoded": "0" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "amount1In", + "type": "uint256", + "decoded": "149253731343283582" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "amount0Out", + "type": "uint256", + "decoded": "47013210116880831994353368" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "amount1Out", + "type": "uint256", + "decoded": "0" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0x3b0b700dbb7e30beb58f205c431c2b9e26ec757b" + } + ] + } + }, + { + "address": "0x3328F7f4A1D1C57c35df56bBf0c9dCAFCA309C49", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x0000000000000000000000000000000000000000000000000002a6ba3630ca810000000000000000000000003b0b700dbb7e30beb58f205c431c2b9e26ec757b00000000000000000000000000000000000000000000000000000000000003e9", + "logIndex": 120, + "removed": false, + "topics": [ + "0x72015ace03712f361249380657b3d40777dd8f8a686664cab48afd9dbbe4499f" + ], + "transactionHash": "0xca3d3bfa3d1e8cb23761ed46f3559644c68d5dbb841629c1671d41dec5a192fd", + "transactionIndex": 30, + "decoded": null + }, + { + "address": "0x3328F7f4A1D1C57c35df56bBf0c9dCAFCA309C49", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x0000000000000000000000000000000000000000000000000212417a561e357e00000000000000000000000000000000000000000026e36f3a2a908b853b56d800000000000000000000000000000000000000000026e36f3a2a908b853b56d8", + "logIndex": 121, + "removed": false, + "topics": [ + "0x9f849d23f4955d98202378ea318f2b0c7533695d3c9fb2a3931f0f919fa8c420" + ], + "transactionHash": "0xca3d3bfa3d1e8cb23761ed46f3559644c68d5dbb841629c1671d41dec5a192fd", + "transactionIndex": 30, + "decoded": null + } + ], + "logsBloom": "0x00200000000000000000000080000000000000008000000000000000000082000000040000000000000000000000000002100000080000200000200000000000000000000000000000400008000000200000000000000000000000008024000000000000000000000000000000000400200000208000000000000010000080000000000000000000000020002000000000000001000000080000004000000000000000000000000002001000001000080000000000000000040000000000000000000002000000000000000000004000000000000000001000000000000000000000200000000000000000000000000000080000000000400000000000000000", + "status": true, + "to": "0x3328f7f4a1d1c57c35df56bbf0c9dcafca309c49", + "transactionHash": "0xca3d3bfa3d1e8cb23761ed46f3559644c68d5dbb841629c1671d41dec5a192fd", + "transactionIndex": 30, + "type": "0x2" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0x3b0b700dbb7e30beb58f205c431c2b9e26ec757b", + "gas": "0x86c50", + "input": "0x0162e2d000000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000001600000000000000000000000007a250d5630b4cf539739df2c5dacb4c659f2488d000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000003e90000000000000000000000000000000000000000000000000000000065ea08a3000000000000000000000000000000000000000000000000000000000000000500000000000000000000000000000000000000000000000000000000000000030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000c02aaa39b223fe8d0a0e5c4f27ead9083c756cc2000000000000000000000000be579b687fd9cd4fd6cb85abc8fbe069ab0be2cb", + "to": "0x3328f7f4a1d1c57c35df56bbf0c9dcafca309c49", + "value": "0x214e8348c4f0000" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x2d829", "output": "0x" }, + "subtraces": 1, + "traceAddress": [], + "transactionHash": "0xca3d3bfa3d1e8cb23761ed46f3559644c68d5dbb841629c1671d41dec5a192fd", + "transactionPosition": 30, + "type": "call" + }, + { + "action": { + "callType": "delegatecall", + "from": "0x3328f7f4a1d1c57c35df56bbf0c9dcafca309c49", + "gas": "0x82ef6", + "input": "0x0162e2d000000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000001600000000000000000000000007a250d5630b4cf539739df2c5dacb4c659f2488d000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000003e90000000000000000000000000000000000000000000000000000000065ea08a3000000000000000000000000000000000000000000000000000000000000000500000000000000000000000000000000000000000000000000000000000000030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000c02aaa39b223fe8d0a0e5c4f27ead9083c756cc2000000000000000000000000be579b687fd9cd4fd6cb85abc8fbe069ab0be2cb", + "to": "0xe9930aedad07cbe1885872f87bfbd76bf463665f", + "value": "0x214e8348c4f0000" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x2bbe9", "output": "0x" }, + "subtraces": 7, + "traceAddress": [0], + "transactionHash": "0xca3d3bfa3d1e8cb23761ed46f3559644c68d5dbb841629c1671d41dec5a192fd", + "transactionPosition": 30, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0x3328f7f4a1d1c57c35df56bbf0c9dcafca309c49", + "gas": "0x7fc49", + "input": "0x70a082310000000000000000000000003b0b700dbb7e30beb58f205c431c2b9e26ec757b", + "to": "0xbe579b687fd9cd4fd6cb85abc8fbe069ab0be2cb", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0xa5b", + "output": "0x0000000000000000000000000000000000000000000000000000000000000000" + }, + "subtraces": 0, + "traceAddress": [0, 0], + "transactionHash": "0xca3d3bfa3d1e8cb23761ed46f3559644c68d5dbb841629c1671d41dec5a192fd", + "transactionPosition": 30, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x3328f7f4a1d1c57c35df56bbf0c9dcafca309c49", + "gas": "0x7cbc8", + "input": "0xd0e30db0", + "to": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", + "value": "0x212417a561e357e" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x5da6", "output": "0x" }, + "subtraces": 0, + "traceAddress": [0, 1], + "transactionHash": "0xca3d3bfa3d1e8cb23761ed46f3559644c68d5dbb841629c1671d41dec5a192fd", + "transactionPosition": 30, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x3328f7f4a1d1c57c35df56bbf0c9dcafca309c49", + "gas": "0x769b7", + "input": "0xa9059cbb000000000000000000000000b06ebf57ea89f3be959a450178bd45e581264e730000000000000000000000000000000000000000000000000212417a561e357e", + "to": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x1f7e", + "output": "0x0000000000000000000000000000000000000000000000000000000000000001" + }, + "subtraces": 0, + "traceAddress": [0, 2], + "transactionHash": "0xca3d3bfa3d1e8cb23761ed46f3559644c68d5dbb841629c1671d41dec5a192fd", + "transactionPosition": 30, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0x3328f7f4a1d1c57c35df56bbf0c9dcafca309c49", + "gas": "0x739c7", + "input": "0x0902f1ac", + "to": "0xb06ebf57ea89f3be959a450178bd45e581264e73", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x9c8", + "output": "0x00000000000000000000000000000000000000001ae68d22f6359b7fd2c9a1620000000000000000000000000000000000000000000000016ba1ecf110480b3c0000000000000000000000000000000000000000000000000000000065ea08a3" + }, + "subtraces": 0, + "traceAddress": [0, 3], + "transactionHash": "0xca3d3bfa3d1e8cb23761ed46f3559644c68d5dbb841629c1671d41dec5a192fd", + "transactionPosition": 30, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0x3328f7f4a1d1c57c35df56bbf0c9dcafca309c49", + "gas": "0x72d2b", + "input": "0x70a08231000000000000000000000000b06ebf57ea89f3be959a450178bd45e581264e73", + "to": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x216", + "output": "0x0000000000000000000000000000000000000000000000016db42e6b666640ba" + }, + "subtraces": 0, + "traceAddress": [0, 4], + "transactionHash": "0xca3d3bfa3d1e8cb23761ed46f3559644c68d5dbb841629c1671d41dec5a192fd", + "transactionPosition": 30, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x3328f7f4a1d1c57c35df56bbf0c9dcafca309c49", + "gas": "0x721ce", + "input": "0x022c0d9f00000000000000000000000000000000000000000026e36f3a2a908b853b56d800000000000000000000000000000000000000000000000000000000000000000000000000000000000000003b0b700dbb7e30beb58f205c431c2b9e26ec757b00000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000000", + "to": "0xb06ebf57ea89f3be959a450178bd45e581264e73", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x1a051", "output": "0x" }, + "subtraces": 3, + "traceAddress": [0, 5], + "transactionHash": "0xca3d3bfa3d1e8cb23761ed46f3559644c68d5dbb841629c1671d41dec5a192fd", + "transactionPosition": 30, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0xb06ebf57ea89f3be959a450178bd45e581264e73", + "gas": "0x6db76", + "input": "0xa9059cbb0000000000000000000000003b0b700dbb7e30beb58f205c431c2b9e26ec757b00000000000000000000000000000000000000000026e36f3a2a908b853b56d8", + "to": "0xbe579b687fd9cd4fd6cb85abc8fbe069ab0be2cb", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x14a05", + "output": "0x0000000000000000000000000000000000000000000000000000000000000001" + }, + "subtraces": 0, + "traceAddress": [0, 5, 0], + "transactionHash": "0xca3d3bfa3d1e8cb23761ed46f3559644c68d5dbb841629c1671d41dec5a192fd", + "transactionPosition": 30, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0xb06ebf57ea89f3be959a450178bd45e581264e73", + "gas": "0x5942c", + "input": "0x70a08231000000000000000000000000b06ebf57ea89f3be959a450178bd45e581264e73", + "to": "0xbe579b687fd9cd4fd6cb85abc8fbe069ab0be2cb", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x28b", + "output": "0x00000000000000000000000000000000000000001abfa9b3bc0b0af44d8e4a8a" + }, + "subtraces": 0, + "traceAddress": [0, 5, 1], + "transactionHash": "0xca3d3bfa3d1e8cb23761ed46f3559644c68d5dbb841629c1671d41dec5a192fd", + "transactionPosition": 30, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0xb06ebf57ea89f3be959a450178bd45e581264e73", + "gas": "0x59016", + "input": "0x70a08231000000000000000000000000b06ebf57ea89f3be959a450178bd45e581264e73", + "to": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x216", + "output": "0x0000000000000000000000000000000000000000000000016db42e6b666640ba" + }, + "subtraces": 0, + "traceAddress": [0, 5, 2], + "transactionHash": "0xca3d3bfa3d1e8cb23761ed46f3559644c68d5dbb841629c1671d41dec5a192fd", + "transactionPosition": 30, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0x3328f7f4a1d1c57c35df56bbf0c9dcafca309c49", + "gas": "0x58627", + "input": "0x70a082310000000000000000000000003b0b700dbb7e30beb58f205c431c2b9e26ec757b", + "to": "0xbe579b687fd9cd4fd6cb85abc8fbe069ab0be2cb", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x28b", + "output": "0x00000000000000000000000000000000000000000026e36f3a2a908b853b56d8" + }, + "subtraces": 0, + "traceAddress": [0, 6], + "transactionHash": "0xca3d3bfa3d1e8cb23761ed46f3559644c68d5dbb841629c1671d41dec5a192fd", + "transactionPosition": 30, + "type": "call" + } + ], + "decoded": null + }, + { + "accessList": [], + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0xeC3f0D59f0Bc780650Ab7049E52E034d70c85b39", + "gas": 295666, + "gasPrice": "99685013937", + "hash": "0x91ecc4c19918a2dc8f05b7bd24786a678164a870724d3825c493ebe675043550", + "input": "0x9871efa4000000000000000000000000dac17f958d2ee523a2206206994597c13d831ec700000000000000000000000000000000000000000000000000000000b2961420000000000000000000000000000000000000000000000000071d8f3026c8ae2a00000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000002b0000000000000003b6d034006da0fd433c1a5d7a4faa01111c044910a184553b0000000000000003b6d03408a4008961a27752e1c7178b73b9d5fa1d37fee3c", + "maxFeePerGas": "112222000000", + "maxPriorityFeePerGas": "830000000", + "nonce": 1, + "r": "0x362844c5bb9f9435605e9b2a7ef35c1bfbc0cc9bc2378933a37854d02da63d55", + "s": "0x586946b937dfe02fc0311a6ec9ac5264f16664fc19ade1ba5ca2db83d9d9dc3f", + "to": "0xF3dE3C0d654FDa23daD170f0f320a92172509127", + "transactionIndex": 31, + "type": 2, + "v": "0x1", + "value": "0", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 4413439, + "effectiveGasPrice": 99685013937, + "from": "0xec3f0d59f0bc780650ab7049e52e034d70c85b39", + "gasUsed": 225178, + "logs": [ + { + "address": "0xF3dE3C0d654FDa23daD170f0f320a92172509127", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x0000000000000000000000000000000000000000000000000000000000000000", + "logIndex": 122, + "removed": false, + "topics": [ + "0x7724394874fdd8ad13292ec739b441f85c6559f10dc4141b8d4c0fa4cbf55bdb" + ], + "transactionHash": "0x91ecc4c19918a2dc8f05b7bd24786a678164a870724d3825c493ebe675043550", + "transactionIndex": 31, + "decoded": null + }, + { + "address": "0xdAC17F958D2ee523a2206206994597C13D831ec7", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x00000000000000000000000000000000000000000000000000000000b2961420", + "logIndex": 123, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x000000000000000000000000ec3f0d59f0bc780650ab7049e52e034d70c85b39", + "0x00000000000000000000000006da0fd433c1a5d7a4faa01111c044910a184553" + ], + "transactionHash": "0x91ecc4c19918a2dc8f05b7bd24786a678164a870724d3825c493ebe675043550", + "transactionIndex": 31, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0xec3f0d59f0bc780650ab7049e52e034d70c85b39" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0x06da0fd433c1a5d7a4faa01111c044910a184553" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "2996180000" + } + ] + } + }, + { + "address": "0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x0000000000000000000000000000000000000000000000000ac09a8200d70d3f", + "logIndex": 124, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x00000000000000000000000006da0fd433c1a5d7a4faa01111c044910a184553", + "0x0000000000000000000000008a4008961a27752e1c7178b73b9d5fa1d37fee3c" + ], + "transactionHash": "0x91ecc4c19918a2dc8f05b7bd24786a678164a870724d3825c493ebe675043550", + "transactionIndex": 31, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0x06da0fd433c1a5d7a4faa01111c044910a184553" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0x8a4008961a27752e1c7178b73b9d5fa1d37fee3c" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "774789019058244927" + } + ] + } + }, + { + "address": "0x06da0fd433C1A5d7a4faa01111c044910A184553", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x00000000000000000000000000000000000000000000002136abf386ca9e680200000000000000000000000000000000000000000000000000000226b0103e9b", + "logIndex": 125, + "removed": false, + "topics": [ + "0x1c411e9a96e071241c2f21f7726b17ae89e3cab4c78be50e062b03a9fffbbad1" + ], + "transactionHash": "0x91ecc4c19918a2dc8f05b7bd24786a678164a870724d3825c493ebe675043550", + "transactionIndex": 31, + "decoded": { + "signature": "Sync(uint112,uint112)", + "signature_with_arg_names": "Sync(uint112 reserve0,uint112 reserve1)", + "name": "Sync", + "decoded": [ + { + "indexed": false, + "internalType": "uint112", + "name": "reserve0", + "type": "uint112", + "decoded": "612682064491731380226" + }, + { + "indexed": false, + "internalType": "uint112", + "name": "reserve1", + "type": "uint112", + "decoded": "2365185867419" + } + ] + } + }, + { + "address": "0x06da0fd433C1A5d7a4faa01111c044910A184553", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b29614200000000000000000000000000000000000000000000000000ac09a8200d70d3f0000000000000000000000000000000000000000000000000000000000000000", + "logIndex": 126, + "removed": false, + "topics": [ + "0xd78ad95fa46c994b6551d0da85fc275fe613ce37657fb8d5e3d130840159d822", + "0x000000000000000000000000f3de3c0d654fda23dad170f0f320a92172509127", + "0x0000000000000000000000008a4008961a27752e1c7178b73b9d5fa1d37fee3c" + ], + "transactionHash": "0x91ecc4c19918a2dc8f05b7bd24786a678164a870724d3825c493ebe675043550", + "transactionIndex": 31, + "decoded": { + "signature": "Swap(address,uint256,uint256,uint256,uint256,address)", + "signature_with_arg_names": "Swap(address indexed sender,uint256 amount0In,uint256 amount1In,uint256 amount0Out,uint256 amount1Out,address indexed to)", + "name": "Swap", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "sender", + "type": "address", + "decoded": "0xf3de3c0d654fda23dad170f0f320a92172509127" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "amount0In", + "type": "uint256", + "decoded": "0" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "amount1In", + "type": "uint256", + "decoded": "2996180000" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "amount0Out", + "type": "uint256", + "decoded": "774789019058244927" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "amount1Out", + "type": "uint256", + "decoded": "0" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0x8a4008961a27752e1c7178b73b9d5fa1d37fee3c" + } + ] + } + }, + { + "address": "0xa711BCC2b6f5c4fc3DFaCcc2a01148765CBbAb1C", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x0000000000000000000000000000000000000000000000000726b68026fa92bc", + "logIndex": 127, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x0000000000000000000000008a4008961a27752e1c7178b73b9d5fa1d37fee3c", + "0x000000000000000000000000ec3f0d59f0bc780650ab7049e52e034d70c85b39" + ], + "transactionHash": "0x91ecc4c19918a2dc8f05b7bd24786a678164a870724d3825c493ebe675043550", + "transactionIndex": 31, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0x8a4008961a27752e1c7178b73b9d5fa1d37fee3c" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0xec3f0d59f0bc780650ab7049e52e034d70c85b39" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "515299868906525372" + } + ] + } + }, + { + "address": "0x8A4008961A27752e1C7178B73b9D5fA1D37FEe3C", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x000000000000000000000000000000000000000000000001294717520baf0347000000000000000000000000000000000000000000000001c86396f2c0389306", + "logIndex": 128, + "removed": false, + "topics": [ + "0x1c411e9a96e071241c2f21f7726b17ae89e3cab4c78be50e062b03a9fffbbad1" + ], + "transactionHash": "0x91ecc4c19918a2dc8f05b7bd24786a678164a870724d3825c493ebe675043550", + "transactionIndex": 31, + "decoded": { + "signature": "Sync(uint112,uint112)", + "signature_with_arg_names": "Sync(uint112 reserve0,uint112 reserve1)", + "name": "Sync", + "decoded": [ + { + "indexed": false, + "internalType": "uint112", + "name": "reserve0", + "type": "uint112", + "decoded": "21421115793761829703" + }, + { + "indexed": false, + "internalType": "uint112", + "name": "reserve1", + "type": "uint112", + "decoded": "32886294873340678918" + } + ] + } + }, + { + "address": "0x8A4008961A27752e1C7178B73b9D5fA1D37FEe3C", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ac09a8200d70d3f0000000000000000000000000000000000000000000000000726b68026fa92bc0000000000000000000000000000000000000000000000000000000000000000", + "logIndex": 129, + "removed": false, + "topics": [ + "0xd78ad95fa46c994b6551d0da85fc275fe613ce37657fb8d5e3d130840159d822", + "0x000000000000000000000000f3de3c0d654fda23dad170f0f320a92172509127", + "0x000000000000000000000000ec3f0d59f0bc780650ab7049e52e034d70c85b39" + ], + "transactionHash": "0x91ecc4c19918a2dc8f05b7bd24786a678164a870724d3825c493ebe675043550", + "transactionIndex": 31, + "decoded": { + "signature": "Swap(address,uint256,uint256,uint256,uint256,address)", + "signature_with_arg_names": "Swap(address indexed sender,uint256 amount0In,uint256 amount1In,uint256 amount0Out,uint256 amount1Out,address indexed to)", + "name": "Swap", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "sender", + "type": "address", + "decoded": "0xf3de3c0d654fda23dad170f0f320a92172509127" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "amount0In", + "type": "uint256", + "decoded": "0" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "amount1In", + "type": "uint256", + "decoded": "774789019058244927" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "amount0Out", + "type": "uint256", + "decoded": "515299868906525372" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "amount1Out", + "type": "uint256", + "decoded": "0" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0xec3f0d59f0bc780650ab7049e52e034d70c85b39" + } + ] + } + }, + { + "address": "0xF3dE3C0d654FDa23daD170f0f320a92172509127", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x000000000000000000000000dac17f958d2ee523a2206206994597c13d831ec7000000000000000000000000a711bcc2b6f5c4fc3dfaccc2a01148765cbbab1c000000000000000000000000ec3f0d59f0bc780650ab7049e52e034d70c85b3900000000000000000000000000000000000000000000000000000000b29614200000000000000000000000000000000000000000000000000726b68026fa92bc", + "logIndex": 130, + "removed": false, + "topics": [ + "0x1bb43f2da90e35f7b0cf38521ca95a49e68eb42fac49924930a5bd73cdf7576c" + ], + "transactionHash": "0x91ecc4c19918a2dc8f05b7bd24786a678164a870724d3825c493ebe675043550", + "transactionIndex": 31, + "decoded": null + } + ], + "logsBloom": "0x002000000000001000000000800000001000000000000000000100004000000000000000000000000200000000000100020080000800000000000000000000000000000000000001000000088000002000000008000000000e00004000000000000000000000000000080000000000000000000000000010000000100000000000000000000000000000000100000000000000000000000800000040001000000000040000000000000000c0088000200001000000020000000000000000000000400002000000000000000000010000000000020000001000000000002000000000200040002000000000000000000000000000000000000000000000000000", + "status": true, + "to": "0xf3de3c0d654fda23dad170f0f320a92172509127", + "transactionHash": "0x91ecc4c19918a2dc8f05b7bd24786a678164a870724d3825c493ebe675043550", + "transactionIndex": 31, + "type": "0x2" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0xec3f0d59f0bc780650ab7049e52e034d70c85b39", + "gas": "0x4293a", + "input": "0x9871efa4000000000000000000000000dac17f958d2ee523a2206206994597c13d831ec700000000000000000000000000000000000000000000000000000000b2961420000000000000000000000000000000000000000000000000071d8f3026c8ae2a00000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000002b0000000000000003b6d034006da0fd433c1a5d7a4faa01111c044910a184553b0000000000000003b6d03408a4008961a27752e1c7178b73b9d5fa1d37fee3c", + "to": "0xf3de3c0d654fda23dad170f0f320a92172509127", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x33e82", + "output": "0x0000000000000000000000000000000000000000000000000726b68026fa92bc" + }, + "subtraces": 12, + "traceAddress": [], + "transactionHash": "0x91ecc4c19918a2dc8f05b7bd24786a678164a870724d3825c493ebe675043550", + "transactionPosition": 31, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0xf3de3c0d654fda23dad170f0f320a92172509127", + "gas": "0x40713", + "input": "0x0a5ea466000000000000000000000000dac17f958d2ee523a2206206994597c13d831ec7000000000000000000000000ec3f0d59f0bc780650ab7049e52e034d70c85b3900000000000000000000000006da0fd433c1a5d7a4faa01111c044910a18455300000000000000000000000000000000000000000000000000000000b2961420", + "to": "0x70cbb871e8f30fc8ce23609e9e0ea87b6b222f58", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x9f11", "output": "0x" }, + "subtraces": 1, + "traceAddress": [0], + "transactionHash": "0x91ecc4c19918a2dc8f05b7bd24786a678164a870724d3825c493ebe675043550", + "transactionPosition": 31, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x70cbb871e8f30fc8ce23609e9e0ea87b6b222f58", + "gas": "0x3d945", + "input": "0x0a5ea466000000000000000000000000dac17f958d2ee523a2206206994597c13d831ec7000000000000000000000000ec3f0d59f0bc780650ab7049e52e034d70c85b3900000000000000000000000006da0fd433c1a5d7a4faa01111c044910a18455300000000000000000000000000000000000000000000000000000000b2961420", + "to": "0x40aa958dd87fc8305b97f2ba922cddca374bcd7f", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x80b6", "output": "0x" }, + "subtraces": 1, + "traceAddress": [0, 0], + "transactionHash": "0x91ecc4c19918a2dc8f05b7bd24786a678164a870724d3825c493ebe675043550", + "transactionPosition": 31, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x40aa958dd87fc8305b97f2ba922cddca374bcd7f", + "gas": "0x3b1c1", + "input": "0x23b872dd000000000000000000000000ec3f0d59f0bc780650ab7049e52e034d70c85b3900000000000000000000000006da0fd433c1a5d7a4faa01111c044910a18455300000000000000000000000000000000000000000000000000000000b2961420", + "to": "0xdac17f958d2ee523a2206206994597c13d831ec7", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x67a2", "output": "0x" }, + "subtraces": 0, + "traceAddress": [0, 0, 0], + "transactionHash": "0x91ecc4c19918a2dc8f05b7bd24786a678164a870724d3825c493ebe675043550", + "transactionPosition": 31, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0xf3de3c0d654fda23dad170f0f320a92172509127", + "gas": "0x35f8b", + "input": "0x0902f1ac", + "to": "0x06da0fd433c1a5d7a4faa01111c044910a184553", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x9d5", + "output": "0x000000000000000000000000000000000000000000000021416c8e08cb75754100000000000000000000000000000000000000000000000000000225fd7a2a7b0000000000000000000000000000000000000000000000000000000065ea0603" + }, + "subtraces": 0, + "traceAddress": [1], + "transactionHash": "0x91ecc4c19918a2dc8f05b7bd24786a678164a870724d3825c493ebe675043550", + "transactionPosition": 31, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0xf3de3c0d654fda23dad170f0f320a92172509127", + "gas": "0x354f9", + "input": "0xd21220a7", + "to": "0x06da0fd433c1a5d7a4faa01111c044910a184553", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x94d", + "output": "0x000000000000000000000000dac17f958d2ee523a2206206994597c13d831ec7" + }, + "subtraces": 0, + "traceAddress": [2], + "transactionHash": "0x91ecc4c19918a2dc8f05b7bd24786a678164a870724d3825c493ebe675043550", + "transactionPosition": 31, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0xf3de3c0d654fda23dad170f0f320a92172509127", + "gas": "0x34b37", + "input": "0x70a0823100000000000000000000000006da0fd433c1a5d7a4faa01111c044910a184553", + "to": "0xdac17f958d2ee523a2206206994597c13d831ec7", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x407", + "output": "0x00000000000000000000000000000000000000000000000000000226b0103e9b" + }, + "subtraces": 0, + "traceAddress": [3], + "transactionHash": "0x91ecc4c19918a2dc8f05b7bd24786a678164a870724d3825c493ebe675043550", + "transactionPosition": 31, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0xf3de3c0d654fda23dad170f0f320a92172509127", + "gas": "0x345c2", + "input": "0x022c0d9f0000000000000000000000000000000000000000000000000ac09a8200d70d3f00000000000000000000000000000000000000000000000000000000000000000000000000000000000000008a4008961a27752e1c7178b73b9d5fa1d37fee3c00000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000000", + "to": "0x06da0fd433c1a5d7a4faa01111c044910a184553", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0xb61f", "output": "0x" }, + "subtraces": 3, + "traceAddress": [4], + "transactionHash": "0x91ecc4c19918a2dc8f05b7bd24786a678164a870724d3825c493ebe675043550", + "transactionPosition": 31, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x06da0fd433c1a5d7a4faa01111c044910a184553", + "gas": "0x30c83", + "input": "0xa9059cbb0000000000000000000000008a4008961a27752e1c7178b73b9d5fa1d37fee3c0000000000000000000000000000000000000000000000000ac09a8200d70d3f", + "to": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x323e", + "output": "0x0000000000000000000000000000000000000000000000000000000000000001" + }, + "subtraces": 0, + "traceAddress": [4, 0], + "transactionHash": "0x91ecc4c19918a2dc8f05b7bd24786a678164a870724d3825c493ebe675043550", + "transactionPosition": 31, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0x06da0fd433c1a5d7a4faa01111c044910a184553", + "gas": "0x2d88f", + "input": "0x70a0823100000000000000000000000006da0fd433c1a5d7a4faa01111c044910a184553", + "to": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x216", + "output": "0x00000000000000000000000000000000000000000000002136abf386ca9e6802" + }, + "subtraces": 0, + "traceAddress": [4, 1], + "transactionHash": "0x91ecc4c19918a2dc8f05b7bd24786a678164a870724d3825c493ebe675043550", + "transactionPosition": 31, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0x06da0fd433c1a5d7a4faa01111c044910a184553", + "gas": "0x2d4da", + "input": "0x70a0823100000000000000000000000006da0fd433c1a5d7a4faa01111c044910a184553", + "to": "0xdac17f958d2ee523a2206206994597c13d831ec7", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x407", + "output": "0x00000000000000000000000000000000000000000000000000000226b0103e9b" + }, + "subtraces": 0, + "traceAddress": [4, 2], + "transactionHash": "0x91ecc4c19918a2dc8f05b7bd24786a678164a870724d3825c493ebe675043550", + "transactionPosition": 31, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0xf3de3c0d654fda23dad170f0f320a92172509127", + "gas": "0x28770", + "input": "0x0dfe1681", + "to": "0x8a4008961a27752e1c7178b73b9d5fa1d37fee3c", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x94d", + "output": "0x000000000000000000000000a711bcc2b6f5c4fc3dfaccc2a01148765cbbab1c" + }, + "subtraces": 0, + "traceAddress": [5], + "transactionHash": "0x91ecc4c19918a2dc8f05b7bd24786a678164a870724d3825c493ebe675043550", + "transactionPosition": 31, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0xf3de3c0d654fda23dad170f0f320a92172509127", + "gas": "0x27410", + "input": "0x70a08231000000000000000000000000ec3f0d59f0bc780650ab7049e52e034d70c85b39", + "to": "0xa711bcc2b6f5c4fc3dfaccc2a01148765cbbab1c", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0xb7c", + "output": "0x0000000000000000000000000000000000000000000000000000000000000000" + }, + "subtraces": 0, + "traceAddress": [6], + "transactionHash": "0x91ecc4c19918a2dc8f05b7bd24786a678164a870724d3825c493ebe675043550", + "transactionPosition": 31, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0xf3de3c0d654fda23dad170f0f320a92172509127", + "gas": "0x267a3", + "input": "0x0902f1ac", + "to": "0x8a4008961a27752e1c7178b73b9d5fa1d37fee3c", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x9c8", + "output": "0x000000000000000000000000000000000000000000000001306dcdd232a99603000000000000000000000000000000000000000000000001bda2fc70bf6185c70000000000000000000000000000000000000000000000000000000065ea0663" + }, + "subtraces": 0, + "traceAddress": [7], + "transactionHash": "0x91ecc4c19918a2dc8f05b7bd24786a678164a870724d3825c493ebe675043550", + "transactionPosition": 31, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0xf3de3c0d654fda23dad170f0f320a92172509127", + "gas": "0x25d1e", + "input": "0xd21220a7", + "to": "0x8a4008961a27752e1c7178b73b9d5fa1d37fee3c", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x935", + "output": "0x000000000000000000000000c02aaa39b223fe8d0a0e5c4f27ead9083c756cc2" + }, + "subtraces": 0, + "traceAddress": [8], + "transactionHash": "0x91ecc4c19918a2dc8f05b7bd24786a678164a870724d3825c493ebe675043550", + "transactionPosition": 31, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0xf3de3c0d654fda23dad170f0f320a92172509127", + "gas": "0x25373", + "input": "0x70a082310000000000000000000000008a4008961a27752e1c7178b73b9d5fa1d37fee3c", + "to": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x216", + "output": "0x000000000000000000000000000000000000000000000001c86396f2c0389306" + }, + "subtraces": 0, + "traceAddress": [9], + "transactionHash": "0x91ecc4c19918a2dc8f05b7bd24786a678164a870724d3825c493ebe675043550", + "transactionPosition": 31, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0xf3de3c0d654fda23dad170f0f320a92172509127", + "gas": "0x24fea", + "input": "0x022c0d9f0000000000000000000000000000000000000000000000000726b68026fa92bc0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ec3f0d59f0bc780650ab7049e52e034d70c85b3900000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000000", + "to": "0x8a4008961a27752e1c7178b73b9d5fa1d37fee3c", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x16077", "output": "0x" }, + "subtraces": 3, + "traceAddress": [10], + "transactionHash": "0x91ecc4c19918a2dc8f05b7bd24786a678164a870724d3825c493ebe675043550", + "transactionPosition": 31, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x8a4008961a27752e1c7178b73b9d5fa1d37fee3c", + "gas": "0x22c3b", + "input": "0xa9059cbb000000000000000000000000ec3f0d59f0bc780650ab7049e52e034d70c85b390000000000000000000000000000000000000000000000000726b68026fa92bc", + "to": "0xa711bcc2b6f5c4fc3dfaccc2a01148765cbbab1c", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0xeffa", + "output": "0x0000000000000000000000000000000000000000000000000000000000000001" + }, + "subtraces": 0, + "traceAddress": [10, 0], + "transactionHash": "0x91ecc4c19918a2dc8f05b7bd24786a678164a870724d3825c493ebe675043550", + "transactionPosition": 31, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0x8a4008961a27752e1c7178b73b9d5fa1d37fee3c", + "gas": "0x13d94", + "input": "0x70a082310000000000000000000000008a4008961a27752e1c7178b73b9d5fa1d37fee3c", + "to": "0xa711bcc2b6f5c4fc3dfaccc2a01148765cbbab1c", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x3ac", + "output": "0x000000000000000000000000000000000000000000000001294717520baf0347" + }, + "subtraces": 0, + "traceAddress": [10, 1], + "transactionHash": "0x91ecc4c19918a2dc8f05b7bd24786a678164a870724d3825c493ebe675043550", + "transactionPosition": 31, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0x8a4008961a27752e1c7178b73b9d5fa1d37fee3c", + "gas": "0x13861", + "input": "0x70a082310000000000000000000000008a4008961a27752e1c7178b73b9d5fa1d37fee3c", + "to": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x216", + "output": "0x000000000000000000000000000000000000000000000001c86396f2c0389306" + }, + "subtraces": 0, + "traceAddress": [10, 2], + "transactionHash": "0x91ecc4c19918a2dc8f05b7bd24786a678164a870724d3825c493ebe675043550", + "transactionPosition": 31, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0xf3de3c0d654fda23dad170f0f320a92172509127", + "gas": "0xf414", + "input": "0x70a08231000000000000000000000000ec3f0d59f0bc780650ab7049e52e034d70c85b39", + "to": "0xa711bcc2b6f5c4fc3dfaccc2a01148765cbbab1c", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x3ac", + "output": "0x0000000000000000000000000000000000000000000000000726b68026fa92bc" + }, + "subtraces": 0, + "traceAddress": [11], + "transactionHash": "0x91ecc4c19918a2dc8f05b7bd24786a678164a870724d3825c493ebe675043550", + "transactionPosition": 31, + "type": "call" + } + ], + "decoded": null + }, + { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0xfA6EFB846127a46F25460343A69a69ceE4A0F01d", + "gas": 53259, + "gasPrice": "104376295601", + "hash": "0xd5c3420d2505666e4dda8ff7a7e5d9838823e47b79afb9c6402c09d278728bbe", + "input": "0xa9059cbb00000000000000000000000075e89d5979e4f6fba9f97c104c2f0afb3f1dcb880000000000000000000000000000000000000000a18f07d736b90be550000000", + "nonce": 18, + "r": "0xedf6fcd27198d6fb443668c57fe3d21173c3c2ca9efaee6cf7ad52130706d892", + "s": "0x598477efea34837078bdff01266c9d953cb6827cc81a2c42d49ea22adab1177b", + "to": "0xDc63269eA166b70d4780b3A11F5C825C2b761B01", + "transactionIndex": 32, + "type": 0, + "v": "0x26", + "value": "0", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 4444098, + "effectiveGasPrice": 104376295601, + "from": "0xfa6efb846127a46f25460343a69a69cee4a0f01d", + "gasUsed": 30659, + "logs": [ + { + "address": "0xDc63269eA166b70d4780b3A11F5C825C2b761B01", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x0000000000000000000000000000000000000000a18f07d736b90be550000000", + "logIndex": 131, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x000000000000000000000000fa6efb846127a46f25460343a69a69cee4a0f01d", + "0x00000000000000000000000075e89d5979e4f6fba9f97c104c2f0afb3f1dcb88" + ], + "transactionHash": "0xd5c3420d2505666e4dda8ff7a7e5d9838823e47b79afb9c6402c09d278728bbe", + "transactionIndex": 32, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0xfa6efb846127a46f25460343a69a69cee4a0f01d" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0x75e89d5979e4f6fba9f97c104c2f0afb3f1dcb88" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "50000000000000000000000000000" + } + ] + } + } + ], + "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000000000000000000000000000000400000000000000000000008000000000000040000000000000000000000000000402000000000000000000000000010000000000000000000000010000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000200000000000000000000000000042000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", + "status": true, + "to": "0xdc63269ea166b70d4780b3a11f5c825c2b761b01", + "transactionHash": "0xd5c3420d2505666e4dda8ff7a7e5d9838823e47b79afb9c6402c09d278728bbe", + "transactionIndex": 32, + "type": "0x0" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0xfa6efb846127a46f25460343a69a69cee4a0f01d", + "gas": "0x7b67", + "input": "0xa9059cbb00000000000000000000000075e89d5979e4f6fba9f97c104c2f0afb3f1dcb880000000000000000000000000000000000000000a18f07d736b90be550000000", + "to": "0xdc63269ea166b70d4780b3a11f5c825c2b761b01", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x35df", + "output": "0x0000000000000000000000000000000000000000000000000000000000000001" + }, + "subtraces": 0, + "traceAddress": [], + "transactionHash": "0xd5c3420d2505666e4dda8ff7a7e5d9838823e47b79afb9c6402c09d278728bbe", + "transactionPosition": 32, + "type": "call" + } + ], + "decoded": { + "signature": "transfer(address,uint256)", + "signature_with_arg_names": "transfer(address arg1,uint256 arg2)", + "name": "transfer", + "decoded": [ + { + "internalType": "address", + "name": "arg1", + "type": "address", + "decoded": "0x75e89d5979e4f6fba9f97c104c2f0afb3f1dcb88" + }, + { + "internalType": "uint256", + "name": "arg2", + "type": "uint256", + "decoded": "50000000000000000000000000000" + } + ] + } + }, + { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0x0bb4Dd969f6FB8c3EE147940893C322CA38d1005", + "gas": 75000, + "gasPrice": "102500000000", + "hash": "0x8ca67c71653129b60fbeb90cd287010aea11fddd45c3d22bd60370a3d062ea74", + "input": "0xa9059cbb000000000000000000000000104c47b6d9acbb8bb34e042b2f877ea4c294dae7000000000000000000000000000000000000000000000000000000002faf0800", + "nonce": 100, + "r": "0x2c1042efd50c24dd9ecf0635238e935ccc1e2b76900800d353778154c538576f", + "s": "0x25db435862d46c23511f7a1f28ec2363c0960b75a82ea4ea2778810e662116ee", + "to": "0xdAC17F958D2ee523a2206206994597C13D831ec7", + "transactionIndex": 33, + "type": 0, + "v": "0x26", + "value": "0", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 4490195, + "effectiveGasPrice": 102500000000, + "from": "0x0bb4dd969f6fb8c3ee147940893c322ca38d1005", + "gasUsed": 46097, + "logs": [ + { + "address": "0xdAC17F958D2ee523a2206206994597C13D831ec7", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x000000000000000000000000000000000000000000000000000000002faf0800", + "logIndex": 132, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x0000000000000000000000000bb4dd969f6fb8c3ee147940893c322ca38d1005", + "0x000000000000000000000000104c47b6d9acbb8bb34e042b2f877ea4c294dae7" + ], + "transactionHash": "0x8ca67c71653129b60fbeb90cd287010aea11fddd45c3d22bd60370a3d062ea74", + "transactionIndex": 33, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0x0bb4dd969f6fb8c3ee147940893c322ca38d1005" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0x104c47b6d9acbb8bb34e042b2f877ea4c294dae7" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "800000000" + } + ] + } + } + ], + "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000400000000008000000000000000000000000000000000000000000000000000000000000000000000000000000000400000000000010000000000000000000000000000000000000000000000000000000000000000000100000000000000000800000100080000000000000000000000000000000000000000000000002000000000000000000000000000000040000000000000000000000000000000000000000000000000000000200000000000000000000000000000000", + "status": true, + "to": "0xdac17f958d2ee523a2206206994597c13d831ec7", + "transactionHash": "0x8ca67c71653129b60fbeb90cd287010aea11fddd45c3d22bd60370a3d062ea74", + "transactionIndex": 33, + "type": "0x0" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0x0bb4dd969f6fb8c3ee147940893c322ca38d1005", + "gas": "0xd09c", + "input": "0xa9059cbb000000000000000000000000104c47b6d9acbb8bb34e042b2f877ea4c294dae7000000000000000000000000000000000000000000000000000000002faf0800", + "to": "0xdac17f958d2ee523a2206206994597c13d831ec7", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x5fb5", "output": "0x" }, + "subtraces": 0, + "traceAddress": [], + "transactionHash": "0x8ca67c71653129b60fbeb90cd287010aea11fddd45c3d22bd60370a3d062ea74", + "transactionPosition": 33, + "type": "call" + } + ], + "decoded": { + "signature": "transfer(address,uint256)", + "signature_with_arg_names": "transfer(address arg1,uint256 arg2)", + "name": "transfer", + "decoded": [ + { + "internalType": "address", + "name": "arg1", + "type": "address", + "decoded": "0x104c47b6d9acbb8bb34e042b2f877ea4c294dae7" + }, + { + "internalType": "uint256", + "name": "arg2", + "type": "uint256", + "decoded": "800000000" + } + ] + } + }, + { + "accessList": [], + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0x0EaEC470f09c93473Dd7Ca97D8951e078EEf7290", + "gas": 57075, + "gasPrice": "102275155536", + "hash": "0xcb1806dde58c3d886c44cd353eb8f7acfb3532969d11e5dac8bf20af47e76da2", + "input": "0x095ea7b3000000000000000000000000000000000022d473030f116ddee9f6b43ac78ba3ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff", + "maxFeePerGas": "120192626812", + "maxPriorityFeePerGas": "3420141599", + "nonce": 22, + "r": "0x48318a1a9b37c2ec1cacb2ab5e3ba6cfb18ce9ab25940d6e6f6f86dd0aaa69b3", + "s": "0x718e72f0028411e019f1593a0b00a05f5663995ff1c57ba8fa6770307f312601", + "to": "0xc01154B4CCB518232D6bbfC9B9E6C5068B766f82", + "transactionIndex": 34, + "type": 2, + "v": "0x1", + "value": "0", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 4537374, + "effectiveGasPrice": 102275155536, + "from": "0x0eaec470f09c93473dd7ca97d8951e078eef7290", + "gasUsed": 47179, + "logs": [ + { + "address": "0xc01154B4CCB518232D6bbfC9B9E6C5068B766f82", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff", + "logIndex": 133, + "removed": false, + "topics": [ + "0x8c5be1e5ebec7d5bd14f71427d1e84f3dd0314c0f7b2291e5b200ac8c7c3b925", + "0x0000000000000000000000000eaec470f09c93473dd7ca97d8951e078eef7290", + "0x000000000000000000000000000000000022d473030f116ddee9f6b43ac78ba3" + ], + "transactionHash": "0xcb1806dde58c3d886c44cd353eb8f7acfb3532969d11e5dac8bf20af47e76da2", + "transactionIndex": 34, + "decoded": { + "signature": "Approval(address,address,uint256)", + "signature_with_arg_names": "Approval(address indexed owner,address indexed spender,uint256 value)", + "name": "Approval", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "owner", + "type": "address", + "decoded": "0x0eaec470f09c93473dd7ca97d8951e078eef7290" + }, + { + "indexed": true, + "internalType": "address", + "name": "spender", + "type": "address", + "decoded": "0x000000000022d473030f116ddee9f6b43ac78ba3" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "115792089237316195423570985008687907853269984665640564039457584007913129639935" + } + ] + } + } + ], + "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000800000000000000000200000000000000000000000004000000000000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000008000000000000000020008000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000008000200000000000000000000000000000000000000", + "status": true, + "to": "0xc01154b4ccb518232d6bbfc9b9e6c5068b766f82", + "transactionHash": "0xcb1806dde58c3d886c44cd353eb8f7acfb3532969d11e5dac8bf20af47e76da2", + "transactionIndex": 34, + "type": "0x2" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0x0eaec470f09c93473dd7ca97d8951e078eef7290", + "gas": "0x8977", + "input": "0x095ea7b3000000000000000000000000000000000022d473030f116ddee9f6b43ac78ba3ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff", + "to": "0xc01154b4ccb518232d6bbfc9b9e6c5068b766f82", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x62cf", + "output": "0x0000000000000000000000000000000000000000000000000000000000000001" + }, + "subtraces": 0, + "traceAddress": [], + "transactionHash": "0xcb1806dde58c3d886c44cd353eb8f7acfb3532969d11e5dac8bf20af47e76da2", + "transactionPosition": 34, + "type": "call" + } + ], + "decoded": { + "signature": "approve(address,uint256)", + "signature_with_arg_names": "approve(address arg1,uint256 arg2)", + "name": "approve", + "decoded": [ + { + "internalType": "address", + "name": "arg1", + "type": "address", + "decoded": "0x000000000022d473030f116ddee9f6b43ac78ba3" + }, + { + "internalType": "uint256", + "name": "arg2", + "type": "uint256", + "decoded": "115792089237316195423570985008687907853269984665640564039457584007913129639935" + } + ] + } + }, + { + "accessList": [], + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0xf60c2Ea62EDBfE808163751DD0d8693DCb30019c", + "gas": 220436, + "gasPrice": "100855013937", + "hash": "0xa17438e20bf72cbd659a60fc304817ca86363ee7eabe4aaab5aebe749a8587e9", + "input": "0xa9059cbb000000000000000000000000b38c19b53318533346b207f6daef1f6f1cced496000000000000000000000000000000000000000000000000000000008f69e30b", + "maxFeePerGas": "139200000000", + "maxPriorityFeePerGas": "2000000000", + "nonce": 1979614, + "r": "0x692137bf4d09be102917dc8a02f600f7ff01aa565a98d6c57faff3913039254", + "s": "0x23afe1c8b787145a89c7bc6b88905b2ab20990ba605baf3ee3fded58d21089c3", + "to": "0xdAC17F958D2ee523a2206206994597C13D831ec7", + "transactionIndex": 35, + "type": 2, + "v": "0x0", + "value": "0", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 4600583, + "effectiveGasPrice": 100855013937, + "from": "0xf60c2ea62edbfe808163751dd0d8693dcb30019c", + "gasUsed": 63209, + "logs": [ + { + "address": "0xdAC17F958D2ee523a2206206994597C13D831ec7", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x000000000000000000000000000000000000000000000000000000008f69e30b", + "logIndex": 134, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x000000000000000000000000f60c2ea62edbfe808163751dd0d8693dcb30019c", + "0x000000000000000000000000b38c19b53318533346b207f6daef1f6f1cced496" + ], + "transactionHash": "0xa17438e20bf72cbd659a60fc304817ca86363ee7eabe4aaab5aebe749a8587e9", + "transactionIndex": 35, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0xf60c2ea62edbfe808163751dd0d8693dcb30019c" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0xb38c19b53318533346b207f6daef1f6f1cced496" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "2406081291" + } + ] + } + } + ], + "logsBloom": "0x00000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000080000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000000800100000000000010000001000000080000000000000000000000000000000000000000000000002000000000000010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", + "status": true, + "to": "0xdac17f958d2ee523a2206206994597c13d831ec7", + "transactionHash": "0xa17438e20bf72cbd659a60fc304817ca86363ee7eabe4aaab5aebe749a8587e9", + "transactionIndex": 35, + "type": "0x2" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0xf60c2ea62edbfe808163751dd0d8693dcb30019c", + "gas": "0x308ac", + "input": "0xa9059cbb000000000000000000000000b38c19b53318533346b207f6daef1f6f1cced496000000000000000000000000000000000000000000000000000000008f69e30b", + "to": "0xdac17f958d2ee523a2206206994597c13d831ec7", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0xa281", "output": "0x" }, + "subtraces": 0, + "traceAddress": [], + "transactionHash": "0xa17438e20bf72cbd659a60fc304817ca86363ee7eabe4aaab5aebe749a8587e9", + "transactionPosition": 35, + "type": "call" + } + ], + "decoded": { + "signature": "transfer(address,uint256)", + "signature_with_arg_names": "transfer(address arg1,uint256 arg2)", + "name": "transfer", + "decoded": [ + { + "internalType": "address", + "name": "arg1", + "type": "address", + "decoded": "0xb38c19b53318533346b207f6daef1f6f1cced496" + }, + { + "internalType": "uint256", + "name": "arg2", + "type": "uint256", + "decoded": "2406081291" + } + ] + } + }, + { + "accessList": [], + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0x808d0aeE8db7E7c74FaF4b264333aFE8c9cCDBA4", + "gas": 100000, + "gasPrice": "100855013937", + "hash": "0xff1aac4112190afa4cdb4b359ac64ace7d905cbcd9f80c109f9f706dc615b668", + "input": "0xa9059cbb000000000000000000000000832778977ea3597c2295d09ceed41019958041d60000000000000000000000000000000000000000000000000000000005f3ba0e", + "maxFeePerGas": "199710027874", + "maxPriorityFeePerGas": "2000000000", + "nonce": 158093, + "r": "0xcc2544bc6f88f647bfadc35d1ffe85138e5e17056ec1de13b522d5248c0cb332", + "s": "0x6e33cfbf324f4f664782917e4f6d087cfb00dc5a45bd3f7da4d72aa0df09d1af", + "to": "0xdAC17F958D2ee523a2206206994597C13D831ec7", + "transactionIndex": 36, + "type": 2, + "v": "0x0", + "value": "0", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 4663792, + "effectiveGasPrice": 100855013937, + "from": "0x808d0aee8db7e7c74faf4b264333afe8c9ccdba4", + "gasUsed": 63209, + "logs": [ + { + "address": "0xdAC17F958D2ee523a2206206994597C13D831ec7", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x0000000000000000000000000000000000000000000000000000000005f3ba0e", + "logIndex": 135, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x000000000000000000000000808d0aee8db7e7c74faf4b264333afe8c9ccdba4", + "0x000000000000000000000000832778977ea3597c2295d09ceed41019958041d6" + ], + "transactionHash": "0xff1aac4112190afa4cdb4b359ac64ace7d905cbcd9f80c109f9f706dc615b668", + "transactionIndex": 36, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0x808d0aee8db7e7c74faf4b264333afe8c9ccdba4" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0x832778977ea3597c2295d09ceed41019958041d6" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "99858958" + } + ] + } + } + ], + "logsBloom": "0x00000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000010000008000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000020000000000000000000000000000000000000000000000000000000100000000000000000000000000080100000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000000000000040", + "status": true, + "to": "0xdac17f958d2ee523a2206206994597c13d831ec7", + "transactionHash": "0xff1aac4112190afa4cdb4b359ac64ace7d905cbcd9f80c109f9f706dc615b668", + "transactionIndex": 36, + "type": "0x2" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0x808d0aee8db7e7c74faf4b264333afe8c9ccdba4", + "gas": "0x13238", + "input": "0xa9059cbb000000000000000000000000832778977ea3597c2295d09ceed41019958041d60000000000000000000000000000000000000000000000000000000005f3ba0e", + "to": "0xdac17f958d2ee523a2206206994597c13d831ec7", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0xa281", "output": "0x" }, + "subtraces": 0, + "traceAddress": [], + "transactionHash": "0xff1aac4112190afa4cdb4b359ac64ace7d905cbcd9f80c109f9f706dc615b668", + "transactionPosition": 36, + "type": "call" + } + ], + "decoded": { + "signature": "transfer(address,uint256)", + "signature_with_arg_names": "transfer(address arg1,uint256 arg2)", + "name": "transfer", + "decoded": [ + { + "internalType": "address", + "name": "arg1", + "type": "address", + "decoded": "0x832778977ea3597c2295d09ceed41019958041d6" + }, + { + "internalType": "uint256", + "name": "arg2", + "type": "uint256", + "decoded": "99858958" + } + ] + } + }, + { + "accessList": [], + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0xe71cAB44917bF40B072B47138a76006558Cb29C6", + "gas": 90000, + "gasPrice": "100855013937", + "hash": "0x7a1f29521d04d2fd268fad1064123a12fee72e37e3408e7cf3cefb07d83e34b5", + "input": "0xa9059cbb000000000000000000000000f89d7b9c864f589bbf53a82105107622b35eaa4000000000000000000000000000000000000000000000000000000071fbfd6ddc", + "maxFeePerGas": "300000000000", + "maxPriorityFeePerGas": "2000000000", + "nonce": 8757, + "r": "0x11f6eea59a1d280ec663d76cde646e44a624d72699f6b9fdea03dfba694895d4", + "s": "0x5a936786891c09af73a96cd3a82ccc4f89f8ac254fca3799e8fbabb55bafa2bb", + "to": "0xdAC17F958D2ee523a2206206994597C13D831ec7", + "transactionIndex": 37, + "type": 2, + "v": "0x0", + "value": "0", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 4709913, + "effectiveGasPrice": 100855013937, + "from": "0xe71cab44917bf40b072b47138a76006558cb29c6", + "gasUsed": 46121, + "logs": [ + { + "address": "0xdAC17F958D2ee523a2206206994597C13D831ec7", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x00000000000000000000000000000000000000000000000000000071fbfd6ddc", + "logIndex": 136, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x000000000000000000000000e71cab44917bf40b072b47138a76006558cb29c6", + "0x000000000000000000000000f89d7b9c864f589bbf53a82105107622b35eaa40" + ], + "transactionHash": "0x7a1f29521d04d2fd268fad1064123a12fee72e37e3408e7cf3cefb07d83e34b5", + "transactionIndex": 37, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0xe71cab44917bf40b072b47138a76006558cb29c6" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0xf89d7b9c864f589bbf53a82105107622b35eaa40" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "489558994396" + } + ] + } + } + ], + "logsBloom": "0x00000000020000000000000000000000000000000000000000080000000000000000000000000000000000000000010000000000000000000000000004000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000010000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000080000000000000000000000000000000000000000000000002000000000000000200000000008000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", + "status": true, + "to": "0xdac17f958d2ee523a2206206994597c13d831ec7", + "transactionHash": "0x7a1f29521d04d2fd268fad1064123a12fee72e37e3408e7cf3cefb07d83e34b5", + "transactionIndex": 37, + "type": "0x2" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0xe71cab44917bf40b072b47138a76006558cb29c6", + "gas": "0x10b1c", + "input": "0xa9059cbb000000000000000000000000f89d7b9c864f589bbf53a82105107622b35eaa4000000000000000000000000000000000000000000000000000000071fbfd6ddc", + "to": "0xdac17f958d2ee523a2206206994597c13d831ec7", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x5fb5", "output": "0x" }, + "subtraces": 0, + "traceAddress": [], + "transactionHash": "0x7a1f29521d04d2fd268fad1064123a12fee72e37e3408e7cf3cefb07d83e34b5", + "transactionPosition": 37, + "type": "call" + } + ], + "decoded": { + "signature": "transfer(address,uint256)", + "signature_with_arg_names": "transfer(address arg1,uint256 arg2)", + "name": "transfer", + "decoded": [ + { + "internalType": "address", + "name": "arg1", + "type": "address", + "decoded": "0xf89d7b9c864f589bbf53a82105107622b35eaa40" + }, + { + "internalType": "uint256", + "name": "arg2", + "type": "uint256", + "decoded": "489558994396" + } + ] + } + }, + { + "accessList": [], + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0x28C6c06298d514Db089934071355E5743bf21d60", + "gas": 207128, + "gasPrice": "100855013937", + "hash": "0xafaa55604cec5068d5158132a68dedd6e44e33dce4a2e4bdf5289fda4922356a", + "input": "0xa9059cbb000000000000000000000000eaa935bf15df5d86a5c9046e4de71bc76f672ae50000000000000000000000000000000000000000000000000000000011e83014", + "maxFeePerGas": "130800000000", + "maxPriorityFeePerGas": "2000000000", + "nonce": 9166884, + "r": "0x80f757a95033f984d4b451a474cb8975c6a319c97f8480be490de3e7d051b829", + "s": "0x459f75fd7ffcd719a9fdc9958a9dff67c11f3d34aa0b611f92c9c71edbd1170c", + "to": "0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48", + "transactionIndex": 38, + "type": 2, + "v": "0x1", + "value": "0", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 4755073, + "effectiveGasPrice": 100855013937, + "from": "0x28c6c06298d514db089934071355e5743bf21d60", + "gasUsed": 45160, + "logs": [ + { + "address": "0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x0000000000000000000000000000000000000000000000000000000011e83014", + "logIndex": 137, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x00000000000000000000000028c6c06298d514db089934071355e5743bf21d60", + "0x000000000000000000000000eaa935bf15df5d86a5c9046e4de71bc76f672ae5" + ], + "transactionHash": "0xafaa55604cec5068d5158132a68dedd6e44e33dce4a2e4bdf5289fda4922356a", + "transactionIndex": 38, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0x28c6c06298d514db089934071355e5743bf21d60" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0xeaa935bf15df5d86a5c9046e4de71bc76f672ae5" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "300429332" + } + ] + } + } + ], + "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000001000000000000000000000100000000000000000000000000000000000008000008000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000010000000000000000000000000000000000000000000000000010000000000000000000000000000000000200000000000000000000000100000000000000000020000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000", + "status": true, + "to": "0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48", + "transactionHash": "0xafaa55604cec5068d5158132a68dedd6e44e33dce4a2e4bdf5289fda4922356a", + "transactionIndex": 38, + "type": "0x2" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0x28c6c06298d514db089934071355e5743bf21d60", + "gas": "0x2d4b0", + "input": "0xa9059cbb000000000000000000000000eaa935bf15df5d86a5c9046e4de71bc76f672ae50000000000000000000000000000000000000000000000000000000011e83014", + "to": "0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x5c00", + "output": "0x0000000000000000000000000000000000000000000000000000000000000001" + }, + "subtraces": 1, + "traceAddress": [], + "transactionHash": "0xafaa55604cec5068d5158132a68dedd6e44e33dce4a2e4bdf5289fda4922356a", + "transactionPosition": 38, + "type": "call" + }, + { + "action": { + "callType": "delegatecall", + "from": "0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48", + "gas": "0x2ad82", + "input": "0xa9059cbb000000000000000000000000eaa935bf15df5d86a5c9046e4de71bc76f672ae50000000000000000000000000000000000000000000000000000000011e83014", + "to": "0x43506849d7c04f9138d1a2050bbf3a0c054402dd", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x3f87", + "output": "0x0000000000000000000000000000000000000000000000000000000000000001" + }, + "subtraces": 0, + "traceAddress": [0], + "transactionHash": "0xafaa55604cec5068d5158132a68dedd6e44e33dce4a2e4bdf5289fda4922356a", + "transactionPosition": 38, + "type": "call" + } + ], + "decoded": { + "signature": "transfer(address,uint256)", + "signature_with_arg_names": "transfer(address arg1,uint256 arg2)", + "name": "transfer", + "decoded": [ + { + "internalType": "address", + "name": "arg1", + "type": "address", + "decoded": "0xeaa935bf15df5d86a5c9046e4de71bc76f672ae5" + }, + { + "internalType": "uint256", + "name": "arg2", + "type": "uint256", + "decoded": "300429332" + } + ] + } + }, + { + "accessList": [], + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0x21a31Ee1afC51d94C2eFcCAa2092aD1028285549", + "gas": 207128, + "gasPrice": "100855013937", + "hash": "0xb0feef949bbd44d16e07490654d91402d74dc753ab9cfb9af8ba795b09b88852", + "input": "0xa9059cbb00000000000000000000000051b5dd46af6d7d9443e69f0f3378e1eb4de33b0e000000000000000000000000000000000000000000000000000000025485f600", + "maxFeePerGas": "130800000000", + "maxPriorityFeePerGas": "2000000000", + "nonce": 8881023, + "r": "0xb79c849350d6842104b7822f3a47652b15bdf04219bc0c384bbd76a96e508046", + "s": "0x462943e1cdef1808d2d2434844a5ee367fd7ed4d701fe15b238900e176a16b23", + "to": "0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48", + "transactionIndex": 39, + "type": 2, + "v": "0x1", + "value": "0", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 4800233, + "effectiveGasPrice": 100855013937, + "from": "0x21a31ee1afc51d94c2efccaa2092ad1028285549", + "gasUsed": 45160, + "logs": [ + { + "address": "0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x000000000000000000000000000000000000000000000000000000025485f600", + "logIndex": 138, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x00000000000000000000000021a31ee1afc51d94c2efccaa2092ad1028285549", + "0x00000000000000000000000051b5dd46af6d7d9443e69f0f3378e1eb4de33b0e" + ], + "transactionHash": "0xb0feef949bbd44d16e07490654d91402d74dc753ab9cfb9af8ba795b09b88852", + "transactionIndex": 39, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0x21a31ee1afc51d94c2efccaa2092ad1028285549" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0x51b5dd46af6d7d9443e69f0f3378e1eb4de33b0e" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "10008000000" + } + ] + } + } + ], + "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004000000000000000000008000008000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000100000000000000000000000002010000000000000000000020000000000000200000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000001", + "status": true, + "to": "0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48", + "transactionHash": "0xb0feef949bbd44d16e07490654d91402d74dc753ab9cfb9af8ba795b09b88852", + "transactionIndex": 39, + "type": "0x2" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0x21a31ee1afc51d94c2efccaa2092ad1028285549", + "gas": "0x2d4b0", + "input": "0xa9059cbb00000000000000000000000051b5dd46af6d7d9443e69f0f3378e1eb4de33b0e000000000000000000000000000000000000000000000000000000025485f600", + "to": "0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x5c00", + "output": "0x0000000000000000000000000000000000000000000000000000000000000001" + }, + "subtraces": 1, + "traceAddress": [], + "transactionHash": "0xb0feef949bbd44d16e07490654d91402d74dc753ab9cfb9af8ba795b09b88852", + "transactionPosition": 39, + "type": "call" + }, + { + "action": { + "callType": "delegatecall", + "from": "0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48", + "gas": "0x2ad82", + "input": "0xa9059cbb00000000000000000000000051b5dd46af6d7d9443e69f0f3378e1eb4de33b0e000000000000000000000000000000000000000000000000000000025485f600", + "to": "0x43506849d7c04f9138d1a2050bbf3a0c054402dd", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x3f87", + "output": "0x0000000000000000000000000000000000000000000000000000000000000001" + }, + "subtraces": 0, + "traceAddress": [0], + "transactionHash": "0xb0feef949bbd44d16e07490654d91402d74dc753ab9cfb9af8ba795b09b88852", + "transactionPosition": 39, + "type": "call" + } + ], + "decoded": { + "signature": "transfer(address,uint256)", + "signature_with_arg_names": "transfer(address arg1,uint256 arg2)", + "name": "transfer", + "decoded": [ + { + "internalType": "address", + "name": "arg1", + "type": "address", + "decoded": "0x51b5dd46af6d7d9443e69f0f3378e1eb4de33b0e" + }, + { + "internalType": "uint256", + "name": "arg2", + "type": "uint256", + "decoded": "10008000000" + } + ] + } + }, + { + "accessList": [], + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0xc4F9c9d6cF874797D7b21EAA001e5BEa9a2a0BA5", + "gas": 90000, + "gasPrice": "100855013937", + "hash": "0x154d6f8559bfc5e595b5ede1417a9ecdd819753cc2eab31a73f498654a77b409", + "input": "0xa9059cbb000000000000000000000000f89d7b9c864f589bbf53a82105107622b35eaa400000000000000000000000000000000000000000000000000000000107cf6680", + "maxFeePerGas": "300000000000", + "maxPriorityFeePerGas": "2000000000", + "nonce": 25, + "r": "0x27628fdecc4b4383645fbeb477b06f65fdf79d9474d17ffbb0cbb1bc1ac14d23", + "s": "0x648365a6dadc713df251bd4ae00e25164e92886f06bcc8cf88ad3403b66f922d", + "to": "0xdAC17F958D2ee523a2206206994597C13D831ec7", + "transactionIndex": 40, + "type": 2, + "v": "0x0", + "value": "0", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 4841554, + "effectiveGasPrice": 100855013937, + "from": "0xc4f9c9d6cf874797d7b21eaa001e5bea9a2a0ba5", + "gasUsed": 41321, + "logs": [ + { + "address": "0xdAC17F958D2ee523a2206206994597C13D831ec7", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x0000000000000000000000000000000000000000000000000000000107cf6680", + "logIndex": 139, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x000000000000000000000000c4f9c9d6cf874797d7b21eaa001e5bea9a2a0ba5", + "0x000000000000000000000000f89d7b9c864f589bbf53a82105107622b35eaa40" + ], + "transactionHash": "0x154d6f8559bfc5e595b5ede1417a9ecdd819753cc2eab31a73f498654a77b409", + "transactionIndex": 40, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0xc4f9c9d6cf874797d7b21eaa001e5bea9a2a0ba5" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0xf89d7b9c864f589bbf53a82105107622b35eaa40" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "4426000000" + } + ] + } + } + ], + "logsBloom": "0x00000000000000000004000000000000000000000000000000080000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000008000000000000008000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000080000000000000000000000000000000000000000000000002000000000000000200000000008000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100", + "status": true, + "to": "0xdac17f958d2ee523a2206206994597c13d831ec7", + "transactionHash": "0x154d6f8559bfc5e595b5ede1417a9ecdd819753cc2eab31a73f498654a77b409", + "transactionIndex": 40, + "type": "0x2" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0xc4f9c9d6cf874797d7b21eaa001e5bea9a2a0ba5", + "gas": "0x10b1c", + "input": "0xa9059cbb000000000000000000000000f89d7b9c864f589bbf53a82105107622b35eaa400000000000000000000000000000000000000000000000000000000107cf6680", + "to": "0xdac17f958d2ee523a2206206994597c13d831ec7", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x5fb5", "output": "0x" }, + "subtraces": 0, + "traceAddress": [], + "transactionHash": "0x154d6f8559bfc5e595b5ede1417a9ecdd819753cc2eab31a73f498654a77b409", + "transactionPosition": 40, + "type": "call" + } + ], + "decoded": { + "signature": "transfer(address,uint256)", + "signature_with_arg_names": "transfer(address arg1,uint256 arg2)", + "name": "transfer", + "decoded": [ + { + "internalType": "address", + "name": "arg1", + "type": "address", + "decoded": "0xf89d7b9c864f589bbf53a82105107622b35eaa40" + }, + { + "internalType": "uint256", + "name": "arg2", + "type": "uint256", + "decoded": "4426000000" + } + ] + } + }, + { + "accessList": [], + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0xC7625a9dE502578B7AA168Dc2e346086e13C56F7", + "gas": 90000, + "gasPrice": "100855013937", + "hash": "0xa5d1ef724b4a52c1deb8f5e7f868f18e8f4c23a2c4f00223d739752c8bf31fe4", + "input": "0xa9059cbb000000000000000000000000f89d7b9c864f589bbf53a82105107622b35eaa400000000000000000000000000000000000000000000000000000000333599f64", + "maxFeePerGas": "300000000000", + "maxPriorityFeePerGas": "2000000000", + "nonce": 0, + "r": "0xd61895502255ea69bb50b6772e1407e890b0f2cddc263946de7cee8520904ac7", + "s": "0x144bab06b01be9d9385cf420f4538cbd54177dd65d0a7d5ec22ed72b3cae2a33", + "to": "0xdAC17F958D2ee523a2206206994597C13D831ec7", + "transactionIndex": 41, + "type": 2, + "v": "0x1", + "value": "0", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 4882875, + "effectiveGasPrice": 100855013937, + "from": "0xc7625a9de502578b7aa168dc2e346086e13c56f7", + "gasUsed": 41321, + "logs": [ + { + "address": "0xdAC17F958D2ee523a2206206994597C13D831ec7", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x0000000000000000000000000000000000000000000000000000000333599f64", + "logIndex": 140, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x000000000000000000000000c7625a9de502578b7aa168dc2e346086e13c56f7", + "0x000000000000000000000000f89d7b9c864f589bbf53a82105107622b35eaa40" + ], + "transactionHash": "0xa5d1ef724b4a52c1deb8f5e7f868f18e8f4c23a2c4f00223d739752c8bf31fe4", + "transactionIndex": 41, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0xc7625a9de502578b7aa168dc2e346086e13c56f7" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0xf89d7b9c864f589bbf53a82105107622b35eaa40" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "13746413412" + } + ] + } + } + ], + "logsBloom": "0x00000000000000000000000000000800000000000000000000080000000000000000000000000000000020000000010000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000080020000000000000000000000000000000000000000000002000000000000000200000000008000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", + "status": true, + "to": "0xdac17f958d2ee523a2206206994597c13d831ec7", + "transactionHash": "0xa5d1ef724b4a52c1deb8f5e7f868f18e8f4c23a2c4f00223d739752c8bf31fe4", + "transactionIndex": 41, + "type": "0x2" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0xc7625a9de502578b7aa168dc2e346086e13c56f7", + "gas": "0x10b1c", + "input": "0xa9059cbb000000000000000000000000f89d7b9c864f589bbf53a82105107622b35eaa400000000000000000000000000000000000000000000000000000000333599f64", + "to": "0xdac17f958d2ee523a2206206994597c13d831ec7", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x5fb5", "output": "0x" }, + "subtraces": 0, + "traceAddress": [], + "transactionHash": "0xa5d1ef724b4a52c1deb8f5e7f868f18e8f4c23a2c4f00223d739752c8bf31fe4", + "transactionPosition": 41, + "type": "call" + } + ], + "decoded": { + "signature": "transfer(address,uint256)", + "signature_with_arg_names": "transfer(address arg1,uint256 arg2)", + "name": "transfer", + "decoded": [ + { + "internalType": "address", + "name": "arg1", + "type": "address", + "decoded": "0xf89d7b9c864f589bbf53a82105107622b35eaa40" + }, + { + "internalType": "uint256", + "name": "arg2", + "type": "uint256", + "decoded": "13746413412" + } + ] + } + }, + { + "accessList": [], + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0xD4F0d206bBEAF51C8A33065E7B1b078eEdfe8428", + "gas": 90000, + "gasPrice": "100855013937", + "hash": "0xac55592395b8bd15beba2c65722b1e5a2198f4b292ee6fab718a35b9108859e2", + "input": "0xa9059cbb000000000000000000000000f89d7b9c864f589bbf53a82105107622b35eaa40000000000000000000000000000000000000000000000000000000043521bfb5", + "maxFeePerGas": "300000000000", + "maxPriorityFeePerGas": "2000000000", + "nonce": 954, + "r": "0x4091ef50ddc671d8509837c2f4c9cdee6af7c6f56579b3891d993036a7ba769f", + "s": "0x2fd9af1a9839832795af3fda48d8cfb58efd41b6de28d9cf24110b90c70afd8f", + "to": "0xdAC17F958D2ee523a2206206994597C13D831ec7", + "transactionIndex": 42, + "type": 2, + "v": "0x1", + "value": "0", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 4924196, + "effectiveGasPrice": 100855013937, + "from": "0xd4f0d206bbeaf51c8a33065e7b1b078eedfe8428", + "gasUsed": 41321, + "logs": [ + { + "address": "0xdAC17F958D2ee523a2206206994597C13D831ec7", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x000000000000000000000000000000000000000000000000000000043521bfb5", + "logIndex": 141, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x000000000000000000000000d4f0d206bbeaf51c8a33065e7b1b078eedfe8428", + "0x000000000000000000000000f89d7b9c864f589bbf53a82105107622b35eaa40" + ], + "transactionHash": "0xac55592395b8bd15beba2c65722b1e5a2198f4b292ee6fab718a35b9108859e2", + "transactionIndex": 42, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0xd4f0d206bbeaf51c8a33065e7b1b078eedfe8428" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0xf89d7b9c864f589bbf53a82105107622b35eaa40" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "18071273397" + } + ] + } + } + ], + "logsBloom": "0x00000000000000000000000000000000000000000000000000080000000000008000000000000000000040000000010000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000080000000000000000000000000000000000000000000000002000000000000000200000000008000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000", + "status": true, + "to": "0xdac17f958d2ee523a2206206994597c13d831ec7", + "transactionHash": "0xac55592395b8bd15beba2c65722b1e5a2198f4b292ee6fab718a35b9108859e2", + "transactionIndex": 42, + "type": "0x2" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0xd4f0d206bbeaf51c8a33065e7b1b078eedfe8428", + "gas": "0x10b1c", + "input": "0xa9059cbb000000000000000000000000f89d7b9c864f589bbf53a82105107622b35eaa40000000000000000000000000000000000000000000000000000000043521bfb5", + "to": "0xdac17f958d2ee523a2206206994597c13d831ec7", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x5fb5", "output": "0x" }, + "subtraces": 0, + "traceAddress": [], + "transactionHash": "0xac55592395b8bd15beba2c65722b1e5a2198f4b292ee6fab718a35b9108859e2", + "transactionPosition": 42, + "type": "call" + } + ], + "decoded": { + "signature": "transfer(address,uint256)", + "signature_with_arg_names": "transfer(address arg1,uint256 arg2)", + "name": "transfer", + "decoded": [ + { + "internalType": "address", + "name": "arg1", + "type": "address", + "decoded": "0xf89d7b9c864f589bbf53a82105107622b35eaa40" + }, + { + "internalType": "uint256", + "name": "arg2", + "type": "uint256", + "decoded": "18071273397" + } + ] + } + }, + { + "accessList": [], + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0xFE4bE96cE37D4848d76CDD19cdC2a3da7fD058a6", + "gas": 90000, + "gasPrice": "100855013937", + "hash": "0x7fc47c2053d838c267eca31be62124611c3dd732e5c4830aac4949306acc257f", + "input": "0xa9059cbb000000000000000000000000f89d7b9c864f589bbf53a82105107622b35eaa4000000000000000000000000000000000000000000000000000000004270c80c0", + "maxFeePerGas": "300000000000", + "maxPriorityFeePerGas": "2000000000", + "nonce": 2, + "r": "0x6ab37b5cb4dec57559e43be5bb9c77e33f2167bd96607ad68dec1dc8b412e321", + "s": "0xd37d20e1415efd30d276a8d20a29de25abacc9288e0e5924819e2ce3f2551f", + "to": "0xdAC17F958D2ee523a2206206994597C13D831ec7", + "transactionIndex": 43, + "type": 2, + "v": "0x0", + "value": "0", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 4965517, + "effectiveGasPrice": 100855013937, + "from": "0xfe4be96ce37d4848d76cdd19cdc2a3da7fd058a6", + "gasUsed": 41321, + "logs": [ + { + "address": "0xdAC17F958D2ee523a2206206994597C13D831ec7", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x00000000000000000000000000000000000000000000000000000004270c80c0", + "logIndex": 142, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x000000000000000000000000fe4be96ce37d4848d76cdd19cdc2a3da7fd058a6", + "0x000000000000000000000000f89d7b9c864f589bbf53a82105107622b35eaa40" + ], + "transactionHash": "0x7fc47c2053d838c267eca31be62124611c3dd732e5c4830aac4949306acc257f", + "transactionIndex": 43, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0xfe4be96ce37d4848d76cdd19cdc2a3da7fd058a6" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0xf89d7b9c864f589bbf53a82105107622b35eaa40" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "17835000000" + } + ] + } + } + ], + "logsBloom": "0x00000000000000800000000000000000000000000000000000080000000000000000000000000002000000000000010000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000100000000000000000000000000000000000000000000000000000100000000000000000000000000080000000000000000000000000000000000000000000000002000000000000000200000000008000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", + "status": true, + "to": "0xdac17f958d2ee523a2206206994597c13d831ec7", + "transactionHash": "0x7fc47c2053d838c267eca31be62124611c3dd732e5c4830aac4949306acc257f", + "transactionIndex": 43, + "type": "0x2" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0xfe4be96ce37d4848d76cdd19cdc2a3da7fd058a6", + "gas": "0x10b1c", + "input": "0xa9059cbb000000000000000000000000f89d7b9c864f589bbf53a82105107622b35eaa4000000000000000000000000000000000000000000000000000000004270c80c0", + "to": "0xdac17f958d2ee523a2206206994597c13d831ec7", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x5fb5", "output": "0x" }, + "subtraces": 0, + "traceAddress": [], + "transactionHash": "0x7fc47c2053d838c267eca31be62124611c3dd732e5c4830aac4949306acc257f", + "transactionPosition": 43, + "type": "call" + } + ], + "decoded": { + "signature": "transfer(address,uint256)", + "signature_with_arg_names": "transfer(address arg1,uint256 arg2)", + "name": "transfer", + "decoded": [ + { + "internalType": "address", + "name": "arg1", + "type": "address", + "decoded": "0xf89d7b9c864f589bbf53a82105107622b35eaa40" + }, + { + "internalType": "uint256", + "name": "arg2", + "type": "uint256", + "decoded": "17835000000" + } + ] + } + }, + { + "accessList": [], + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0x096839F96b90855E7dBb79eA62d27cA63bD5b1d7", + "gas": 90000, + "gasPrice": "100855013937", + "hash": "0x5f7cf8260eb16d7ee1a1037b2be2c19edb6358cc0c9044553f9085d1d6f1bf6e", + "input": "0xa9059cbb000000000000000000000000f89d7b9c864f589bbf53a82105107622b35eaa4000000000000000000000000000000000000000000000000000000000d79ce194", + "maxFeePerGas": "300000000000", + "maxPriorityFeePerGas": "2000000000", + "nonce": 21, + "r": "0xc576f89128b0468663623839d355ca048f9c992df05ba3d2465c710d68ddd8a4", + "s": "0x1cbeaa9e0ad05191d2ae8ad6757b3d49d0e525628b02f70dd108bd3c5cd15caf", + "to": "0xdAC17F958D2ee523a2206206994597C13D831ec7", + "transactionIndex": 44, + "type": 2, + "v": "0x1", + "value": "0", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 5006826, + "effectiveGasPrice": 100855013937, + "from": "0x096839f96b90855e7dbb79ea62d27ca63bd5b1d7", + "gasUsed": 41309, + "logs": [ + { + "address": "0xdAC17F958D2ee523a2206206994597C13D831ec7", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x00000000000000000000000000000000000000000000000000000000d79ce194", + "logIndex": 143, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x000000000000000000000000096839f96b90855e7dbb79ea62d27ca63bd5b1d7", + "0x000000000000000000000000f89d7b9c864f589bbf53a82105107622b35eaa40" + ], + "transactionHash": "0x5f7cf8260eb16d7ee1a1037b2be2c19edb6358cc0c9044553f9085d1d6f1bf6e", + "transactionIndex": 44, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0x096839f96b90855e7dbb79ea62d27ca63bd5b1d7" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0xf89d7b9c864f589bbf53a82105107622b35eaa40" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "3617382804" + } + ] + } + } + ], + "logsBloom": "0x00000000000000000000000000000000000000000000000000080000000000200000000000000000000000000000010000000000000000000000000000000000000000000000000000000008800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000080000000000000000000000000000000000000000000000002000000000000000200000000008000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000", + "status": true, + "to": "0xdac17f958d2ee523a2206206994597c13d831ec7", + "transactionHash": "0x5f7cf8260eb16d7ee1a1037b2be2c19edb6358cc0c9044553f9085d1d6f1bf6e", + "transactionIndex": 44, + "type": "0x2" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0x096839f96b90855e7dbb79ea62d27ca63bd5b1d7", + "gas": "0x10b28", + "input": "0xa9059cbb000000000000000000000000f89d7b9c864f589bbf53a82105107622b35eaa4000000000000000000000000000000000000000000000000000000000d79ce194", + "to": "0xdac17f958d2ee523a2206206994597c13d831ec7", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x5fb5", "output": "0x" }, + "subtraces": 0, + "traceAddress": [], + "transactionHash": "0x5f7cf8260eb16d7ee1a1037b2be2c19edb6358cc0c9044553f9085d1d6f1bf6e", + "transactionPosition": 44, + "type": "call" + } + ], + "decoded": { + "signature": "transfer(address,uint256)", + "signature_with_arg_names": "transfer(address arg1,uint256 arg2)", + "name": "transfer", + "decoded": [ + { + "internalType": "address", + "name": "arg1", + "type": "address", + "decoded": "0xf89d7b9c864f589bbf53a82105107622b35eaa40" + }, + { + "internalType": "uint256", + "name": "arg2", + "type": "uint256", + "decoded": "3617382804" + } + ] + } + }, + { + "accessList": [], + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0x19e99bCdA4A7cD58f076C3496c43d562EBBb7094", + "gas": 90000, + "gasPrice": "100855013937", + "hash": "0xd84dedd41879f01dc6b006f63855dfbec0e8fd0c63aeb430c55174d8487662ad", + "input": "0xa9059cbb000000000000000000000000f89d7b9c864f589bbf53a82105107622b35eaa4000000000000000000000000000000000000000000000000000000000d83cb406", + "maxFeePerGas": "300000000000", + "maxPriorityFeePerGas": "2000000000", + "nonce": 41, + "r": "0x213d0abfbbf84aecd60e2c08810cfe7f56e58c800f0e56a6c5a84181a63042c8", + "s": "0x52d55fa96443567292487943521917aa934e91af64095d65d663ac8fb775636", + "to": "0xdAC17F958D2ee523a2206206994597C13D831ec7", + "transactionIndex": 45, + "type": 2, + "v": "0x1", + "value": "0", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 5048135, + "effectiveGasPrice": 100855013937, + "from": "0x19e99bcda4a7cd58f076c3496c43d562ebbb7094", + "gasUsed": 41309, + "logs": [ + { + "address": "0xdAC17F958D2ee523a2206206994597C13D831ec7", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x00000000000000000000000000000000000000000000000000000000d83cb406", + "logIndex": 144, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x00000000000000000000000019e99bcda4a7cd58f076c3496c43d562ebbb7094", + "0x000000000000000000000000f89d7b9c864f589bbf53a82105107622b35eaa40" + ], + "transactionHash": "0xd84dedd41879f01dc6b006f63855dfbec0e8fd0c63aeb430c55174d8487662ad", + "transactionIndex": 45, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0x19e99bcda4a7cd58f076c3496c43d562ebbb7094" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0xf89d7b9c864f589bbf53a82105107622b35eaa40" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "3627856902" + } + ] + } + } + ], + "logsBloom": "0x00000000000000000000000000000000000000000000000000080000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000800000000000000000000000000000000000000000000000000000000000000100000002000000000000000000080000800000000000000000000000000000000000000000002000000000000000200000000008000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", + "status": true, + "to": "0xdac17f958d2ee523a2206206994597c13d831ec7", + "transactionHash": "0xd84dedd41879f01dc6b006f63855dfbec0e8fd0c63aeb430c55174d8487662ad", + "transactionIndex": 45, + "type": "0x2" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0x19e99bcda4a7cd58f076c3496c43d562ebbb7094", + "gas": "0x10b28", + "input": "0xa9059cbb000000000000000000000000f89d7b9c864f589bbf53a82105107622b35eaa4000000000000000000000000000000000000000000000000000000000d83cb406", + "to": "0xdac17f958d2ee523a2206206994597c13d831ec7", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x5fb5", "output": "0x" }, + "subtraces": 0, + "traceAddress": [], + "transactionHash": "0xd84dedd41879f01dc6b006f63855dfbec0e8fd0c63aeb430c55174d8487662ad", + "transactionPosition": 45, + "type": "call" + } + ], + "decoded": { + "signature": "transfer(address,uint256)", + "signature_with_arg_names": "transfer(address arg1,uint256 arg2)", + "name": "transfer", + "decoded": [ + { + "internalType": "address", + "name": "arg1", + "type": "address", + "decoded": "0xf89d7b9c864f589bbf53a82105107622b35eaa40" + }, + { + "internalType": "uint256", + "name": "arg2", + "type": "uint256", + "decoded": "3627856902" + } + ] + } + }, + { + "accessList": [], + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0xe58A3D9c1de9a83C4d859a80AC16DE4817588ad7", + "gas": 90000, + "gasPrice": "100855013937", + "hash": "0xee6f4305570b479b5ce67351759d78e749cd39a7703733118b431160b00ddb13", + "input": "0xa9059cbb000000000000000000000000f89d7b9c864f589bbf53a82105107622b35eaa4000000000000000000000000000000000000000000000000000000000d832c339", + "maxFeePerGas": "300000000000", + "maxPriorityFeePerGas": "2000000000", + "nonce": 0, + "r": "0x485020a263d341afd49f29e8d572e5538979ebb4db69df0cc97faef6e825d9df", + "s": "0x77effa674c6fd505e3482cb268422ce59b95e90902f50b28e630cdbe1f9724e3", + "to": "0xdAC17F958D2ee523a2206206994597C13D831ec7", + "transactionIndex": 46, + "type": 2, + "v": "0x1", + "value": "0", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 5089444, + "effectiveGasPrice": 100855013937, + "from": "0xe58a3d9c1de9a83c4d859a80ac16de4817588ad7", + "gasUsed": 41309, + "logs": [ + { + "address": "0xdAC17F958D2ee523a2206206994597C13D831ec7", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x00000000000000000000000000000000000000000000000000000000d832c339", + "logIndex": 145, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x000000000000000000000000e58a3d9c1de9a83c4d859a80ac16de4817588ad7", + "0x000000000000000000000000f89d7b9c864f589bbf53a82105107622b35eaa40" + ], + "transactionHash": "0xee6f4305570b479b5ce67351759d78e749cd39a7703733118b431160b00ddb13", + "transactionIndex": 46, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0xe58a3d9c1de9a83c4d859a80ac16de4817588ad7" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0xf89d7b9c864f589bbf53a82105107622b35eaa40" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "3627205433" + } + ] + } + } + ], + "logsBloom": "0x00000000000000000000000000000000000000000000000000080000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000800000000000000000000100000000000000000000000000080000000000000000000000000010000000000000000000002000000000000000200000000008000000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000", + "status": true, + "to": "0xdac17f958d2ee523a2206206994597c13d831ec7", + "transactionHash": "0xee6f4305570b479b5ce67351759d78e749cd39a7703733118b431160b00ddb13", + "transactionIndex": 46, + "type": "0x2" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0xe58a3d9c1de9a83c4d859a80ac16de4817588ad7", + "gas": "0x10b28", + "input": "0xa9059cbb000000000000000000000000f89d7b9c864f589bbf53a82105107622b35eaa4000000000000000000000000000000000000000000000000000000000d832c339", + "to": "0xdac17f958d2ee523a2206206994597c13d831ec7", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x5fb5", "output": "0x" }, + "subtraces": 0, + "traceAddress": [], + "transactionHash": "0xee6f4305570b479b5ce67351759d78e749cd39a7703733118b431160b00ddb13", + "transactionPosition": 46, + "type": "call" + } + ], + "decoded": { + "signature": "transfer(address,uint256)", + "signature_with_arg_names": "transfer(address arg1,uint256 arg2)", + "name": "transfer", + "decoded": [ + { + "internalType": "address", + "name": "arg1", + "type": "address", + "decoded": "0xf89d7b9c864f589bbf53a82105107622b35eaa40" + }, + { + "internalType": "uint256", + "name": "arg2", + "type": "uint256", + "decoded": "3627205433" + } + ] + } + }, + { + "accessList": [], + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0x8104515c421BEe6Ca91555869A6f30090384Fc32", + "gas": 90000, + "gasPrice": "100855013937", + "hash": "0x0bf81cfbb3c7192f6f2776f345c535701a81481ef191b4c772f426956d4dadaa", + "input": "0xa9059cbb000000000000000000000000f89d7b9c864f589bbf53a82105107622b35eaa4000000000000000000000000000000000000000000000000000000000d846ab30", + "maxFeePerGas": "300000000000", + "maxPriorityFeePerGas": "2000000000", + "nonce": 0, + "r": "0x471cff7a95d8d61990fc32e03011804c8eb120bcbcee60ae4b6d2f7582a47e15", + "s": "0x47690d6e273c815a40463e65344081a27fb99f3e28a4e9c04f51505fdc3384cb", + "to": "0xdAC17F958D2ee523a2206206994597C13D831ec7", + "transactionIndex": 47, + "type": 2, + "v": "0x0", + "value": "0", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 5130753, + "effectiveGasPrice": 100855013937, + "from": "0x8104515c421bee6ca91555869a6f30090384fc32", + "gasUsed": 41309, + "logs": [ + { + "address": "0xdAC17F958D2ee523a2206206994597C13D831ec7", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x00000000000000000000000000000000000000000000000000000000d846ab30", + "logIndex": 146, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x0000000000000000000000008104515c421bee6ca91555869a6f30090384fc32", + "0x000000000000000000000000f89d7b9c864f589bbf53a82105107622b35eaa40" + ], + "transactionHash": "0x0bf81cfbb3c7192f6f2776f345c535701a81481ef191b4c772f426956d4dadaa", + "transactionIndex": 47, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0x8104515c421bee6ca91555869a6f30090384fc32" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0xf89d7b9c864f589bbf53a82105107622b35eaa40" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "3628510000" + } + ] + } + } + ], + "logsBloom": "0x00000000000080000000000000000000000000000000000000080000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000010000008000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000010000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000080000000000000000000000000000000000000000000000002000000000000000200000000008000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", + "status": true, + "to": "0xdac17f958d2ee523a2206206994597c13d831ec7", + "transactionHash": "0x0bf81cfbb3c7192f6f2776f345c535701a81481ef191b4c772f426956d4dadaa", + "transactionIndex": 47, + "type": "0x2" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0x8104515c421bee6ca91555869a6f30090384fc32", + "gas": "0x10b28", + "input": "0xa9059cbb000000000000000000000000f89d7b9c864f589bbf53a82105107622b35eaa4000000000000000000000000000000000000000000000000000000000d846ab30", + "to": "0xdac17f958d2ee523a2206206994597c13d831ec7", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x5fb5", "output": "0x" }, + "subtraces": 0, + "traceAddress": [], + "transactionHash": "0x0bf81cfbb3c7192f6f2776f345c535701a81481ef191b4c772f426956d4dadaa", + "transactionPosition": 47, + "type": "call" + } + ], + "decoded": { + "signature": "transfer(address,uint256)", + "signature_with_arg_names": "transfer(address arg1,uint256 arg2)", + "name": "transfer", + "decoded": [ + { + "internalType": "address", + "name": "arg1", + "type": "address", + "decoded": "0xf89d7b9c864f589bbf53a82105107622b35eaa40" + }, + { + "internalType": "uint256", + "name": "arg2", + "type": "uint256", + "decoded": "3628510000" + } + ] + } + }, + { + "accessList": [], + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0xA5Ab7A4865527D23bBB651A10fe86711376e5a52", + "gas": 90000, + "gasPrice": "100855013937", + "hash": "0xe27f76a4cf1ab7a30e66edaf6fb4e645bdf4640fc86ee645674321bbb8c4eb8b", + "input": "0xa9059cbb000000000000000000000000f89d7b9c864f589bbf53a82105107622b35eaa4000000000000000000000000000000000000000000000000000000005d21dba00", + "maxFeePerGas": "300000000000", + "maxPriorityFeePerGas": "2000000000", + "nonce": 0, + "r": "0xc6466ec264901c796c4497e4082b7ca0c8ad2a71f3ef713980342cc226ca7a66", + "s": "0x63249d816c97cdaf56eef1c98aab63ad18c7b387cf844c31a8beea2aaaa0d6e4", + "to": "0xdAC17F958D2ee523a2206206994597C13D831ec7", + "transactionIndex": 48, + "type": 2, + "v": "0x1", + "value": "0", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 5172062, + "effectiveGasPrice": 100855013937, + "from": "0xa5ab7a4865527d23bbb651a10fe86711376e5a52", + "gasUsed": 41309, + "logs": [ + { + "address": "0xdAC17F958D2ee523a2206206994597C13D831ec7", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x00000000000000000000000000000000000000000000000000000005d21dba00", + "logIndex": 147, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x000000000000000000000000a5ab7a4865527d23bbb651a10fe86711376e5a52", + "0x000000000000000000000000f89d7b9c864f589bbf53a82105107622b35eaa40" + ], + "transactionHash": "0xe27f76a4cf1ab7a30e66edaf6fb4e645bdf4640fc86ee645674321bbb8c4eb8b", + "transactionIndex": 48, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0xa5ab7a4865527d23bbb651a10fe86711376e5a52" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0xf89d7b9c864f589bbf53a82105107622b35eaa40" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "25000000000" + } + ] + } + } + ], + "logsBloom": "0x00000000000000000000000000000000000000000000000000080000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000004000000000000000000000000000000000000000000100000000000000000000000000080000000000000000000000000000000000000000000000002000000000000000200000000008000000000000000000000000000000000000000000000000000000000000004000020000000000000000000000000", + "status": true, + "to": "0xdac17f958d2ee523a2206206994597c13d831ec7", + "transactionHash": "0xe27f76a4cf1ab7a30e66edaf6fb4e645bdf4640fc86ee645674321bbb8c4eb8b", + "transactionIndex": 48, + "type": "0x2" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0xa5ab7a4865527d23bbb651a10fe86711376e5a52", + "gas": "0x10b28", + "input": "0xa9059cbb000000000000000000000000f89d7b9c864f589bbf53a82105107622b35eaa4000000000000000000000000000000000000000000000000000000005d21dba00", + "to": "0xdac17f958d2ee523a2206206994597c13d831ec7", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x5fb5", "output": "0x" }, + "subtraces": 0, + "traceAddress": [], + "transactionHash": "0xe27f76a4cf1ab7a30e66edaf6fb4e645bdf4640fc86ee645674321bbb8c4eb8b", + "transactionPosition": 48, + "type": "call" + } + ], + "decoded": { + "signature": "transfer(address,uint256)", + "signature_with_arg_names": "transfer(address arg1,uint256 arg2)", + "name": "transfer", + "decoded": [ + { + "internalType": "address", + "name": "arg1", + "type": "address", + "decoded": "0xf89d7b9c864f589bbf53a82105107622b35eaa40" + }, + { + "internalType": "uint256", + "name": "arg2", + "type": "uint256", + "decoded": "25000000000" + } + ] + } + }, + { + "accessList": [], + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0xf453E499D8D2967834D48C8f742937bFb0BFebCb", + "gas": 90000, + "gasPrice": "100855013937", + "hash": "0x6d68935b1c7d3ffd6fe46ca5059604def15d468ee58a7a5f93d2ced6eafcd8d6", + "input": "0xa9059cbb000000000000000000000000f89d7b9c864f589bbf53a82105107622b35eaa4000000000000000000000000000000000000000000000000000000000d801da00", + "maxFeePerGas": "300000000000", + "maxPriorityFeePerGas": "2000000000", + "nonce": 0, + "r": "0x3261761b569dae8f6409961bae6d2de38d9c279f7a0e3c5c72dd8c9942bbaa27", + "s": "0x77a33956c47678ca07e62e1a3feed289de2d1bcb6c4b70fe105580609d3869f4", + "to": "0xdAC17F958D2ee523a2206206994597C13D831ec7", + "transactionIndex": 49, + "type": 2, + "v": "0x1", + "value": "0", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 5213359, + "effectiveGasPrice": 100855013937, + "from": "0xf453e499d8d2967834d48c8f742937bfb0bfebcb", + "gasUsed": 41297, + "logs": [ + { + "address": "0xdAC17F958D2ee523a2206206994597C13D831ec7", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x00000000000000000000000000000000000000000000000000000000d801da00", + "logIndex": 148, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x000000000000000000000000f453e499d8d2967834d48c8f742937bfb0bfebcb", + "0x000000000000000000000000f89d7b9c864f589bbf53a82105107622b35eaa40" + ], + "transactionHash": "0x6d68935b1c7d3ffd6fe46ca5059604def15d468ee58a7a5f93d2ced6eafcd8d6", + "transactionIndex": 49, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0xf453e499d8d2967834d48c8f742937bfb0bfebcb" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0xf89d7b9c864f589bbf53a82105107622b35eaa40" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "3624000000" + } + ] + } + } + ], + "logsBloom": "0x00000000000000000000000000000000000000000000000000080000000000000000000000000000000000000000010000000000000000000000000000000000000000000000002000000008001000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000080000000000000000000000000000000000000000000000002000000000000000200000000008000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000", + "status": true, + "to": "0xdac17f958d2ee523a2206206994597c13d831ec7", + "transactionHash": "0x6d68935b1c7d3ffd6fe46ca5059604def15d468ee58a7a5f93d2ced6eafcd8d6", + "transactionIndex": 49, + "type": "0x2" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0xf453e499d8d2967834d48c8f742937bfb0bfebcb", + "gas": "0x10b34", + "input": "0xa9059cbb000000000000000000000000f89d7b9c864f589bbf53a82105107622b35eaa4000000000000000000000000000000000000000000000000000000000d801da00", + "to": "0xdac17f958d2ee523a2206206994597c13d831ec7", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x5fb5", "output": "0x" }, + "subtraces": 0, + "traceAddress": [], + "transactionHash": "0x6d68935b1c7d3ffd6fe46ca5059604def15d468ee58a7a5f93d2ced6eafcd8d6", + "transactionPosition": 49, + "type": "call" + } + ], + "decoded": { + "signature": "transfer(address,uint256)", + "signature_with_arg_names": "transfer(address arg1,uint256 arg2)", + "name": "transfer", + "decoded": [ + { + "internalType": "address", + "name": "arg1", + "type": "address", + "decoded": "0xf89d7b9c864f589bbf53a82105107622b35eaa40" + }, + { + "internalType": "uint256", + "name": "arg2", + "type": "uint256", + "decoded": "3624000000" + } + ] + } + }, + { + "accessList": [], + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0x726Fc89f703AC1f772a7cb66558A10F59A94bfe5", + "gas": 90000, + "gasPrice": "100855013937", + "hash": "0xbf972285bf9a03f9db38c7c65c2d7771eb7f5124e8a4a6fdb27be7a35a50c5a9", + "input": "0xa9059cbb000000000000000000000000f89d7b9c864f589bbf53a82105107622b35eaa4000000000000000000000000000000000000000000000000000000000eeb77340", + "maxFeePerGas": "300000000000", + "maxPriorityFeePerGas": "2000000000", + "nonce": 0, + "r": "0xe3ecdcf26877b5b7124979f1f27fd396b68c9d1efcf8d9108ac486368ab30a8e", + "s": "0x2846add5afae0640ce24af3576a159ded6606720b084d87b5b6100c5df0da362", + "to": "0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48", + "transactionIndex": 50, + "type": 2, + "v": "0x0", + "value": "0", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 5253719, + "effectiveGasPrice": 100855013937, + "from": "0x726fc89f703ac1f772a7cb66558a10f59a94bfe5", + "gasUsed": 40360, + "logs": [ + { + "address": "0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x00000000000000000000000000000000000000000000000000000000eeb77340", + "logIndex": 149, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x000000000000000000000000726fc89f703ac1f772a7cb66558a10f59a94bfe5", + "0x000000000000000000000000f89d7b9c864f589bbf53a82105107622b35eaa40" + ], + "transactionHash": "0xbf972285bf9a03f9db38c7c65c2d7771eb7f5124e8a4a6fdb27be7a35a50c5a9", + "transactionIndex": 50, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0x726fc89f703ac1f772a7cb66558a10f59a94bfe5" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0xf89d7b9c864f589bbf53a82105107622b35eaa40" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "4005000000" + } + ] + } + } + ], + "logsBloom": "0x00000000000000000000000000000000000000000000000400080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008000008000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000010000000000000000000000000000000000200000001000000000000000000000000000000000000000000000000002000000000000000200000010008000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", + "status": true, + "to": "0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48", + "transactionHash": "0xbf972285bf9a03f9db38c7c65c2d7771eb7f5124e8a4a6fdb27be7a35a50c5a9", + "transactionIndex": 50, + "type": "0x2" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0x726fc89f703ac1f772a7cb66558a10f59a94bfe5", + "gas": "0x10b28", + "input": "0xa9059cbb000000000000000000000000f89d7b9c864f589bbf53a82105107622b35eaa4000000000000000000000000000000000000000000000000000000000eeb77340", + "to": "0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x5c00", + "output": "0x0000000000000000000000000000000000000000000000000000000000000001" + }, + "subtraces": 1, + "traceAddress": [], + "transactionHash": "0xbf972285bf9a03f9db38c7c65c2d7771eb7f5124e8a4a6fdb27be7a35a50c5a9", + "transactionPosition": 50, + "type": "call" + }, + { + "action": { + "callType": "delegatecall", + "from": "0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48", + "gas": "0xeb20", + "input": "0xa9059cbb000000000000000000000000f89d7b9c864f589bbf53a82105107622b35eaa4000000000000000000000000000000000000000000000000000000000eeb77340", + "to": "0x43506849d7c04f9138d1a2050bbf3a0c054402dd", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x3f87", + "output": "0x0000000000000000000000000000000000000000000000000000000000000001" + }, + "subtraces": 0, + "traceAddress": [0], + "transactionHash": "0xbf972285bf9a03f9db38c7c65c2d7771eb7f5124e8a4a6fdb27be7a35a50c5a9", + "transactionPosition": 50, + "type": "call" + } + ], + "decoded": { + "signature": "transfer(address,uint256)", + "signature_with_arg_names": "transfer(address arg1,uint256 arg2)", + "name": "transfer", + "decoded": [ + { + "internalType": "address", + "name": "arg1", + "type": "address", + "decoded": "0xf89d7b9c864f589bbf53a82105107622b35eaa40" + }, + { + "internalType": "uint256", + "name": "arg2", + "type": "uint256", + "decoded": "4005000000" + } + ] + } + }, + { + "accessList": [], + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0x690f74b98548791C906FF303E4D37C30b2e5Aa4A", + "gas": 90000, + "gasPrice": "100855013937", + "hash": "0xb11d2a8c0adde0e774f9c18ee74ca9fbc4e5a9a846fc48b5bdd68a57c4c77f1d", + "input": "0xa9059cbb000000000000000000000000f89d7b9c864f589bbf53a82105107622b35eaa40000000000000000000000000000000000000000000000000000000e8d4a51000", + "maxFeePerGas": "300000000000", + "maxPriorityFeePerGas": "2000000000", + "nonce": 4807, + "r": "0x1929dfaabb521e9e87a03445f7a4a4a9a4b1e91b0b87140327fdb3a6174693ad", + "s": "0x1cd7b14a341b708630efdf29e19246d532a63b30b9293c6b7c954fdff7ae6321", + "to": "0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48", + "transactionIndex": 51, + "type": 2, + "v": "0x0", + "value": "0", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 5294079, + "effectiveGasPrice": 100855013937, + "from": "0x690f74b98548791c906ff303e4d37c30b2e5aa4a", + "gasUsed": 40360, + "logs": [ + { + "address": "0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x000000000000000000000000000000000000000000000000000000e8d4a51000", + "logIndex": 150, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x000000000000000000000000690f74b98548791c906ff303e4d37c30b2e5aa4a", + "0x000000000000000000000000f89d7b9c864f589bbf53a82105107622b35eaa40" + ], + "transactionHash": "0xb11d2a8c0adde0e774f9c18ee74ca9fbc4e5a9a846fc48b5bdd68a57c4c77f1d", + "transactionIndex": 51, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0x690f74b98548791c906ff303e4d37c30b2e5aa4a" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0xf89d7b9c864f589bbf53a82105107622b35eaa40" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "1000000000000" + } + ] + } + } + ], + "logsBloom": "0x00000000000000000000000000000000000000000080000000080000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000008000008000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000010000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000002000000000000000240000000008000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", + "status": true, + "to": "0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48", + "transactionHash": "0xb11d2a8c0adde0e774f9c18ee74ca9fbc4e5a9a846fc48b5bdd68a57c4c77f1d", + "transactionIndex": 51, + "type": "0x2" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0x690f74b98548791c906ff303e4d37c30b2e5aa4a", + "gas": "0x10b28", + "input": "0xa9059cbb000000000000000000000000f89d7b9c864f589bbf53a82105107622b35eaa40000000000000000000000000000000000000000000000000000000e8d4a51000", + "to": "0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x5c00", + "output": "0x0000000000000000000000000000000000000000000000000000000000000001" + }, + "subtraces": 1, + "traceAddress": [], + "transactionHash": "0xb11d2a8c0adde0e774f9c18ee74ca9fbc4e5a9a846fc48b5bdd68a57c4c77f1d", + "transactionPosition": 51, + "type": "call" + }, + { + "action": { + "callType": "delegatecall", + "from": "0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48", + "gas": "0xeb20", + "input": "0xa9059cbb000000000000000000000000f89d7b9c864f589bbf53a82105107622b35eaa40000000000000000000000000000000000000000000000000000000e8d4a51000", + "to": "0x43506849d7c04f9138d1a2050bbf3a0c054402dd", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x3f87", + "output": "0x0000000000000000000000000000000000000000000000000000000000000001" + }, + "subtraces": 0, + "traceAddress": [0], + "transactionHash": "0xb11d2a8c0adde0e774f9c18ee74ca9fbc4e5a9a846fc48b5bdd68a57c4c77f1d", + "transactionPosition": 51, + "type": "call" + } + ], + "decoded": { + "signature": "transfer(address,uint256)", + "signature_with_arg_names": "transfer(address arg1,uint256 arg2)", + "name": "transfer", + "decoded": [ + { + "internalType": "address", + "name": "arg1", + "type": "address", + "decoded": "0xf89d7b9c864f589bbf53a82105107622b35eaa40" + }, + { + "internalType": "uint256", + "name": "arg2", + "type": "uint256", + "decoded": "1000000000000" + } + ] + } + }, + { + "accessList": [], + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0x06435B9Bab75b85BAAAa75B86b25dCaAe2319610", + "gas": 90000, + "gasPrice": "100855013937", + "hash": "0x34f2bd185cc5df253d380523606fd9cadc476811b1cf22d296e34fb3cd71da54", + "input": "0xa9059cbb000000000000000000000000f89d7b9c864f589bbf53a82105107622b35eaa400000000000000000000000000000000000000000000000c4526896787d260008", + "maxFeePerGas": "300000000000", + "maxPriorityFeePerGas": "2000000000", + "nonce": 340, + "r": "0x670cb98451468963e036e34589348a136a19d5316e5458cdd15535487082d1e9", + "s": "0x31e25c59ab2311125f4f7971b7d7025bb8e518295215fcd495059f9693dad985", + "to": "0x6E2a43be0B1d33b726f0CA3b8de60b3482b8b050", + "transactionIndex": 52, + "type": 2, + "v": "0x0", + "value": "0", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 5331563, + "effectiveGasPrice": 100855013937, + "from": "0x06435b9bab75b85baaaa75b86b25dcaae2319610", + "gasUsed": 37484, + "logs": [ + { + "address": "0x6E2a43be0B1d33b726f0CA3b8de60b3482b8b050", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x0000000000000000000000000000000000000000000000c4526896787d260008", + "logIndex": 151, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x00000000000000000000000006435b9bab75b85baaaa75b86b25dcaae2319610", + "0x000000000000000000000000f89d7b9c864f589bbf53a82105107622b35eaa40" + ], + "transactionHash": "0x34f2bd185cc5df253d380523606fd9cadc476811b1cf22d296e34fb3cd71da54", + "transactionIndex": 52, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0x06435b9bab75b85baaaa75b86b25dcaae2319610" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0xf89d7b9c864f589bbf53a82105107622b35eaa40" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "3621500000000000000008" + } + ] + } + } + ], + "logsBloom": "0x00000000002000000000400000000000000000000000000000080000000000000000000000000000000000000000000000000000100000000000000000000000200000000000000000000008000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000020000000000200000000008000000000000000000000008000000000000000000000000000000000000000000000000000000000000000000000", + "status": true, + "to": "0x6e2a43be0b1d33b726f0ca3b8de60b3482b8b050", + "transactionHash": "0x34f2bd185cc5df253d380523606fd9cadc476811b1cf22d296e34fb3cd71da54", + "transactionIndex": 52, + "type": "0x2" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0x06435b9bab75b85baaaa75b86b25dcaae2319610", + "gas": "0x10af8", + "input": "0xa9059cbb000000000000000000000000f89d7b9c864f589bbf53a82105107622b35eaa400000000000000000000000000000000000000000000000c4526896787d260008", + "to": "0x6e2a43be0b1d33b726f0ca3b8de60b3482b8b050", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x5094", + "output": "0x0000000000000000000000000000000000000000000000000000000000000001" + }, + "subtraces": 1, + "traceAddress": [], + "transactionHash": "0x34f2bd185cc5df253d380523606fd9cadc476811b1cf22d296e34fb3cd71da54", + "transactionPosition": 52, + "type": "call" + }, + { + "action": { + "callType": "delegatecall", + "from": "0x6e2a43be0b1d33b726f0ca3b8de60b3482b8b050", + "gas": "0xf41d", + "input": "0xa9059cbb000000000000000000000000f89d7b9c864f589bbf53a82105107622b35eaa400000000000000000000000000000000000000000000000c4526896787d260008", + "to": "0x2291323cf23d1553c6f79dc30b4a8865c03a90cf", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x3d6f", + "output": "0x0000000000000000000000000000000000000000000000000000000000000001" + }, + "subtraces": 0, + "traceAddress": [0], + "transactionHash": "0x34f2bd185cc5df253d380523606fd9cadc476811b1cf22d296e34fb3cd71da54", + "transactionPosition": 52, + "type": "call" + } + ], + "decoded": { + "signature": "transfer(address,uint256)", + "signature_with_arg_names": "transfer(address arg1,uint256 arg2)", + "name": "transfer", + "decoded": [ + { + "internalType": "address", + "name": "arg1", + "type": "address", + "decoded": "0xf89d7b9c864f589bbf53a82105107622b35eaa40" + }, + { + "internalType": "uint256", + "name": "arg2", + "type": "uint256", + "decoded": "3621500000000000000008" + } + ] + } + }, + { + "accessList": [], + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0xAb35AC8661e0011de2b4C20798410c015EAAf598", + "gas": 87031, + "gasPrice": "99855013937", + "hash": "0x1b3ddeb1d255d8c8317bac1cfcf887a56d014d6e54e2272366f0f5169157ee37", + "input": "0x1feed31f000000000000000000000000ab35ac8661e0011de2b4c20798410c015eaaf5980000000000000000000000000000000000000000000000000000000000000000", + "maxFeePerGas": "117193869759", + "maxPriorityFeePerGas": "1000000000", + "nonce": 123, + "r": "0x4ea9e3ba7c1bfe5adee99eb7ab837fcbd1f91fa50319f1b7a1011607d47eec31", + "s": "0x4c299847cd81ec8499dcdb3a61e6c614ae8b6cd318945aa2084d71ce5675f300", + "to": "0x68742A0FE3648F49C967E54Cef334e3e7445Ca46", + "transactionIndex": 53, + "type": 2, + "v": "0x0", + "value": "0", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 5404407, + "effectiveGasPrice": 99855013937, + "from": "0xab35ac8661e0011de2b4c20798410c015eaaf598", + "gasUsed": 72844, + "logs": [ + { + "address": "0xB36cF340a35f9860D0Bb59AFb0355580f0000DAD", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x0000000000000000000000000000000000000000000000a375af89de1a39c105", + "logIndex": 152, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x00000000000000000000000068742a0fe3648f49c967e54cef334e3e7445ca46", + "0x000000000000000000000000ab35ac8661e0011de2b4c20798410c015eaaf598" + ], + "transactionHash": "0x1b3ddeb1d255d8c8317bac1cfcf887a56d014d6e54e2272366f0f5169157ee37", + "transactionIndex": 53, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0x68742a0fe3648f49c967e54cef334e3e7445ca46" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0xab35ac8661e0011de2b4c20798410c015eaaf598" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "3015299432225034584325" + } + ] + } + }, + { + "address": "0x68742A0FE3648F49C967E54Cef334e3e7445Ca46", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x0000000000000000000000000000000000000000000000a375af89de1a39c105", + "logIndex": 153, + "removed": false, + "topics": [ + "0xe5b754fb1abb7f01b499791d0b820ae3b6af3424ac1c59768edb53f4ec31a929", + "0x000000000000000000000000ab35ac8661e0011de2b4c20798410c015eaaf598", + "0x0000000000000000000000000000000000000000000000000000000000000000" + ], + "transactionHash": "0x1b3ddeb1d255d8c8317bac1cfcf887a56d014d6e54e2272366f0f5169157ee37", + "transactionIndex": 53, + "decoded": null + } + ], + "logsBloom": "0x00000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000020000000000000000000800000000000010000000000010000000000000010000000000000008000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000203000000000000000000000000000002000000000000000000000020000000000001000000800000000000002000000000000000000020200000000000", + "status": true, + "to": "0x68742a0fe3648f49c967e54cef334e3e7445ca46", + "transactionHash": "0x1b3ddeb1d255d8c8317bac1cfcf887a56d014d6e54e2272366f0f5169157ee37", + "transactionIndex": 53, + "type": "0x2" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0xab35ac8661e0011de2b4c20798410c015eaaf598", + "gas": "0xffbf", + "input": "0x1feed31f000000000000000000000000ab35ac8661e0011de2b4c20798410c015eaaf5980000000000000000000000000000000000000000000000000000000000000000", + "to": "0x68742a0fe3648f49c967e54cef334e3e7445ca46", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0xdb14", + "output": "0x0000000000000000000000000000000000000000000000a375af89de1a39c105" + }, + "subtraces": 1, + "traceAddress": [], + "transactionHash": "0x1b3ddeb1d255d8c8317bac1cfcf887a56d014d6e54e2272366f0f5169157ee37", + "transactionPosition": 53, + "type": "call" + }, + { + "action": { + "callType": "delegatecall", + "from": "0x68742a0fe3648f49c967e54cef334e3e7445ca46", + "gas": "0xf149", + "input": "0x1feed31f000000000000000000000000ab35ac8661e0011de2b4c20798410c015eaaf5980000000000000000000000000000000000000000000000000000000000000000a0b86991c6218b36c1d19d4a2e9eb0ce3606eb48b36cf340a35f9860d0bb59afb0355580f0000dada5033a6bdb31e52ce6ba9c67bff7331ac2686e727857400f42b3bfbacba26449c9ba4a3b8f21abd700000000000000000000000000000000000000000000ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff006a94d74f4300000000000000000000002386f26fc100000dbd2fc137a300000065e5f0000065e9e4440000000000000000000000470de4df82000001000000000000000000000000000000000000000000000000000000000000000000e6", + "to": "0x81a89a3c934b688f93368b07d1210c7d669e27bc", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0xd054", + "output": "0x0000000000000000000000000000000000000000000000a375af89de1a39c105" + }, + "subtraces": 1, + "traceAddress": [0], + "transactionHash": "0x1b3ddeb1d255d8c8317bac1cfcf887a56d014d6e54e2272366f0f5169157ee37", + "transactionPosition": 53, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x68742a0fe3648f49c967e54cef334e3e7445ca46", + "gas": "0xc579", + "input": "0xa9059cbb000000000000000000000000ab35ac8661e0011de2b4c20798410c015eaaf5980000000000000000000000000000000000000000000000a375af89de1a39c105", + "to": "0xb36cf340a35f9860d0bb59afb0355580f0000dad", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0xa018", + "output": "0x0000000000000000000000000000000000000000000000000000000000000001" + }, + "subtraces": 0, + "traceAddress": [0, 0], + "transactionHash": "0x1b3ddeb1d255d8c8317bac1cfcf887a56d014d6e54e2272366f0f5169157ee37", + "transactionPosition": 53, + "type": "call" + } + ], + "decoded": { + "signature": "redeem(address,bool)", + "signature_with_arg_names": "redeem(address arg1,bool arg2)", + "name": "redeem", + "decoded": [ + { + "internalType": "address", + "name": "arg1", + "type": "address", + "decoded": "0xab35ac8661e0011de2b4c20798410c015eaaf598" + }, + { + "internalType": "bool", + "name": "arg2", + "type": "bool", + "decoded": false + } + ] + } + }, + { + "accessList": [], + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0xcDd37Ada79F589c15bD4f8fD2083dc88E34A2af2", + "gas": 53362, + "gasPrice": "100355013937", + "hash": "0x60365d44b65c241a32faac3416e25f609c2a0f5cd92f391bbbe8b44d483d338d", + "input": "0x79c76e1a000000000000000000000000dac17f958d2ee523a2206206994597c13d831ec7", + "maxFeePerGas": "198230361496", + "maxPriorityFeePerGas": "1500000000", + "nonce": 346093, + "r": "0x2db71b894032973687c879321b0e12f97b7a489858354933c3ba715cfb0a1061", + "s": "0x1086a286ac9373c0404093a645b89d03bc3d7f2431a958faefc0052d53a2b6d7", + "to": "0x0bC6D520Fcf97086c1a184f7DAACa1fE68648CD5", + "transactionIndex": 54, + "type": 2, + "v": "0x0", + "value": "0", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 5452290, + "effectiveGasPrice": 100355013937, + "from": "0xcdd37ada79f589c15bd4f8fd2083dc88e34a2af2", + "gasUsed": 47883, + "logs": [ + { + "address": "0xdAC17F958D2ee523a2206206994597C13D831ec7", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x0000000000000000000000000000000000000000000000000000000e66b9e140", + "logIndex": 154, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x0000000000000000000000000bc6d520fcf97086c1a184f7daaca1fe68648cd5", + "0x000000000000000000000000cdd37ada79f589c15bd4f8fd2083dc88e34a2af2" + ], + "transactionHash": "0x60365d44b65c241a32faac3416e25f609c2a0f5cd92f391bbbe8b44d483d338d", + "transactionIndex": 54, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0x0bc6d520fcf97086c1a184f7daaca1fe68648cd5" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0xcdd37ada79f589c15bd4f8fd2083dc88e34a2af2" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "61853000000" + } + ] + } + } + ], + "logsBloom": "0x00000000000000000000000000000000000000000000400000000000040000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000100000000000040000000000000000000000000004000000000000000100000000000000000000000000080000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000", + "status": true, + "to": "0x0bc6d520fcf97086c1a184f7daaca1fe68648cd5", + "transactionHash": "0x60365d44b65c241a32faac3416e25f609c2a0f5cd92f391bbbe8b44d483d338d", + "transactionIndex": 54, + "type": "0x2" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0xcdd37ada79f589c15bd4f8fd2083dc88e34a2af2", + "gas": "0x7cba", + "input": "0x79c76e1a000000000000000000000000dac17f958d2ee523a2206206994597c13d831ec7", + "to": "0x0bc6d520fcf97086c1a184f7daaca1fe68648cd5", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x7a13", "output": "0x" }, + "subtraces": 2, + "traceAddress": [], + "transactionHash": "0x60365d44b65c241a32faac3416e25f609c2a0f5cd92f391bbbe8b44d483d338d", + "transactionPosition": 54, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x0bc6d520fcf97086c1a184f7daaca1fe68648cd5", + "gas": "0x669c", + "input": "0x70a082310000000000000000000000000bc6d520fcf97086c1a184f7daaca1fe68648cd5", + "to": "0xdac17f958d2ee523a2206206994597c13d831ec7", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x13a7", + "output": "0x0000000000000000000000000000000000000000000000000000000e66b9e140" + }, + "subtraces": 0, + "traceAddress": [0], + "transactionHash": "0x60365d44b65c241a32faac3416e25f609c2a0f5cd92f391bbbe8b44d483d338d", + "transactionPosition": 54, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x0bc6d520fcf97086c1a184f7daaca1fe68648cd5", + "gas": "0x519b", + "input": "0xa9059cbb000000000000000000000000cdd37ada79f589c15bd4f8fd2083dc88e34a2af20000000000000000000000000000000000000000000000000000000e66b9e140", + "to": "0xdac17f958d2ee523a2206206994597c13d831ec7", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x5015", "output": "0x" }, + "subtraces": 0, + "traceAddress": [1], + "transactionHash": "0x60365d44b65c241a32faac3416e25f609c2a0f5cd92f391bbbe8b44d483d338d", + "transactionPosition": 54, + "type": "call" + } + ], + "decoded": { + "signature": "flush(address)", + "signature_with_arg_names": "flush(address arg1)", + "name": "flush", + "decoded": [ + { + "internalType": "address", + "name": "arg1", + "type": "address", + "decoded": "0xdac17f958d2ee523a2206206994597c13d831ec7" + } + ] + } + }, + { + "accessList": [], + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0x648e9390D7dBF9eE00E606b0a62e77c58f767A40", + "gas": 240000, + "gasPrice": "100855013937", + "hash": "0xcd644fd93e9a544759ea76c93e605badfa9d8157d5b2416b71ee6b668f74d805", + "input": "0xa9059cbb000000000000000000000000f89d7b9c864f589bbf53a82105107622b35eaa400000000000000000000000000000000000000000000000ff19ed2c0385775400", + "maxFeePerGas": "300000000000", + "maxPriorityFeePerGas": "2000000000", + "nonce": 15404, + "r": "0x44f386da136aeb6647d4ac3f5907a81cf18fb4c9a64c2821d7b66abeaf07130b", + "s": "0x613e481c9f112ae729eeda94deb2e1bd28ea0f934b128bb883aec6f13c48cc3b", + "to": "0xC18360217D8F7Ab5e7c516566761Ea12Ce7F9D72", + "transactionIndex": 55, + "type": 2, + "v": "0x0", + "value": "0", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 5487511, + "effectiveGasPrice": 100855013937, + "from": "0x648e9390d7dbf9ee00e606b0a62e77c58f767a40", + "gasUsed": 35221, + "logs": [ + { + "address": "0xC18360217D8F7Ab5e7c516566761Ea12Ce7F9D72", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x0000000000000000000000000000000000000000000000ff19ed2c0385775400", + "logIndex": 155, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x000000000000000000000000648e9390d7dbf9ee00e606b0a62e77c58f767a40", + "0x000000000000000000000000f89d7b9c864f589bbf53a82105107622b35eaa40" + ], + "transactionHash": "0xcd644fd93e9a544759ea76c93e605badfa9d8157d5b2416b71ee6b668f74d805", + "transactionIndex": 55, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0x648e9390d7dbf9ee00e606b0a62e77c58f767a40" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0xf89d7b9c864f589bbf53a82105107622b35eaa40" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "4705787936610000000000" + } + ] + } + } + ], + "logsBloom": "0x00000000000000000000000000000000000000000000000000080000000000000001000000000000000000000000000000000000000004000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000010000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000008000000000000000000000000000000001000000000000000004000000000000000000000000000000000000000000", + "status": true, + "to": "0xc18360217d8f7ab5e7c516566761ea12ce7f9d72", + "transactionHash": "0xcd644fd93e9a544759ea76c93e605badfa9d8157d5b2416b71ee6b668f74d805", + "transactionIndex": 55, + "type": "0x2" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0x648e9390d7dbf9ee00e606b0a62e77c58f767a40", + "gas": "0x354e8", + "input": "0xa9059cbb000000000000000000000000f89d7b9c864f589bbf53a82105107622b35eaa400000000000000000000000000000000000000000000000ff19ed2c0385775400", + "to": "0xc18360217d8f7ab5e7c516566761ea12ce7f9d72", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x47bd", + "output": "0x0000000000000000000000000000000000000000000000000000000000000001" + }, + "subtraces": 0, + "traceAddress": [], + "transactionHash": "0xcd644fd93e9a544759ea76c93e605badfa9d8157d5b2416b71ee6b668f74d805", + "transactionPosition": 55, + "type": "call" + } + ], + "decoded": { + "signature": "transfer(address,uint256)", + "signature_with_arg_names": "transfer(address arg1,uint256 arg2)", + "name": "transfer", + "decoded": [ + { + "internalType": "address", + "name": "arg1", + "type": "address", + "decoded": "0xf89d7b9c864f589bbf53a82105107622b35eaa40" + }, + { + "internalType": "uint256", + "name": "arg2", + "type": "uint256", + "decoded": "4705787936610000000000" + } + ] + } + }, + { + "accessList": [], + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0x9888b09AD634B9142248d5523b31e291d1C70655", + "gas": 90000, + "gasPrice": "100855013937", + "hash": "0x409201c2e62fe4cfd53ead68300d28695ea172500c55afee2759aac2a9e293df", + "input": "0xa9059cbb000000000000000000000000f89d7b9c864f589bbf53a82105107622b35eaa400000000000000000000000000000000000000000000009198cb209116254b9de", + "maxFeePerGas": "300000000000", + "maxPriorityFeePerGas": "2000000000", + "nonce": 819, + "r": "0x869749ab930e8f1ad8fd39f2504e021e3a62e6b43ba76975ecd0a94182acdbfc", + "s": "0x5810eb5a01cb743ddd59de66e4a46b41b571ad9f0eb90f4ee74a78261bbdb4a6", + "to": "0x186eF81fd8E77EEC8BfFC3039e7eC41D5FC0b457", + "transactionIndex": 56, + "type": 2, + "v": "0x1", + "value": "0", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 5522713, + "effectiveGasPrice": 100855013937, + "from": "0x9888b09ad634b9142248d5523b31e291d1c70655", + "gasUsed": 35202, + "logs": [ + { + "address": "0x186eF81fd8E77EEC8BfFC3039e7eC41D5FC0b457", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x0000000000000000000000000000000000000000000009198cb209116254b9de", + "logIndex": 156, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x0000000000000000000000009888b09ad634b9142248d5523b31e291d1c70655", + "0x000000000000000000000000f89d7b9c864f589bbf53a82105107622b35eaa40" + ], + "transactionHash": "0x409201c2e62fe4cfd53ead68300d28695ea172500c55afee2759aac2a9e293df", + "transactionIndex": 56, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0x9888b09ad634b9142248d5523b31e291d1c70655" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0xf89d7b9c864f589bbf53a82105107622b35eaa40" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "42972605123350978935262" + } + ] + } + } + ], + "logsBloom": "0x00000000000000000000000000000000000000000000010000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000000008000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002080000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000008000001000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", + "status": true, + "to": "0x186ef81fd8e77eec8bffc3039e7ec41d5fc0b457", + "transactionHash": "0x409201c2e62fe4cfd53ead68300d28695ea172500c55afee2759aac2a9e293df", + "transactionIndex": 56, + "type": "0x2" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0x9888b09ad634b9142248d5523b31e291d1c70655", + "gas": "0x10ae0", + "input": "0xa9059cbb000000000000000000000000f89d7b9c864f589bbf53a82105107622b35eaa400000000000000000000000000000000000000000000009198cb209116254b9de", + "to": "0x186ef81fd8e77eec8bffc3039e7ec41d5fc0b457", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x4792", + "output": "0x0000000000000000000000000000000000000000000000000000000000000001" + }, + "subtraces": 0, + "traceAddress": [], + "transactionHash": "0x409201c2e62fe4cfd53ead68300d28695ea172500c55afee2759aac2a9e293df", + "transactionPosition": 56, + "type": "call" + } + ], + "decoded": { + "signature": "transfer(address,uint256)", + "signature_with_arg_names": "transfer(address arg1,uint256 arg2)", + "name": "transfer", + "decoded": [ + { + "internalType": "address", + "name": "arg1", + "type": "address", + "decoded": "0xf89d7b9c864f589bbf53a82105107622b35eaa40" + }, + { + "internalType": "uint256", + "name": "arg2", + "type": "uint256", + "decoded": "42972605123350978935262" + } + ] + } + }, + { + "accessList": [], + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0x4de1e97eC9074fC84E644B711c7bF8aD3A575d55", + "gas": 90000, + "gasPrice": "100855013937", + "hash": "0x4e5e82d35d75610a7c33ee22bdcb0c8855d1c55c792c1a95b3fcee4f08f889fc", + "input": "0xa9059cbb000000000000000000000000f89d7b9c864f589bbf53a82105107622b35eaa400000000000000000000000000000000000000000000000c43fa8842dd91e4000", + "maxFeePerGas": "300000000000", + "maxPriorityFeePerGas": "2000000000", + "nonce": 608, + "r": "0xc9799ca7032aceea54b3feb4f1afe72c6387372d1b1c52f2932041eff169b5c4", + "s": "0x62c16cf954edebc13a110452b55dce5df2e322638b71eb50fb3f425804123346", + "to": "0x464eBE77c293E473B48cFe96dDCf88fcF7bFDAC0", + "transactionIndex": 57, + "type": 2, + "v": "0x1", + "value": "0", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 5555358, + "effectiveGasPrice": 100855013937, + "from": "0x4de1e97ec9074fc84e644b711c7bf8ad3a575d55", + "gasUsed": 32645, + "logs": [ + { + "address": "0x464eBE77c293E473B48cFe96dDCf88fcF7bFDAC0", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x0000000000000000000000000000000000000000000000c43fa8842dd91e4000", + "logIndex": 157, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x0000000000000000000000004de1e97ec9074fc84e644b711c7bf8ad3a575d55", + "0x000000000000000000000000f89d7b9c864f589bbf53a82105107622b35eaa40" + ], + "transactionHash": "0x4e5e82d35d75610a7c33ee22bdcb0c8855d1c55c792c1a95b3fcee4f08f889fc", + "transactionIndex": 57, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0x4de1e97ec9074fc84e644b711c7bf8ad3a575d55" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0xf89d7b9c864f589bbf53a82105107622b35eaa40" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "3620148900000000000000" + } + ] + } + } + ], + "logsBloom": "0x00000000000000000002000000000000000000000008000000080000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000010000000000000000000000004000000000000000000000000000000000002000000000000000000000000000000000000002000000000000000200000000008000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", + "status": true, + "to": "0x464ebe77c293e473b48cfe96ddcf88fcf7bfdac0", + "transactionHash": "0x4e5e82d35d75610a7c33ee22bdcb0c8855d1c55c792c1a95b3fcee4f08f889fc", + "transactionIndex": 57, + "type": "0x2" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0x4de1e97ec9074fc84e644b711c7bf8ad3a575d55", + "gas": "0x10af8", + "input": "0xa9059cbb000000000000000000000000f89d7b9c864f589bbf53a82105107622b35eaa400000000000000000000000000000000000000000000000c43fa8842dd91e4000", + "to": "0x464ebe77c293e473b48cfe96ddcf88fcf7bfdac0", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x3dad", + "output": "0x0000000000000000000000000000000000000000000000000000000000000001" + }, + "subtraces": 0, + "traceAddress": [], + "transactionHash": "0x4e5e82d35d75610a7c33ee22bdcb0c8855d1c55c792c1a95b3fcee4f08f889fc", + "transactionPosition": 57, + "type": "call" + } + ], + "decoded": { + "signature": "transfer(address,uint256)", + "signature_with_arg_names": "transfer(address arg1,uint256 arg2)", + "name": "transfer", + "decoded": [ + { + "internalType": "address", + "name": "arg1", + "type": "address", + "decoded": "0xf89d7b9c864f589bbf53a82105107622b35eaa40" + }, + { + "internalType": "uint256", + "name": "arg2", + "type": "uint256", + "decoded": "3620148900000000000000" + } + ] + } + }, + { + "accessList": [], + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0x07A1690188A5E767B04Ea76B8EeD5134Ce9b6Fc8", + "gas": 84000, + "gasPrice": "99855013937", + "hash": "0x6c38b4681df63c0957198feaf44249676843fdbb70e794267dc724769b77912f", + "input": "0xa9059cbb00000000000000000000000073391f8fcadd8d3fff09685c330910a699294dc500000000000000000000000000000000000000000000000000000049c6b5c5c9", + "maxFeePerGas": "141111000139", + "maxPriorityFeePerGas": "1000000000", + "nonce": 784, + "r": "0x8d8a5c1196f5bed7d00b87c1458cb07f18c4d77cfb96402f02634ae14997c8ad", + "s": "0x20823e2d701ba82ffd2e25459bd28a1da741c494f05dfd66f96025a8409a87c", + "to": "0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48", + "transactionIndex": 58, + "type": 2, + "v": "0x0", + "value": "0", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 5617630, + "effectiveGasPrice": 99855013937, + "from": "0x07a1690188a5e767b04ea76b8eed5134ce9b6fc8", + "gasUsed": 62272, + "logs": [ + { + "address": "0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x00000000000000000000000000000000000000000000000000000049c6b5c5c9", + "logIndex": 158, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x00000000000000000000000007a1690188a5e767b04ea76b8eed5134ce9b6fc8", + "0x00000000000000000000000073391f8fcadd8d3fff09685c330910a699294dc5" + ], + "transactionHash": "0x6c38b4681df63c0957198feaf44249676843fdbb70e794267dc724769b77912f", + "transactionIndex": 58, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0x07a1690188a5e767b04ea76b8eed5134ce9b6fc8" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0x73391f8fcadd8d3fff09685c330910a699294dc5" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "316866414025" + } + ] + } + } + ], + "logsBloom": "0x00000000000000000000000000000000000000000000000000400000000000000000000010000000000000000000000000000000400000000000000000000000000000000000000008100008000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000010000000000000000000000000000000000000000000000000010000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000002000000000000000000004000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", + "status": true, + "to": "0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48", + "transactionHash": "0x6c38b4681df63c0957198feaf44249676843fdbb70e794267dc724769b77912f", + "transactionIndex": 58, + "type": "0x2" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0x07a1690188a5e767b04ea76b8eed5134ce9b6fc8", + "gas": "0xf3ac", + "input": "0xa9059cbb00000000000000000000000073391f8fcadd8d3fff09685c330910a699294dc500000000000000000000000000000000000000000000000000000049c6b5c5c9", + "to": "0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x9ecc", + "output": "0x0000000000000000000000000000000000000000000000000000000000000001" + }, + "subtraces": 1, + "traceAddress": [], + "transactionHash": "0x6c38b4681df63c0957198feaf44249676843fdbb70e794267dc724769b77912f", + "transactionPosition": 58, + "type": "call" + }, + { + "action": { + "callType": "delegatecall", + "from": "0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48", + "gas": "0xd402", + "input": "0xa9059cbb00000000000000000000000073391f8fcadd8d3fff09685c330910a699294dc500000000000000000000000000000000000000000000000000000049c6b5c5c9", + "to": "0x43506849d7c04f9138d1a2050bbf3a0c054402dd", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x8253", + "output": "0x0000000000000000000000000000000000000000000000000000000000000001" + }, + "subtraces": 0, + "traceAddress": [0], + "transactionHash": "0x6c38b4681df63c0957198feaf44249676843fdbb70e794267dc724769b77912f", + "transactionPosition": 58, + "type": "call" + } + ], + "decoded": { + "signature": "transfer(address,uint256)", + "signature_with_arg_names": "transfer(address arg1,uint256 arg2)", + "name": "transfer", + "decoded": [ + { + "internalType": "address", + "name": "arg1", + "type": "address", + "decoded": "0x73391f8fcadd8d3fff09685c330910a699294dc5" + }, + { + "internalType": "uint256", + "name": "arg2", + "type": "uint256", + "decoded": "316866414025" + } + ] + } + }, + { + "accessList": [], + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0xE3dC0fC003fAe023d03a9B2356A2eA55eDAc3F24", + "gas": 90000, + "gasPrice": "100855013937", + "hash": "0x0a604725fdac35fe3f7b242344381dd9518f15afd9b130778fb64e92106358fd", + "input": "0xa9059cbb000000000000000000000000f89d7b9c864f589bbf53a82105107622b35eaa400000000000000000000000000000000000000000000019c3c8fbc369b47de000", + "maxFeePerGas": "300000000000", + "maxPriorityFeePerGas": "2000000000", + "nonce": 10, + "r": "0xf31cfb8687f3a67bdd228ffbf7d7f12b0730a04eb41effbf6306eb53a0d4f1dd", + "s": "0x779448dc7329f6ae4b565f9a62b2212f34a325b370f20b207719d960ce85de11", + "to": "0x8290333ceF9e6D528dD5618Fb97a76f268f3EDD4", + "transactionIndex": 59, + "type": 2, + "v": "0x0", + "value": "0", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 5647695, + "effectiveGasPrice": 100855013937, + "from": "0xe3dc0fc003fae023d03a9b2356a2ea55edac3f24", + "gasUsed": 30065, + "logs": [ + { + "address": "0x8290333ceF9e6D528dD5618Fb97a76f268f3EDD4", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x0000000000000000000000000000000000000000000019c3c8fbc369b47de000", + "logIndex": 159, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x000000000000000000000000e3dc0fc003fae023d03a9b2356a2ea55edac3f24", + "0x000000000000000000000000f89d7b9c864f589bbf53a82105107622b35eaa40" + ], + "transactionHash": "0x0a604725fdac35fe3f7b242344381dd9518f15afd9b130778fb64e92106358fd", + "transactionIndex": 59, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0xe3dc0fc003fae023d03a9b2356a2ea55edac3f24" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0xf89d7b9c864f589bbf53a82105107622b35eaa40" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "121670759550000000000000" + } + ] + } + } + ], + "logsBloom": "0x0000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000080000a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000000000000000002000000000000000200000000008000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000", + "status": true, + "to": "0x8290333cef9e6d528dd5618fb97a76f268f3edd4", + "transactionHash": "0x0a604725fdac35fe3f7b242344381dd9518f15afd9b130778fb64e92106358fd", + "transactionIndex": 59, + "type": "0x2" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0xe3dc0fc003fae023d03a9b2356a2ea55edac3f24", + "gas": "0x10aec", + "input": "0xa9059cbb000000000000000000000000f89d7b9c864f589bbf53a82105107622b35eaa400000000000000000000000000000000000000000000019c3c8fbc369b47de000", + "to": "0x8290333cef9e6d528dd5618fb97a76f268f3edd4", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x338d", + "output": "0x0000000000000000000000000000000000000000000000000000000000000001" + }, + "subtraces": 0, + "traceAddress": [], + "transactionHash": "0x0a604725fdac35fe3f7b242344381dd9518f15afd9b130778fb64e92106358fd", + "transactionPosition": 59, + "type": "call" + } + ], + "decoded": { + "signature": "transfer(address,uint256)", + "signature_with_arg_names": "transfer(address arg1,uint256 arg2)", + "name": "transfer", + "decoded": [ + { + "internalType": "address", + "name": "arg1", + "type": "address", + "decoded": "0xf89d7b9c864f589bbf53a82105107622b35eaa40" + }, + { + "internalType": "uint256", + "name": "arg2", + "type": "uint256", + "decoded": "121670759550000000000000" + } + ] + } + }, + { + "accessList": [], + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0x739cD9aa2495F4C8320d9c0398C83e72985c2D34", + "gas": 41754, + "gasPrice": "100855013937", + "hash": "0xd305b01970548a257ce66eb52e329d29ff9d654b80b40dc125f0f698a18a1814", + "input": "0xa9059cbb000000000000000000000000f60c2ea62edbfe808163751dd0d8693dcb30019c0000000000000000000000000000000000000000001fd8b12e99d1bcb6800000", + "maxFeePerGas": "119000000000", + "maxPriorityFeePerGas": "2000000000", + "nonce": 0, + "r": "0x58f686afcf24a90fafcf49c8aae7b0427e068420c0d76d6c1ca415b483b46d05", + "s": "0x5765d1aa67d3101d877c3030ee88fe92473528a6320729e8828d61cec0faef26", + "to": "0x95aD61b0a150d79219dCF64E1E6Cc01f0B64C4cE", + "transactionIndex": 60, + "type": 2, + "v": "0x1", + "value": "0", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 5677690, + "effectiveGasPrice": 100855013937, + "from": "0x739cd9aa2495f4c8320d9c0398c83e72985c2d34", + "gasUsed": 29995, + "logs": [ + { + "address": "0x95aD61b0a150d79219dCF64E1E6Cc01f0B64C4cE", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x0000000000000000000000000000000000000000001fd8b12e99d1bcb6800000", + "logIndex": 160, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x000000000000000000000000739cd9aa2495f4c8320d9c0398c83e72985c2d34", + "0x000000000000000000000000f60c2ea62edbfe808163751dd0d8693dcb30019c" + ], + "transactionHash": "0xd305b01970548a257ce66eb52e329d29ff9d654b80b40dc125f0f698a18a1814", + "transactionIndex": 60, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0x739cd9aa2495f4c8320d9c0398c83e72985c2d34" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0xf60c2ea62edbfe808163751dd0d8693dcb30019c" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "38500000000000000000000000" + } + ] + } + } + ], + "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000080000000000000000000000000000000000000000000010000000000000000000000000000000000100000400000000000000000000000800000000000000000000001000000000000000000000000000000000000000000000000000000002000000400000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000", + "status": true, + "to": "0x95ad61b0a150d79219dcf64e1e6cc01f0b64c4ce", + "transactionHash": "0xd305b01970548a257ce66eb52e329d29ff9d654b80b40dc125f0f698a18a1814", + "transactionIndex": 60, + "type": "0x2" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0x739cd9aa2495f4c8320d9c0398c83e72985c2d34", + "gas": "0x4e76", + "input": "0xa9059cbb000000000000000000000000f60c2ea62edbfe808163751dd0d8693dcb30019c0000000000000000000000000000000000000000001fd8b12e99d1bcb6800000", + "to": "0x95ad61b0a150d79219dcf64e1e6cc01f0b64c4ce", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x3347", + "output": "0x0000000000000000000000000000000000000000000000000000000000000001" + }, + "subtraces": 0, + "traceAddress": [], + "transactionHash": "0xd305b01970548a257ce66eb52e329d29ff9d654b80b40dc125f0f698a18a1814", + "transactionPosition": 60, + "type": "call" + } + ], + "decoded": { + "signature": "transfer(address,uint256)", + "signature_with_arg_names": "transfer(address arg1,uint256 arg2)", + "name": "transfer", + "decoded": [ + { + "internalType": "address", + "name": "arg1", + "type": "address", + "decoded": "0xf60c2ea62edbfe808163751dd0d8693dcb30019c" + }, + { + "internalType": "uint256", + "name": "arg2", + "type": "uint256", + "decoded": "38500000000000000000000000" + } + ] + } + }, + { + "accessList": [], + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0x269f55979CCb73c713Fbeb0900703663860a9a8A", + "gas": 41754, + "gasPrice": "100855013937", + "hash": "0xdffe190a72dfe029fd21689899317a6e665d68b0e2b2a589a04b962ddc7837a3", + "input": "0xa9059cbb000000000000000000000000f60c2ea62edbfe808163751dd0d8693dcb30019c0000000000000000000000000000000000000000001fd8b12e99d1bcb6800000", + "maxFeePerGas": "122000000000", + "maxPriorityFeePerGas": "2000000000", + "nonce": 0, + "r": "0xf0ea5c03450799ceeddcfaf33eabf61e0ee333779764895009fab5915ee758ec", + "s": "0x41f28c70eb970500cf02176a2a1d7d4689cbc09a9814f7a9df50b5bbe0692238", + "to": "0x95aD61b0a150d79219dCF64E1E6Cc01f0B64C4cE", + "transactionIndex": 61, + "type": 2, + "v": "0x0", + "value": "0", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 5707685, + "effectiveGasPrice": 100855013937, + "from": "0x269f55979ccb73c713fbeb0900703663860a9a8a", + "gasUsed": 29995, + "logs": [ + { + "address": "0x95aD61b0a150d79219dCF64E1E6Cc01f0B64C4cE", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x0000000000000000000000000000000000000000001fd8b12e99d1bcb6800000", + "logIndex": 161, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x000000000000000000000000269f55979ccb73c713fbeb0900703663860a9a8a", + "0x000000000000000000000000f60c2ea62edbfe808163751dd0d8693dcb30019c" + ], + "transactionHash": "0xdffe190a72dfe029fd21689899317a6e665d68b0e2b2a589a04b962ddc7837a3", + "transactionIndex": 61, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0x269f55979ccb73c713fbeb0900703663860a9a8a" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0xf60c2ea62edbfe808163751dd0d8693dcb30019c" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "38500000000000000000000000" + } + ] + } + } + ], + "logsBloom": "0x00000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008000000000000000000000000020000000000000000000000080000000000000000000000000000000000000000000010000000000000000000000000000000000100000400000000000000000000000800000000000000000000001000000100000000000000000000000000000000000000000000000002000000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", + "status": true, + "to": "0x95ad61b0a150d79219dcf64e1e6cc01f0b64c4ce", + "transactionHash": "0xdffe190a72dfe029fd21689899317a6e665d68b0e2b2a589a04b962ddc7837a3", + "transactionIndex": 61, + "type": "0x2" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0x269f55979ccb73c713fbeb0900703663860a9a8a", + "gas": "0x4e76", + "input": "0xa9059cbb000000000000000000000000f60c2ea62edbfe808163751dd0d8693dcb30019c0000000000000000000000000000000000000000001fd8b12e99d1bcb6800000", + "to": "0x95ad61b0a150d79219dcf64e1e6cc01f0b64c4ce", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x3347", + "output": "0x0000000000000000000000000000000000000000000000000000000000000001" + }, + "subtraces": 0, + "traceAddress": [], + "transactionHash": "0xdffe190a72dfe029fd21689899317a6e665d68b0e2b2a589a04b962ddc7837a3", + "transactionPosition": 61, + "type": "call" + } + ], + "decoded": { + "signature": "transfer(address,uint256)", + "signature_with_arg_names": "transfer(address arg1,uint256 arg2)", + "name": "transfer", + "decoded": [ + { + "internalType": "address", + "name": "arg1", + "type": "address", + "decoded": "0xf60c2ea62edbfe808163751dd0d8693dcb30019c" + }, + { + "internalType": "uint256", + "name": "arg2", + "type": "uint256", + "decoded": "38500000000000000000000000" + } + ] + } + }, + { + "accessList": [], + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0xB5D4fC91047492dF76ba0701d91F6634E902a69E", + "gas": 90000, + "gasPrice": "100855013937", + "hash": "0x0ab5cf1b32b233f70fa8db5d79e6e1560a57cbf1a3291bff5d7264a61924ecf0", + "input": "0xa9059cbb000000000000000000000000f89d7b9c864f589bbf53a82105107622b35eaa40000000000000000000000000000000000000000000000937c8346a46ac8cfc3f", + "maxFeePerGas": "300000000000", + "maxPriorityFeePerGas": "2000000000", + "nonce": 9497, + "r": "0x6d0a7d256c136b366f6d6990d58106aa6ba39273ad42c598924389981121cf57", + "s": "0x62b2d4ad8b39ad8b8a80fa1dd4e8457c648b4b30300338241d3b53a7651147cc", + "to": "0xb4357054c3dA8D46eD642383F03139aC7f090343", + "transactionIndex": 62, + "type": 2, + "v": "0x1", + "value": "0", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 5737298, + "effectiveGasPrice": 100855013937, + "from": "0xb5d4fc91047492df76ba0701d91f6634e902a69e", + "gasUsed": 29613, + "logs": [ + { + "address": "0xb4357054c3dA8D46eD642383F03139aC7f090343", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x000000000000000000000000000000000000000000000937c8346a46ac8cfc3f", + "logIndex": 162, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x000000000000000000000000b5d4fc91047492df76ba0701d91f6634e902a69e", + "0x000000000000000000000000f89d7b9c864f589bbf53a82105107622b35eaa40" + ], + "transactionHash": "0x0ab5cf1b32b233f70fa8db5d79e6e1560a57cbf1a3291bff5d7264a61924ecf0", + "transactionIndex": 62, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0xb5d4fc91047492df76ba0701d91f6634e902a69e" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0xf89d7b9c864f589bbf53a82105107622b35eaa40" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "43530295542238981979199" + } + ] + } + } + ], + "logsBloom": "0x00000000000000000000004000000000000000000000000000080000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000008000000000000000000008000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004002000000000000001200004000008000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", + "status": true, + "to": "0xb4357054c3da8d46ed642383f03139ac7f090343", + "transactionHash": "0x0ab5cf1b32b233f70fa8db5d79e6e1560a57cbf1a3291bff5d7264a61924ecf0", + "transactionIndex": 62, + "type": "0x2" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0xb5d4fc91047492df76ba0701d91f6634e902a69e", + "gas": "0x10ae0", + "input": "0xa9059cbb000000000000000000000000f89d7b9c864f589bbf53a82105107622b35eaa40000000000000000000000000000000000000000000000937c8346a46ac8cfc3f", + "to": "0xb4357054c3da8d46ed642383f03139ac7f090343", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x31bd", + "output": "0x0000000000000000000000000000000000000000000000000000000000000001" + }, + "subtraces": 0, + "traceAddress": [], + "transactionHash": "0x0ab5cf1b32b233f70fa8db5d79e6e1560a57cbf1a3291bff5d7264a61924ecf0", + "transactionPosition": 62, + "type": "call" + } + ], + "decoded": { + "signature": "transfer(address,uint256)", + "signature_with_arg_names": "transfer(address arg1,uint256 arg2)", + "name": "transfer", + "decoded": [ + { + "internalType": "address", + "name": "arg1", + "type": "address", + "decoded": "0xf89d7b9c864f589bbf53a82105107622b35eaa40" + }, + { + "internalType": "uint256", + "name": "arg2", + "type": "uint256", + "decoded": "43530295542238981979199" + } + ] + } + }, + { + "accessList": [], + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0x4e73245ca57102270E11ebf1c9CAF4d2442083b1", + "gas": 90000, + "gasPrice": "100855013937", + "hash": "0x23c7cc29dbac94ad629141c2c4775be02d0e1a653dbdc4f1e9b40384c0917c8f", + "input": "0xa9059cbb000000000000000000000000f89d7b9c864f589bbf53a82105107622b35eaa4000000000000000000000000000000000000000000000ba1be8c274aeab8c0000", + "maxFeePerGas": "300000000000", + "maxPriorityFeePerGas": "2000000000", + "nonce": 1493, + "r": "0x386620029577a2dcd5aaaeffb9badd27daef357140114f33993f215a59b85edf", + "s": "0x3be10dc6820c4c245b59c29b654e41801bf32c7e4be0b3fdc56b03011e0ed5f7", + "to": "0xb131f4A55907B10d1F0A50d8ab8FA09EC342cd74", + "transactionIndex": 63, + "type": 2, + "v": "0x1", + "value": "0", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 5766848, + "effectiveGasPrice": 100855013937, + "from": "0x4e73245ca57102270e11ebf1c9caf4d2442083b1", + "gasUsed": 29550, + "logs": [ + { + "address": "0xb131f4A55907B10d1F0A50d8ab8FA09EC342cd74", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x00000000000000000000000000000000000000000000ba1be8c274aeab8c0000", + "logIndex": 163, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x0000000000000000000000004e73245ca57102270e11ebf1c9caf4d2442083b1", + "0x000000000000000000000000f89d7b9c864f589bbf53a82105107622b35eaa40" + ], + "transactionHash": "0x23c7cc29dbac94ad629141c2c4775be02d0e1a653dbdc4f1e9b40384c0917c8f", + "transactionIndex": 63, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0x4e73245ca57102270e11ebf1c9caf4d2442083b1" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0xf89d7b9c864f589bbf53a82105107622b35eaa40" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "878875000000000000000000" + } + ] + } + } + ], + "logsBloom": "0x00000000000000000000000000000000000000000000000000080000000000000000000000000000000000000000004000000000000000000000000000000000000000010000000000000008000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000002000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000008000000000000004000000000000000000000000000000000000000000800000000000000000000000000000000000", + "status": true, + "to": "0xb131f4a55907b10d1f0a50d8ab8fa09ec342cd74", + "transactionHash": "0x23c7cc29dbac94ad629141c2c4775be02d0e1a653dbdc4f1e9b40384c0917c8f", + "transactionIndex": 63, + "type": "0x2" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0x4e73245ca57102270e11ebf1c9caf4d2442083b1", + "gas": "0x10af8", + "input": "0xa9059cbb000000000000000000000000f89d7b9c864f589bbf53a82105107622b35eaa4000000000000000000000000000000000000000000000ba1be8c274aeab8c0000", + "to": "0xb131f4a55907b10d1f0a50d8ab8fa09ec342cd74", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x3196", + "output": "0x0000000000000000000000000000000000000000000000000000000000000001" + }, + "subtraces": 0, + "traceAddress": [], + "transactionHash": "0x23c7cc29dbac94ad629141c2c4775be02d0e1a653dbdc4f1e9b40384c0917c8f", + "transactionPosition": 63, + "type": "call" + } + ], + "decoded": { + "signature": "transfer(address,uint256)", + "signature_with_arg_names": "transfer(address arg1,uint256 arg2)", + "name": "transfer", + "decoded": [ + { + "internalType": "address", + "name": "arg1", + "type": "address", + "decoded": "0xf89d7b9c864f589bbf53a82105107622b35eaa40" + }, + { + "internalType": "uint256", + "name": "arg2", + "type": "uint256", + "decoded": "878875000000000000000000" + } + ] + } + }, + { + "accessList": [], + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0xE8af07A8Eff87B99B7C8C2c18ea95a1FE86D0ACD", + "gas": 38088, + "gasPrice": "100355013937", + "hash": "0x938c1e35fa5ecec7800daa4a0229002beba861949123317bdebfd7f0d985fd4a", + "input": "0x6631703b00000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000000000000000000500000000000000000000000000000000000000000000000000000014088223fe000000000000000000000000000000000000000000000000000000000011d3dd", + "maxFeePerGas": "198230361496", + "maxPriorityFeePerGas": "1500000000", + "nonce": 727, + "r": "0xdd704b7318d18df40fcf094ee6219c7ff52a607928390e59b71733229c776cda", + "s": "0xed0c9468b34c04a53cd9eae7ebe1540cceda41d8cedc0b74ad4e500d89a41df", + "to": "0x7A0a53847776f7e94Cc35742971aCb2217b0Db81", + "transactionIndex": 64, + "type": 2, + "v": "0x0", + "value": "0", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 5804570, + "effectiveGasPrice": 100355013937, + "from": "0xe8af07a8eff87b99b7c8c2c18ea95a1fe86d0acd", + "gasUsed": 37722, + "logs": [], + "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", + "status": true, + "to": "0x7a0a53847776f7e94cc35742971acb2217b0db81", + "transactionHash": "0x938c1e35fa5ecec7800daa4a0229002beba861949123317bdebfd7f0d985fd4a", + "transactionIndex": 64, + "type": "0x2" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0xe8af07a8eff87b99b7c8c2c18ea95a1fe86d0acd", + "gas": "0x3f7c", + "input": "0x6631703b00000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000000000000000000500000000000000000000000000000000000000000000000000000014088223fe000000000000000000000000000000000000000000000000000000000011d3dd", + "to": "0x7a0a53847776f7e94cc35742971acb2217b0db81", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x3e0e", "output": "0x" }, + "subtraces": 1, + "traceAddress": [], + "transactionHash": "0x938c1e35fa5ecec7800daa4a0229002beba861949123317bdebfd7f0d985fd4a", + "transactionPosition": 64, + "type": "call" + }, + { + "action": { + "callType": "delegatecall", + "from": "0x7a0a53847776f7e94cc35742971acb2217b0db81", + "gas": "0x2bf3", + "input": "0x6631703b00000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000000000000000000500000000000000000000000000000000000000000000000000000014088223fe000000000000000000000000000000000000000000000000000000000011d3dd", + "to": "0x0b89ccd6b803ccec4f0e0fbefaee1f7d16e734e2", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x2b17", "output": "0x" }, + "subtraces": 0, + "traceAddress": [0], + "transactionHash": "0x938c1e35fa5ecec7800daa4a0229002beba861949123317bdebfd7f0d985fd4a", + "transactionPosition": 64, + "type": "call" + } + ], + "decoded": null + }, + { + "accessList": [], + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0xBe15D9f897Fb6Ba0b43e4419A20AC0a1e8422867", + "gas": 41867, + "gasPrice": "99855013937", + "hash": "0x67f3930b20f59d1888f8f60afc46b705c8276b59a3959f50f024c5eb736da2c7", + "input": "0xa9059cbb000000000000000000000000a9d1e08c7793af67e9d92fe308d5697fb81d3e43000000000000000000000000000000000000000000000000000000004e5dacac", + "maxFeePerGas": "166750000000", + "maxPriorityFeePerGas": "1000000000", + "nonce": 208, + "r": "0x71c89be2b322dbf9db70d9ab3623de7841d5ffcaad2c87e2e3c976a15cb313f8", + "s": "0x355adeef3be71778a656a37cd2a62941b38f36ead92b9e0ec873607f817e6b05", + "to": "0x27054b13b1B798B345b591a4d22e6562d47eA75a", + "transactionIndex": 65, + "type": 2, + "v": "0x1", + "value": "0", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 5846363, + "effectiveGasPrice": 99855013937, + "from": "0xbe15d9f897fb6ba0b43e4419a20ac0a1e8422867", + "gasUsed": 41793, + "logs": [ + { + "address": "0x27054b13b1B798B345b591a4d22e6562d47eA75a", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x000000000000000000000000000000000000000000000000000000004e5dacac", + "logIndex": 164, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x000000000000000000000000be15d9f897fb6ba0b43e4419a20ac0a1e8422867", + "0x000000000000000000000000a9d1e08c7793af67e9d92fe308d5697fb81d3e43" + ], + "transactionHash": "0x67f3930b20f59d1888f8f60afc46b705c8276b59a3959f50f024c5eb736da2c7", + "transactionIndex": 65, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0xbe15d9f897fb6ba0b43e4419a20ac0a1e8422867" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0xa9d1e08c7793af67e9d92fe308d5697fb81d3e43" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "1314761900" + } + ] + } + } + ], + "logsBloom": "0x00060000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000080000800000000000000000000000010000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000002000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000", + "status": true, + "to": "0x27054b13b1b798b345b591a4d22e6562d47ea75a", + "transactionHash": "0x67f3930b20f59d1888f8f60afc46b705c8276b59a3959f50f024c5eb736da2c7", + "transactionIndex": 65, + "type": "0x2" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0xbe15d9f897fb6ba0b43e4419a20ac0a1e8422867", + "gas": "0x4f23", + "input": "0xa9059cbb000000000000000000000000a9d1e08c7793af67e9d92fe308d5697fb81d3e43000000000000000000000000000000000000000000000000000000004e5dacac", + "to": "0x27054b13b1b798b345b591a4d22e6562d47ea75a", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x4ed9", + "output": "0x0000000000000000000000000000000000000000000000000000000000000001" + }, + "subtraces": 0, + "traceAddress": [], + "transactionHash": "0x67f3930b20f59d1888f8f60afc46b705c8276b59a3959f50f024c5eb736da2c7", + "transactionPosition": 65, + "type": "call" + } + ], + "decoded": { + "signature": "transfer(address,uint256)", + "signature_with_arg_names": "transfer(address arg1,uint256 arg2)", + "name": "transfer", + "decoded": [ + { + "internalType": "address", + "name": "arg1", + "type": "address", + "decoded": "0xa9d1e08c7793af67e9d92fe308d5697fb81d3e43" + }, + { + "internalType": "uint256", + "name": "arg2", + "type": "uint256", + "decoded": "1314761900" + } + ] + } + }, + { + "accessList": [], + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0x3569B04A3e22df2B8bbEc250c1e624c06E0eB6fb", + "gas": 42167, + "gasPrice": "99855013937", + "hash": "0xc6d906c93d3083e535d470696fc9e7b49aa6a18eb072f6a681655135cf0c81c7", + "input": "0xa9059cbb000000000000000000000000a9d1e08c7793af67e9d92fe308d5697fb81d3e43000000000000000000000000000000000000000000000000000000008e59a680", + "maxFeePerGas": "166750000000", + "maxPriorityFeePerGas": "1000000000", + "nonce": 158, + "r": "0xa38a8c3b2c8d34f7edaa77216a144edfdebac8a94902f8aafc79ed467dc6f6f2", + "s": "0x65da4aa800f9469eb285f258a5424a69b91ccedfcf7fe52984a119e5296ac67", + "to": "0x27054b13b1B798B345b591a4d22e6562d47eA75a", + "transactionIndex": 66, + "type": 2, + "v": "0x1", + "value": "0", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 5888156, + "effectiveGasPrice": 99855013937, + "from": "0x3569b04a3e22df2b8bbec250c1e624c06e0eb6fb", + "gasUsed": 41793, + "logs": [ + { + "address": "0x27054b13b1B798B345b591a4d22e6562d47eA75a", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x000000000000000000000000000000000000000000000000000000008e59a680", + "logIndex": 165, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x0000000000000000000000003569b04a3e22df2b8bbec250c1e624c06e0eb6fb", + "0x000000000000000000000000a9d1e08c7793af67e9d92fe308d5697fb81d3e43" + ], + "transactionHash": "0xc6d906c93d3083e535d470696fc9e7b49aa6a18eb072f6a681655135cf0c81c7", + "transactionIndex": 66, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0x3569b04a3e22df2b8bbec250c1e624c06e0eb6fb" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0xa9d1e08c7793af67e9d92fe308d5697fb81d3e43" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "2388240000" + } + ] + } + } + ], + "logsBloom": "0x00020000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000008000000000000000020000000000080000000000000000008000000000000000000000000000000000000000000000000000000000000000000000800000000000000000000000010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000100000000000000000000000000000000000000002000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000", + "status": true, + "to": "0x27054b13b1b798b345b591a4d22e6562d47ea75a", + "transactionHash": "0xc6d906c93d3083e535d470696fc9e7b49aa6a18eb072f6a681655135cf0c81c7", + "transactionIndex": 66, + "type": "0x2" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0x3569b04a3e22df2b8bbec250c1e624c06e0eb6fb", + "gas": "0x504f", + "input": "0xa9059cbb000000000000000000000000a9d1e08c7793af67e9d92fe308d5697fb81d3e43000000000000000000000000000000000000000000000000000000008e59a680", + "to": "0x27054b13b1b798b345b591a4d22e6562d47ea75a", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x4ed9", + "output": "0x0000000000000000000000000000000000000000000000000000000000000001" + }, + "subtraces": 0, + "traceAddress": [], + "transactionHash": "0xc6d906c93d3083e535d470696fc9e7b49aa6a18eb072f6a681655135cf0c81c7", + "transactionPosition": 66, + "type": "call" + } + ], + "decoded": { + "signature": "transfer(address,uint256)", + "signature_with_arg_names": "transfer(address arg1,uint256 arg2)", + "name": "transfer", + "decoded": [ + { + "internalType": "address", + "name": "arg1", + "type": "address", + "decoded": "0xa9d1e08c7793af67e9d92fe308d5697fb81d3e43" + }, + { + "internalType": "uint256", + "name": "arg2", + "type": "uint256", + "decoded": "2388240000" + } + ] + } + }, + { + "accessList": [], + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0x44CF943afC9EDeFDFe5b7e2732E0d009B95fC6Ec", + "gas": 46237, + "gasPrice": "99855013937", + "hash": "0x6ea6fa3b77400022ebeb216a6739f80ed37cf54cb5ac376658b8151313247b43", + "input": "0xa9059cbb000000000000000000000000a9d1e08c7793af67e9d92fe308d5697fb81d3e430000000000000000000000000000000000000000000000000000000148fed76f", + "maxFeePerGas": "166750000000", + "maxPriorityFeePerGas": "1000000000", + "nonce": 10, + "r": "0x2adc56dedbf95f01632c8d124f8a51e27a486a2a1fa4db22699270fe18c487d0", + "s": "0x6e8be098a091cab3d9fe6b9fc466e5b57cab398c420fb2e1ec995959aec287d6", + "to": "0xdAC17F958D2ee523a2206206994597C13D831ec7", + "transactionIndex": 67, + "type": 2, + "v": "0x0", + "value": "0", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 5929477, + "effectiveGasPrice": 99855013937, + "from": "0x44cf943afc9edefdfe5b7e2732e0d009b95fc6ec", + "gasUsed": 41321, + "logs": [ + { + "address": "0xdAC17F958D2ee523a2206206994597C13D831ec7", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x0000000000000000000000000000000000000000000000000000000148fed76f", + "logIndex": 166, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x00000000000000000000000044cf943afc9edefdfe5b7e2732e0d009b95fc6ec", + "0x000000000000000000000000a9d1e08c7793af67e9d92fe308d5697fb81d3e43" + ], + "transactionHash": "0x6ea6fa3b77400022ebeb216a6739f80ed37cf54cb5ac376658b8151313247b43", + "transactionIndex": 67, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0x44cf943afc9edefdfe5b7e2732e0d009b95fc6ec" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0xa9d1e08c7793af67e9d92fe308d5697fb81d3e43" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "5519628143" + } + ] + } + } + ], + "logsBloom": "0x00000000000000000000000000000000000000010000000000000000000000000010000000000000000000000000010000000008000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000000000800000001000000000000000010000000000000000000000000000000020000000000000000000000000000000000100000000000000000000000000080000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", + "status": true, + "to": "0xdac17f958d2ee523a2206206994597c13d831ec7", + "transactionHash": "0x6ea6fa3b77400022ebeb216a6739f80ed37cf54cb5ac376658b8151313247b43", + "transactionIndex": 67, + "type": "0x2" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0x44cf943afc9edefdfe5b7e2732e0d009b95fc6ec", + "gas": "0x6029", + "input": "0xa9059cbb000000000000000000000000a9d1e08c7793af67e9d92fe308d5697fb81d3e430000000000000000000000000000000000000000000000000000000148fed76f", + "to": "0xdac17f958d2ee523a2206206994597c13d831ec7", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x5fb5", "output": "0x" }, + "subtraces": 0, + "traceAddress": [], + "transactionHash": "0x6ea6fa3b77400022ebeb216a6739f80ed37cf54cb5ac376658b8151313247b43", + "transactionPosition": 67, + "type": "call" + } + ], + "decoded": { + "signature": "transfer(address,uint256)", + "signature_with_arg_names": "transfer(address arg1,uint256 arg2)", + "name": "transfer", + "decoded": [ + { + "internalType": "address", + "name": "arg1", + "type": "address", + "decoded": "0xa9d1e08c7793af67e9d92fe308d5697fb81d3e43" + }, + { + "internalType": "uint256", + "name": "arg2", + "type": "uint256", + "decoded": "5519628143" + } + ] + } + }, + { + "accessList": [], + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0x5051d4866Cf98751D37e9849432e1a0531B26653", + "gas": 46237, + "gasPrice": "99855013937", + "hash": "0xbfb5e60f7aa5c8574d3f2a2ea889f6295ae57d2ecf3806fb11989edf1fced4a4", + "input": "0xa9059cbb000000000000000000000000a9d1e08c7793af67e9d92fe308d5697fb81d3e4300000000000000000000000000000000000000000000000000000003364e8601", + "maxFeePerGas": "166750000000", + "maxPriorityFeePerGas": "1000000000", + "nonce": 3, + "r": "0xac4cd01aa8189589494de4d0009d5a5c66ee8504de8ee348e1215abd3e29cf31", + "s": "0x3d225bfc1b8d41ba84867de261ef95aedd3e018d632a9a02af43f6b1ea761370", + "to": "0xdAC17F958D2ee523a2206206994597C13D831ec7", + "transactionIndex": 68, + "type": 2, + "v": "0x1", + "value": "0", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 5970798, + "effectiveGasPrice": 99855013937, + "from": "0x5051d4866cf98751d37e9849432e1a0531b26653", + "gasUsed": 41321, + "logs": [ + { + "address": "0xdAC17F958D2ee523a2206206994597C13D831ec7", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x00000000000000000000000000000000000000000000000000000003364e8601", + "logIndex": 167, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x0000000000000000000000005051d4866cf98751d37e9849432e1a0531b26653", + "0x000000000000000000000000a9d1e08c7793af67e9d92fe308d5697fb81d3e43" + ], + "transactionHash": "0xbfb5e60f7aa5c8574d3f2a2ea889f6295ae57d2ecf3806fb11989edf1fced4a4", + "transactionIndex": 68, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0x5051d4866cf98751d37e9849432e1a0531b26653" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0xa9d1e08c7793af67e9d92fe308d5697fb81d3e43" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "13796017665" + } + ] + } + } + ], + "logsBloom": "0x00000000000000000000000000000000000000010000000000000000000000000000400000000000000000000000010000000008000000000000000000010000000000000000000000000008000000000000000000000000080000000000000000000000000000000000000000000800000000000000000000000010000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000080000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", + "status": true, + "to": "0xdac17f958d2ee523a2206206994597c13d831ec7", + "transactionHash": "0xbfb5e60f7aa5c8574d3f2a2ea889f6295ae57d2ecf3806fb11989edf1fced4a4", + "transactionIndex": 68, + "type": "0x2" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0x5051d4866cf98751d37e9849432e1a0531b26653", + "gas": "0x6029", + "input": "0xa9059cbb000000000000000000000000a9d1e08c7793af67e9d92fe308d5697fb81d3e4300000000000000000000000000000000000000000000000000000003364e8601", + "to": "0xdac17f958d2ee523a2206206994597c13d831ec7", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x5fb5", "output": "0x" }, + "subtraces": 0, + "traceAddress": [], + "transactionHash": "0xbfb5e60f7aa5c8574d3f2a2ea889f6295ae57d2ecf3806fb11989edf1fced4a4", + "transactionPosition": 68, + "type": "call" + } + ], + "decoded": { + "signature": "transfer(address,uint256)", + "signature_with_arg_names": "transfer(address arg1,uint256 arg2)", + "name": "transfer", + "decoded": [ + { + "internalType": "address", + "name": "arg1", + "type": "address", + "decoded": "0xa9d1e08c7793af67e9d92fe308d5697fb81d3e43" + }, + { + "internalType": "uint256", + "name": "arg2", + "type": "uint256", + "decoded": "13796017665" + } + ] + } + }, + { + "accessList": [], + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0xb1B6d00A1cbd4bc9694cD18b2608fF247dB50Fc5", + "gas": 46225, + "gasPrice": "99855013937", + "hash": "0x3e80fb3d1277f1692415834819d26e5c339f92c6501586f8764c98002a9f1ab0", + "input": "0xa9059cbb000000000000000000000000a9d1e08c7793af67e9d92fe308d5697fb81d3e4300000000000000000000000000000000000000000000000000000000cfb8e140", + "maxFeePerGas": "166750000000", + "maxPriorityFeePerGas": "1000000000", + "nonce": 1, + "r": "0x84e6f472847a94ef426899fdea80a0988757644b0c123af7838838aa55a40f04", + "s": "0x6e066b6f92bf8872da030a40d896ee19b3c21b51dc4309d319852811037353fc", + "to": "0xdAC17F958D2ee523a2206206994597C13D831ec7", + "transactionIndex": 69, + "type": 2, + "v": "0x1", + "value": "0", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 6012107, + "effectiveGasPrice": 99855013937, + "from": "0xb1b6d00a1cbd4bc9694cd18b2608ff247db50fc5", + "gasUsed": 41309, + "logs": [ + { + "address": "0xdAC17F958D2ee523a2206206994597C13D831ec7", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x00000000000000000000000000000000000000000000000000000000cfb8e140", + "logIndex": 168, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x000000000000000000000000b1b6d00a1cbd4bc9694cd18b2608ff247db50fc5", + "0x000000000000000000000000a9d1e08c7793af67e9d92fe308d5697fb81d3e43" + ], + "transactionHash": "0x3e80fb3d1277f1692415834819d26e5c339f92c6501586f8764c98002a9f1ab0", + "transactionIndex": 69, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0xb1b6d00a1cbd4bc9694cd18b2608ff247db50fc5" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0xa9d1e08c7793af67e9d92fe308d5697fb81d3e43" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "3485000000" + } + ] + } + } + ], + "logsBloom": "0x04000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000010000000008000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000000000800000000000000000000000010000000000000000100000000000000000000000000000000000000000000000000100000000000000000000000000080000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000", + "status": true, + "to": "0xdac17f958d2ee523a2206206994597c13d831ec7", + "transactionHash": "0x3e80fb3d1277f1692415834819d26e5c339f92c6501586f8764c98002a9f1ab0", + "transactionIndex": 69, + "type": "0x2" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0xb1b6d00a1cbd4bc9694cd18b2608ff247db50fc5", + "gas": "0x6029", + "input": "0xa9059cbb000000000000000000000000a9d1e08c7793af67e9d92fe308d5697fb81d3e4300000000000000000000000000000000000000000000000000000000cfb8e140", + "to": "0xdac17f958d2ee523a2206206994597c13d831ec7", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x5fb5", "output": "0x" }, + "subtraces": 0, + "traceAddress": [], + "transactionHash": "0x3e80fb3d1277f1692415834819d26e5c339f92c6501586f8764c98002a9f1ab0", + "transactionPosition": 69, + "type": "call" + } + ], + "decoded": { + "signature": "transfer(address,uint256)", + "signature_with_arg_names": "transfer(address arg1,uint256 arg2)", + "name": "transfer", + "decoded": [ + { + "internalType": "address", + "name": "arg1", + "type": "address", + "decoded": "0xa9d1e08c7793af67e9d92fe308d5697fb81d3e43" + }, + { + "internalType": "uint256", + "name": "arg2", + "type": "uint256", + "decoded": "3485000000" + } + ] + } + }, + { + "accessList": [], + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0x9300898D3b8ddf8C410749400642c91A20aaCD22", + "gas": 46225, + "gasPrice": "99855013937", + "hash": "0x38d9bf609c68c33ada7ff667f202c6e3763ad9cb7122b700ae2031fb336b6f29", + "input": "0xa9059cbb000000000000000000000000a9d1e08c7793af67e9d92fe308d5697fb81d3e4300000000000000000000000000000000000000000000000000000001dd8d6b00", + "maxFeePerGas": "166750000000", + "maxPriorityFeePerGas": "1000000000", + "nonce": 0, + "r": "0xa479efd66879ad2b920505236f6f3827100bf8b78357bb63de871196096358f1", + "s": "0x116adba905dd181427b3ebaf2500709b3dffe002fb00dbc1bd8c0c0ec60c8b87", + "to": "0xdAC17F958D2ee523a2206206994597C13D831ec7", + "transactionIndex": 70, + "type": 2, + "v": "0x1", + "value": "0", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 6053416, + "effectiveGasPrice": 99855013937, + "from": "0x9300898d3b8ddf8c410749400642c91a20aacd22", + "gasUsed": 41309, + "logs": [ + { + "address": "0xdAC17F958D2ee523a2206206994597C13D831ec7", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x00000000000000000000000000000000000000000000000000000001dd8d6b00", + "logIndex": 169, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x0000000000000000000000009300898d3b8ddf8c410749400642c91a20aacd22", + "0x000000000000000000000000a9d1e08c7793af67e9d92fe308d5697fb81d3e43" + ], + "transactionHash": "0x38d9bf609c68c33ada7ff667f202c6e3763ad9cb7122b700ae2031fb336b6f29", + "transactionIndex": 70, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0x9300898d3b8ddf8c410749400642c91a20aacd22" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0xa9d1e08c7793af67e9d92fe308d5697fb81d3e43" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "8012000000" + } + ] + } + } + ], + "logsBloom": "0x00000000000000000000000000000000000000010000000000000000000000000001000000000000000000000000010000000008000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000000000800000000000000000000000010000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000080000000000000000000000000000000000000000000000002000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000002000000000000000", + "status": true, + "to": "0xdac17f958d2ee523a2206206994597c13d831ec7", + "transactionHash": "0x38d9bf609c68c33ada7ff667f202c6e3763ad9cb7122b700ae2031fb336b6f29", + "transactionIndex": 70, + "type": "0x2" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0x9300898d3b8ddf8c410749400642c91a20aacd22", + "gas": "0x6029", + "input": "0xa9059cbb000000000000000000000000a9d1e08c7793af67e9d92fe308d5697fb81d3e4300000000000000000000000000000000000000000000000000000001dd8d6b00", + "to": "0xdac17f958d2ee523a2206206994597c13d831ec7", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x5fb5", "output": "0x" }, + "subtraces": 0, + "traceAddress": [], + "transactionHash": "0x38d9bf609c68c33ada7ff667f202c6e3763ad9cb7122b700ae2031fb336b6f29", + "transactionPosition": 70, + "type": "call" + } + ], + "decoded": { + "signature": "transfer(address,uint256)", + "signature_with_arg_names": "transfer(address arg1,uint256 arg2)", + "name": "transfer", + "decoded": [ + { + "internalType": "address", + "name": "arg1", + "type": "address", + "decoded": "0xa9d1e08c7793af67e9d92fe308d5697fb81d3e43" + }, + { + "internalType": "uint256", + "name": "arg2", + "type": "uint256", + "decoded": "8012000000" + } + ] + } + }, + { + "accessList": [], + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0x1F4a125Cdd8f19aB15EEe0Ad6A6a1D192A1A6E29", + "gas": 46225, + "gasPrice": "99855013937", + "hash": "0xad08bd91399440e13ac1a088663bdd100c25b7caa98771c6e66d5b0f68587738", + "input": "0xa9059cbb000000000000000000000000a9d1e08c7793af67e9d92fe308d5697fb81d3e4300000000000000000000000000000000000000000000000000000000c9213434", + "maxFeePerGas": "166750000000", + "maxPriorityFeePerGas": "1000000000", + "nonce": 0, + "r": "0xabee3ddf570af916c8c7c9d65c28ad5e0342558f9e95392d1b2ec5d9c69f403a", + "s": "0x2895267ca8f67fc3b32651aa541054da0c2667fcf705057f8bfaa162f434d272", + "to": "0xdAC17F958D2ee523a2206206994597C13D831ec7", + "transactionIndex": 71, + "type": 2, + "v": "0x0", + "value": "0", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 6094725, + "effectiveGasPrice": 99855013937, + "from": "0x1f4a125cdd8f19ab15eee0ad6a6a1d192a1a6e29", + "gasUsed": 41309, + "logs": [ + { + "address": "0xdAC17F958D2ee523a2206206994597C13D831ec7", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x00000000000000000000000000000000000000000000000000000000c9213434", + "logIndex": 170, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x0000000000000000000000001f4a125cdd8f19ab15eee0ad6a6a1d192a1a6e29", + "0x000000000000000000000000a9d1e08c7793af67e9d92fe308d5697fb81d3e43" + ], + "transactionHash": "0xad08bd91399440e13ac1a088663bdd100c25b7caa98771c6e66d5b0f68587738", + "transactionIndex": 71, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0x1f4a125cdd8f19ab15eee0ad6a6a1d192a1a6e29" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0xa9d1e08c7793af67e9d92fe308d5697fb81d3e43" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "3374396468" + } + ] + } + } + ], + "logsBloom": "0x00000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000010000000008000000000000000000000000000000000000000000000008000000000000000000000000000000000000000800000000000000000000000000000800000000000000000000000010000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000080000000000000000000000000000000000000200000000002000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000", + "status": true, + "to": "0xdac17f958d2ee523a2206206994597c13d831ec7", + "transactionHash": "0xad08bd91399440e13ac1a088663bdd100c25b7caa98771c6e66d5b0f68587738", + "transactionIndex": 71, + "type": "0x2" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0x1f4a125cdd8f19ab15eee0ad6a6a1d192a1a6e29", + "gas": "0x6029", + "input": "0xa9059cbb000000000000000000000000a9d1e08c7793af67e9d92fe308d5697fb81d3e4300000000000000000000000000000000000000000000000000000000c9213434", + "to": "0xdac17f958d2ee523a2206206994597c13d831ec7", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x5fb5", "output": "0x" }, + "subtraces": 0, + "traceAddress": [], + "transactionHash": "0xad08bd91399440e13ac1a088663bdd100c25b7caa98771c6e66d5b0f68587738", + "transactionPosition": 71, + "type": "call" + } + ], + "decoded": { + "signature": "transfer(address,uint256)", + "signature_with_arg_names": "transfer(address arg1,uint256 arg2)", + "name": "transfer", + "decoded": [ + { + "internalType": "address", + "name": "arg1", + "type": "address", + "decoded": "0xa9d1e08c7793af67e9d92fe308d5697fb81d3e43" + }, + { + "internalType": "uint256", + "name": "arg2", + "type": "uint256", + "decoded": "3374396468" + } + ] + } + }, + { + "accessList": [], + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0x80B8Cbb9fdA7Dac72D6D7a97172537dBF80B3139", + "gas": 46225, + "gasPrice": "99855013937", + "hash": "0xc2e4b704e62d3d819d3e4930742111107586c9000f0ffe497a0d3bfb1aa71d1b", + "input": "0xa9059cbb000000000000000000000000a9d1e08c7793af67e9d92fe308d5697fb81d3e4300000000000000000000000000000000000000000000000000000000cfd9e0b3", + "maxFeePerGas": "166750000000", + "maxPriorityFeePerGas": "1000000000", + "nonce": 1, + "r": "0xc5d5e70e56ea5cdb592c408dc8e6c6570c19a56adac18bc4878dd4745d6d0bcc", + "s": "0x6431331a743b2d7121c4576ea6166ab64a0d35a20331d1ae3a3d9149503910ee", + "to": "0xdAC17F958D2ee523a2206206994597C13D831ec7", + "transactionIndex": 72, + "type": 2, + "v": "0x0", + "value": "0", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 6136034, + "effectiveGasPrice": 99855013937, + "from": "0x80b8cbb9fda7dac72d6d7a97172537dbf80b3139", + "gasUsed": 41309, + "logs": [ + { + "address": "0xdAC17F958D2ee523a2206206994597C13D831ec7", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x00000000000000000000000000000000000000000000000000000000cfd9e0b3", + "logIndex": 171, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x00000000000000000000000080b8cbb9fda7dac72d6d7a97172537dbf80b3139", + "0x000000000000000000000000a9d1e08c7793af67e9d92fe308d5697fb81d3e43" + ], + "transactionHash": "0xc2e4b704e62d3d819d3e4930742111107586c9000f0ffe497a0d3bfb1aa71d1b", + "transactionIndex": 72, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0x80b8cbb9fda7dac72d6d7a97172537dbf80b3139" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0xa9d1e08c7793af67e9d92fe308d5697fb81d3e43" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "3487162547" + } + ] + } + } + ], + "logsBloom": "0x00000000000000000000000000000000000000010000000000000000000000000000000200000000000000000000010000000008000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000000000800000000000000000000000010000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000080000000000000000000000800000000000000000000000002000000000000000000000000000000000000000000000080000000000000000000000000000000000000000000000000000000000000000000000000", + "status": true, + "to": "0xdac17f958d2ee523a2206206994597c13d831ec7", + "transactionHash": "0xc2e4b704e62d3d819d3e4930742111107586c9000f0ffe497a0d3bfb1aa71d1b", + "transactionIndex": 72, + "type": "0x2" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0x80b8cbb9fda7dac72d6d7a97172537dbf80b3139", + "gas": "0x6029", + "input": "0xa9059cbb000000000000000000000000a9d1e08c7793af67e9d92fe308d5697fb81d3e4300000000000000000000000000000000000000000000000000000000cfd9e0b3", + "to": "0xdac17f958d2ee523a2206206994597c13d831ec7", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x5fb5", "output": "0x" }, + "subtraces": 0, + "traceAddress": [], + "transactionHash": "0xc2e4b704e62d3d819d3e4930742111107586c9000f0ffe497a0d3bfb1aa71d1b", + "transactionPosition": 72, + "type": "call" + } + ], + "decoded": { + "signature": "transfer(address,uint256)", + "signature_with_arg_names": "transfer(address arg1,uint256 arg2)", + "name": "transfer", + "decoded": [ + { + "internalType": "address", + "name": "arg1", + "type": "address", + "decoded": "0xa9d1e08c7793af67e9d92fe308d5697fb81d3e43" + }, + { + "internalType": "uint256", + "name": "arg2", + "type": "uint256", + "decoded": "3487162547" + } + ] + } + }, + { + "accessList": [], + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0xDBF5E9c5206d0dB70a90108bf936DA60221dC080", + "gas": 62419, + "gasPrice": "100049013937", + "hash": "0x9c3bda8ed0aeca334338864254dd01496c498171db83b05d7447b3cf3fdce0fe", + "input": "0xa9059cbb0000000000000000000000006455327f820edd69c4cd665b995e0fec679d7f9e000000000000000000000000000000000000000000000180f22bd54a20d40000", + "maxFeePerGas": "129122149602", + "maxPriorityFeePerGas": "1194000000", + "nonce": 46436, + "r": "0x59d611296a06256d60246542c20d36678d54b3cbe4a4975adb04058ffaffbb14", + "s": "0x392b1f2a875f65e5aef90ecbfa78239a428fe3b7bd5fa136c1a013b2c35a3dbc", + "to": "0x163f8C2467924be0ae7B5347228CABF260318753", + "transactionIndex": 73, + "type": 2, + "v": "0x1", + "value": "0", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 6170557, + "effectiveGasPrice": 100049013937, + "from": "0xdbf5e9c5206d0db70a90108bf936da60221dc080", + "gasUsed": 34523, + "logs": [ + { + "address": "0x163f8C2467924be0ae7B5347228CABF260318753", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x000000000000000000000000000000000000000000000180f22bd54a20d40000", + "logIndex": 172, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x000000000000000000000000dbf5e9c5206d0db70a90108bf936da60221dc080", + "0x0000000000000000000000006455327f820edd69c4cd665b995e0fec679d7f9e" + ], + "transactionHash": "0x9c3bda8ed0aeca334338864254dd01496c498171db83b05d7447b3cf3fdce0fe", + "transactionIndex": 73, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0xdbf5e9c5206d0db70a90108bf936da60221dc080" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0x6455327f820edd69c4cd665b995e0fec679d7f9e" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "7101000000000000000000" + } + ] + } + } + ], + "logsBloom": "0x00000080000000000000000000008000000000000000000000000000000000000000000000000080000000000000000000000000000000800000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000082000000000000000000000000000000000000000000000000000000000400000020000000000000000000000000000100000000000000000000000000", + "status": true, + "to": "0x163f8c2467924be0ae7b5347228cabf260318753", + "transactionHash": "0x9c3bda8ed0aeca334338864254dd01496c498171db83b05d7447b3cf3fdce0fe", + "transactionIndex": 73, + "type": "0x2" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0xdbf5e9c5206d0db70a90108bf936da60221dc080", + "gas": "0x9f3b", + "input": "0xa9059cbb0000000000000000000000006455327f820edd69c4cd665b995e0fec679d7f9e000000000000000000000000000000000000000000000180f22bd54a20d40000", + "to": "0x163f8c2467924be0ae7b5347228cabf260318753", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x3243", + "output": "0x0000000000000000000000000000000000000000000000000000000000000001" + }, + "subtraces": 0, + "traceAddress": [], + "transactionHash": "0x9c3bda8ed0aeca334338864254dd01496c498171db83b05d7447b3cf3fdce0fe", + "transactionPosition": 73, + "type": "call" + } + ], + "decoded": { + "signature": "transfer(address,uint256)", + "signature_with_arg_names": "transfer(address arg1,uint256 arg2)", + "name": "transfer", + "decoded": [ + { + "internalType": "address", + "name": "arg1", + "type": "address", + "decoded": "0x6455327f820edd69c4cd665b995e0fec679d7f9e" + }, + { + "internalType": "uint256", + "name": "arg2", + "type": "uint256", + "decoded": "7101000000000000000000" + } + ] + } + }, + { + "accessList": [], + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0xaf65E45F4C0BD388F91EeB23cFCd52F4fCdd6Ee2", + "gas": 25807, + "gasPrice": "100355013937", + "hash": "0xf90cac009c79c76224a6bd7bdd0b9e29bd7abd1cf7cf6243b4aceb269fdfbac2", + "input": "0x97ad09ebb1db8ef9f464a69559d8dff8216a1b33d9f281a604a45d65e3ddf1e6b33d80a6", + "maxFeePerGas": "198230361496", + "maxPriorityFeePerGas": "1500000000", + "nonce": 37795, + "r": "0x48d87b5ab95cf5ede50add1e47d37cc72ec841a95026e1b31e764f39c0573867", + "s": "0x7899c13949b0eef1ff0f8ac0ff01ad8ff22240f47c2f73f822f84c82bf027b08", + "to": "0x231055A0852D67C7107Ad0d0DFeab60278fE6AdC", + "transactionIndex": 74, + "type": 2, + "v": "0x1", + "value": "0", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 6196023, + "effectiveGasPrice": 100355013937, + "from": "0xaf65e45f4c0bd388f91eeb23cfcd52f4fcdd6ee2", + "gasUsed": 25466, + "logs": [ + { + "address": "0x231055A0852D67C7107Ad0d0DFeab60278fE6AdC", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0xb1db8ef9f464a69559d8dff8216a1b33d9f281a604a45d65e3ddf1e6b33d80a6", + "logIndex": 173, + "removed": false, + "topics": [ + "0x37f9254ff1973d24d609016d6bb0aef8e6de91808811a546fad8eaa0e481d9d9", + "0x000000000000000000000000af65e45f4c0bd388f91eeb23cfcd52f4fcdd6ee2" + ], + "transactionHash": "0xf90cac009c79c76224a6bd7bdd0b9e29bd7abd1cf7cf6243b4aceb269fdfbac2", + "transactionIndex": 74, + "decoded": { + "signature": "DidAnchor(address,bytes32)", + "signature_with_arg_names": "DidAnchor(address indexed _service,bytes32 _root)", + "name": "DidAnchor", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "_service", + "type": "address", + "decoded": "0xaf65e45f4c0bd388f91eeb23cfcd52f4fcdd6ee2" + }, + { + "indexed": false, + "internalType": "bytes32", + "name": "_root", + "type": "bytes32", + "decoded": "0xb1db8ef9f464a69559d8dff8216a1b33d9f281a604a45d65e3ddf1e6b33d80a6" + } + ] + } + } + ], + "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000010004000000000000000000000000000000000001000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000040000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000", + "status": true, + "to": "0x231055a0852d67c7107ad0d0dfeab60278fe6adc", + "transactionHash": "0xf90cac009c79c76224a6bd7bdd0b9e29bd7abd1cf7cf6243b4aceb269fdfbac2", + "transactionIndex": 74, + "type": "0x2" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0xaf65e45f4c0bd388f91eeb23cfcd52f4fcdd6ee2", + "gas": "0x1087", + "input": "0x97ad09ebb1db8ef9f464a69559d8dff8216a1b33d9f281a604a45d65e3ddf1e6b33d80a6", + "to": "0x231055a0852d67c7107ad0d0dfeab60278fe6adc", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0xf32", "output": "0x" }, + "subtraces": 0, + "traceAddress": [], + "transactionHash": "0xf90cac009c79c76224a6bd7bdd0b9e29bd7abd1cf7cf6243b4aceb269fdfbac2", + "transactionPosition": 74, + "type": "call" + } + ], + "decoded": { + "signature": "anchorDagCbor(bytes32)", + "signature_with_arg_names": "anchorDagCbor(bytes32 arg1)", + "name": "anchorDagCbor", + "decoded": [ + { + "internalType": "bytes32", + "name": "arg1", + "type": "bytes32", + "decoded": "0xb1db8ef9f464a69559d8dff8216a1b33d9f281a604a45d65e3ddf1e6b33d80a6" + } + ] + } + }, + { + "accessList": [], + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0x91476E81d8918c89Ca6802C5D54cF52076BC315a", + "gas": 52906, + "gasPrice": "100000000000", + "hash": "0x7e92b7d66c70483d8f57753c00fa313994b5cbc3e5f9a2d03da472861f4505e2", + "input": "0xa9059cbb0000000000000000000000000d0707963952f2fba59dd06f2b425ace40b492fe00000000000000000000000000000000000000000000b83596fc84215e7f0000", + "maxFeePerGas": "100000000000", + "maxPriorityFeePerGas": "1500000000", + "nonce": 1, + "r": "0x9bab41ea1c6fdd7c7f8b0bf6f484ca8dacda1f4510bfd4e87db715697baefd41", + "s": "0x5bbe473a872b96ae0ecffdbf42a1fee87cd50d1f35a49f86753216c7352a18e6", + "to": "0x66F73D0fD4161cfad4302DC145Ff994375c13475", + "transactionIndex": 75, + "type": 2, + "v": "0x0", + "value": "0", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 6227905, + "effectiveGasPrice": 100000000000, + "from": "0x91476e81d8918c89ca6802c5d54cf52076bc315a", + "gasUsed": 31882, + "logs": [ + { + "address": "0x66F73D0fD4161cfad4302DC145Ff994375c13475", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x00000000000000000000000000000000000000000000b83596fc84215e7f0000", + "logIndex": 174, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x00000000000000000000000091476e81d8918c89ca6802c5d54cf52076bc315a", + "0x0000000000000000000000000d0707963952f2fba59dd06f2b425ace40b492fe" + ], + "transactionHash": "0x7e92b7d66c70483d8f57753c00fa313994b5cbc3e5f9a2d03da472861f4505e2", + "transactionIndex": 75, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0x91476e81d8918c89ca6802c5d54cf52076bc315a" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0x0d0707963952f2fba59dd06f2b425ace40b492fe" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "869903990000000000000000" + } + ] + } + } + ], + "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000002000000000000000000000000018000020000000000080000000000000000000000000000000000000000040000000000000400000200000000000000010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", + "status": true, + "to": "0x66f73d0fd4161cfad4302dc145ff994375c13475", + "transactionHash": "0x7e92b7d66c70483d8f57753c00fa313994b5cbc3e5f9a2d03da472861f4505e2", + "transactionIndex": 75, + "type": "0x2" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0x91476e81d8918c89ca6802c5d54cf52076bc315a", + "gas": "0x7a12", + "input": "0xa9059cbb0000000000000000000000000d0707963952f2fba59dd06f2b425ace40b492fe00000000000000000000000000000000000000000000b83596fc84215e7f0000", + "to": "0x66f73d0fd4161cfad4302dc145ff994375c13475", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x3ab2", + "output": "0x0000000000000000000000000000000000000000000000000000000000000001" + }, + "subtraces": 0, + "traceAddress": [], + "transactionHash": "0x7e92b7d66c70483d8f57753c00fa313994b5cbc3e5f9a2d03da472861f4505e2", + "transactionPosition": 75, + "type": "call" + } + ], + "decoded": { + "signature": "transfer(address,uint256)", + "signature_with_arg_names": "transfer(address arg1,uint256 arg2)", + "name": "transfer", + "decoded": [ + { + "internalType": "address", + "name": "arg1", + "type": "address", + "decoded": "0x0d0707963952f2fba59dd06f2b425ace40b492fe" + }, + { + "internalType": "uint256", + "name": "arg2", + "type": "uint256", + "decoded": "869903990000000000000000" + } + ] + } + }, + { + "accessList": [], + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0x90FefA0A1Cb1207Db0d5Df2724E3Eb9aA08250DD", + "gas": 40037, + "gasPrice": "99855013937", + "hash": "0xd9256780fa86785fded6d284ffbf7fc3d4a1cc36e8a54103f36c5203e12482c9", + "input": "0xa9059cbb000000000000000000000000a9d1e08c7793af67e9d92fe308d5697fb81d3e43000000000000000000000000000000000000000000000111b2de750bd6f558d1", + "maxFeePerGas": "166750000000", + "maxPriorityFeePerGas": "1000000000", + "nonce": 0, + "r": "0x6b9b1092cf3b096acbed5418f34158c65547d86a8b61077eb82afdc66d50b69d", + "s": "0x27dffa62a496aa117c247a1c5ed9a99c7b29a1816a165ab92dbb22462bb9e8de", + "to": "0x31c8EAcBFFdD875c74b94b077895Bd78CF1E64A3", + "transactionIndex": 76, + "type": 2, + "v": "0x0", + "value": "0", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 6263086, + "effectiveGasPrice": 99855013937, + "from": "0x90fefa0a1cb1207db0d5df2724e3eb9aa08250dd", + "gasUsed": 35181, + "logs": [ + { + "address": "0x31c8EAcBFFdD875c74b94b077895Bd78CF1E64A3", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x000000000000000000000000000000000000000000000111b2de750bd6f558d1", + "logIndex": 175, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x00000000000000000000000090fefa0a1cb1207db0d5df2724e3eb9aa08250dd", + "0x000000000000000000000000a9d1e08c7793af67e9d92fe308d5697fb81d3e43" + ], + "transactionHash": "0xd9256780fa86785fded6d284ffbf7fc3d4a1cc36e8a54103f36c5203e12482c9", + "transactionIndex": 76, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0x90fefa0a1cb1207db0d5df2724e3eb9aa08250dd" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0xa9d1e08c7793af67e9d92fe308d5697fb81d3e43" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "5048850000000000022737" + } + ] + } + } + ], + "logsBloom": "0x00000000000000000000000000000000000000010000000000000000000000000000000000000000000000200000000000000008004000000000000000000000000000000000000000000008000000000000000000000000000000000004000000000000000000000000000000000800000008000000000000000010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020", + "status": true, + "to": "0x31c8eacbffdd875c74b94b077895bd78cf1e64a3", + "transactionHash": "0xd9256780fa86785fded6d284ffbf7fc3d4a1cc36e8a54103f36c5203e12482c9", + "transactionIndex": 76, + "type": "0x2" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0x90fefa0a1cb1207db0d5df2724e3eb9aa08250dd", + "gas": "0x47b5", + "input": "0xa9059cbb000000000000000000000000a9d1e08c7793af67e9d92fe308d5697fb81d3e43000000000000000000000000000000000000000000000111b2de750bd6f558d1", + "to": "0x31c8eacbffdd875c74b94b077895bd78cf1e64a3", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x477d", + "output": "0x0000000000000000000000000000000000000000000000000000000000000001" + }, + "subtraces": 0, + "traceAddress": [], + "transactionHash": "0xd9256780fa86785fded6d284ffbf7fc3d4a1cc36e8a54103f36c5203e12482c9", + "transactionPosition": 76, + "type": "call" + } + ], + "decoded": { + "signature": "transfer(address,uint256)", + "signature_with_arg_names": "transfer(address arg1,uint256 arg2)", + "name": "transfer", + "decoded": [ + { + "internalType": "address", + "name": "arg1", + "type": "address", + "decoded": "0xa9d1e08c7793af67e9d92fe308d5697fb81d3e43" + }, + { + "internalType": "uint256", + "name": "arg2", + "type": "uint256", + "decoded": "5048850000000000022737" + } + ] + } + }, + { + "accessList": [], + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0x3B25f431a14703fD30B05171ec3FC251d4E16de7", + "gas": 520868, + "gasPrice": "98935013937", + "hash": "0x6355fbc9dd353e413b0318ac26409fdd91ba486f303d85730a5ed4609439e0f1", + "input": "0x88316456000000000000000000000000a0b86991c6218b36c1d19d4a2e9eb0ce3606eb48000000000000000000000000dac17f958d2ee523a2206206994597c13d831ec70000000000000000000000000000000000000000000000000000000000000064ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffef00000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000185945495000000000000000000000000000000000000000000000000000000009858e926000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003b25f431a14703fd30b05171ec3fc251d4e16de70000000000000000000000000000000000000000000000000000000065ea0ae3", + "maxFeePerGas": "120230000000", + "maxPriorityFeePerGas": "80000000", + "nonce": 4, + "r": "0x3c24beb8e0c3d48ee70e33f149fc79795a51a10b5680b6025cee1a87e7beb24", + "s": "0x328ee5cffcf00c6dbb83e7332efbeb0334c32608136a54d2f162eed294c8e918", + "to": "0xC36442b4a4522E871399CD717aBDD847Ab11FE88", + "transactionIndex": 77, + "type": 2, + "v": "0x1", + "value": "0", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 6692567, + "effectiveGasPrice": 98935013937, + "from": "0x3b25f431a14703fd30b05171ec3fc251d4e16de7", + "gasUsed": 429481, + "logs": [ + { + "address": "0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x0000000000000000000000000000000000000000000000000000000185945495", + "logIndex": 176, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x0000000000000000000000003b25f431a14703fd30b05171ec3fc251d4e16de7", + "0x0000000000000000000000003416cf6c708da44db2624d63ea0aaef7113527c6" + ], + "transactionHash": "0x6355fbc9dd353e413b0318ac26409fdd91ba486f303d85730a5ed4609439e0f1", + "transactionIndex": 77, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0x3b25f431a14703fd30b05171ec3fc251d4e16de7" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0x3416cf6c708da44db2624d63ea0aaef7113527c6" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "6536058005" + } + ] + } + }, + { + "address": "0xdAC17F958D2ee523a2206206994597C13D831ec7", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x000000000000000000000000000000000000000000000000000000009858e926", + "logIndex": 177, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x0000000000000000000000003b25f431a14703fd30b05171ec3fc251d4e16de7", + "0x0000000000000000000000003416cf6c708da44db2624d63ea0aaef7113527c6" + ], + "transactionHash": "0x6355fbc9dd353e413b0318ac26409fdd91ba486f303d85730a5ed4609439e0f1", + "transactionIndex": 77, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0x3b25f431a14703fd30b05171ec3fc251d4e16de7" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0x3416cf6c708da44db2624d63ea0aaef7113527c6" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "2555963686" + } + ] + } + }, + { + "address": "0x3416cF6C708Da44DB2624D63ea0AAef7113527C6", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x000000000000000000000000c36442b4a4522e871399cd717abdd847ab11fe88000000000000000000000000000000000000000000000000000008b47da595ef0000000000000000000000000000000000000000000000000000000185945495000000000000000000000000000000000000000000000000000000009858e926", + "logIndex": 178, + "removed": false, + "topics": [ + "0x7a53080ba414158be7ec69b987b5fb7d07dee101fe85488f0853ae16239d0bde", + "0x000000000000000000000000c36442b4a4522e871399cd717abdd847ab11fe88", + "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffef", + "0x0000000000000000000000000000000000000000000000000000000000000002" + ], + "transactionHash": "0x6355fbc9dd353e413b0318ac26409fdd91ba486f303d85730a5ed4609439e0f1", + "transactionIndex": 77, + "decoded": { + "signature": "Mint(address,address,int24,int24,uint128,uint256,uint256)", + "signature_with_arg_names": "Mint(address sender,address indexed owner,int24 indexed tickLower,int24 indexed tickUpper,uint128 amount,uint256 amount0,uint256 amount1)", + "name": "Mint", + "decoded": [ + { + "indexed": false, + "internalType": "address", + "name": "sender", + "type": "address", + "decoded": "0xc36442b4a4522e871399cd717abdd847ab11fe88" + }, + { + "indexed": true, + "internalType": "address", + "name": "owner", + "type": "address", + "decoded": "0xc36442b4a4522e871399cd717abdd847ab11fe88" + }, + { + "indexed": true, + "internalType": "int24", + "name": "tickLower", + "type": "int24", + "decoded": "-17" + }, + { + "indexed": true, + "internalType": "int24", + "name": "tickUpper", + "type": "int24", + "decoded": "2" + }, + { + "indexed": false, + "internalType": "uint128", + "name": "amount", + "type": "uint128", + "decoded": "9571295139311" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "amount0", + "type": "uint256", + "decoded": "6536058005" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "amount1", + "type": "uint256", + "decoded": "2555963686" + } + ] + } + }, + { + "address": "0xC36442b4a4522E871399CD717aBDD847Ab11FE88", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x", + "logIndex": 179, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x0000000000000000000000000000000000000000000000000000000000000000", + "0x0000000000000000000000003b25f431a14703fd30b05171ec3fc251d4e16de7", + "0x00000000000000000000000000000000000000000000000000000000000a8406" + ], + "transactionHash": "0x6355fbc9dd353e413b0318ac26409fdd91ba486f303d85730a5ed4609439e0f1", + "transactionIndex": 77, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0x0000000000000000000000000000000000000000" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0x3b25f431a14703fd30b05171ec3fc251d4e16de7" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256" + } + ] + } + }, + { + "address": "0xC36442b4a4522E871399CD717aBDD847Ab11FE88", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x000000000000000000000000000000000000000000000000000008b47da595ef0000000000000000000000000000000000000000000000000000000185945495000000000000000000000000000000000000000000000000000000009858e926", + "logIndex": 180, + "removed": false, + "topics": [ + "0x3067048beee31b25b2f1681f88dac838c8bba36af25bfb2b7cf7473a5847e35f", + "0x00000000000000000000000000000000000000000000000000000000000a8406" + ], + "transactionHash": "0x6355fbc9dd353e413b0318ac26409fdd91ba486f303d85730a5ed4609439e0f1", + "transactionIndex": 77, + "decoded": { + "signature": "IncreaseLiquidity(uint256,uint128,uint256,uint256)", + "signature_with_arg_names": "IncreaseLiquidity(uint256 indexed tokenId,uint128 liquidity,uint256 amount0,uint256 amount1)", + "name": "IncreaseLiquidity", + "decoded": [ + { + "indexed": true, + "internalType": "uint256", + "name": "tokenId", + "type": "uint256", + "decoded": "689158" + }, + { + "indexed": false, + "internalType": "uint128", + "name": "liquidity", + "type": "uint128", + "decoded": "9571295139311" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "amount0", + "type": "uint256", + "decoded": "6536058005" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "amount1", + "type": "uint256", + "decoded": "2555963686" + } + ] + } + } + ], + "logsBloom": "0x04800000000201000000100100000000000000000000000000000000000100000800000000000000000000000000010000010000000000000400000000000000000000000000800008000008000008000000000000000000000008000000000000000000020000000000000000000800000000000800000000000010000000000000000008200100000100000000000000000000010000000000088000100000000000000000200000000180000000000000000000200000000000000000000040000002000400000000080000000000000000000000000000040000000020000000000000000000000000040000000000000000008000000000000000000800", + "status": true, + "to": "0xc36442b4a4522e871399cd717abdd847ab11fe88", + "transactionHash": "0x6355fbc9dd353e413b0318ac26409fdd91ba486f303d85730a5ed4609439e0f1", + "transactionIndex": 77, + "type": "0x2" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0x3b25f431a14703fd30b05171ec3fc251d4e16de7", + "gas": "0x795d8", + "input": "0x88316456000000000000000000000000a0b86991c6218b36c1d19d4a2e9eb0ce3606eb48000000000000000000000000dac17f958d2ee523a2206206994597c13d831ec70000000000000000000000000000000000000000000000000000000000000064ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffef00000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000185945495000000000000000000000000000000000000000000000000000000009858e926000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003b25f431a14703fd30b05171ec3fc251d4e16de70000000000000000000000000000000000000000000000000000000065ea0ae3", + "to": "0xc36442b4a4522e871399cd717abdd847ab11fe88", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x630dd", + "output": "0x00000000000000000000000000000000000000000000000000000000000a8406000000000000000000000000000000000000000000000000000008b47da595ef0000000000000000000000000000000000000000000000000000000185945495000000000000000000000000000000000000000000000000000000009858e926" + }, + "subtraces": 3, + "traceAddress": [], + "transactionHash": "0x6355fbc9dd353e413b0318ac26409fdd91ba486f303d85730a5ed4609439e0f1", + "transactionPosition": 77, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0xc36442b4a4522e871399cd717abdd847ab11fe88", + "gas": "0x76429", + "input": "0x3850c7bd", + "to": "0x3416cf6c708da44db2624d63ea0aaef7113527c6", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0xa88", + "output": "0x0000000000000000000000000000000000000000ffd9d2678f0e10253b7b976ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff4000000000000000000000000000000000000000000000000000000000000004500000000000000000000000000000000000000000000000000000000000000b400000000000000000000000000000000000000000000000000000000000000b400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001" + }, + "subtraces": 0, + "traceAddress": [0], + "transactionHash": "0x6355fbc9dd353e413b0318ac26409fdd91ba486f303d85730a5ed4609439e0f1", + "transactionPosition": 77, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0xc36442b4a4522e871399cd717abdd847ab11fe88", + "gas": "0x745d1", + "input": "0x3c8a7d8d000000000000000000000000c36442b4a4522e871399cd717abdd847ab11fe88ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffef0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000008b47da595ef00000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000000000080000000000000000000000000a0b86991c6218b36c1d19d4a2e9eb0ce3606eb48000000000000000000000000dac17f958d2ee523a2206206994597c13d831ec700000000000000000000000000000000000000000000000000000000000000640000000000000000000000003b25f431a14703fd30b05171ec3fc251d4e16de7", + "to": "0x3416cf6c708da44db2624d63ea0aaef7113527c6", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x284be", + "output": "0x0000000000000000000000000000000000000000000000000000000185945495000000000000000000000000000000000000000000000000000000009858e926" + }, + "subtraces": 5, + "traceAddress": [1], + "transactionHash": "0x6355fbc9dd353e413b0318ac26409fdd91ba486f303d85730a5ed4609439e0f1", + "transactionPosition": 77, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0x3416cf6c708da44db2624d63ea0aaef7113527c6", + "gas": "0x5d4eb", + "input": "0x70a082310000000000000000000000003416cf6c708da44db2624d63ea0aaef7113527c6", + "to": "0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x266f", + "output": "0x000000000000000000000000000000000000000000000000000024fceb17474c" + }, + "subtraces": 1, + "traceAddress": [1, 0], + "transactionHash": "0x6355fbc9dd353e413b0318ac26409fdd91ba486f303d85730a5ed4609439e0f1", + "transactionPosition": 77, + "type": "call" + }, + { + "action": { + "callType": "delegatecall", + "from": "0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48", + "gas": "0x5a1bf", + "input": "0x70a082310000000000000000000000003416cf6c708da44db2624d63ea0aaef7113527c6", + "to": "0x43506849d7c04f9138d1a2050bbf3a0c054402dd", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x9f9", + "output": "0x000000000000000000000000000000000000000000000000000024fceb17474c" + }, + "subtraces": 0, + "traceAddress": [1, 0, 0], + "transactionHash": "0x6355fbc9dd353e413b0318ac26409fdd91ba486f303d85730a5ed4609439e0f1", + "transactionPosition": 77, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0x3416cf6c708da44db2624d63ea0aaef7113527c6", + "gas": "0x5a201", + "input": "0x70a082310000000000000000000000003416cf6c708da44db2624d63ea0aaef7113527c6", + "to": "0xdac17f958d2ee523a2206206994597c13d831ec7", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x13a7", + "output": "0x0000000000000000000000000000000000000000000000000000006034e001dd" + }, + "subtraces": 0, + "traceAddress": [1, 1], + "transactionHash": "0x6355fbc9dd353e413b0318ac26409fdd91ba486f303d85730a5ed4609439e0f1", + "transactionPosition": 77, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x3416cf6c708da44db2624d63ea0aaef7113527c6", + "gas": "0x58b9d", + "input": "0xd34879970000000000000000000000000000000000000000000000000000000185945495000000000000000000000000000000000000000000000000000000009858e92600000000000000000000000000000000000000000000000000000000000000600000000000000000000000000000000000000000000000000000000000000080000000000000000000000000a0b86991c6218b36c1d19d4a2e9eb0ce3606eb48000000000000000000000000dac17f958d2ee523a2206206994597c13d831ec700000000000000000000000000000000000000000000000000000000000000640000000000000000000000003b25f431a14703fd30b05171ec3fc251d4e16de7", + "to": "0xc36442b4a4522e871399cd717abdd847ab11fe88", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0xc298", "output": "0x" }, + "subtraces": 2, + "traceAddress": [1, 2], + "transactionHash": "0x6355fbc9dd353e413b0318ac26409fdd91ba486f303d85730a5ed4609439e0f1", + "transactionPosition": 77, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0xc36442b4a4522e871399cd717abdd847ab11fe88", + "gas": "0x56a6b", + "input": "0x23b872dd0000000000000000000000003b25f431a14703fd30b05171ec3fc251d4e16de70000000000000000000000003416cf6c708da44db2624d63ea0aaef7113527c60000000000000000000000000000000000000000000000000000000185945495", + "to": "0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x59a5", + "output": "0x0000000000000000000000000000000000000000000000000000000000000001" + }, + "subtraces": 1, + "traceAddress": [1, 2, 0], + "transactionHash": "0x6355fbc9dd353e413b0318ac26409fdd91ba486f303d85730a5ed4609439e0f1", + "transactionPosition": 77, + "type": "call" + }, + { + "action": { + "callType": "delegatecall", + "from": "0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48", + "gas": "0x551df", + "input": "0x23b872dd0000000000000000000000003b25f431a14703fd30b05171ec3fc251d4e16de70000000000000000000000003416cf6c708da44db2624d63ea0aaef7113527c60000000000000000000000000000000000000000000000000000000185945495", + "to": "0x43506849d7c04f9138d1a2050bbf3a0c054402dd", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x568a", + "output": "0x0000000000000000000000000000000000000000000000000000000000000001" + }, + "subtraces": 0, + "traceAddress": [1, 2, 0, 0], + "transactionHash": "0x6355fbc9dd353e413b0318ac26409fdd91ba486f303d85730a5ed4609439e0f1", + "transactionPosition": 77, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0xc36442b4a4522e871399cd717abdd847ab11fe88", + "gas": "0x50d32", + "input": "0x23b872dd0000000000000000000000003b25f431a14703fd30b05171ec3fc251d4e16de70000000000000000000000003416cf6c708da44db2624d63ea0aaef7113527c6000000000000000000000000000000000000000000000000000000009858e926", + "to": "0xdac17f958d2ee523a2206206994597c13d831ec7", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x5802", "output": "0x" }, + "subtraces": 0, + "traceAddress": [1, 2, 1], + "transactionHash": "0x6355fbc9dd353e413b0318ac26409fdd91ba486f303d85730a5ed4609439e0f1", + "transactionPosition": 77, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0x3416cf6c708da44db2624d63ea0aaef7113527c6", + "gas": "0x4c97e", + "input": "0x70a082310000000000000000000000003416cf6c708da44db2624d63ea0aaef7113527c6", + "to": "0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x53b", + "output": "0x000000000000000000000000000000000000000000000000000024fe70ab9be1" + }, + "subtraces": 1, + "traceAddress": [1, 3], + "transactionHash": "0x6355fbc9dd353e413b0318ac26409fdd91ba486f303d85730a5ed4609439e0f1", + "transactionPosition": 77, + "type": "call" + }, + { + "action": { + "callType": "delegatecall", + "from": "0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48", + "gas": "0x4b37e", + "input": "0x70a082310000000000000000000000003416cf6c708da44db2624d63ea0aaef7113527c6", + "to": "0x43506849d7c04f9138d1a2050bbf3a0c054402dd", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x229", + "output": "0x000000000000000000000000000000000000000000000000000024fe70ab9be1" + }, + "subtraces": 0, + "traceAddress": [1, 3, 0], + "transactionHash": "0x6355fbc9dd353e413b0318ac26409fdd91ba486f303d85730a5ed4609439e0f1", + "transactionPosition": 77, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0x3416cf6c708da44db2624d63ea0aaef7113527c6", + "gas": "0x4c098", + "input": "0x70a082310000000000000000000000003416cf6c708da44db2624d63ea0aaef7113527c6", + "to": "0xdac17f958d2ee523a2206206994597c13d831ec7", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x407", + "output": "0x00000000000000000000000000000000000000000000000000000060cd38eb03" + }, + "subtraces": 0, + "traceAddress": [1, 4], + "transactionHash": "0x6355fbc9dd353e413b0318ac26409fdd91ba486f303d85730a5ed4609439e0f1", + "transactionPosition": 77, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0xc36442b4a4522e871399cd717abdd847ab11fe88", + "gas": "0x29363", + "input": "0x514ea4bf30cdd8eaf630e2b01ccb97da82c39284fa08b0e5e7941cb96a207f2ae41d58a5", + "to": "0x3416cf6c708da44db2624d63ea0aaef7113527c6", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x3f5", + "output": "0x000000000000000000000000000000000000000000000000000008b47da595ef000000000000000000000000000000000001d490b8e02656a7674488b89b0e4d000000000000000000000000000000000001d522f5905842ce13388d647c552000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000" + }, + "subtraces": 0, + "traceAddress": [2], + "transactionHash": "0x6355fbc9dd353e413b0318ac26409fdd91ba486f303d85730a5ed4609439e0f1", + "transactionPosition": 77, + "type": "call" + } + ], + "decoded": null + }, + { + "accessList": [], + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0x0153666808087fB117A8E485485c091705C5db84", + "gas": 34995, + "gasPrice": "99855013937", + "hash": "0xc488eab2f34abef86190077f7dd48a32daef9ad02d181757390e6152f8f71d9a", + "input": "0xa9059cbb000000000000000000000000a9d1e08c7793af67e9d92fe308d5697fb81d3e4300000000000000000000000000000000000000000000000d8d726b7177a80000", + "maxFeePerGas": "170500000000", + "maxPriorityFeePerGas": "1000000000", + "nonce": 0, + "r": "0x9ae76ca2c6dd4d8da452e3f28e6bc25886461e0bc6abf67cd06cee0fa064ec1e", + "s": "0x4b958b6abe1197d8756b0906b8a938d228d0502f1cfbd0925de9b57e3f6a161a", + "to": "0x514910771AF9Ca656af840dff83E8264EcF986CA", + "transactionIndex": 78, + "type": 2, + "v": "0x0", + "value": "0", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 6722756, + "effectiveGasPrice": 99855013937, + "from": "0x0153666808087fb117a8e485485c091705c5db84", + "gasUsed": 30189, + "logs": [ + { + "address": "0x514910771AF9Ca656af840dff83E8264EcF986CA", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x00000000000000000000000000000000000000000000000d8d726b7177a80000", + "logIndex": 181, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x0000000000000000000000000153666808087fb117a8e485485c091705c5db84", + "0x000000000000000000000000a9d1e08c7793af67e9d92fe308d5697fb81d3e43" + ], + "transactionHash": "0xc488eab2f34abef86190077f7dd48a32daef9ad02d181757390e6152f8f71d9a", + "transactionIndex": 78, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0x0153666808087fb117a8e485485c091705c5db84" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0xa9d1e08c7793af67e9d92fe308d5697fb81d3e43" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "250000000000000000000" + } + ] + } + } + ], + "logsBloom": "0x00000000000000000000000000001000000000010000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000100000000040000008000000000000000000000000000000000000000000000000000000000000000000000800000000000000000000000010000000000000000000000000000000000040000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000000000004000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", + "status": true, + "to": "0x514910771af9ca656af840dff83e8264ecf986ca", + "transactionHash": "0xc488eab2f34abef86190077f7dd48a32daef9ad02d181757390e6152f8f71d9a", + "transactionIndex": 78, + "type": "0x2" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0x0153666808087fb117a8e485485c091705c5db84", + "gas": "0x3427", + "input": "0xa9059cbb000000000000000000000000a9d1e08c7793af67e9d92fe308d5697fb81d3e4300000000000000000000000000000000000000000000000d8d726b7177a80000", + "to": "0x514910771af9ca656af840dff83e8264ecf986ca", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x3421", + "output": "0x0000000000000000000000000000000000000000000000000000000000000001" + }, + "subtraces": 0, + "traceAddress": [], + "transactionHash": "0xc488eab2f34abef86190077f7dd48a32daef9ad02d181757390e6152f8f71d9a", + "transactionPosition": 78, + "type": "call" + } + ], + "decoded": { + "signature": "transfer(address,uint256)", + "signature_with_arg_names": "transfer(address arg1,uint256 arg2)", + "name": "transfer", + "decoded": [ + { + "internalType": "address", + "name": "arg1", + "type": "address", + "decoded": "0xa9d1e08c7793af67e9d92fe308d5697fb81d3e43" + }, + { + "internalType": "uint256", + "name": "arg2", + "type": "uint256", + "decoded": "250000000000000000000" + } + ] + } + }, + { + "accessList": [], + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0x808F49D11bd7319e160F2EB0FCC8eE0EAE8cdd7e", + "gas": 120000, + "gasPrice": "99855013937", + "hash": "0xf4a09c1bd75d3124a85ca2150a8771bdff26c705d445000a77bf37b9eb5071da", + "input": "0xa9059cbb00000000000000000000000027fd43babfbe83a81d14665b1a6fb8030a60c9b400000000000000000000000000000000000000000000193702985f5561400000", + "maxFeePerGas": "121000000000", + "maxPriorityFeePerGas": "1000000000", + "nonce": 1865, + "r": "0xa3514daf0fbd66e320b7f7c64ac3daddffc5d3fe740d126519a03336043daae8", + "s": "0x60a0cd1f29d2442bfe15adee23fe9f52c49c331d712d4ea472717769de1826c2", + "to": "0x8290333ceF9e6D528dD5618Fb97a76f268f3EDD4", + "transactionIndex": 79, + "type": 2, + "v": "0x1", + "value": "0", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 6752809, + "effectiveGasPrice": 99855013937, + "from": "0x808f49d11bd7319e160f2eb0fcc8ee0eae8cdd7e", + "gasUsed": 30053, + "logs": [ + { + "address": "0x8290333ceF9e6D528dD5618Fb97a76f268f3EDD4", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x00000000000000000000000000000000000000000000193702985f5561400000", + "logIndex": 182, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x000000000000000000000000808f49d11bd7319e160f2eb0fcc8ee0eae8cdd7e", + "0x00000000000000000000000027fd43babfbe83a81d14665b1a6fb8030a60c9b4" + ], + "transactionHash": "0xf4a09c1bd75d3124a85ca2150a8771bdff26c705d445000a77bf37b9eb5071da", + "transactionIndex": 79, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0x808f49d11bd7319e160f2eb0fcc8ee0eae8cdd7e" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0x27fd43babfbe83a81d14665b1a6fb8030a60c9b4" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "119073920000000000000000" + } + ] + } + } + ], + "logsBloom": "0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000a000000000400000800000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000020000000000000000000000801000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000022000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000", + "status": true, + "to": "0x8290333cef9e6d528dd5618fb97a76f268f3edd4", + "transactionHash": "0xf4a09c1bd75d3124a85ca2150a8771bdff26c705d445000a77bf37b9eb5071da", + "transactionIndex": 79, + "type": "0x2" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0x808f49d11bd7319e160f2eb0fcc8ee0eae8cdd7e", + "gas": "0x18028", + "input": "0xa9059cbb00000000000000000000000027fd43babfbe83a81d14665b1a6fb8030a60c9b400000000000000000000000000000000000000000000193702985f5561400000", + "to": "0x8290333cef9e6d528dd5618fb97a76f268f3edd4", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x338d", + "output": "0x0000000000000000000000000000000000000000000000000000000000000001" + }, + "subtraces": 0, + "traceAddress": [], + "transactionHash": "0xf4a09c1bd75d3124a85ca2150a8771bdff26c705d445000a77bf37b9eb5071da", + "transactionPosition": 79, + "type": "call" + } + ], + "decoded": { + "signature": "transfer(address,uint256)", + "signature_with_arg_names": "transfer(address arg1,uint256 arg2)", + "name": "transfer", + "decoded": [ + { + "internalType": "address", + "name": "arg1", + "type": "address", + "decoded": "0x27fd43babfbe83a81d14665b1a6fb8030a60c9b4" + }, + { + "internalType": "uint256", + "name": "arg2", + "type": "uint256", + "decoded": "119073920000000000000000" + } + ] + } + }, + { + "accessList": [], + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0x8Fa4B21F380082A41533f1Bd45e1D6848597d164", + "gas": 34812, + "gasPrice": "99855013937", + "hash": "0xf87fdbfb69d8ac6a23ab99ce495725a604d7e9ac68943559a52babe5b9401981", + "input": "0xa9059cbb000000000000000000000000a9d1e08c7793af67e9d92fe308d5697fb81d3e4300000000000000000000000000000000000000000035323a5a7a4935e0cdd400", + "maxFeePerGas": "170500000000", + "maxPriorityFeePerGas": "1000000000", + "nonce": 0, + "r": "0x393085ea729d2bad055898b921d9fc1cbe692563c50e933aee1c0e75a4266969", + "s": "0x6fa56f51743bcf1fa3454797f55806be386acc226ab2c316110416996e9b3b22", + "to": "0x95aD61b0a150d79219dCF64E1E6Cc01f0B64C4cE", + "transactionIndex": 80, + "type": 2, + "v": "0x1", + "value": "0", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 6782816, + "effectiveGasPrice": 99855013937, + "from": "0x8fa4b21f380082a41533f1bd45e1d6848597d164", + "gasUsed": 30007, + "logs": [ + { + "address": "0x95aD61b0a150d79219dCF64E1E6Cc01f0B64C4cE", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x00000000000000000000000000000000000000000035323a5a7a4935e0cdd400", + "logIndex": 183, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x0000000000000000000000008fa4b21f380082a41533f1bd45e1d6848597d164", + "0x000000000000000000000000a9d1e08c7793af67e9d92fe308d5697fb81d3e43" + ], + "transactionHash": "0xf87fdbfb69d8ac6a23ab99ce495725a604d7e9ac68943559a52babe5b9401981", + "transactionIndex": 80, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0x8fa4b21f380082a41533f1bd45e1d6848597d164" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0xa9d1e08c7793af67e9d92fe308d5697fb81d3e43" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "64310263194479010000000000" + } + ] + } + } + ], + "logsBloom": "0x00000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000000000800000000000000000000200010000000000000000000000000000000000100100400000000000000000000000000000000080000000000000000000000000000000000000000000000000000000000000000000002000000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", + "status": true, + "to": "0x95ad61b0a150d79219dcf64e1e6cc01f0b64c4ce", + "transactionHash": "0xf87fdbfb69d8ac6a23ab99ce495725a604d7e9ac68943559a52babe5b9401981", + "transactionIndex": 80, + "type": "0x2" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0x8fa4b21f380082a41533f1bd45e1d6848597d164", + "gas": "0x334c", + "input": "0xa9059cbb000000000000000000000000a9d1e08c7793af67e9d92fe308d5697fb81d3e4300000000000000000000000000000000000000000035323a5a7a4935e0cdd400", + "to": "0x95ad61b0a150d79219dcf64e1e6cc01f0b64c4ce", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x3347", + "output": "0x0000000000000000000000000000000000000000000000000000000000000001" + }, + "subtraces": 0, + "traceAddress": [], + "transactionHash": "0xf87fdbfb69d8ac6a23ab99ce495725a604d7e9ac68943559a52babe5b9401981", + "transactionPosition": 80, + "type": "call" + } + ], + "decoded": { + "signature": "transfer(address,uint256)", + "signature_with_arg_names": "transfer(address arg1,uint256 arg2)", + "name": "transfer", + "decoded": [ + { + "internalType": "address", + "name": "arg1", + "type": "address", + "decoded": "0xa9d1e08c7793af67e9d92fe308d5697fb81d3e43" + }, + { + "internalType": "uint256", + "name": "arg2", + "type": "uint256", + "decoded": "64310263194479010000000000" + } + ] + } + }, + { + "accessList": [], + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0x8Ff004974994Db5956b6E820Ba8a15670F8dD01B", + "gas": 342188, + "gasPrice": "98955013937", + "hash": "0xb3fc344f81e9b4ced4606911f1cb0ddcf32f185c87378f2604cf76f820ea5918", + "input": "0xe2bbb158000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001bdf8acacf82990000", + "maxFeePerGas": "110000000000", + "maxPriorityFeePerGas": "100000000", + "nonce": 90, + "r": "0x7629c82b85c71d958fbecb3583ab8fe55b22e1d8e3bac2c22f0874d16795e84a", + "s": "0x172594b3b16bfcb736dfbdd1c8c706bf036c71f954dcda6dff30cb52dc84c4ad", + "to": "0x1FDe0d2F44539789256D94D1784a86bF77D66DD0", + "transactionIndex": 81, + "type": 2, + "v": "0x1", + "value": "0", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 6981509, + "effectiveGasPrice": 98955013937, + "from": "0x8ff004974994db5956b6e820ba8a15670f8dd01b", + "gasUsed": 198693, + "logs": [ + { + "address": "0xbD6323A83b613F668687014E8A5852079494fB68", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x0000000000000000000000008ff004974994db5956b6e820ba8a15670f8dd01b00000000000000000000000000000000000000000000000000264b80d7f253fb", + "logIndex": 184, + "removed": false, + "topics": [ + "0x0f6798a560793a54c3bcfe86a93cde1e73087d944c0ea20544137d4121396885" + ], + "transactionHash": "0xb3fc344f81e9b4ced4606911f1cb0ddcf32f185c87378f2604cf76f820ea5918", + "transactionIndex": 81, + "decoded": { + "signature": "Mint(address,uint256)", + "signature_with_arg_names": "Mint(address to,uint256 amount)", + "name": "Mint", + "decoded": [ + { + "indexed": false, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0x8ff004974994db5956b6e820ba8a15670f8dd01b" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "amount", + "type": "uint256", + "decoded": "10779065865884667" + } + ] + } + }, + { + "address": "0xbD6323A83b613F668687014E8A5852079494fB68", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x00000000000000000000000000000000000000000000000000264b80d7f253fb", + "logIndex": 185, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x0000000000000000000000000000000000000000000000000000000000000000", + "0x0000000000000000000000008ff004974994db5956b6e820ba8a15670f8dd01b" + ], + "transactionHash": "0xb3fc344f81e9b4ced4606911f1cb0ddcf32f185c87378f2604cf76f820ea5918", + "transactionIndex": 81, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0x0000000000000000000000000000000000000000" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0x8ff004974994db5956b6e820ba8a15670f8dd01b" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "10779065865884667" + } + ] + } + }, + { + "address": "0x4b398fCd7841412610b653B34E89c9b19a42EbFc", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x0000000000000000000000000000000000000000000004e5b29285940edc82b60000000000000000000000000000000000000000000000082365707f81c3ea1b", + "logIndex": 186, + "removed": false, + "topics": [ + "0x1c411e9a96e071241c2f21f7726b17ae89e3cab4c78be50e062b03a9fffbbad1" + ], + "transactionHash": "0xb3fc344f81e9b4ced4606911f1cb0ddcf32f185c87378f2604cf76f820ea5918", + "transactionIndex": 81, + "decoded": { + "signature": "Sync(uint112,uint112)", + "signature_with_arg_names": "Sync(uint112 reserve0,uint112 reserve1)", + "name": "Sync", + "decoded": [ + { + "indexed": false, + "internalType": "uint112", + "name": "reserve0", + "type": "uint112", + "decoded": "23126637818314370089654" + }, + { + "indexed": false, + "internalType": "uint112", + "name": "reserve1", + "type": "uint112", + "decoded": "150124521046591924763" + } + ] + } + }, + { + "address": "0xbD6323A83b613F668687014E8A5852079494fB68", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000173d2b096f7fde00000000000000000000000000000000000000000000000000173d2abbed0bc9", + "logIndex": 187, + "removed": false, + "topics": [ + "0xc6642d24d84e7f3d36ca39f5cce10e75639d9b158d5193aa350e2f900653e4c0" + ], + "transactionHash": "0xb3fc344f81e9b4ced4606911f1cb0ddcf32f185c87378f2604cf76f820ea5918", + "transactionIndex": 81, + "decoded": { + "signature": "Rebase(uint256,uint256,uint256)", + "signature_with_arg_names": "Rebase(uint256 epoch,uint256 prevKrillsScalingFactor,uint256 newKrillsScalingFactor)", + "name": "Rebase", + "decoded": [ + { + "indexed": false, + "internalType": "uint256", + "name": "epoch", + "type": "uint256", + "decoded": "0" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "prevKrillsScalingFactor", + "type": "uint256", + "decoded": "6541179515535326" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "newKrillsScalingFactor", + "type": "uint256", + "decoded": "6541178215140297" + } + ] + } + }, + { + "address": "0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x0000000000000000000000000000000000000000000000000000000000000000", + "logIndex": 188, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x0000000000000000000000001fde0d2f44539789256d94d1784a86bf77d66dd0", + "0x0000000000000000000000008ff004974994db5956b6e820ba8a15670f8dd01b" + ], + "transactionHash": "0xb3fc344f81e9b4ced4606911f1cb0ddcf32f185c87378f2604cf76f820ea5918", + "transactionIndex": 81, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0x1fde0d2f44539789256d94d1784a86bf77d66dd0" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0x8ff004974994db5956b6e820ba8a15670f8dd01b" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "0" + } + ] + } + }, + { + "address": "0xbD6323A83b613F668687014E8A5852079494fB68", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x00000000000000000000000000000000000000000000001bdf8acacf82990000", + "logIndex": 189, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x0000000000000000000000008ff004974994db5956b6e820ba8a15670f8dd01b", + "0x0000000000000000000000001fde0d2f44539789256d94d1784a86bf77d66dd0" + ], + "transactionHash": "0xb3fc344f81e9b4ced4606911f1cb0ddcf32f185c87378f2604cf76f820ea5918", + "transactionIndex": 81, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0x8ff004974994db5956b6e820ba8a15670f8dd01b" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0x1fde0d2f44539789256d94d1784a86bf77d66dd0" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "514170000000000000000" + } + ] + } + }, + { + "address": "0xbD6323A83b613F668687014E8A5852079494fB68", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x0000000000000000000000001fde0d2f44539789256d94d1784a86bf77d66dd000000000000000000000000000000000000000000000001bdf8acacf82990000", + "logIndex": 190, + "removed": false, + "topics": [ + "0xcc16f5dbb4873280815c1ee09dbd06736cffcc184412cf7a71a0fdb75d397ca5" + ], + "transactionHash": "0xb3fc344f81e9b4ced4606911f1cb0ddcf32f185c87378f2604cf76f820ea5918", + "transactionIndex": 81, + "decoded": { + "signature": "Burn(address,uint256)", + "signature_with_arg_names": "Burn(address from,uint256 amount)", + "name": "Burn", + "decoded": [ + { + "indexed": false, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0x1fde0d2f44539789256d94d1784a86bf77d66dd0" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "amount", + "type": "uint256", + "decoded": "514170000000000000000" + } + ] + } + }, + { + "address": "0xbD6323A83b613F668687014E8A5852079494fB68", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x00000000000000000000000000000000000000000000001bdf8acacf82990000", + "logIndex": 191, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x0000000000000000000000001fde0d2f44539789256d94d1784a86bf77d66dd0", + "0x0000000000000000000000000000000000000000000000000000000000000000" + ], + "transactionHash": "0xb3fc344f81e9b4ced4606911f1cb0ddcf32f185c87378f2604cf76f820ea5918", + "transactionIndex": 81, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0x1fde0d2f44539789256d94d1784a86bf77d66dd0" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0x0000000000000000000000000000000000000000" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "514170000000000000000" + } + ] + } + }, + { + "address": "0x1FDe0d2F44539789256D94D1784a86bF77D66DD0", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x00000000000000000000000000000000000000000000001bdf8acacf82990000", + "logIndex": 192, + "removed": false, + "topics": [ + "0x90890809c654f11d6e72a28fa60149770a0d11ec6c92319d6ceb2bb0a4ea1a15", + "0x0000000000000000000000008ff004974994db5956b6e820ba8a15670f8dd01b", + "0x0000000000000000000000000000000000000000000000000000000000000000" + ], + "transactionHash": "0xb3fc344f81e9b4ced4606911f1cb0ddcf32f185c87378f2604cf76f820ea5918", + "transactionIndex": 81, + "decoded": { + "signature": "Deposit(address,uint256,uint256)", + "signature_with_arg_names": "Deposit(address indexed from,uint256 indexed tokenId,uint256 amount)", + "name": "Deposit", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0x8ff004974994db5956b6e820ba8a15670f8dd01b" + }, + { + "indexed": true, + "internalType": "uint256", + "name": "tokenId", + "type": "uint256", + "decoded": "0" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "amount", + "type": "uint256", + "decoded": "514170000000000000000" + } + ] + } + } + ], + "logsBloom": "0x0000000000000000000000008000008000000000040000140000000400000000100000000000000000100000000000000800000000000000000400001000000000000000002000000c000008000000000000000000000000000000000000000000000800020000000004000000000800080000000000400000000010000000000000000000000000000000000000000000000000010000080000000000200000004080000000200000000000100008000000000080000000000000000000000000000002000000000000000000000000000a00020000001000000000000020000000000000000000000000000000000000000000400000200000000000000000", + "status": true, + "to": "0x1fde0d2f44539789256d94d1784a86bf77d66dd0", + "transactionHash": "0xb3fc344f81e9b4ced4606911f1cb0ddcf32f185c87378f2604cf76f820ea5918", + "transactionIndex": 81, + "type": "0x2" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0x8ff004974994db5956b6e820ba8a15670f8dd01b", + "gas": "0x4e510", + "input": "0xe2bbb158000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001bdf8acacf82990000", + "to": "0x1fde0d2f44539789256d94d1784a86bf77d66dd0", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x31825", "output": "0x" }, + "subtraces": 4, + "traceAddress": [], + "transactionHash": "0xb3fc344f81e9b4ced4606911f1cb0ddcf32f185c87378f2604cf76f820ea5918", + "transactionPosition": 81, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x1fde0d2f44539789256d94d1784a86bf77d66dd0", + "gas": "0x3ddf6", + "input": "0x0d64f1b60000000000000000000000008ff004974994db5956b6e820ba8a15670f8dd01b00000000000000000000000000000000000000000000000000264b80d7f253fb", + "to": "0xbd6323a83b613f668687014e8a5852079494fb68", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x121ab", "output": "0x" }, + "subtraces": 1, + "traceAddress": [0], + "transactionHash": "0xb3fc344f81e9b4ced4606911f1cb0ddcf32f185c87378f2604cf76f820ea5918", + "transactionPosition": 81, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0xbd6323a83b613f668687014e8a5852079494fb68", + "gas": "0x3422c", + "input": "0xfff6cae9", + "to": "0x4b398fcd7841412610b653b34e89c9b19a42ebfc", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x8bb3", "output": "0x" }, + "subtraces": 2, + "traceAddress": [0, 0], + "transactionHash": "0xb3fc344f81e9b4ced4606911f1cb0ddcf32f185c87378f2604cf76f820ea5918", + "transactionPosition": 81, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0x4b398fcd7841412610b653b34e89c9b19a42ebfc", + "gas": "0x31774", + "input": "0x70a082310000000000000000000000004b398fcd7841412610b653b34e89c9b19a42ebfc", + "to": "0xbd6323a83b613f668687014e8a5852079494fb68", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0xbb3", + "output": "0x0000000000000000000000000000000000000000000004e5b29285940edc82b6" + }, + "subtraces": 0, + "traceAddress": [0, 0, 0], + "transactionHash": "0xb3fc344f81e9b4ced4606911f1cb0ddcf32f185c87378f2604cf76f820ea5918", + "transactionPosition": 81, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0x4b398fcd7841412610b653b34e89c9b19a42ebfc", + "gas": "0x2f8ad", + "input": "0x70a082310000000000000000000000004b398fcd7841412610b653b34e89c9b19a42ebfc", + "to": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x9e6", + "output": "0x0000000000000000000000000000000000000000000000082365707f81c3ea1b" + }, + "subtraces": 0, + "traceAddress": [0, 0, 1], + "transactionHash": "0xb3fc344f81e9b4ced4606911f1cb0ddcf32f185c87378f2604cf76f820ea5918", + "transactionPosition": 81, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x1fde0d2f44539789256d94d1784a86bf77d66dd0", + "gas": "0x2ae26", + "input": "0xa9059cbb0000000000000000000000008ff004974994db5956b6e820ba8a15670f8dd01b0000000000000000000000000000000000000000000000000000000000000000", + "to": "0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x4620", + "output": "0x0000000000000000000000000000000000000000000000000000000000000001" + }, + "subtraces": 1, + "traceAddress": [1], + "transactionHash": "0xb3fc344f81e9b4ced4606911f1cb0ddcf32f185c87378f2604cf76f820ea5918", + "transactionPosition": 81, + "type": "call" + }, + { + "action": { + "callType": "delegatecall", + "from": "0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48", + "gas": "0x28792", + "input": "0xa9059cbb0000000000000000000000008ff004974994db5956b6e820ba8a15670f8dd01b0000000000000000000000000000000000000000000000000000000000000000", + "to": "0x43506849d7c04f9138d1a2050bbf3a0c054402dd", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x29a7", + "output": "0x0000000000000000000000000000000000000000000000000000000000000001" + }, + "subtraces": 0, + "traceAddress": [1, 0], + "transactionHash": "0xb3fc344f81e9b4ced4606911f1cb0ddcf32f185c87378f2604cf76f820ea5918", + "transactionPosition": 81, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x1fde0d2f44539789256d94d1784a86bf77d66dd0", + "gas": "0x25cd7", + "input": "0x23b872dd0000000000000000000000008ff004974994db5956b6e820ba8a15670f8dd01b0000000000000000000000001fde0d2f44539789256d94d1784a86bf77d66dd000000000000000000000000000000000000000000000001bdf8acacf82990000", + "to": "0xbd6323a83b613f668687014e8a5852079494fb68", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x7a3c", + "output": "0x0000000000000000000000000000000000000000000000000000000000000001" + }, + "subtraces": 0, + "traceAddress": [2], + "transactionHash": "0xb3fc344f81e9b4ced4606911f1cb0ddcf32f185c87378f2604cf76f820ea5918", + "transactionPosition": 81, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x1fde0d2f44539789256d94d1784a86bf77d66dd0", + "gas": "0x1e0c4", + "input": "0x42966c6800000000000000000000000000000000000000000000001bdf8acacf82990000", + "to": "0xbd6323a83b613f668687014e8a5852079494fb68", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x13bc", "output": "0x" }, + "subtraces": 0, + "traceAddress": [3], + "transactionHash": "0xb3fc344f81e9b4ced4606911f1cb0ddcf32f185c87378f2604cf76f820ea5918", + "transactionPosition": 81, + "type": "call" + } + ], + "decoded": { + "signature": "deposit(uint256,uint256)", + "signature_with_arg_names": "deposit(uint256 arg1,uint256 arg2)", + "name": "deposit", + "decoded": [ + { + "internalType": "uint256", + "name": "arg1", + "type": "uint256", + "decoded": "0" + }, + { + "internalType": "uint256", + "name": "arg2", + "type": "uint256", + "decoded": "514170000000000000000" + } + ] + } + }, + { + "accessList": [], + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0x710bDa329b2a6224E4B44833DE30F38E7f81d564", + "gas": 500000, + "gasPrice": "98945013937", + "hash": "0x4acd9fc09d3ef8111937bacafd50a5ea7707249b6525881009eda1d707e75bd9", + "input": "0x23c452cd000000000000000000000000c0fddbb3acdc206f9769160cd0b768d1aa8fd91a00000000000000000000000000000000000000000000000000afeb44c885a13d89a013e4026c8177ddbbe155d6b4cc822f84527ebf02aa39c9653ee24e1c5061000000000000000000000000000000000000000000000000003488a24de00eb4", + "maxFeePerGas": "198320361496", + "maxPriorityFeePerGas": "90000000", + "nonce": 618198, + "r": "0x673a69dc9c899094647a4790733b9f6d57c30fe1e3d6ca3a3dfabbe441cb46d2", + "s": "0x13b8d3b33efd9a100ee14ed353b19813edca9b7e917bf7013c8dbe5debc24daa", + "to": "0xb8901acB165ed027E32754E0FFe830802919727f", + "transactionIndex": 82, + "type": 2, + "v": "0x0", + "value": "0", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 7096956, + "effectiveGasPrice": 98945013937, + "from": "0x710bda329b2a6224e4b44833de30f38e7f81d564", + "gasUsed": 115447, + "logs": [ + { + "address": "0xb8901acB165ed027E32754E0FFe830802919727f", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x00000000000000000000000000000000000000000000000000afeb44c885a13d", + "logIndex": 193, + "removed": false, + "topics": [ + "0x0c3d250c7831051e78aa6a56679e590374c7c424415ffe4aa474491def2fe705", + "0xd8f5bda2cb4be5856f0f597e34bff2574014e631166aec190962269d708a0636" + ], + "transactionHash": "0x4acd9fc09d3ef8111937bacafd50a5ea7707249b6525881009eda1d707e75bd9", + "transactionIndex": 82, + "decoded": { + "signature": "WithdrawalBonded(bytes32,uint256)", + "signature_with_arg_names": "WithdrawalBonded(bytes32 indexed transferId,uint256 amount)", + "name": "WithdrawalBonded", + "decoded": [ + { + "indexed": true, + "internalType": "bytes32", + "name": "transferId", + "type": "bytes32", + "decoded": "0xd8f5bda2cb4be5856f0f597e34bff2574014e631166aec190962269d708a0636" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "amount", + "type": "uint256", + "decoded": "49516801578869053" + } + ] + } + } + ], + "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000800000000000800000000000000000000000000800000000000000000000000004000000000000000000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000", + "status": true, + "to": "0xb8901acb165ed027e32754e0ffe830802919727f", + "transactionHash": "0x4acd9fc09d3ef8111937bacafd50a5ea7707249b6525881009eda1d707e75bd9", + "transactionIndex": 82, + "type": "0x2" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0x710bda329b2a6224e4b44833de30f38e7f81d564", + "gas": "0x749c0", + "input": "0x23c452cd000000000000000000000000c0fddbb3acdc206f9769160cd0b768d1aa8fd91a00000000000000000000000000000000000000000000000000afeb44c885a13d89a013e4026c8177ddbbe155d6b4cc822f84527ebf02aa39c9653ee24e1c5061000000000000000000000000000000000000000000000000003488a24de00eb4", + "to": "0xb8901acb165ed027e32754e0ffe830802919727f", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x17687", "output": "0x" }, + "subtraces": 2, + "traceAddress": [], + "transactionHash": "0x4acd9fc09d3ef8111937bacafd50a5ea7707249b6525881009eda1d707e75bd9", + "transactionPosition": 82, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0xb8901acb165ed027e32754e0ffe830802919727f", + "gas": "0x6220a", + "input": "0x", + "to": "0xc0fddbb3acdc206f9769160cd0b768d1aa8fd91a", + "value": "0x7b62a27aa59289" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x0", "output": "0x" }, + "subtraces": 0, + "traceAddress": [0], + "transactionHash": "0x4acd9fc09d3ef8111937bacafd50a5ea7707249b6525881009eda1d707e75bd9", + "transactionPosition": 82, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0xb8901acb165ed027e32754e0ffe830802919727f", + "gas": "0x60669", + "input": "0x", + "to": "0x710bda329b2a6224e4b44833de30f38e7f81d564", + "value": "0x3488a24de00eb4" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x0", "output": "0x" }, + "subtraces": 0, + "traceAddress": [1], + "transactionHash": "0x4acd9fc09d3ef8111937bacafd50a5ea7707249b6525881009eda1d707e75bd9", + "transactionPosition": 82, + "type": "call" + } + ], + "decoded": { + "signature": "bondWithdrawal(address,uint256,bytes32,uint256)", + "signature_with_arg_names": "bondWithdrawal(address arg1,uint256 arg2,bytes32 arg3,uint256 arg4)", + "name": "bondWithdrawal", + "decoded": [ + { + "internalType": "address", + "name": "arg1", + "type": "address", + "decoded": "0xc0fddbb3acdc206f9769160cd0b768d1aa8fd91a" + }, + { + "internalType": "uint256", + "name": "arg2", + "type": "uint256", + "decoded": "49516801578869053" + }, + { + "internalType": "bytes32", + "name": "arg3", + "type": "bytes32", + "decoded": "0x89a013e4026c8177ddbbe155d6b4cc822f84527ebf02aa39c9653ee24e1c5061" + }, + { + "internalType": "uint256", + "name": "arg4", + "type": "uint256", + "decoded": "14786929461563060" + } + ] + } + }, + { + "accessList": [], + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0x174926023BC0A33D2E69558F60C395197178f2E8", + "gas": 180320, + "gasPrice": "98935013937", + "hash": "0x4af1a009d468acaa3e642b30fa1130fd7f0c5b1235c389c590c620e36b4875b8", + "input": "0x3593564c000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000065ea0ad700000000000000000000000000000000000000000000000000000000000000020b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000a0000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000d3d49f20bb90000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000d3d49f20bb9000000000000000000000000000000000000000000000000013efc181be581cdebed00000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002bc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2000bb8faba6f8e4a5e8ab82f62fe7c39859fa577269be3000000000000000000000000000000000000000000", + "maxFeePerGas": "120090000000", + "maxPriorityFeePerGas": "80000000", + "nonce": 93, + "r": "0x9aaece865eb12a16e6c6e2664dfaaf95d7c32b341333baf6ed0888b2f4859262", + "s": "0x39aa05323682a99c6a2ead92f1b900f163a086a107c9a6b0755c191a35f6aa65", + "to": "0x3fC91A3afd70395Cd496C647d5a6CC9D4B2b7FAD", + "transactionIndex": 83, + "type": 2, + "v": "0x1", + "value": "954000000000000000", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 7221560, + "effectiveGasPrice": 98935013937, + "from": "0x174926023bc0a33d2e69558f60c395197178f2e8", + "gasUsed": 124604, + "logs": [ + { + "address": "0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x0000000000000000000000000000000000000000000000000d3d49f20bb90000", + "logIndex": 194, + "removed": false, + "topics": [ + "0xe1fffcc4923d04b559f4d29a8bfc6cda04eb5b0d3c460751c2402c5c5cc9109c", + "0x0000000000000000000000003fc91a3afd70395cd496c647d5a6cc9d4b2b7fad" + ], + "transactionHash": "0x4af1a009d468acaa3e642b30fa1130fd7f0c5b1235c389c590c620e36b4875b8", + "transactionIndex": 83, + "decoded": { + "signature": "Deposit(address,uint256)", + "signature_with_arg_names": "Deposit(address indexed user,uint256 amount)", + "name": "Deposit", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "user", + "type": "address", + "decoded": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "amount", + "type": "uint256", + "decoded": "954000000000000000" + } + ] + } + }, + { + "address": "0xfAbA6f8e4a5E8Ab82F62fe7C39859FA577269BE3", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x0000000000000000000000000000000000000000000001521fb327cf6ffe1dec", + "logIndex": 195, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x0000000000000000000000007b1e5d984a43ee732de195628d20d05cfabc3cc7", + "0x000000000000000000000000174926023bc0a33d2e69558f60c395197178f2e8" + ], + "transactionHash": "0x4af1a009d468acaa3e642b30fa1130fd7f0c5b1235c389c590c620e36b4875b8", + "transactionIndex": 83, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0x7b1e5d984a43ee732de195628d20d05cfabc3cc7" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0x174926023bc0a33d2e69558f60c395197178f2e8" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "6237283710121726057964" + } + ] + } + }, + { + "address": "0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x0000000000000000000000000000000000000000000000000d3d49f20bb90000", + "logIndex": 196, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x0000000000000000000000003fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "0x0000000000000000000000007b1e5d984a43ee732de195628d20d05cfabc3cc7" + ], + "transactionHash": "0x4af1a009d468acaa3e642b30fa1130fd7f0c5b1235c389c590c620e36b4875b8", + "transactionIndex": 83, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0x7b1e5d984a43ee732de195628d20d05cfabc3cc7" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "954000000000000000" + } + ] + } + }, + { + "address": "0x7b1E5D984A43eE732de195628d20d05CFaBc3cC7", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x0000000000000000000000000000000000000000000000000d3d49f20bb90000fffffffffffffffffffffffffffffffffffffffffffffeade04cd8309001e2140000000000000000000000000000000000000050f953e78d9d3335cca9cf9adb000000000000000000000000000000000000000000007340b637598f9393f774000000000000000000000000000000000000000000000000000000000001574e", + "logIndex": 197, + "removed": false, + "topics": [ + "0xc42079f94a6350d7e6235f29174924f928cc2ac818eb64fed8004e115fbcca67", + "0x0000000000000000000000003fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "0x000000000000000000000000174926023bc0a33d2e69558f60c395197178f2e8" + ], + "transactionHash": "0x4af1a009d468acaa3e642b30fa1130fd7f0c5b1235c389c590c620e36b4875b8", + "transactionIndex": 83, + "decoded": { + "signature": "Swap(address,address,int256,int256,uint160,uint128,int24)", + "signature_with_arg_names": "Swap(address indexed sender,address indexed recipient,int256 amount0,int256 amount1,uint160 sqrtPriceX96,uint128 liquidity,int24 tick)", + "name": "Swap", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "sender", + "type": "address", + "decoded": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad" + }, + { + "indexed": true, + "internalType": "address", + "name": "recipient", + "type": "address", + "decoded": "0x174926023bc0a33d2e69558f60c395197178f2e8" + }, + { + "indexed": false, + "internalType": "int256", + "name": "amount0", + "type": "int256", + "decoded": "954000000000000000" + }, + { + "indexed": false, + "internalType": "int256", + "name": "amount1", + "type": "int256", + "decoded": "-6237283710121726057964" + }, + { + "indexed": false, + "internalType": "uint160", + "name": "sqrtPriceX96", + "type": "uint160", + "decoded": "6415416202908665857739483749083" + }, + { + "indexed": false, + "internalType": "uint128", + "name": "liquidity", + "type": "uint128", + "decoded": "544265867212438423992180" + }, + { + "indexed": false, + "internalType": "int24", + "name": "tick", + "type": "int24", + "decoded": "87886" + } + ] + } + } + ], + "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000020080020000000000000000000000000080001020800000008000000000000000000000200002000008020000000000000002000000000000000000400000000000000000000000010000800000000000000000000000000000000000000000001000000000000000000000400000000000000000000000000000000000000080000000000000000000000000000000002000000002000000000000000000000000000000000000000000000000000200000000000000040000000000000001000000000400000000000000000", + "status": true, + "to": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "transactionHash": "0x4af1a009d468acaa3e642b30fa1130fd7f0c5b1235c389c590c620e36b4875b8", + "transactionIndex": 83, + "type": "0x2" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0x174926023bc0a33d2e69558f60c395197178f2e8", + "gas": "0x2604c", + "input": "0x3593564c000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000065ea0ad700000000000000000000000000000000000000000000000000000000000000020b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000a0000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000d3d49f20bb90000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000d3d49f20bb9000000000000000000000000000000000000000000000000013efc181be581cdebed00000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002bc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2000bb8faba6f8e4a5e8ab82f62fe7c39859fa577269be3000000000000000000000000000000000000000000", + "to": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "value": "0xd3d49f20bb90000" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x1df54", "output": "0x" }, + "subtraces": 2, + "traceAddress": [], + "transactionHash": "0x4af1a009d468acaa3e642b30fa1130fd7f0c5b1235c389c590c620e36b4875b8", + "transactionPosition": 83, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "gas": "0x21992", + "input": "0xd0e30db0", + "to": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", + "value": "0xd3d49f20bb90000" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x5da6", "output": "0x" }, + "subtraces": 0, + "traceAddress": [0], + "transactionHash": "0x4af1a009d468acaa3e642b30fa1130fd7f0c5b1235c389c590c620e36b4875b8", + "transactionPosition": 83, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "gas": "0x1a8c2", + "input": "0x128acb08000000000000000000000000174926023bc0a33d2e69558f60c395197178f2e800000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000d3d49f20bb9000000000000000000000000000000000000000000000000000000000001000276a400000000000000000000000000000000000000000000000000000000000000a000000000000000000000000000000000000000000000000000000000000000a000000000000000000000000000000000000000000000000000000000000000400000000000000000000000003fc91a3afd70395cd496c647d5a6cc9d4b2b7fad000000000000000000000000000000000000000000000000000000000000002bc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2000bb8faba6f8e4a5e8ab82f62fe7c39859fa577269be3000000000000000000000000000000000000000000", + "to": "0x7b1e5d984a43ee732de195628d20d05cfabc3cc7", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x12b89", + "output": "0x0000000000000000000000000000000000000000000000000d3d49f20bb90000fffffffffffffffffffffffffffffffffffffffffffffeade04cd8309001e214" + }, + "subtraces": 4, + "traceAddress": [1], + "transactionHash": "0x4af1a009d468acaa3e642b30fa1130fd7f0c5b1235c389c590c620e36b4875b8", + "transactionPosition": 83, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x7b1e5d984a43ee732de195628d20d05cfabc3cc7", + "gas": "0x11637", + "input": "0xa9059cbb000000000000000000000000174926023bc0a33d2e69558f60c395197178f2e80000000000000000000000000000000000000000000001521fb327cf6ffe1dec", + "to": "0xfaba6f8e4a5e8ab82f62fe7c39859fa577269be3", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x590d", + "output": "0x0000000000000000000000000000000000000000000000000000000000000001" + }, + "subtraces": 0, + "traceAddress": [1, 0], + "transactionHash": "0x4af1a009d468acaa3e642b30fa1130fd7f0c5b1235c389c590c620e36b4875b8", + "transactionPosition": 83, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0x7b1e5d984a43ee732de195628d20d05cfabc3cc7", + "gas": "0xbb27", + "input": "0x70a082310000000000000000000000007b1e5d984a43ee732de195628d20d05cfabc3cc7", + "to": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x9e6", + "output": "0x0000000000000000000000000000000000000000000000a3e2073f96cf762e05" + }, + "subtraces": 0, + "traceAddress": [1, 1], + "transactionHash": "0x4af1a009d468acaa3e642b30fa1130fd7f0c5b1235c389c590c620e36b4875b8", + "transactionPosition": 83, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x7b1e5d984a43ee732de195628d20d05cfabc3cc7", + "gas": "0xae59", + "input": "0xfa461e330000000000000000000000000000000000000000000000000d3d49f20bb90000fffffffffffffffffffffffffffffffffffffffffffffeade04cd8309001e214000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000a000000000000000000000000000000000000000000000000000000000000000400000000000000000000000003fc91a3afd70395cd496c647d5a6cc9d4b2b7fad000000000000000000000000000000000000000000000000000000000000002bc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2000bb8faba6f8e4a5e8ab82f62fe7c39859fa577269be3000000000000000000000000000000000000000000", + "to": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x20d2", "output": "0x" }, + "subtraces": 1, + "traceAddress": [1, 2], + "transactionHash": "0x4af1a009d468acaa3e642b30fa1130fd7f0c5b1235c389c590c620e36b4875b8", + "transactionPosition": 83, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "gas": "0xa2ef", + "input": "0xa9059cbb0000000000000000000000007b1e5d984a43ee732de195628d20d05cfabc3cc70000000000000000000000000000000000000000000000000d3d49f20bb90000", + "to": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x17ae", + "output": "0x0000000000000000000000000000000000000000000000000000000000000001" + }, + "subtraces": 0, + "traceAddress": [1, 2, 0], + "transactionHash": "0x4af1a009d468acaa3e642b30fa1130fd7f0c5b1235c389c590c620e36b4875b8", + "transactionPosition": 83, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0x7b1e5d984a43ee732de195628d20d05cfabc3cc7", + "gas": "0x8b91", + "input": "0x70a082310000000000000000000000007b1e5d984a43ee732de195628d20d05cfabc3cc7", + "to": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x216", + "output": "0x0000000000000000000000000000000000000000000000a3ef448988db2f2e05" + }, + "subtraces": 0, + "traceAddress": [1, 3], + "transactionHash": "0x4af1a009d468acaa3e642b30fa1130fd7f0c5b1235c389c590c620e36b4875b8", + "transactionPosition": 83, + "type": "call" + } + ], + "decoded": null + }, + { + "accessList": [], + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0x1e4E1d10BA1c34dF8b48d5bC8508D6644431ACc2", + "gas": 237002, + "gasPrice": "98905013937", + "hash": "0xf004cc2015115caa21432022ae9fa3709a84b63e5c5f7cff0391333f9e933ac2", + "input": "0x3593564c000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000065ea0ae300000000000000000000000000000000000000000000000000000000000000030b090c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000c000000000000000000000000000000000000000000000000000000000000001e00000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000004410373eea897790000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000010f0cf064dd5920000000000000000000000000000000000000000000000000000004410373eea8977900000000000000000000000000000000000000000000000000000000000000a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000c02aaa39b223fe8d0a0e5c4f27ead9083c756cc2000000000000000000000000120a3879da835a5af037bb2d1456bebd6b54d4ba000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000000", + "maxFeePerGas": "109000000000", + "maxPriorityFeePerGas": "50000000", + "nonce": 5042, + "r": "0xe09af4303b8ee90a71bc2ff25a2a4f690464a3dcd1dbd2cc08e84397ee96bca6", + "s": "0x4ef0c90ad69f6f54e309fbdf12d656fc40c8f76be64f5068e336bc78ddd7cb83", + "to": "0x3fC91A3afd70395Cd496C647d5a6CC9D4B2b7FAD", + "transactionIndex": 84, + "type": 2, + "v": "0x1", + "value": "306530046098052985", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 7351157, + "effectiveGasPrice": 98905013937, + "from": "0x1e4e1d10ba1c34df8b48d5bc8508d6644431acc2", + "gasUsed": 129597, + "logs": [ + { + "address": "0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x00000000000000000000000000000000000000000000000004410373eea89779", + "logIndex": 198, + "removed": false, + "topics": [ + "0xe1fffcc4923d04b559f4d29a8bfc6cda04eb5b0d3c460751c2402c5c5cc9109c", + "0x0000000000000000000000003fc91a3afd70395cd496c647d5a6cc9d4b2b7fad" + ], + "transactionHash": "0xf004cc2015115caa21432022ae9fa3709a84b63e5c5f7cff0391333f9e933ac2", + "transactionIndex": 84, + "decoded": { + "signature": "Deposit(address,uint256)", + "signature_with_arg_names": "Deposit(address indexed user,uint256 amount)", + "name": "Deposit", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "user", + "type": "address", + "decoded": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "amount", + "type": "uint256", + "decoded": "306530046098052985" + } + ] + } + }, + { + "address": "0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x000000000000000000000000000000000000000000000000043dc19792d37a2e", + "logIndex": 199, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x0000000000000000000000003fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "0x0000000000000000000000006490828bd87be38279a36f029f3b9af8b4e14b49" + ], + "transactionHash": "0xf004cc2015115caa21432022ae9fa3709a84b63e5c5f7cff0391333f9e933ac2", + "transactionIndex": 84, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0x6490828bd87be38279a36f029f3b9af8b4e14b49" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "305613206478617134" + } + ] + } + }, + { + "address": "0x120a3879da835A5aF037bB2d1456beBd6B54d4bA", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x00000000000000000000000000000000000000000000010f0cf064dd592011bb", + "logIndex": 200, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x0000000000000000000000006490828bd87be38279a36f029f3b9af8b4e14b49", + "0x0000000000000000000000001e4e1d10ba1c34df8b48d5bc8508d6644431acc2" + ], + "transactionHash": "0xf004cc2015115caa21432022ae9fa3709a84b63e5c5f7cff0391333f9e933ac2", + "transactionIndex": 84, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0x6490828bd87be38279a36f029f3b9af8b4e14b49" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0x1e4e1d10ba1c34df8b48d5bc8508d6644431acc2" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "5000000000000000004539" + } + ] + } + }, + { + "address": "0x6490828Bd87Be38279A36F029f3b9Af8b4E14B49", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x00000000000000000000000000000000000000000003b85bd59dbb0ab12f648c00000000000000000000000000000000000000000000000edfb11590a70b290b", + "logIndex": 201, + "removed": false, + "topics": [ + "0x1c411e9a96e071241c2f21f7726b17ae89e3cab4c78be50e062b03a9fffbbad1" + ], + "transactionHash": "0xf004cc2015115caa21432022ae9fa3709a84b63e5c5f7cff0391333f9e933ac2", + "transactionIndex": 84, + "decoded": { + "signature": "Sync(uint112,uint112)", + "signature_with_arg_names": "Sync(uint112 reserve0,uint112 reserve1)", + "name": "Sync", + "decoded": [ + { + "indexed": false, + "internalType": "uint112", + "name": "reserve0", + "type": "uint112", + "decoded": "4497386938067365831599244" + }, + { + "indexed": false, + "internalType": "uint112", + "name": "reserve1", + "type": "uint112", + "decoded": "274373105284291438859" + } + ] + } + }, + { + "address": "0x6490828Bd87Be38279A36F029f3b9Af8b4E14B49", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000043dc19792d37a2e00000000000000000000000000000000000000000000010f0cf064dd592011bb0000000000000000000000000000000000000000000000000000000000000000", + "logIndex": 202, + "removed": false, + "topics": [ + "0xd78ad95fa46c994b6551d0da85fc275fe613ce37657fb8d5e3d130840159d822", + "0x0000000000000000000000003fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "0x0000000000000000000000001e4e1d10ba1c34df8b48d5bc8508d6644431acc2" + ], + "transactionHash": "0xf004cc2015115caa21432022ae9fa3709a84b63e5c5f7cff0391333f9e933ac2", + "transactionIndex": 84, + "decoded": { + "signature": "Swap(address,uint256,uint256,uint256,uint256,address)", + "signature_with_arg_names": "Swap(address indexed sender,uint256 amount0In,uint256 amount1In,uint256 amount0Out,uint256 amount1Out,address indexed to)", + "name": "Swap", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "sender", + "type": "address", + "decoded": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "amount0In", + "type": "uint256", + "decoded": "0" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "amount1In", + "type": "uint256", + "decoded": "305613206478617134" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "amount0Out", + "type": "uint256", + "decoded": "5000000000000000004539" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "amount1Out", + "type": "uint256", + "decoded": "0" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0x1e4e1d10ba1c34df8b48d5bc8508d6644431acc2" + } + ] + } + }, + { + "address": "0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x000000000000000000000000000000000000000000000000000341dc5bd51d4b", + "logIndex": 203, + "removed": false, + "topics": [ + "0x7fcf532c15f0a6db0bd6d0e038bea71d30d808c7d98cb3bf7268a95bf5081b65", + "0x0000000000000000000000003fc91a3afd70395cd496c647d5a6cc9d4b2b7fad" + ], + "transactionHash": "0xf004cc2015115caa21432022ae9fa3709a84b63e5c5f7cff0391333f9e933ac2", + "transactionIndex": 84, + "decoded": { + "signature": "Withdrawal(address,uint256)", + "signature_with_arg_names": "Withdrawal(address indexed user,uint256 amount)", + "name": "Withdrawal", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "user", + "type": "address", + "decoded": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "amount", + "type": "uint256", + "decoded": "916839619435851" + } + ] + } + } + ], + "logsBloom": "0x0020000000000000000000008000000000800000000000000000000000000000000000000020000000000000000000000200000008000000000000000000000000000008000000000000000800000020000000000040000000000000c020000000000000000002000000000400080000000000000000040000000010000000000000000200000400000000000000000000010001000000080004004000000000000000000000000000000000000000000000000000000000000000000000001000000002000000000000000004000000000000000000001000000002000000000000200000000000000000000000000000001000000000400000000000000000", + "status": true, + "to": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "transactionHash": "0xf004cc2015115caa21432022ae9fa3709a84b63e5c5f7cff0391333f9e933ac2", + "transactionIndex": 84, + "type": "0x2" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0x1e4e1d10ba1c34df8b48d5bc8508d6644431acc2", + "gas": "0x33b6e", + "input": "0x3593564c000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000065ea0ae300000000000000000000000000000000000000000000000000000000000000030b090c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000c000000000000000000000000000000000000000000000000000000000000001e00000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000004410373eea897790000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000010f0cf064dd5920000000000000000000000000000000000000000000000000000004410373eea8977900000000000000000000000000000000000000000000000000000000000000a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000c02aaa39b223fe8d0a0e5c4f27ead9083c756cc2000000000000000000000000120a3879da835a5af037bb2d1456bebd6b54d4ba000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000000", + "to": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "value": "0x4410373eea89779" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x1fb7d", "output": "0x" }, + "subtraces": 9, + "traceAddress": [], + "transactionHash": "0xf004cc2015115caa21432022ae9fa3709a84b63e5c5f7cff0391333f9e933ac2", + "transactionPosition": 84, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "gas": "0x2f147", + "input": "0xd0e30db0", + "to": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", + "value": "0x4410373eea89779" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x5da6", "output": "0x" }, + "subtraces": 0, + "traceAddress": [0], + "transactionHash": "0xf004cc2015115caa21432022ae9fa3709a84b63e5c5f7cff0391333f9e933ac2", + "transactionPosition": 84, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "gas": "0x280e8", + "input": "0x0902f1ac", + "to": "0x6490828bd87be38279a36f029f3b9af8b4e14b49", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x9c8", + "output": "0x00000000000000000000000000000000000000000003b96ae28e1fe80a4f764700000000000000000000000000000000000000000000000edb7353f91437aedd0000000000000000000000000000000000000000000000000000000065ea027f" + }, + "subtraces": 0, + "traceAddress": [1], + "transactionHash": "0xf004cc2015115caa21432022ae9fa3709a84b63e5c5f7cff0391333f9e933ac2", + "transactionPosition": 84, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "gas": "0x271bd", + "input": "0xa9059cbb0000000000000000000000006490828bd87be38279a36f029f3b9af8b4e14b49000000000000000000000000000000000000000000000000043dc19792d37a2e", + "to": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x1f7e", + "output": "0x0000000000000000000000000000000000000000000000000000000000000001" + }, + "subtraces": 0, + "traceAddress": [2], + "transactionHash": "0xf004cc2015115caa21432022ae9fa3709a84b63e5c5f7cff0391333f9e933ac2", + "transactionPosition": 84, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "gas": "0x24f6d", + "input": "0x0902f1ac", + "to": "0x6490828bd87be38279a36f029f3b9af8b4e14b49", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x1f8", + "output": "0x00000000000000000000000000000000000000000003b96ae28e1fe80a4f764700000000000000000000000000000000000000000000000edb7353f91437aedd0000000000000000000000000000000000000000000000000000000065ea027f" + }, + "subtraces": 0, + "traceAddress": [3], + "transactionHash": "0xf004cc2015115caa21432022ae9fa3709a84b63e5c5f7cff0391333f9e933ac2", + "transactionPosition": 84, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "gas": "0x24ab5", + "input": "0x70a082310000000000000000000000006490828bd87be38279a36f029f3b9af8b4e14b49", + "to": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x216", + "output": "0x00000000000000000000000000000000000000000000000edfb11590a70b290b" + }, + "subtraces": 0, + "traceAddress": [4], + "transactionHash": "0xf004cc2015115caa21432022ae9fa3709a84b63e5c5f7cff0391333f9e933ac2", + "transactionPosition": 84, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "gas": "0x243a9", + "input": "0x022c0d9f00000000000000000000000000000000000000000000010f0cf064dd592011bb00000000000000000000000000000000000000000000000000000000000000000000000000000000000000001e4e1d10ba1c34df8b48d5bc8508d6644431acc200000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000000", + "to": "0x6490828bd87be38279a36f029f3b9af8b4e14b49", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0xc313", "output": "0x" }, + "subtraces": 3, + "traceAddress": [5], + "transactionHash": "0xf004cc2015115caa21432022ae9fa3709a84b63e5c5f7cff0391333f9e933ac2", + "transactionPosition": 84, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x6490828bd87be38279a36f029f3b9af8b4e14b49", + "gas": "0x2072d", + "input": "0xa9059cbb0000000000000000000000001e4e1d10ba1c34df8b48d5bc8508d6644431acc200000000000000000000000000000000000000000000010f0cf064dd592011bb", + "to": "0x120a3879da835a5af037bb2d1456bebd6b54d4ba", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x3a6e", + "output": "0x0000000000000000000000000000000000000000000000000000000000000001" + }, + "subtraces": 0, + "traceAddress": [5, 0], + "transactionHash": "0xf004cc2015115caa21432022ae9fa3709a84b63e5c5f7cff0391333f9e933ac2", + "transactionPosition": 84, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0x6490828bd87be38279a36f029f3b9af8b4e14b49", + "gas": "0x1cb3b", + "input": "0x70a082310000000000000000000000006490828bd87be38279a36f029f3b9af8b4e14b49", + "to": "0x120a3879da835a5af037bb2d1456bebd6b54d4ba", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x270", + "output": "0x00000000000000000000000000000000000000000003b85bd59dbb0ab12f648c" + }, + "subtraces": 0, + "traceAddress": [5, 1], + "transactionHash": "0xf004cc2015115caa21432022ae9fa3709a84b63e5c5f7cff0391333f9e933ac2", + "transactionPosition": 84, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0x6490828bd87be38279a36f029f3b9af8b4e14b49", + "gas": "0x1c740", + "input": "0x70a082310000000000000000000000006490828bd87be38279a36f029f3b9af8b4e14b49", + "to": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x216", + "output": "0x00000000000000000000000000000000000000000000000edfb11590a70b290b" + }, + "subtraces": 0, + "traceAddress": [5, 2], + "transactionHash": "0xf004cc2015115caa21432022ae9fa3709a84b63e5c5f7cff0391333f9e933ac2", + "transactionPosition": 84, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "gas": "0x17f02", + "input": "0x70a082310000000000000000000000003fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "to": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x216", + "output": "0x000000000000000000000000000000000000000000000000000341dc5bd51d4b" + }, + "subtraces": 0, + "traceAddress": [6], + "transactionHash": "0xf004cc2015115caa21432022ae9fa3709a84b63e5c5f7cff0391333f9e933ac2", + "transactionPosition": 84, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "gas": "0x17ad2", + "input": "0x2e1a7d4d000000000000000000000000000000000000000000000000000341dc5bd51d4b", + "to": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x2404", "output": "0x" }, + "subtraces": 1, + "traceAddress": [7], + "transactionHash": "0xf004cc2015115caa21432022ae9fa3709a84b63e5c5f7cff0391333f9e933ac2", + "transactionPosition": 84, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", + "gas": "0x8fc", + "input": "0x", + "to": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "value": "0x341dc5bd51d4b" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x50", "output": "0x" }, + "subtraces": 0, + "traceAddress": [7, 0], + "transactionHash": "0xf004cc2015115caa21432022ae9fa3709a84b63e5c5f7cff0391333f9e933ac2", + "transactionPosition": 84, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "gas": "0x13cb0", + "input": "0x", + "to": "0x1e4e1d10ba1c34df8b48d5bc8508d6644431acc2", + "value": "0x341dc5bd51d4b" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x0", "output": "0x" }, + "subtraces": 0, + "traceAddress": [8], + "transactionHash": "0xf004cc2015115caa21432022ae9fa3709a84b63e5c5f7cff0391333f9e933ac2", + "transactionPosition": 84, + "type": "call" + } + ], + "decoded": null + }, + { + "accessList": [], + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0xC5090A051836412Fb8d7f3B10C5508A93e12d60B", + "gas": 51140, + "gasPrice": "98985013937", + "hash": "0x8f0cbe45a04c3da9a4c11a4761a619020186ac443cd095b8f5c060456f58f78c", + "input": "0xa9059cbb0000000000000000000000008b7e85376691eec0acd95780fa18865ca23db1c90000000000000000000000000000000000000000000000000000000001b48fc6", + "maxFeePerGas": "157514289196", + "maxPriorityFeePerGas": "130000000", + "nonce": 2754, + "r": "0x9ffbe3b45e6a307bfa2e942591354473fa1236c1893f2a04d81c4173067ea587", + "s": "0x7817175e04bc53e95b5d260f911fa93a7e0408970e70767cbd717414a38e0618", + "to": "0xdAC17F958D2ee523a2206206994597C13D831ec7", + "transactionIndex": 85, + "type": 2, + "v": "0x0", + "value": "0", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 7397266, + "effectiveGasPrice": 98985013937, + "from": "0xc5090a051836412fb8d7f3b10c5508a93e12d60b", + "gasUsed": 46109, + "logs": [ + { + "address": "0xdAC17F958D2ee523a2206206994597C13D831ec7", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x0000000000000000000000000000000000000000000000000000000001b48fc6", + "logIndex": 204, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x000000000000000000000000c5090a051836412fb8d7f3b10c5508a93e12d60b", + "0x0000000000000000000000008b7e85376691eec0acd95780fa18865ca23db1c9" + ], + "transactionHash": "0x8f0cbe45a04c3da9a4c11a4761a619020186ac443cd095b8f5c060456f58f78c", + "transactionIndex": 85, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0xc5090a051836412fb8d7f3b10c5508a93e12d60b" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0x8b7e85376691eec0acd95780fa18865ca23db1c9" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "28610502" + } + ] + } + } + ], + "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000800000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000800800000000000100000000000000000000000000080000000000000000000000000000000000000000000000002000000000000000000000002000000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000", + "status": true, + "to": "0xdac17f958d2ee523a2206206994597c13d831ec7", + "transactionHash": "0x8f0cbe45a04c3da9a4c11a4761a619020186ac443cd095b8f5c060456f58f78c", + "transactionIndex": 85, + "type": "0x2" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0xc5090a051836412fb8d7f3b10c5508a93e12d60b", + "gas": "0x735c", + "input": "0xa9059cbb0000000000000000000000008b7e85376691eec0acd95780fa18865ca23db1c90000000000000000000000000000000000000000000000000000000001b48fc6", + "to": "0xdac17f958d2ee523a2206206994597c13d831ec7", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x5fb5", "output": "0x" }, + "subtraces": 0, + "traceAddress": [], + "transactionHash": "0x8f0cbe45a04c3da9a4c11a4761a619020186ac443cd095b8f5c060456f58f78c", + "transactionPosition": 85, + "type": "call" + } + ], + "decoded": { + "signature": "transfer(address,uint256)", + "signature_with_arg_names": "transfer(address arg1,uint256 arg2)", + "name": "transfer", + "decoded": [ + { + "internalType": "address", + "name": "arg1", + "type": "address", + "decoded": "0x8b7e85376691eec0acd95780fa18865ca23db1c9" + }, + { + "internalType": "uint256", + "name": "arg2", + "type": "uint256", + "decoded": "28610502" + } + ] + } + }, + { + "accessList": [], + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0xE3939654Deae5f54fD3e6B84b3A7F75f245062d8", + "gas": 732388, + "gasPrice": "98865795344", + "hash": "0x18e2db347b7e342ccd8af29f99d8074e800e9b045b6957e267b990800a6a6aea", + "input": "0x05eb5327000000000000000000000000e3939654deae5f54fd3e6b84b3a7f75f245062d8000000000000000000000000f32e58f92e60f4b0a37a69b95d642a471365eae8000000000000000000000000000000000000000000000001baa5cf4fa1f9e3ae00000000000000000000000000000000000000000000000000000000000000a000000000000000000000000000000000000000000000000000000000000009e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001aae9b5e088e494b000000000000000000000000cd5fe23c85820f7b72d0926fc9b05b43e359b7ee000000000000000000000000694ba57ee63614b8448b465c39f505ade5e594ad00000000000000000000000000000000000000000000000000000000000000a000000000000000000000000000000000000000000000000000000000000000010000000000000000000000006131b5fae19ea4f9d964eac0408e4408b66337b50000000000000000000000000000000000000000000000000000000000000080000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000007e4e21fd0e90000000000000000000000000000000000000000000000000000000000000020000000000000000000000000f081470f5c6fbccf48cc4e5b82dd926409dcdd67000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a0000000000000000000000000000000000000000000000000000000000000036000000000000000000000000000000000000000000000000000000000000005a000000000000000000000000000000000000000000000000000000000000002a0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000c0000000000000000000000000cd5fe23c85820f7b72d0926fc9b05b43e359b7ee000000000000000000000000eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee00000000000000000000000000000000005bbb0ef59571e58418f9a4357b68a0000000000000000000000000000000000000000000000000000000007fffffff0000000000000000000000000000000000000000000000000000000000000240000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000408cc7a56b0000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000a0000000000000000000000000ba12222222228d8ba445958a75a0704d566bf2c8b9debddf1d894c79d2b2d09f819ff9b856fca55200000000000000000000062a000000000000000000000000cd5fe23c85820f7b72d0926fc9b05b43e359b7ee000000000000000000000000c02aaa39b223fe8d0a0e5c4f27ead9083c756cc20000000000000000000000000000000000000000000000001a204151e7f3676d00000000000000000000000000000000000000000000000000000000000000200000000000000000000001c1e6708ba300000000000000001ad0ee7aceb59823000000000000000000000000cd5fe23c85820f7b72d0926fc9b05b43e359b7ee000000000000000000000000eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee000000000000000000000000000000000000000000000000000000000000016000000000000000000000000000000000000000000000000000000000000001a000000000000000000000000000000000000000000000000000000000000001e0000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000005bbb0ef59571e58418f9a4357b68a00000000000000000000000000000000000000000000000001a204151e7f3676d0000000000000000000000000000000000000000000000001aae9b5e088e494b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002200000000000000000000000000000000000000000000000000000000000000001000000000000000000000000f081470f5c6fbccf48cc4e5b82dd926409dcdd6700000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000001a204151e7f3676d00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001f57b22536f75726365223a2250656e646c65222c22416d6f756e74496e555344223a22373434372e363236373435353834373431222c22416d6f756e744f7574555344223a22373434362e323837343936303531323136222c22526566657272616c223a22222c22466c616773223a302c22496e74656772697479496e666f223a7b224b65794944223a2231222c225369676e6174757265223a224530336f544745445152534457526831732f2f675a647a34316e763849666379664b79716d70534d4452457970364f2f50394a56474f5657673938494d3244354f2f6a4b6d4a4d783334335a344552754e66686f6d427142714352355762334978514c44484d455845414d62744e6d424877446379583865304d76654e4253627874512b704c6f63627837454b5344304b6344444a616963724468756174724551675a664c567157544e572b57792b4f736f6276737a70524e526130784d4171315a5645656976543172643731697a5066612f37634c415a777a756d5541783754534a4562706c4a6a4b5454306646494276773079365470312f4b52714869517a514c504172317470475871345843455667757041754344747947446e6e6e48486472773546346e482b3279305059316971754e6172455377756456432b43795666706c61634f596261774e50652b36775154364c773d3d227d7d0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a000000000000000000000000000000000000000000000000000000000000000c000000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", + "maxFeePerGas": "124434964599", + "maxPriorityFeePerGas": "10781407", + "nonce": 3675, + "r": "0xe93ebc93f5e9a07a691e50d41279808793580eacc58eeec7d56a4e9680500b24", + "s": "0x74d25dfab49b2ea241b8acb4003cdd86162c138a701112e132c161eb32a3432", + "to": "0x00000000005BBB0EF59571E58418F9a4357b68A0", + "transactionIndex": 86, + "type": 2, + "v": "0x1", + "value": "0", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 7919373, + "effectiveGasPrice": 98865795344, + "from": "0xe3939654deae5f54fd3e6b84b3a7f75f245062d8", + "gasUsed": 522107, + "logs": [ + { + "address": "0xfb35Fd0095dD1096b1Ca49AD44d8C5812A201677", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x000000000000000000000000000000000000000000000000046d2d97d61989f5", + "logIndex": 205, + "removed": false, + "topics": [ + "0x8c5be1e5ebec7d5bd14f71427d1e84f3dd0314c0f7b2291e5b200ac8c7c3b925", + "0x000000000000000000000000e3939654deae5f54fd3e6b84b3a7f75f245062d8", + "0x00000000000000000000000000000000005bbb0ef59571e58418f9a4357b68a0" + ], + "transactionHash": "0x18e2db347b7e342ccd8af29f99d8074e800e9b045b6957e267b990800a6a6aea", + "transactionIndex": 86, + "decoded": { + "signature": "Approval(address,address,uint256)", + "signature_with_arg_names": "Approval(address indexed owner,address indexed spender,uint256 value)", + "name": "Approval", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "owner", + "type": "address", + "decoded": "0xe3939654deae5f54fd3e6b84b3a7f75f245062d8" + }, + { + "indexed": true, + "internalType": "address", + "name": "spender", + "type": "address", + "decoded": "0x00000000005bbb0ef59571e58418f9a4357b68a0" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "318961278768482805" + } + ] + } + }, + { + "address": "0xfb35Fd0095dD1096b1Ca49AD44d8C5812A201677", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x", + "logIndex": 206, + "removed": false, + "topics": [ + "0x71475f2f645813fdbebf53a58968008bff11ee21a58f01c5a9cc263d0bc4703d", + "0x0000000000000000000000000000000000000000000000000e5699e1f2a79533" + ], + "transactionHash": "0x18e2db347b7e342ccd8af29f99d8074e800e9b045b6957e267b990800a6a6aea", + "transactionIndex": 86, + "decoded": { + "signature": "NewInterestIndex(uint256)", + "signature_with_arg_names": "NewInterestIndex(uint256 indexed newIndex)", + "name": "NewInterestIndex", + "decoded": [ + { + "indexed": true, + "internalType": "uint256", + "name": "newIndex", + "type": "uint256", + "decoded": "1033182360245867827" + } + ] + } + }, + { + "address": "0xfb35Fd0095dD1096b1Ca49AD44d8C5812A201677", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x000000000000000000000000000000000000000000000001baa5cf4fa1f9e3ae", + "logIndex": 207, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x000000000000000000000000e3939654deae5f54fd3e6b84b3a7f75f245062d8", + "0x000000000000000000000000fb35fd0095dd1096b1ca49ad44d8c5812a201677" + ], + "transactionHash": "0x18e2db347b7e342ccd8af29f99d8074e800e9b045b6957e267b990800a6a6aea", + "transactionIndex": 86, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0xe3939654deae5f54fd3e6b84b3a7f75f245062d8" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0xfb35fd0095dd1096b1ca49ad44d8c5812a201677" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "31896127876848280494" + } + ] + } + }, + { + "address": "0xc69Ad9baB1dEE23F4605a82b3354F8E40d1E5966", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x000000000000000000000000000000000000000000000001baa5cf4fa1f9e3ae", + "logIndex": 208, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x000000000000000000000000f32e58f92e60f4b0a37a69b95d642a471365eae8", + "0x000000000000000000000000fb35fd0095dd1096b1ca49ad44d8c5812a201677" + ], + "transactionHash": "0x18e2db347b7e342ccd8af29f99d8074e800e9b045b6957e267b990800a6a6aea", + "transactionIndex": 86, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0xf32e58f92e60f4b0a37a69b95d642a471365eae8" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0xfb35fd0095dd1096b1ca49ad44d8c5812a201677" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "31896127876848280494" + } + ] + } + }, + { + "address": "0xAC0047886a985071476a1186bE89222659970d65", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x000000000000000000000000000000000000000000000000000787dd6884d9af", + "logIndex": 209, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x000000000000000000000000f32e58f92e60f4b0a37a69b95d642a471365eae8", + "0x0000000000000000000000008270400d528c34e1596ef367eedec99080a1b592" + ], + "transactionHash": "0x18e2db347b7e342ccd8af29f99d8074e800e9b045b6957e267b990800a6a6aea", + "transactionIndex": 86, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0xf32e58f92e60f4b0a37a69b95d642a471365eae8" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0x8270400d528c34e1596ef367eedec99080a1b592" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "2119709848033711" + } + ] + } + }, + { + "address": "0xF32e58F92e60f4b0A37A69b95d642A471365EAe8", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x00000000000000000000000000000000000000000000000002de9f0fa8e72f43", + "logIndex": 210, + "removed": false, + "topics": [ + "0x5c0e21d57bb4cf91d8fe238d6f92e2685a695371b19209afcce6217b478f83e1", + "0x0000000000000000000000000000000000000000000000000000000065ea08a3" + ], + "transactionHash": "0x18e2db347b7e342ccd8af29f99d8074e800e9b045b6957e267b990800a6a6aea", + "transactionIndex": 86, + "decoded": { + "signature": "UpdateImpliedRate(uint256,uint256)", + "signature_with_arg_names": "UpdateImpliedRate(uint256 indexed timestamp,uint256 lnLastImpliedRate)", + "name": "UpdateImpliedRate", + "decoded": [ + { + "indexed": true, + "internalType": "uint256", + "name": "timestamp", + "type": "uint256", + "decoded": "1709836451" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "lnLastImpliedRate", + "type": "uint256", + "decoded": "206777522512670531" + } + ] + } + }, + { + "address": "0xc69Ad9baB1dEE23F4605a82b3354F8E40d1E5966", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x000000000000000000000000000000000000000000000001baa5cf4fa1f9e3ae", + "logIndex": 211, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x000000000000000000000000fb35fd0095dd1096b1ca49ad44d8c5812a201677", + "0x0000000000000000000000000000000000000000000000000000000000000000" + ], + "transactionHash": "0x18e2db347b7e342ccd8af29f99d8074e800e9b045b6957e267b990800a6a6aea", + "transactionIndex": 86, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0xfb35fd0095dd1096b1ca49ad44d8c5812a201677" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0x0000000000000000000000000000000000000000" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "31896127876848280494" + } + ] + } + }, + { + "address": "0xfb35Fd0095dD1096b1Ca49AD44d8C5812A201677", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x000000000000000000000000000000000000000000000001baa5cf4fa1f9e3ae", + "logIndex": 212, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x000000000000000000000000fb35fd0095dd1096b1ca49ad44d8c5812a201677", + "0x0000000000000000000000000000000000000000000000000000000000000000" + ], + "transactionHash": "0x18e2db347b7e342ccd8af29f99d8074e800e9b045b6957e267b990800a6a6aea", + "transactionIndex": 86, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0xfb35fd0095dd1096b1ca49ad44d8c5812a201677" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0x0000000000000000000000000000000000000000" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "31896127876848280494" + } + ] + } + }, + { + "address": "0xAC0047886a985071476a1186bE89222659970d65", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x000000000000000000000000000000000000000000000001924e32b9b0e9672d", + "logIndex": 213, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x000000000000000000000000fb35fd0095dd1096b1ca49ad44d8c5812a201677", + "0x000000000000000000000000f32e58f92e60f4b0a37a69b95d642a471365eae8" + ], + "transactionHash": "0x18e2db347b7e342ccd8af29f99d8074e800e9b045b6957e267b990800a6a6aea", + "transactionIndex": 86, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0xfb35fd0095dd1096b1ca49ad44d8c5812a201677" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0xf32e58f92e60f4b0a37a69b95d642a471365eae8" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "28989163624548886317" + } + ] + } + }, + { + "address": "0xfb35Fd0095dD1096b1Ca49AD44d8C5812A201677", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x0000000000000000000000000000000000000000000000019fa7a7efc92eae18000000000000000000000000000000000000000000000001924e32b9b0e9672d", + "logIndex": 214, + "removed": false, + "topics": [ + "0x5d624aa9c148153ab3446c1b154f660ee7701e549fe9b62dab7171b1c80e6fa2", + "0x00000000000000000000000000000000005bbb0ef59571e58418f9a4357b68a0", + "0x000000000000000000000000f32e58f92e60f4b0a37a69b95d642a471365eae8" + ], + "transactionHash": "0x18e2db347b7e342ccd8af29f99d8074e800e9b045b6957e267b990800a6a6aea", + "transactionIndex": 86, + "decoded": { + "signature": "Burn(address,address,uint256,uint256)", + "signature_with_arg_names": "Burn(address indexed sender,address indexed to,uint256 amount0,uint256 amount1)", + "name": "Burn", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "sender", + "type": "address", + "decoded": "0x00000000005bbb0ef59571e58418f9a4357b68a0" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0xf32e58f92e60f4b0a37a69b95d642a471365eae8" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "amount0", + "type": "uint256", + "decoded": "29951092495165074968" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "amount1", + "type": "uint256", + "decoded": "28989163624548886317" + } + ] + } + }, + { + "address": "0xAC0047886a985071476a1186bE89222659970d65", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x0000000000000000000000000000000000000000000000001a203908a748899b", + "logIndex": 215, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x000000000000000000000000fb35fd0095dd1096b1ca49ad44d8c5812a201677", + "0x000000000000000000000000ac0047886a985071476a1186be89222659970d65" + ], + "transactionHash": "0x18e2db347b7e342ccd8af29f99d8074e800e9b045b6957e267b990800a6a6aea", + "transactionIndex": 86, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0xfb35fd0095dd1096b1ca49ad44d8c5812a201677" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0xac0047886a985071476a1186be89222659970d65" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "1882567353569937819" + } + ] + } + }, + { + "address": "0xfb35Fd0095dD1096b1Ca49AD44d8C5812A201677", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x0000000000000000000000000000000000000000000000001afe275fd8cb35960000000000000000000000000000000000000000000000001a203908a748899b", + "logIndex": 216, + "removed": false, + "topics": [ + "0x5d624aa9c148153ab3446c1b154f660ee7701e549fe9b62dab7171b1c80e6fa2", + "0x00000000000000000000000000000000005bbb0ef59571e58418f9a4357b68a0", + "0x000000000000000000000000ac0047886a985071476a1186be89222659970d65" + ], + "transactionHash": "0x18e2db347b7e342ccd8af29f99d8074e800e9b045b6957e267b990800a6a6aea", + "transactionIndex": 86, + "decoded": { + "signature": "Burn(address,address,uint256,uint256)", + "signature_with_arg_names": "Burn(address indexed sender,address indexed to,uint256 amount0,uint256 amount1)", + "name": "Burn", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "sender", + "type": "address", + "decoded": "0x00000000005bbb0ef59571e58418f9a4357b68a0" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0xac0047886a985071476a1186be89222659970d65" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "amount0", + "type": "uint256", + "decoded": "1945035381683205526" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "amount1", + "type": "uint256", + "decoded": "1882567353569937819" + } + ] + } + }, + { + "address": "0xF32e58F92e60f4b0A37A69b95d642A471365EAe8", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x000000000000000000000000000000000000000000000001baa5cf4fa1f9e3aefffffffffffffffffffffffffffffffffffffffffffffffe6db1cd464f1698d3000000000000000000000000000000000000000000000000000969d4c2a6101c000000000000000000000000000000000000000000000000000787dd6884d9af", + "logIndex": 217, + "removed": false, + "topics": [ + "0x829000a5bc6a12d46e30cdcecd7c56b1efd88f6d7d059da6734a04f3764557c4", + "0x00000000000000000000000000000000005bbb0ef59571e58418f9a4357b68a0", + "0x000000000000000000000000fb35fd0095dd1096b1ca49ad44d8c5812a201677" + ], + "transactionHash": "0x18e2db347b7e342ccd8af29f99d8074e800e9b045b6957e267b990800a6a6aea", + "transactionIndex": 86, + "decoded": { + "signature": "Swap(address,address,int256,int256,uint256,uint256)", + "signature_with_arg_names": "Swap(address indexed caller,address indexed receiver,int256 netPtOut,int256 netSyOut,uint256 netSyFee,uint256 netSyToReserve)", + "name": "Swap", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "caller", + "type": "address", + "decoded": "0x00000000005bbb0ef59571e58418f9a4357b68a0" + }, + { + "indexed": true, + "internalType": "address", + "name": "receiver", + "type": "address", + "decoded": "0xfb35fd0095dd1096b1ca49ad44d8c5812a201677" + }, + { + "indexed": false, + "internalType": "int256", + "name": "netPtOut", + "type": "int256", + "decoded": "31896127876848280494" + }, + { + "indexed": false, + "internalType": "int256", + "name": "netSyOut", + "type": "int256", + "decoded": "-28989163624548886317" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "netSyFee", + "type": "uint256", + "decoded": "2649637310042140" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "netSyToReserve", + "type": "uint256", + "decoded": "2119709848033711" + } + ] + } + }, + { + "address": "0xAC0047886a985071476a1186bE89222659970d65", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x0000000000000000000000000000000000000000000000001a203908a748899b", + "logIndex": 218, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x000000000000000000000000ac0047886a985071476a1186be89222659970d65", + "0x0000000000000000000000000000000000000000000000000000000000000000" + ], + "transactionHash": "0x18e2db347b7e342ccd8af29f99d8074e800e9b045b6957e267b990800a6a6aea", + "transactionIndex": 86, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0xac0047886a985071476a1186be89222659970d65" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0x0000000000000000000000000000000000000000" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "1882567353569937819" + } + ] + } + }, + { + "address": "0xCd5fE23C85820F7B72D0926FC9b05b43E359b7ee", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x0000000000000000000000000000000000000000000000001a203908a748899b", + "logIndex": 219, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x000000000000000000000000ac0047886a985071476a1186be89222659970d65", + "0x000000000000000000000000694ba57ee63614b8448b465c39f505ade5e594ad" + ], + "transactionHash": "0x18e2db347b7e342ccd8af29f99d8074e800e9b045b6957e267b990800a6a6aea", + "transactionIndex": 86, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0xac0047886a985071476a1186be89222659970d65" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0x694ba57ee63614b8448b465c39f505ade5e594ad" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "1882567353569937819" + } + ] + } + }, + { + "address": "0xAC0047886a985071476a1186bE89222659970d65", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x0000000000000000000000000000000000000000000000001a203908a748899b0000000000000000000000000000000000000000000000001a203908a748899b", + "logIndex": 220, + "removed": false, + "topics": [ + "0xaee47cdf925cf525fdae94f9777ee5a06cac37e1c41220d0a8a89ed154f62d1c", + "0x00000000000000000000000000000000005bbb0ef59571e58418f9a4357b68a0", + "0x000000000000000000000000694ba57ee63614b8448b465c39f505ade5e594ad", + "0x000000000000000000000000cd5fe23c85820f7b72d0926fc9b05b43e359b7ee" + ], + "transactionHash": "0x18e2db347b7e342ccd8af29f99d8074e800e9b045b6957e267b990800a6a6aea", + "transactionIndex": 86, + "decoded": { + "signature": "Redeem(address,address,address,uint256,uint256)", + "signature_with_arg_names": "Redeem(address indexed caller,address indexed receiver,address indexed tokenOut,uint256 amountSyToRedeem,uint256 amountTokenOut)", + "name": "Redeem", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "caller", + "type": "address", + "decoded": "0x00000000005bbb0ef59571e58418f9a4357b68a0" + }, + { + "indexed": true, + "internalType": "address", + "name": "receiver", + "type": "address", + "decoded": "0x694ba57ee63614b8448b465c39f505ade5e594ad" + }, + { + "indexed": true, + "internalType": "address", + "name": "tokenOut", + "type": "address", + "decoded": "0xcd5fe23c85820f7b72d0926fc9b05b43e359b7ee" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "amountSyToRedeem", + "type": "uint256", + "decoded": "1882567353569937819" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "amountTokenOut", + "type": "uint256", + "decoded": "1882567353569937819" + } + ] + } + }, + { + "address": "0xCd5fE23C85820F7B72D0926FC9b05b43E359b7ee", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x0000000000000000000000000000000000000000000000001a203908a748899b", + "logIndex": 221, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x000000000000000000000000694ba57ee63614b8448b465c39f505ade5e594ad", + "0x000000000000000000000000f081470f5c6fbccf48cc4e5b82dd926409dcdd67" + ], + "transactionHash": "0x18e2db347b7e342ccd8af29f99d8074e800e9b045b6957e267b990800a6a6aea", + "transactionIndex": 86, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0x694ba57ee63614b8448b465c39f505ade5e594ad" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0xf081470f5c6fbccf48cc4e5b82dd926409dcdd67" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "1882567353569937819" + } + ] + } + }, + { + "address": "0xb9dEbDDF1d894c79D2B2d09f819FF9B856FCa552", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x0000000000000000000000000000000000000000000000000e5699e1f2a79533", + "logIndex": 222, + "removed": false, + "topics": [ + "0xb77a83204ca282e08dc3a65b0a1ca32ea4e6875c38ef0bf5bf75e52a67354fac", + "0x0000000000000000000000000000000000000000000000000000000000000002" + ], + "transactionHash": "0x18e2db347b7e342ccd8af29f99d8074e800e9b045b6957e267b990800a6a6aea", + "transactionIndex": 86, + "decoded": { + "signature": "TokenRateCacheUpdated(uint256,uint256)", + "signature_with_arg_names": "TokenRateCacheUpdated(uint256 indexed tokenIndex,uint256 rate)", + "name": "TokenRateCacheUpdated", + "decoded": [ + { + "indexed": true, + "internalType": "uint256", + "name": "tokenIndex", + "type": "uint256", + "decoded": "2" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "rate", + "type": "uint256", + "decoded": "1033182360245867827" + } + ] + } + }, + { + "address": "0xBA12222222228d8Ba445958a75a0704d566BF2C8", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x0000000000000000000000000000000000000000000000001a203908a748899b0000000000000000000000000000000000000000000000001ad0e5fd7590b2c0", + "logIndex": 223, + "removed": false, + "topics": [ + "0x2170c741c41531aec20e7c107c24eecfdd15e69c9bb0a8dd37b1840b9e0b207b", + "0xb9debddf1d894c79d2b2d09f819ff9b856fca55200000000000000000000062a", + "0x000000000000000000000000cd5fe23c85820f7b72d0926fc9b05b43e359b7ee", + "0x000000000000000000000000c02aaa39b223fe8d0a0e5c4f27ead9083c756cc2" + ], + "transactionHash": "0x18e2db347b7e342ccd8af29f99d8074e800e9b045b6957e267b990800a6a6aea", + "transactionIndex": 86, + "decoded": { + "signature": "Swap(bytes32,address,address,uint256,uint256)", + "signature_with_arg_names": "Swap(bytes32 indexed poolId,address indexed tokenIn,address indexed tokenOut,uint256 amountIn,uint256 amountOut)", + "name": "Swap", + "decoded": [ + { + "indexed": true, + "internalType": "bytes32", + "name": "poolId", + "type": "bytes32", + "decoded": "0xb9debddf1d894c79d2b2d09f819ff9b856fca55200000000000000000000062a" + }, + { + "indexed": true, + "internalType": "contract IERC20", + "name": "tokenIn", + "type": "address", + "decoded": "0xcd5fe23c85820f7b72d0926fc9b05b43e359b7ee" + }, + { + "indexed": true, + "internalType": "contract IERC20", + "name": "tokenOut", + "type": "address", + "decoded": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "amountIn", + "type": "uint256", + "decoded": "1882567353569937819" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "amountOut", + "type": "uint256", + "decoded": "1932297116903846592" + } + ] + } + }, + { + "address": "0xCd5fE23C85820F7B72D0926FC9b05b43E359b7ee", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x0000000000000000000000000000000000000000000000001a203908a748899b", + "logIndex": 224, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x000000000000000000000000f081470f5c6fbccf48cc4e5b82dd926409dcdd67", + "0x000000000000000000000000ba12222222228d8ba445958a75a0704d566bf2c8" + ], + "transactionHash": "0x18e2db347b7e342ccd8af29f99d8074e800e9b045b6957e267b990800a6a6aea", + "transactionIndex": 86, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0xf081470f5c6fbccf48cc4e5b82dd926409dcdd67" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0xba12222222228d8ba445958a75a0704d566bf2c8" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "1882567353569937819" + } + ] + } + }, + { + "address": "0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x0000000000000000000000000000000000000000000000001ad0e5fd7590b2c0", + "logIndex": 225, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x000000000000000000000000ba12222222228d8ba445958a75a0704d566bf2c8", + "0x000000000000000000000000f081470f5c6fbccf48cc4e5b82dd926409dcdd67" + ], + "transactionHash": "0x18e2db347b7e342ccd8af29f99d8074e800e9b045b6957e267b990800a6a6aea", + "transactionIndex": 86, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0xba12222222228d8ba445958a75a0704d566bf2c8" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0xf081470f5c6fbccf48cc4e5b82dd926409dcdd67" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "1932297116903846592" + } + ] + } + }, + { + "address": "0xf081470f5C6FBCCF48cC4e5B82Dd926409DcdD67", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x000000000000000000000000b9debddf1d894c79d2b2d09f819ff9b856fca5520000000000000000000000000000000000000000000000001ad0e5fd7590b2c0000000000000000000000000c02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", + "logIndex": 226, + "removed": false, + "topics": [ + "0xddac40937f35385a34f721af292e5a83fc5b840f722bff57c2fc71adba708c48" + ], + "transactionHash": "0x18e2db347b7e342ccd8af29f99d8074e800e9b045b6957e267b990800a6a6aea", + "transactionIndex": 86, + "decoded": { + "signature": "Exchange(address,uint256,address)", + "signature_with_arg_names": "Exchange(address pair,uint256 amountOut,address output)", + "name": "Exchange", + "decoded": [ + { + "indexed": false, + "internalType": "address", + "name": "pair", + "type": "address", + "decoded": "0xb9debddf1d894c79d2b2d09f819ff9b856fca552" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "amountOut", + "type": "uint256", + "decoded": "1932297116903846592" + }, + { + "indexed": false, + "internalType": "address", + "name": "output", + "type": "address", + "decoded": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2" + } + ] + } + }, + { + "address": "0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x0000000000000000000000000000000000000000000000001ad0e5fd7590b2c0", + "logIndex": 227, + "removed": false, + "topics": [ + "0x7fcf532c15f0a6db0bd6d0e038bea71d30d808c7d98cb3bf7268a95bf5081b65", + "0x000000000000000000000000f081470f5c6fbccf48cc4e5b82dd926409dcdd67" + ], + "transactionHash": "0x18e2db347b7e342ccd8af29f99d8074e800e9b045b6957e267b990800a6a6aea", + "transactionIndex": 86, + "decoded": { + "signature": "Withdrawal(address,uint256)", + "signature_with_arg_names": "Withdrawal(address indexed user,uint256 amount)", + "name": "Withdrawal", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "user", + "type": "address", + "decoded": "0xf081470f5c6fbccf48cc4e5b82dd926409dcdd67" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "amount", + "type": "uint256", + "decoded": "1932297116903846592" + } + ] + } + }, + { + "address": "0x6131B5fae19EA4f9D964eAc0408E4408b66337b5", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x000000000000000000000000694ba57ee63614b8448b465c39f505ade5e594ad000000000000000000000000cd5fe23c85820f7b72d0926fc9b05b43e359b7ee000000000000000000000000eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee00000000000000000000000000000000005bbb0ef59571e58418f9a4357b68a00000000000000000000000000000000000000000000000001a203908a748899b0000000000000000000000000000000000000000000000001ad0e5fd7590b2bf", + "logIndex": 228, + "removed": false, + "topics": [ + "0xd6d4f5681c246c9f42c203e287975af1601f8df8035a9251f79aab5c8f09e2f8" + ], + "transactionHash": "0x18e2db347b7e342ccd8af29f99d8074e800e9b045b6957e267b990800a6a6aea", + "transactionIndex": 86, + "decoded": { + "signature": "Swapped(address,address,address,address,uint256,uint256)", + "signature_with_arg_names": "Swapped(address sender,address srcToken,address dstToken,address dstReceiver,uint256 spentAmount,uint256 returnAmount)", + "name": "Swapped", + "decoded": [ + { + "indexed": false, + "internalType": "address", + "name": "sender", + "type": "address", + "decoded": "0x694ba57ee63614b8448b465c39f505ade5e594ad" + }, + { + "indexed": false, + "internalType": "contract IERC20", + "name": "srcToken", + "type": "address", + "decoded": "0xcd5fe23c85820f7b72d0926fc9b05b43e359b7ee" + }, + { + "indexed": false, + "internalType": "contract IERC20", + "name": "dstToken", + "type": "address", + "decoded": "0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee" + }, + { + "indexed": false, + "internalType": "address", + "name": "dstReceiver", + "type": "address", + "decoded": "0x00000000005bbb0ef59571e58418f9a4357b68a0" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "spentAmount", + "type": "uint256", + "decoded": "1882567353569937819" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "returnAmount", + "type": "uint256", + "decoded": "1932297116903846591" + } + ] + } + }, + { + "address": "0x6131B5fae19EA4f9D964eAc0408E4408b66337b5", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x000000000000000000000000f081470f5c6fbccf48cc4e5b82dd926409dcdd670000000000000000000000000000000000000000000000001ad0e5fd7590b2bf000000000000000000000000c02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", + "logIndex": 229, + "removed": false, + "topics": [ + "0xddac40937f35385a34f721af292e5a83fc5b840f722bff57c2fc71adba708c48" + ], + "transactionHash": "0x18e2db347b7e342ccd8af29f99d8074e800e9b045b6957e267b990800a6a6aea", + "transactionIndex": 86, + "decoded": { + "signature": "Exchange(address,uint256,address)", + "signature_with_arg_names": "Exchange(address pair,uint256 amountOut,address output)", + "name": "Exchange", + "decoded": [ + { + "indexed": false, + "internalType": "address", + "name": "pair", + "type": "address", + "decoded": "0xf081470f5c6fbccf48cc4e5b82dd926409dcdd67" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "amountOut", + "type": "uint256", + "decoded": "1932297116903846591" + }, + { + "indexed": false, + "internalType": "address", + "name": "output", + "type": "address", + "decoded": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2" + } + ] + } + }, + { + "address": "0x6131B5fae19EA4f9D964eAc0408E4408b66337b5", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000001f57b22536f75726365223a2250656e646c65222c22416d6f756e74496e555344223a22373434372e363236373435353834373431222c22416d6f756e744f7574555344223a22373434362e323837343936303531323136222c22526566657272616c223a22222c22466c616773223a302c22496e74656772697479496e666f223a7b224b65794944223a2231222c225369676e6174757265223a224530336f544745445152534457526831732f2f675a647a34316e763849666379664b79716d70534d4452457970364f2f50394a56474f5657673938494d3244354f2f6a4b6d4a4d783334335a344552754e66686f6d427142714352355762334978514c44484d455845414d62744e6d424877446379583865304d76654e4253627874512b704c6f63627837454b5344304b6344444a616963724468756174724551675a664c567157544e572b57792b4f736f6276737a70524e526130784d4171315a5645656976543172643731697a5066612f37634c415a777a756d5541783754534a4562706c4a6a4b5454306646494276773079365470312f4b52714869517a514c504172317470475871345843455667757041754344747947446e6e6e48486472773546346e482b3279305059316971754e6172455377756456432b43795666706c61634f596261774e50652b36775154364c773d3d227d7d0000000000000000000000", + "logIndex": 230, + "removed": false, + "topics": [ + "0x095e66fa4dd6a6f7b43fb8444a7bd0edb870508c7abf639bc216efb0bcff9779" + ], + "transactionHash": "0x18e2db347b7e342ccd8af29f99d8074e800e9b045b6957e267b990800a6a6aea", + "transactionIndex": 86, + "decoded": null + }, + { + "address": "0x00000000005BBB0EF59571E58418F9a4357b68A0", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x000000000000000000000000e3939654deae5f54fd3e6b84b3a7f75f245062d8fffffffffffffffffffffffffffffffffffffffffffffffe455a30b05e061c520000000000000000000000000000000000000000000000001ad0e5fd7590b2bf0000000000000000000000000000000000000000000000001a203908a748899b", + "logIndex": 231, + "removed": false, + "topics": [ + "0xa3a2846538c60e47775faa60c6ae79b67dee6d97bb70e386ebbaf4c3a38e8b81", + "0x000000000000000000000000e3939654deae5f54fd3e6b84b3a7f75f245062d8", + "0x000000000000000000000000f32e58f92e60f4b0a37a69b95d642a471365eae8", + "0x0000000000000000000000000000000000000000000000000000000000000000" + ], + "transactionHash": "0x18e2db347b7e342ccd8af29f99d8074e800e9b045b6957e267b990800a6a6aea", + "transactionIndex": 86, + "decoded": { + "signature": "SwapYtAndToken(address,address,address,address,int256,int256,uint256)", + "signature_with_arg_names": "SwapYtAndToken(address indexed caller,address indexed market,address indexed token,address receiver,int256 netYtToAccount,int256 netTokenToAccount,uint256 netSyInterm)", + "name": "SwapYtAndToken", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "caller", + "type": "address", + "decoded": "0xe3939654deae5f54fd3e6b84b3a7f75f245062d8" + }, + { + "indexed": true, + "internalType": "address", + "name": "market", + "type": "address", + "decoded": "0xf32e58f92e60f4b0a37a69b95d642a471365eae8" + }, + { + "indexed": true, + "internalType": "address", + "name": "token", + "type": "address", + "decoded": "0x0000000000000000000000000000000000000000" + }, + { + "indexed": false, + "internalType": "address", + "name": "receiver", + "type": "address", + "decoded": "0xe3939654deae5f54fd3e6b84b3a7f75f245062d8" + }, + { + "indexed": false, + "internalType": "int256", + "name": "netYtToAccount", + "type": "int256", + "decoded": "-31896127876848280494" + }, + { + "indexed": false, + "internalType": "int256", + "name": "netTokenToAccount", + "type": "int256", + "decoded": "1932297116903846591" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "netSyInterm", + "type": "uint256", + "decoded": "1882567353569937819" + } + ] + } + } + ], + "logsBloom": "0x0402000021008000000000008000400001000800001008000000000020004000000000010000000470000000800000000600000008000000000200000020001100040800000000000000000800002080000220000448000002000088002000000000400002020000008014004000080000400040000004000000001000020000000808400000000000000040000440000003000010120000200008000000000002200020008000000400010000800010200040040000200018410000000000000000000200010000014000010028902000200000040080801008040210102000001020400200000000000000001001000001a000098000008000000004001400", + "status": true, + "to": "0x00000000005bbb0ef59571e58418f9a4357b68a0", + "transactionHash": "0x18e2db347b7e342ccd8af29f99d8074e800e9b045b6957e267b990800a6a6aea", + "transactionIndex": 86, + "type": "0x2" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0xe3939654deae5f54fd3e6b84b3a7f75f245062d8", + "gas": "0xa8270", + "input": "0x05eb5327000000000000000000000000e3939654deae5f54fd3e6b84b3a7f75f245062d8000000000000000000000000f32e58f92e60f4b0a37a69b95d642a471365eae8000000000000000000000000000000000000000000000001baa5cf4fa1f9e3ae00000000000000000000000000000000000000000000000000000000000000a000000000000000000000000000000000000000000000000000000000000009e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001aae9b5e088e494b000000000000000000000000cd5fe23c85820f7b72d0926fc9b05b43e359b7ee000000000000000000000000694ba57ee63614b8448b465c39f505ade5e594ad00000000000000000000000000000000000000000000000000000000000000a000000000000000000000000000000000000000000000000000000000000000010000000000000000000000006131b5fae19ea4f9d964eac0408e4408b66337b50000000000000000000000000000000000000000000000000000000000000080000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000007e4e21fd0e90000000000000000000000000000000000000000000000000000000000000020000000000000000000000000f081470f5c6fbccf48cc4e5b82dd926409dcdd67000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a0000000000000000000000000000000000000000000000000000000000000036000000000000000000000000000000000000000000000000000000000000005a000000000000000000000000000000000000000000000000000000000000002a0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000c0000000000000000000000000cd5fe23c85820f7b72d0926fc9b05b43e359b7ee000000000000000000000000eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee00000000000000000000000000000000005bbb0ef59571e58418f9a4357b68a0000000000000000000000000000000000000000000000000000000007fffffff0000000000000000000000000000000000000000000000000000000000000240000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000408cc7a56b0000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000a0000000000000000000000000ba12222222228d8ba445958a75a0704d566bf2c8b9debddf1d894c79d2b2d09f819ff9b856fca55200000000000000000000062a000000000000000000000000cd5fe23c85820f7b72d0926fc9b05b43e359b7ee000000000000000000000000c02aaa39b223fe8d0a0e5c4f27ead9083c756cc20000000000000000000000000000000000000000000000001a204151e7f3676d00000000000000000000000000000000000000000000000000000000000000200000000000000000000001c1e6708ba300000000000000001ad0ee7aceb59823000000000000000000000000cd5fe23c85820f7b72d0926fc9b05b43e359b7ee000000000000000000000000eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee000000000000000000000000000000000000000000000000000000000000016000000000000000000000000000000000000000000000000000000000000001a000000000000000000000000000000000000000000000000000000000000001e0000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000005bbb0ef59571e58418f9a4357b68a00000000000000000000000000000000000000000000000001a204151e7f3676d0000000000000000000000000000000000000000000000001aae9b5e088e494b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002200000000000000000000000000000000000000000000000000000000000000001000000000000000000000000f081470f5c6fbccf48cc4e5b82dd926409dcdd6700000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000001a204151e7f3676d00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001f57b22536f75726365223a2250656e646c65222c22416d6f756e74496e555344223a22373434372e363236373435353834373431222c22416d6f756e744f7574555344223a22373434362e323837343936303531323136222c22526566657272616c223a22222c22466c616773223a302c22496e74656772697479496e666f223a7b224b65794944223a2231222c225369676e6174757265223a224530336f544745445152534457526831732f2f675a647a34316e763849666379664b79716d70534d4452457970364f2f50394a56474f5657673938494d3244354f2f6a4b6d4a4d783334335a344552754e66686f6d427142714352355762334978514c44484d455845414d62744e6d424877446379583865304d76654e4253627874512b704c6f63627837454b5344304b6344444a616963724468756174724551675a664c567157544e572b57792b4f736f6276737a70524e526130784d4171315a5645656976543172643731697a5066612f37634c415a777a756d5541783754534a4562706c4a6a4b5454306646494276773079365470312f4b52714869517a514c504172317470475871345843455667757041754344747947446e6e6e48486472773546346e482b3279305059316971754e6172455377756456432b43795666706c61634f596261774e50652b36775154364c773d3d227d7d0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a000000000000000000000000000000000000000000000000000000000000000c000000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", + "to": "0x00000000005bbb0ef59571e58418f9a4357b68a0", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x8cc3b", + "output": "0x0000000000000000000000000000000000000000000000001ad0e5fd7590b2bf000000000000000000000000000000000000000000000000000969d4c2a6101c0000000000000000000000000000000000000000000000001a203908a748899b" + }, + "subtraces": 1, + "traceAddress": [], + "transactionHash": "0x18e2db347b7e342ccd8af29f99d8074e800e9b045b6957e267b990800a6a6aea", + "transactionPosition": 86, + "type": "call" + }, + { + "action": { + "callType": "delegatecall", + "from": "0x00000000005bbb0ef59571e58418f9a4357b68a0", + "gas": "0xa4ad7", + "input": "0x05eb5327000000000000000000000000e3939654deae5f54fd3e6b84b3a7f75f245062d8000000000000000000000000f32e58f92e60f4b0a37a69b95d642a471365eae8000000000000000000000000000000000000000000000001baa5cf4fa1f9e3ae00000000000000000000000000000000000000000000000000000000000000a000000000000000000000000000000000000000000000000000000000000009e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001aae9b5e088e494b000000000000000000000000cd5fe23c85820f7b72d0926fc9b05b43e359b7ee000000000000000000000000694ba57ee63614b8448b465c39f505ade5e594ad00000000000000000000000000000000000000000000000000000000000000a000000000000000000000000000000000000000000000000000000000000000010000000000000000000000006131b5fae19ea4f9d964eac0408e4408b66337b50000000000000000000000000000000000000000000000000000000000000080000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000007e4e21fd0e90000000000000000000000000000000000000000000000000000000000000020000000000000000000000000f081470f5c6fbccf48cc4e5b82dd926409dcdd67000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a0000000000000000000000000000000000000000000000000000000000000036000000000000000000000000000000000000000000000000000000000000005a000000000000000000000000000000000000000000000000000000000000002a0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000c0000000000000000000000000cd5fe23c85820f7b72d0926fc9b05b43e359b7ee000000000000000000000000eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee00000000000000000000000000000000005bbb0ef59571e58418f9a4357b68a0000000000000000000000000000000000000000000000000000000007fffffff0000000000000000000000000000000000000000000000000000000000000240000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000408cc7a56b0000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000a0000000000000000000000000ba12222222228d8ba445958a75a0704d566bf2c8b9debddf1d894c79d2b2d09f819ff9b856fca55200000000000000000000062a000000000000000000000000cd5fe23c85820f7b72d0926fc9b05b43e359b7ee000000000000000000000000c02aaa39b223fe8d0a0e5c4f27ead9083c756cc20000000000000000000000000000000000000000000000001a204151e7f3676d00000000000000000000000000000000000000000000000000000000000000200000000000000000000001c1e6708ba300000000000000001ad0ee7aceb59823000000000000000000000000cd5fe23c85820f7b72d0926fc9b05b43e359b7ee000000000000000000000000eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee000000000000000000000000000000000000000000000000000000000000016000000000000000000000000000000000000000000000000000000000000001a000000000000000000000000000000000000000000000000000000000000001e0000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000005bbb0ef59571e58418f9a4357b68a00000000000000000000000000000000000000000000000001a204151e7f3676d0000000000000000000000000000000000000000000000001aae9b5e088e494b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002200000000000000000000000000000000000000000000000000000000000000001000000000000000000000000f081470f5c6fbccf48cc4e5b82dd926409dcdd6700000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000001a204151e7f3676d00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001f57b22536f75726365223a2250656e646c65222c22416d6f756e74496e555344223a22373434372e363236373435353834373431222c22416d6f756e744f7574555344223a22373434362e323837343936303531323136222c22526566657272616c223a22222c22466c616773223a302c22496e74656772697479496e666f223a7b224b65794944223a2231222c225369676e6174757265223a224530336f544745445152534457526831732f2f675a647a34316e763849666379664b79716d70534d4452457970364f2f50394a56474f5657673938494d3244354f2f6a4b6d4a4d783334335a344552754e66686f6d427142714352355762334978514c44484d455845414d62744e6d424877446379583865304d76654e4253627874512b704c6f63627837454b5344304b6344444a616963724468756174724551675a664c567157544e572b57792b4f736f6276737a70524e526130784d4171315a5645656976543172643731697a5066612f37634c415a777a756d5541783754534a4562706c4a6a4b5454306646494276773079365470312f4b52714869517a514c504172317470475871345843455667757041754344747947446e6e6e48486472773546346e482b3279305059316971754e6172455377756456432b43795666706c61634f596261774e50652b36775154364c773d3d227d7d0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a000000000000000000000000000000000000000000000000000000000000000c000000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", + "to": "0xff2097020e556648269377286b1b7fcf6987eede", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x8be4b", + "output": "0x0000000000000000000000000000000000000000000000001ad0e5fd7590b2bf000000000000000000000000000000000000000000000000000969d4c2a6101c0000000000000000000000000000000000000000000000001a203908a748899b" + }, + "subtraces": 8, + "traceAddress": [0], + "transactionHash": "0x18e2db347b7e342ccd8af29f99d8074e800e9b045b6957e267b990800a6a6aea", + "transactionPosition": 86, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0x00000000005bbb0ef59571e58418f9a4357b68a0", + "gas": "0xa1579", + "input": "0x2c8ce6bc", + "to": "0xf32e58f92e60f4b0a37a69b95d642a471365eae8", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x1a6", + "output": "0x000000000000000000000000ac0047886a985071476a1186be89222659970d65000000000000000000000000c69ad9bab1dee23f4605a82b3354f8e40d1e5966000000000000000000000000fb35fd0095dd1096b1ca49ad44d8c5812a201677" + }, + "subtraces": 0, + "traceAddress": [0, 0], + "transactionHash": "0x18e2db347b7e342ccd8af29f99d8074e800e9b045b6957e267b990800a6a6aea", + "transactionPosition": 86, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x00000000005bbb0ef59571e58418f9a4357b68a0", + "gas": "0xa04df", + "input": "0x23b872dd000000000000000000000000e3939654deae5f54fd3e6b84b3a7f75f245062d8000000000000000000000000fb35fd0095dd1096b1ca49ad44d8c5812a201677000000000000000000000000000000000000000000000001baa5cf4fa1f9e3ae", + "to": "0xfb35fd0095dd1096b1ca49ad44d8c5812a201677", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x10b44", + "output": "0x0000000000000000000000000000000000000000000000000000000000000001" + }, + "subtraces": 3, + "traceAddress": [0, 1], + "transactionHash": "0x18e2db347b7e342ccd8af29f99d8074e800e9b045b6957e267b990800a6a6aea", + "transactionPosition": 86, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0xfb35fd0095dd1096b1ca49ad44d8c5812a201677", + "gas": "0x9a113", + "input": "0xc4f59f9b", + "to": "0xac0047886a985071476a1186be89222659970d65", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x422", + "output": "0x00000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000000" + }, + "subtraces": 0, + "traceAddress": [0, 1, 0], + "transactionHash": "0x18e2db347b7e342ccd8af29f99d8074e800e9b045b6957e267b990800a6a6aea", + "transactionPosition": 86, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0xfb35fd0095dd1096b1ca49ad44d8c5812a201677", + "gas": "0x99a0c", + "input": "0xf8b2f991", + "to": "0xac0047886a985071476a1186be89222659970d65", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x4d9", + "output": "0x00000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000000" + }, + "subtraces": 0, + "traceAddress": [0, 1, 1], + "transactionHash": "0x18e2db347b7e342ccd8af29f99d8074e800e9b045b6957e267b990800a6a6aea", + "transactionPosition": 86, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0xfb35fd0095dd1096b1ca49ad44d8c5812a201677", + "gas": "0x989c8", + "input": "0x3ba0b9a9", + "to": "0xac0047886a985071476a1186be89222659970d65", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x5b62", + "output": "0x0000000000000000000000000000000000000000000000000e5699e1f2a79533" + }, + "subtraces": 1, + "traceAddress": [0, 1, 2], + "transactionHash": "0x18e2db347b7e342ccd8af29f99d8074e800e9b045b6957e267b990800a6a6aea", + "transactionPosition": 86, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0xac0047886a985071476a1186be89222659970d65", + "gas": "0x957b7", + "input": "0x561bddf80000000000000000000000000000000000000000000000000de0b6b3a7640000", + "to": "0x308861a430be4cce5502d0a12724771fc6daf216", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x4e4b", + "output": "0x0000000000000000000000000000000000000000000000000e5699e1f2a79533" + }, + "subtraces": 1, + "traceAddress": [0, 1, 2, 0], + "transactionHash": "0x18e2db347b7e342ccd8af29f99d8074e800e9b045b6957e267b990800a6a6aea", + "transactionPosition": 86, + "type": "call" + }, + { + "action": { + "callType": "delegatecall", + "from": "0x308861a430be4cce5502d0a12724771fc6daf216", + "gas": "0x91fb7", + "input": "0x561bddf80000000000000000000000000000000000000000000000000de0b6b3a7640000", + "to": "0x403ba4cd327293a4d23bee172982509d37310cef", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x3b35", + "output": "0x0000000000000000000000000000000000000000000000000e5699e1f2a79533" + }, + "subtraces": 1, + "traceAddress": [0, 1, 2, 0, 0], + "transactionHash": "0x18e2db347b7e342ccd8af29f99d8074e800e9b045b6957e267b990800a6a6aea", + "transactionPosition": 86, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0x308861a430be4cce5502d0a12724771fc6daf216", + "gas": "0x8e746", + "input": "0x3a98ef39", + "to": "0x35fa164735182de50811e8e2e824cfb9b6118ac2", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x1c4e", + "output": "0x000000000000000000000000000000000000000000006f50e199d89b458372d9" + }, + "subtraces": 1, + "traceAddress": [0, 1, 2, 0, 0, 0], + "transactionHash": "0x18e2db347b7e342ccd8af29f99d8074e800e9b045b6957e267b990800a6a6aea", + "transactionPosition": 86, + "type": "call" + }, + { + "action": { + "callType": "delegatecall", + "from": "0x35fa164735182de50811e8e2e824cfb9b6118ac2", + "gas": "0x8b10b", + "input": "0x3a98ef39", + "to": "0x1b47a665364bc15c28b05f449b53354d0ceff72f", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x93b", + "output": "0x000000000000000000000000000000000000000000006f50e199d89b458372d9" + }, + "subtraces": 0, + "traceAddress": [0, 1, 2, 0, 0, 0, 0], + "transactionHash": "0x18e2db347b7e342ccd8af29f99d8074e800e9b045b6957e267b990800a6a6aea", + "transactionPosition": 86, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0x00000000005bbb0ef59571e58418f9a4357b68a0", + "gas": "0x8f8df", + "input": "0x70a08231000000000000000000000000ac0047886a985071476a1186be89222659970d65", + "to": "0xac0047886a985071476a1186be89222659970d65", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0xaed", + "output": "0x0000000000000000000000000000000000000000000000000000000000000000" + }, + "subtraces": 0, + "traceAddress": [0, 2], + "transactionHash": "0x18e2db347b7e342ccd8af29f99d8074e800e9b045b6957e267b990800a6a6aea", + "transactionPosition": 86, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x00000000005bbb0ef59571e58418f9a4357b68a0", + "gas": "0x8e9db", + "input": "0x5b709f17000000000000000000000000fb35fd0095dd1096b1ca49ad44d8c5812a201677000000000000000000000000000000000000000000000001baa5cf4fa1f9e3ae000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000600000000000000000000000000000000000000000000000000000000000000001000000000000000000000000ac0047886a985071476a1186be89222659970d65000000000000000000000000fb35fd0095dd1096b1ca49ad44d8c5812a201677", + "to": "0xf32e58f92e60f4b0a37a69b95d642a471365eae8", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x32256", + "output": "0x000000000000000000000000000000000000000000000001924e32b9b0e9672d000000000000000000000000000000000000000000000000000969d4c2a6101c" + }, + "subtraces": 7, + "traceAddress": [0, 3], + "transactionHash": "0x18e2db347b7e342ccd8af29f99d8074e800e9b045b6957e267b990800a6a6aea", + "transactionPosition": 86, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0xf32e58f92e60f4b0a37a69b95d642a471365eae8", + "gas": "0x89bd8", + "input": "0x5c098c11000000000000000000000000f32e58f92e60f4b0a37a69b95d642a471365eae800000000000000000000000000000000005bbb0ef59571e58418f9a4357b68a0", + "to": "0x1a6fcc85557bc4fb7b534ed835a03ef056552d52", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x130c", + "output": "0x0000000000000000000000008270400d528c34e1596ef367eedec99080a1b59200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050" + }, + "subtraces": 0, + "traceAddress": [0, 3, 0], + "transactionHash": "0x18e2db347b7e342ccd8af29f99d8074e800e9b045b6957e267b990800a6a6aea", + "transactionPosition": 86, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0xf32e58f92e60f4b0a37a69b95d642a471365eae8", + "gas": "0x87e58", + "input": "0x1d52edc4", + "to": "0xfb35fd0095dd1096b1ca49ad44d8c5812a201677", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0xf14", + "output": "0x0000000000000000000000000000000000000000000000000e5699e1f2a79533" + }, + "subtraces": 0, + "traceAddress": [0, 3, 1], + "transactionHash": "0x18e2db347b7e342ccd8af29f99d8074e800e9b045b6957e267b990800a6a6aea", + "transactionPosition": 86, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0xf32e58f92e60f4b0a37a69b95d642a471365eae8", + "gas": "0x83200", + "input": "0xa9059cbb000000000000000000000000fb35fd0095dd1096b1ca49ad44d8c5812a201677000000000000000000000000000000000000000000000001baa5cf4fa1f9e3ae", + "to": "0xc69ad9bab1dee23f4605a82b3354f8e40d1e5966", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x8920", + "output": "0x0000000000000000000000000000000000000000000000000000000000000001" + }, + "subtraces": 0, + "traceAddress": [0, 3, 2], + "transactionHash": "0x18e2db347b7e342ccd8af29f99d8074e800e9b045b6957e267b990800a6a6aea", + "transactionPosition": 86, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0xf32e58f92e60f4b0a37a69b95d642a471365eae8", + "gas": "0x7a757", + "input": "0xa9059cbb0000000000000000000000008270400d528c34e1596ef367eedec99080a1b592000000000000000000000000000000000000000000000000000787dd6884d9af", + "to": "0xac0047886a985071476a1186be89222659970d65", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x5000", + "output": "0x0000000000000000000000000000000000000000000000000000000000000001" + }, + "subtraces": 0, + "traceAddress": [0, 3, 3], + "transactionHash": "0x18e2db347b7e342ccd8af29f99d8074e800e9b045b6957e267b990800a6a6aea", + "transactionPosition": 86, + "type": "call" + }, + { + "action": { + "callType": "delegatecall", + "from": "0xf32e58f92e60f4b0a37a69b95d642a471365eae8", + "gas": "0x74a6e", + "input": "0x4af74b68000000000000000000000000000000000000000000000000000000000000000f00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000065ea08a300000000000000000000000000000000000000000000000002df095baf7aad2900000000000000000000000000000000000000000000000000000000000000960000000000000000000000000000000000000000000000000000000000000096", + "to": "0xc6378a93725e499a20df8f00ae31d9ce9d09f1ca", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x235b", + "output": "0x00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000096" + }, + "subtraces": 0, + "traceAddress": [0, 3, 4], + "transactionHash": "0x18e2db347b7e342ccd8af29f99d8074e800e9b045b6957e267b990800a6a6aea", + "transactionPosition": 86, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0xf32e58f92e60f4b0a37a69b95d642a471365eae8", + "gas": "0x7076f", + "input": "0xfa483e72000000000000000000000000000000000000000000000001baa5cf4fa1f9e3aefffffffffffffffffffffffffffffffffffffffffffffffe6db1cd464f1698d3000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000600000000000000000000000000000000000000000000000000000000000000001000000000000000000000000ac0047886a985071476a1186be89222659970d65000000000000000000000000fb35fd0095dd1096b1ca49ad44d8c5812a201677", + "to": "0x00000000005bbb0ef59571e58418f9a4357b68a0", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x14b51", "output": "0x" }, + "subtraces": 1, + "traceAddress": [0, 3, 5], + "transactionHash": "0x18e2db347b7e342ccd8af29f99d8074e800e9b045b6957e267b990800a6a6aea", + "transactionPosition": 86, + "type": "call" + }, + { + "action": { + "callType": "delegatecall", + "from": "0x00000000005bbb0ef59571e58418f9a4357b68a0", + "gas": "0x6df7b", + "input": "0xfa483e72000000000000000000000000000000000000000000000001baa5cf4fa1f9e3aefffffffffffffffffffffffffffffffffffffffffffffffe6db1cd464f1698d3000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000600000000000000000000000000000000000000000000000000000000000000001000000000000000000000000ac0047886a985071476a1186be89222659970d65000000000000000000000000fb35fd0095dd1096b1ca49ad44d8c5812a201677", + "to": "0x32ac6ab61121d20bc08989bfd200095431c2e35d", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x13f2a", "output": "0x" }, + "subtraces": 2, + "traceAddress": [0, 3, 5, 0], + "transactionHash": "0x18e2db347b7e342ccd8af29f99d8074e800e9b045b6957e267b990800a6a6aea", + "transactionPosition": 86, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x00000000005bbb0ef59571e58418f9a4357b68a0", + "gas": "0x6c19a", + "input": "0x1d52edc4", + "to": "0xfb35fd0095dd1096b1ca49ad44d8c5812a201677", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0xf14", + "output": "0x0000000000000000000000000000000000000000000000000e5699e1f2a79533" + }, + "subtraces": 0, + "traceAddress": [0, 3, 5, 0, 0], + "transactionHash": "0x18e2db347b7e342ccd8af29f99d8074e800e9b045b6957e267b990800a6a6aea", + "transactionPosition": 86, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x00000000005bbb0ef59571e58418f9a4357b68a0", + "gas": "0x6abae", + "input": "0xb0d88981000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000000000002000000000000000000000000f32e58f92e60f4b0a37a69b95d642a471365eae8000000000000000000000000ac0047886a985071476a1186be89222659970d6500000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000019fa7a7efc92eae180000000000000000000000000000000000000000000000001afe275fd8cb3596", + "to": "0xfb35fd0095dd1096b1ca49ad44d8c5812a201677", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x1240b", + "output": "0x00000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000001924e32b9b0e9672d0000000000000000000000000000000000000000000000001a203908a748899b" + }, + "subtraces": 6, + "traceAddress": [0, 3, 5, 0, 1], + "transactionHash": "0x18e2db347b7e342ccd8af29f99d8074e800e9b045b6957e267b990800a6a6aea", + "transactionPosition": 86, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0xfb35fd0095dd1096b1ca49ad44d8c5812a201677", + "gas": "0x67a00", + "input": "0xb64761f9000000000000000000000000fb35fd0095dd1096b1ca49ad44d8c5812a201677000000000000000000000000000000000000000000000001baa5cf4fa1f9e3ae", + "to": "0xc69ad9bab1dee23f4605a82b3354f8e40d1e5966", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x1f24", "output": "0x" }, + "subtraces": 0, + "traceAddress": [0, 3, 5, 0, 1, 0], + "transactionHash": "0x18e2db347b7e342ccd8af29f99d8074e800e9b045b6957e267b990800a6a6aea", + "transactionPosition": 86, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0xfb35fd0095dd1096b1ca49ad44d8c5812a201677", + "gas": "0x659f5", + "input": "0xc4f59f9b", + "to": "0xac0047886a985071476a1186be89222659970d65", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x422", + "output": "0x00000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000000" + }, + "subtraces": 0, + "traceAddress": [0, 3, 5, 0, 1, 1], + "transactionHash": "0x18e2db347b7e342ccd8af29f99d8074e800e9b045b6957e267b990800a6a6aea", + "transactionPosition": 86, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0xfb35fd0095dd1096b1ca49ad44d8c5812a201677", + "gas": "0x652f5", + "input": "0xf8b2f991", + "to": "0xac0047886a985071476a1186be89222659970d65", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x4d9", + "output": "0x00000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000000" + }, + "subtraces": 0, + "traceAddress": [0, 3, 5, 0, 1, 2], + "transactionHash": "0x18e2db347b7e342ccd8af29f99d8074e800e9b045b6957e267b990800a6a6aea", + "transactionPosition": 86, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0xfb35fd0095dd1096b1ca49ad44d8c5812a201677", + "gas": "0x639e2", + "input": "0xa9059cbb000000000000000000000000f32e58f92e60f4b0a37a69b95d642a471365eae8000000000000000000000000000000000000000000000001924e32b9b0e9672d", + "to": "0xac0047886a985071476a1186be89222659970d65", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x2da0", + "output": "0x0000000000000000000000000000000000000000000000000000000000000001" + }, + "subtraces": 0, + "traceAddress": [0, 3, 5, 0, 1, 3], + "transactionHash": "0x18e2db347b7e342ccd8af29f99d8074e800e9b045b6957e267b990800a6a6aea", + "transactionPosition": 86, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0xfb35fd0095dd1096b1ca49ad44d8c5812a201677", + "gas": "0x5fdc3", + "input": "0xa9059cbb000000000000000000000000ac0047886a985071476a1186be89222659970d650000000000000000000000000000000000000000000000001a203908a748899b", + "to": "0xac0047886a985071476a1186be89222659970d65", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x689c", + "output": "0x0000000000000000000000000000000000000000000000000000000000000001" + }, + "subtraces": 0, + "traceAddress": [0, 3, 5, 0, 1, 4], + "transactionHash": "0x18e2db347b7e342ccd8af29f99d8074e800e9b045b6957e267b990800a6a6aea", + "transactionPosition": 86, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0xfb35fd0095dd1096b1ca49ad44d8c5812a201677", + "gas": "0x58aa9", + "input": "0x70a08231000000000000000000000000fb35fd0095dd1096b1ca49ad44d8c5812a201677", + "to": "0xac0047886a985071476a1186be89222659970d65", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x31d", + "output": "0x0000000000000000000000000000000000000000000020d37026188800349272" + }, + "subtraces": 0, + "traceAddress": [0, 3, 5, 0, 1, 5], + "transactionHash": "0x18e2db347b7e342ccd8af29f99d8074e800e9b045b6957e267b990800a6a6aea", + "transactionPosition": 86, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0xf32e58f92e60f4b0a37a69b95d642a471365eae8", + "gas": "0x5c017", + "input": "0x70a08231000000000000000000000000f32e58f92e60f4b0a37a69b95d642a471365eae8", + "to": "0xac0047886a985071476a1186be89222659970d65", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x31d", + "output": "0x000000000000000000000000000000000000000000000adc3026531c2df4077c" + }, + "subtraces": 0, + "traceAddress": [0, 3, 6], + "transactionHash": "0x18e2db347b7e342ccd8af29f99d8074e800e9b045b6957e267b990800a6a6aea", + "transactionPosition": 86, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0x00000000005bbb0ef59571e58418f9a4357b68a0", + "gas": "0x5d225", + "input": "0x70a08231000000000000000000000000ac0047886a985071476a1186be89222659970d65", + "to": "0xac0047886a985071476a1186be89222659970d65", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x31d", + "output": "0x0000000000000000000000000000000000000000000000001a203908a748899b" + }, + "subtraces": 0, + "traceAddress": [0, 4], + "transactionHash": "0x18e2db347b7e342ccd8af29f99d8074e800e9b045b6957e267b990800a6a6aea", + "transactionPosition": 86, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x00000000005bbb0ef59571e58418f9a4357b68a0", + "gas": "0x5ca2e", + "input": "0x769f8e5d000000000000000000000000694ba57ee63614b8448b465c39f505ade5e594ad0000000000000000000000000000000000000000000000001a203908a748899b000000000000000000000000cd5fe23c85820f7b72d0926fc9b05b43e359b7ee00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001", + "to": "0xac0047886a985071476a1186be89222659970d65", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0xb9db", + "output": "0x0000000000000000000000000000000000000000000000001a203908a748899b" + }, + "subtraces": 1, + "traceAddress": [0, 5], + "transactionHash": "0x18e2db347b7e342ccd8af29f99d8074e800e9b045b6957e267b990800a6a6aea", + "transactionPosition": 86, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0xac0047886a985071476a1186be89222659970d65", + "gas": "0x58dc8", + "input": "0xa9059cbb000000000000000000000000694ba57ee63614b8448b465c39f505ade5e594ad0000000000000000000000000000000000000000000000001a203908a748899b", + "to": "0xcd5fe23c85820f7b72d0926fc9b05b43e359b7ee", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x8781", + "output": "0x0000000000000000000000000000000000000000000000000000000000000001" + }, + "subtraces": 1, + "traceAddress": [0, 5, 0], + "transactionHash": "0x18e2db347b7e342ccd8af29f99d8074e800e9b045b6957e267b990800a6a6aea", + "transactionPosition": 86, + "type": "call" + }, + { + "action": { + "callType": "delegatecall", + "from": "0xcd5fe23c85820f7b72d0926fc9b05b43e359b7ee", + "gas": "0x564ed", + "input": "0xa9059cbb000000000000000000000000694ba57ee63614b8448b465c39f505ade5e594ad0000000000000000000000000000000000000000000000001a203908a748899b", + "to": "0xe629ee84c1bd9ea9c677d2d5391919fcf5e7d5d9", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x7468", + "output": "0x0000000000000000000000000000000000000000000000000000000000000001" + }, + "subtraces": 0, + "traceAddress": [0, 5, 0, 0], + "transactionHash": "0x18e2db347b7e342ccd8af29f99d8074e800e9b045b6957e267b990800a6a6aea", + "transactionPosition": 86, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x00000000005bbb0ef59571e58418f9a4357b68a0", + "gas": "0x50270", + "input": "0x2bdb823c000000000000000000000000cd5fe23c85820f7b72d0926fc9b05b43e359b7ee0000000000000000000000000000000000000000000000001a203908a748899b000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000010000000000000000000000006131b5fae19ea4f9d964eac0408e4408b66337b50000000000000000000000000000000000000000000000000000000000000080000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000007e4e21fd0e90000000000000000000000000000000000000000000000000000000000000020000000000000000000000000f081470f5c6fbccf48cc4e5b82dd926409dcdd67000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a0000000000000000000000000000000000000000000000000000000000000036000000000000000000000000000000000000000000000000000000000000005a000000000000000000000000000000000000000000000000000000000000002a0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000c0000000000000000000000000cd5fe23c85820f7b72d0926fc9b05b43e359b7ee000000000000000000000000eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee00000000000000000000000000000000005bbb0ef59571e58418f9a4357b68a0000000000000000000000000000000000000000000000000000000007fffffff0000000000000000000000000000000000000000000000000000000000000240000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000408cc7a56b0000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000a0000000000000000000000000ba12222222228d8ba445958a75a0704d566bf2c8b9debddf1d894c79d2b2d09f819ff9b856fca55200000000000000000000062a000000000000000000000000cd5fe23c85820f7b72d0926fc9b05b43e359b7ee000000000000000000000000c02aaa39b223fe8d0a0e5c4f27ead9083c756cc20000000000000000000000000000000000000000000000001a204151e7f3676d00000000000000000000000000000000000000000000000000000000000000200000000000000000000001c1e6708ba300000000000000001ad0ee7aceb59823000000000000000000000000cd5fe23c85820f7b72d0926fc9b05b43e359b7ee000000000000000000000000eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee000000000000000000000000000000000000000000000000000000000000016000000000000000000000000000000000000000000000000000000000000001a000000000000000000000000000000000000000000000000000000000000001e0000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000005bbb0ef59571e58418f9a4357b68a00000000000000000000000000000000000000000000000001a204151e7f3676d0000000000000000000000000000000000000000000000001aae9b5e088e494b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002200000000000000000000000000000000000000000000000000000000000000001000000000000000000000000f081470f5c6fbccf48cc4e5b82dd926409dcdd6700000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000001a204151e7f3676d00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001f57b22536f75726365223a2250656e646c65222c22416d6f756e74496e555344223a22373434372e363236373435353834373431222c22416d6f756e744f7574555344223a22373434362e323837343936303531323136222c22526566657272616c223a22222c22466c616773223a302c22496e74656772697479496e666f223a7b224b65794944223a2231222c225369676e6174757265223a224530336f544745445152534457526831732f2f675a647a34316e763849666379664b79716d70534d4452457970364f2f50394a56474f5657673938494d3244354f2f6a4b6d4a4d783334335a344552754e66686f6d427142714352355762334978514c44484d455845414d62744e6d424877446379583865304d76654e4253627874512b704c6f63627837454b5344304b6344444a616963724468756174724551675a664c567157544e572b57792b4f736f6276737a70524e526130784d4171315a5645656976543172643731697a5066612f37634c415a777a756d5541783754534a4562706c4a6a4b5454306646494276773079365470312f4b52714869517a514c504172317470475871345843455667757041754344747947446e6e6e48486472773546346e482b3279305059316971754e6172455377756456432b43795666706c61634f596261774e50652b36775154364c773d3d227d7d000000000000000000000000000000000000000000000000000000000000000000000000000000", + "to": "0x694ba57ee63614b8448b465c39f505ade5e594ad", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x36023", "output": "0x" }, + "subtraces": 2, + "traceAddress": [0, 6], + "transactionHash": "0x18e2db347b7e342ccd8af29f99d8074e800e9b045b6957e267b990800a6a6aea", + "transactionPosition": 86, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0x694ba57ee63614b8448b465c39f505ade5e594ad", + "gas": "0x4ec2a", + "input": "0xdd62ed3e000000000000000000000000694ba57ee63614b8448b465c39f505ade5e594ad0000000000000000000000006131b5fae19ea4f9d964eac0408e4408b66337b5", + "to": "0xcd5fe23c85820f7b72d0926fc9b05b43e359b7ee", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0xc57", + "output": "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff" + }, + "subtraces": 1, + "traceAddress": [0, 6, 0], + "transactionHash": "0x18e2db347b7e342ccd8af29f99d8074e800e9b045b6957e267b990800a6a6aea", + "transactionPosition": 86, + "type": "call" + }, + { + "action": { + "callType": "delegatecall", + "from": "0xcd5fe23c85820f7b72d0926fc9b05b43e359b7ee", + "gas": "0x4d723", + "input": "0xdd62ed3e000000000000000000000000694ba57ee63614b8448b465c39f505ade5e594ad0000000000000000000000006131b5fae19ea4f9d964eac0408e4408b66337b5", + "to": "0xe629ee84c1bd9ea9c677d2d5391919fcf5e7d5d9", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0xad2", + "output": "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff" + }, + "subtraces": 0, + "traceAddress": [0, 6, 0, 0], + "transactionHash": "0x18e2db347b7e342ccd8af29f99d8074e800e9b045b6957e267b990800a6a6aea", + "transactionPosition": 86, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x694ba57ee63614b8448b465c39f505ade5e594ad", + "gas": "0x4926f", + "input": "0xe21fd0e90000000000000000000000000000000000000000000000000000000000000020000000000000000000000000f081470f5c6fbccf48cc4e5b82dd926409dcdd67000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a0000000000000000000000000000000000000000000000000000000000000036000000000000000000000000000000000000000000000000000000000000005a000000000000000000000000000000000000000000000000000000000000002a0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000c0000000000000000000000000cd5fe23c85820f7b72d0926fc9b05b43e359b7ee000000000000000000000000eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee00000000000000000000000000000000005bbb0ef59571e58418f9a4357b68a0000000000000000000000000000000000000000000000000000000007fffffff0000000000000000000000000000000000000000000000000000000000000240000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000408cc7a56b0000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000a0000000000000000000000000ba12222222228d8ba445958a75a0704d566bf2c8b9debddf1d894c79d2b2d09f819ff9b856fca55200000000000000000000062a000000000000000000000000cd5fe23c85820f7b72d0926fc9b05b43e359b7ee000000000000000000000000c02aaa39b223fe8d0a0e5c4f27ead9083c756cc20000000000000000000000000000000000000000000000001a203908a748899b00000000000000000000000000000000000000000000000000000000000000200000000000000000000001c1e6708ba300000000000000001ad0e5f9851fab6e000000000000000000000000cd5fe23c85820f7b72d0926fc9b05b43e359b7ee000000000000000000000000eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee000000000000000000000000000000000000000000000000000000000000016000000000000000000000000000000000000000000000000000000000000001a000000000000000000000000000000000000000000000000000000000000001e0000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000005bbb0ef59571e58418f9a4357b68a00000000000000000000000000000000000000000000000001a203908a748899b0000000000000000000000000000000000000000000000001aae92e7a1e5e94a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002200000000000000000000000000000000000000000000000000000000000000001000000000000000000000000f081470f5c6fbccf48cc4e5b82dd926409dcdd6700000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000001a203908a748899b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001f57b22536f75726365223a2250656e646c65222c22416d6f756e74496e555344223a22373434372e363236373435353834373431222c22416d6f756e744f7574555344223a22373434362e323837343936303531323136222c22526566657272616c223a22222c22466c616773223a302c22496e74656772697479496e666f223a7b224b65794944223a2231222c225369676e6174757265223a224530336f544745445152534457526831732f2f675a647a34316e763849666379664b79716d70534d4452457970364f2f50394a56474f5657673938494d3244354f2f6a4b6d4a4d783334335a344552754e66686f6d427142714352355762334978514c44484d455845414d62744e6d424877446379583865304d76654e4253627874512b704c6f63627837454b5344304b6344444a616963724468756174724551675a664c567157544e572b57792b4f736f6276737a70524e526130784d4171315a5645656976543172643731697a5066612f37634c415a777a756d5541783754534a4562706c4a6a4b5454306646494276773079365470312f4b52714869517a514c504172317470475871345843455667757041754344747947446e6e6e48486472773546346e482b3279305059316971754e6172455377756456432b43795666706c61634f596261774e50652b36775154364c773d3d227d7d0000000000000000000000", + "to": "0x6131b5fae19ea4f9d964eac0408e4408b66337b5", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x3015e", + "output": "0x0000000000000000000000000000000000000000000000001ad0e5fd7590b2bf000000000000000000000000000000000000000000000000000000000002ffc3" + }, + "subtraces": 3, + "traceAddress": [0, 6, 1], + "transactionHash": "0x18e2db347b7e342ccd8af29f99d8074e800e9b045b6957e267b990800a6a6aea", + "transactionPosition": 86, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x6131b5fae19ea4f9d964eac0408e4408b66337b5", + "gas": "0x46971", + "input": "0x23b872dd000000000000000000000000694ba57ee63614b8448b465c39f505ade5e594ad000000000000000000000000f081470f5c6fbccf48cc4e5b82dd926409dcdd670000000000000000000000000000000000000000000000001a203908a748899b", + "to": "0xcd5fe23c85820f7b72d0926fc9b05b43e359b7ee", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x2235", + "output": "0x0000000000000000000000000000000000000000000000000000000000000001" + }, + "subtraces": 1, + "traceAddress": [0, 6, 1, 0], + "transactionHash": "0x18e2db347b7e342ccd8af29f99d8074e800e9b045b6957e267b990800a6a6aea", + "transactionPosition": 86, + "type": "call" + }, + { + "action": { + "callType": "delegatecall", + "from": "0xcd5fe23c85820f7b72d0926fc9b05b43e359b7ee", + "gas": "0x4566f", + "input": "0x23b872dd000000000000000000000000694ba57ee63614b8448b465c39f505ade5e594ad000000000000000000000000f081470f5c6fbccf48cc4e5b82dd926409dcdd670000000000000000000000000000000000000000000000001a203908a748899b", + "to": "0xe629ee84c1bd9ea9c677d2d5391919fcf5e7d5d9", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x20aa", + "output": "0x0000000000000000000000000000000000000000000000000000000000000001" + }, + "subtraces": 0, + "traceAddress": [0, 6, 1, 0, 0], + "transactionHash": "0x18e2db347b7e342ccd8af29f99d8074e800e9b045b6957e267b990800a6a6aea", + "transactionPosition": 86, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0x6131b5fae19ea4f9d964eac0408e4408b66337b5", + "gas": "0x44026", + "input": "0x70a082310000000000000000000000006131b5fae19ea4f9d964eac0408e4408b66337b5", + "to": "0xcd5fe23c85820f7b72d0926fc9b05b43e359b7ee", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0xb99", + "output": "0x0000000000000000000000000000000000000000000000000000000000000000" + }, + "subtraces": 1, + "traceAddress": [0, 6, 1, 1], + "transactionHash": "0x18e2db347b7e342ccd8af29f99d8074e800e9b045b6957e267b990800a6a6aea", + "transactionPosition": 86, + "type": "call" + }, + { + "action": { + "callType": "delegatecall", + "from": "0xcd5fe23c85820f7b72d0926fc9b05b43e359b7ee", + "gas": "0x42dd2", + "input": "0x70a082310000000000000000000000006131b5fae19ea4f9d964eac0408e4408b66337b5", + "to": "0xe629ee84c1bd9ea9c677d2d5391919fcf5e7d5d9", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0xa17", + "output": "0x0000000000000000000000000000000000000000000000000000000000000000" + }, + "subtraces": 0, + "traceAddress": [0, 6, 1, 1, 0], + "transactionHash": "0x18e2db347b7e342ccd8af29f99d8074e800e9b045b6957e267b990800a6a6aea", + "transactionPosition": 86, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x6131b5fae19ea4f9d964eac0408e4408b66337b5", + "gas": "0x421cb", + "input": "0xd9c45357000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000002a0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000c0000000000000000000000000cd5fe23c85820f7b72d0926fc9b05b43e359b7ee000000000000000000000000eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee00000000000000000000000000000000005bbb0ef59571e58418f9a4357b68a0000000000000000000000000000000000000000000000000000000007fffffff0000000000000000000000000000000000000000000000000000000000000240000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000408cc7a56b0000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000a0000000000000000000000000ba12222222228d8ba445958a75a0704d566bf2c8b9debddf1d894c79d2b2d09f819ff9b856fca55200000000000000000000062a000000000000000000000000cd5fe23c85820f7b72d0926fc9b05b43e359b7ee000000000000000000000000c02aaa39b223fe8d0a0e5c4f27ead9083c756cc20000000000000000000000000000000000000000000000001a203908a748899b00000000000000000000000000000000000000000000000000000000000000200000000000000000000001c1e6708ba300000000000000001ad0e5f9851fab6e", + "to": "0xf081470f5c6fbccf48cc4e5b82dd926409dcdd67", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x2758d", "output": "0x" }, + "subtraces": 5, + "traceAddress": [0, 6, 1, 2], + "transactionHash": "0x18e2db347b7e342ccd8af29f99d8074e800e9b045b6957e267b990800a6a6aea", + "transactionPosition": 86, + "type": "call" + }, + { + "action": { + "callType": "delegatecall", + "from": "0xf081470f5c6fbccf48cc4e5b82dd926409dcdd67", + "gas": "0x3deb1", + "input": "0x8cc7a56b0000000000000000000000000000000000000000000000000000000000000040000000010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a0000000000000000000000000ba12222222228d8ba445958a75a0704d566bf2c8b9debddf1d894c79d2b2d09f819ff9b856fca55200000000000000000000062a000000000000000000000000cd5fe23c85820f7b72d0926fc9b05b43e359b7ee000000000000000000000000c02aaa39b223fe8d0a0e5c4f27ead9083c756cc20000000000000000000000000000000000000000000000001a203908a748899b", + "to": "0x0234e50b67609e0b9de9a5dbc5d3e87b804e649d", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x1f193", + "output": "0x0000000000000000000000000000000000000000000000001ad0e5fd7590b2c0" + }, + "subtraces": 2, + "traceAddress": [0, 6, 1, 2, 0], + "transactionHash": "0x18e2db347b7e342ccd8af29f99d8074e800e9b045b6957e267b990800a6a6aea", + "transactionPosition": 86, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0xf081470f5c6fbccf48cc4e5b82dd926409dcdd67", + "gas": "0x3caa6", + "input": "0x70a08231000000000000000000000000f081470f5c6fbccf48cc4e5b82dd926409dcdd67", + "to": "0xcd5fe23c85820f7b72d0926fc9b05b43e359b7ee", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x3c9", + "output": "0x0000000000000000000000000000000000000000000000001a203908a748899c" + }, + "subtraces": 1, + "traceAddress": [0, 6, 1, 2, 0, 0], + "transactionHash": "0x18e2db347b7e342ccd8af29f99d8074e800e9b045b6957e267b990800a6a6aea", + "transactionPosition": 86, + "type": "call" + }, + { + "action": { + "callType": "delegatecall", + "from": "0xcd5fe23c85820f7b72d0926fc9b05b43e359b7ee", + "gas": "0x3ba28", + "input": "0x70a08231000000000000000000000000f081470f5c6fbccf48cc4e5b82dd926409dcdd67", + "to": "0xe629ee84c1bd9ea9c677d2d5391919fcf5e7d5d9", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x247", + "output": "0x0000000000000000000000000000000000000000000000001a203908a748899c" + }, + "subtraces": 0, + "traceAddress": [0, 6, 1, 2, 0, 0, 0], + "transactionHash": "0x18e2db347b7e342ccd8af29f99d8074e800e9b045b6957e267b990800a6a6aea", + "transactionPosition": 86, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0xf081470f5c6fbccf48cc4e5b82dd926409dcdd67", + "gas": "0x3b694", + "input": "0x52bbbe2900000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000f081470f5c6fbccf48cc4e5b82dd926409dcdd670000000000000000000000000000000000000000000000000000000000000000000000000000000000000000f081470f5c6fbccf48cc4e5b82dd926409dcdd67000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000065ea0907b9debddf1d894c79d2b2d09f819ff9b856fca55200000000000000000000062a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000cd5fe23c85820f7b72d0926fc9b05b43e359b7ee000000000000000000000000c02aaa39b223fe8d0a0e5c4f27ead9083c756cc20000000000000000000000000000000000000000000000001a203908a748899b00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000", + "to": "0xba12222222228d8ba445958a75a0704d566bf2c8", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x1d0d9", + "output": "0x0000000000000000000000000000000000000000000000001ad0e5fd7590b2c0" + }, + "subtraces": 3, + "traceAddress": [0, 6, 1, 2, 0, 1], + "transactionHash": "0x18e2db347b7e342ccd8af29f99d8074e800e9b045b6957e267b990800a6a6aea", + "transactionPosition": 86, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0xba12222222228d8ba445958a75a0704d566bf2c8", + "gas": "0x33df6", + "input": "0x01ec954a000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000001c0000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000cd5fe23c85820f7b72d0926fc9b05b43e359b7ee000000000000000000000000c02aaa39b223fe8d0a0e5c4f27ead9083c756cc20000000000000000000000000000000000000000000000001a203908a748899bb9debddf1d894c79d2b2d09f819ff9b856fca55200000000000000000000062a000000000000000000000000000000000000000000000000000000000127c968000000000000000000000000f081470f5c6fbccf48cc4e5b82dd926409dcdd67000000000000000000000000f081470f5c6fbccf48cc4e5b82dd926409dcdd6700000000000000000000000000000000000000000000000000000000000001200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000080000000000010a682e6ab8fa0560000000000000000000000000000000000000000000000007b1f5456b3198834000000000000000000000000000000000000000000000001d66e40dcb4d82ff8", + "to": "0xb9debddf1d894c79d2b2d09f819ff9b856fca552", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0xc98e", + "output": "0x0000000000000000000000000000000000000000000000001ad0e5fd7590b2c0" + }, + "subtraces": 1, + "traceAddress": [0, 6, 1, 2, 0, 1, 0], + "transactionHash": "0x18e2db347b7e342ccd8af29f99d8074e800e9b045b6957e267b990800a6a6aea", + "transactionPosition": 86, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0xb9debddf1d894c79d2b2d09f819ff9b856fca552", + "gas": "0x3115d", + "input": "0x679aefce", + "to": "0xcd5fe23c85820f7b72d0926fc9b05b43e359b7ee", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x1678", + "output": "0x0000000000000000000000000000000000000000000000000e5699e1f2a79533" + }, + "subtraces": 1, + "traceAddress": [0, 6, 1, 2, 0, 1, 0, 0], + "transactionHash": "0x18e2db347b7e342ccd8af29f99d8074e800e9b045b6957e267b990800a6a6aea", + "transactionPosition": 86, + "type": "call" + }, + { + "action": { + "callType": "delegatecall", + "from": "0xcd5fe23c85820f7b72d0926fc9b05b43e359b7ee", + "gas": "0x303c7", + "input": "0x679aefce", + "to": "0xe629ee84c1bd9ea9c677d2d5391919fcf5e7d5d9", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x14f9", + "output": "0x0000000000000000000000000000000000000000000000000e5699e1f2a79533" + }, + "subtraces": 1, + "traceAddress": [0, 6, 1, 2, 0, 1, 0, 0, 0], + "transactionHash": "0x18e2db347b7e342ccd8af29f99d8074e800e9b045b6957e267b990800a6a6aea", + "transactionPosition": 86, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0xcd5fe23c85820f7b72d0926fc9b05b43e359b7ee", + "gas": "0x2edcf", + "input": "0x561bddf80000000000000000000000000000000000000000000000000de0b6b3a7640000", + "to": "0x308861a430be4cce5502d0a12724771fc6daf216", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x9ef", + "output": "0x0000000000000000000000000000000000000000000000000e5699e1f2a79533" + }, + "subtraces": 1, + "traceAddress": [0, 6, 1, 2, 0, 1, 0, 0, 0, 0], + "transactionHash": "0x18e2db347b7e342ccd8af29f99d8074e800e9b045b6957e267b990800a6a6aea", + "transactionPosition": 86, + "type": "call" + }, + { + "action": { + "callType": "delegatecall", + "from": "0x308861a430be4cce5502d0a12724771fc6daf216", + "gas": "0x2e0c5", + "input": "0x561bddf80000000000000000000000000000000000000000000000000de0b6b3a7640000", + "to": "0x403ba4cd327293a4d23bee172982509d37310cef", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x86d", + "output": "0x0000000000000000000000000000000000000000000000000e5699e1f2a79533" + }, + "subtraces": 1, + "traceAddress": [0, 6, 1, 2, 0, 1, 0, 0, 0, 0, 0], + "transactionHash": "0x18e2db347b7e342ccd8af29f99d8074e800e9b045b6957e267b990800a6a6aea", + "transactionPosition": 86, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0x308861a430be4cce5502d0a12724771fc6daf216", + "gas": "0x2d29d", + "input": "0x3a98ef39", + "to": "0x35fa164735182de50811e8e2e824cfb9b6118ac2", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x2ea", + "output": "0x000000000000000000000000000000000000000000006f50e199d89b458372d9" + }, + "subtraces": 1, + "traceAddress": [0, 6, 1, 2, 0, 1, 0, 0, 0, 0, 0, 0], + "transactionHash": "0x18e2db347b7e342ccd8af29f99d8074e800e9b045b6957e267b990800a6a6aea", + "transactionPosition": 86, + "type": "call" + }, + { + "action": { + "callType": "delegatecall", + "from": "0x35fa164735182de50811e8e2e824cfb9b6118ac2", + "gas": "0x2c602", + "input": "0x3a98ef39", + "to": "0x1b47a665364bc15c28b05f449b53354d0ceff72f", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x16b", + "output": "0x000000000000000000000000000000000000000000006f50e199d89b458372d9" + }, + "subtraces": 0, + "traceAddress": [0, 6, 1, 2, 0, 1, 0, 0, 0, 0, 0, 0, 0], + "transactionHash": "0x18e2db347b7e342ccd8af29f99d8074e800e9b045b6957e267b990800a6a6aea", + "transactionPosition": 86, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0xba12222222228d8ba445958a75a0704d566bf2c8", + "gas": "0x24bb0", + "input": "0x23b872dd000000000000000000000000f081470f5c6fbccf48cc4e5b82dd926409dcdd67000000000000000000000000ba12222222228d8ba445958a75a0704d566bf2c80000000000000000000000000000000000000000000000001a203908a748899b", + "to": "0xcd5fe23c85820f7b72d0926fc9b05b43e359b7ee", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x2a05", + "output": "0x0000000000000000000000000000000000000000000000000000000000000001" + }, + "subtraces": 1, + "traceAddress": [0, 6, 1, 2, 0, 1, 1], + "transactionHash": "0x18e2db347b7e342ccd8af29f99d8074e800e9b045b6957e267b990800a6a6aea", + "transactionPosition": 86, + "type": "call" + }, + { + "action": { + "callType": "delegatecall", + "from": "0xcd5fe23c85820f7b72d0926fc9b05b43e359b7ee", + "gas": "0x24125", + "input": "0x23b872dd000000000000000000000000f081470f5c6fbccf48cc4e5b82dd926409dcdd67000000000000000000000000ba12222222228d8ba445958a75a0704d566bf2c80000000000000000000000000000000000000000000000001a203908a748899b", + "to": "0xe629ee84c1bd9ea9c677d2d5391919fcf5e7d5d9", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x287a", + "output": "0x0000000000000000000000000000000000000000000000000000000000000001" + }, + "subtraces": 0, + "traceAddress": [0, 6, 1, 2, 0, 1, 1, 0], + "transactionHash": "0x18e2db347b7e342ccd8af29f99d8074e800e9b045b6957e267b990800a6a6aea", + "transactionPosition": 86, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0xba12222222228d8ba445958a75a0704d566bf2c8", + "gas": "0x2130c", + "input": "0xa9059cbb000000000000000000000000f081470f5c6fbccf48cc4e5b82dd926409dcdd670000000000000000000000000000000000000000000000001ad0e5fd7590b2c0", + "to": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x323e", + "output": "0x0000000000000000000000000000000000000000000000000000000000000001" + }, + "subtraces": 0, + "traceAddress": [0, 6, 1, 2, 0, 1, 2], + "transactionHash": "0x18e2db347b7e342ccd8af29f99d8074e800e9b045b6957e267b990800a6a6aea", + "transactionPosition": 86, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0xf081470f5c6fbccf48cc4e5b82dd926409dcdd67", + "gas": "0x1f1d5", + "input": "0x70a08231000000000000000000000000f081470f5c6fbccf48cc4e5b82dd926409dcdd67", + "to": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x216", + "output": "0x0000000000000000000000000000000000000000000000001ad0e5fd7590b2c1" + }, + "subtraces": 0, + "traceAddress": [0, 6, 1, 2, 1], + "transactionHash": "0x18e2db347b7e342ccd8af29f99d8074e800e9b045b6957e267b990800a6a6aea", + "transactionPosition": 86, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0xf081470f5c6fbccf48cc4e5b82dd926409dcdd67", + "gas": "0x1eda1", + "input": "0x2e1a7d4d0000000000000000000000000000000000000000000000001ad0e5fd7590b2c0", + "to": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x23eb", "output": "0x" }, + "subtraces": 1, + "traceAddress": [0, 6, 1, 2, 2], + "transactionHash": "0x18e2db347b7e342ccd8af29f99d8074e800e9b045b6957e267b990800a6a6aea", + "transactionPosition": 86, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", + "gas": "0x8fc", + "input": "0x", + "to": "0xf081470f5c6fbccf48cc4e5b82dd926409dcdd67", + "value": "0x1ad0e5fd7590b2c0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x37", "output": "0x" }, + "subtraces": 0, + "traceAddress": [0, 6, 1, 2, 2, 0], + "transactionHash": "0x18e2db347b7e342ccd8af29f99d8074e800e9b045b6957e267b990800a6a6aea", + "transactionPosition": 86, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0xf081470f5c6fbccf48cc4e5b82dd926409dcdd67", + "gas": "0x1c6ff", + "input": "0x70a08231000000000000000000000000f081470f5c6fbccf48cc4e5b82dd926409dcdd67", + "to": "0xcd5fe23c85820f7b72d0926fc9b05b43e359b7ee", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x3c9", + "output": "0x0000000000000000000000000000000000000000000000000000000000000001" + }, + "subtraces": 1, + "traceAddress": [0, 6, 1, 2, 3], + "transactionHash": "0x18e2db347b7e342ccd8af29f99d8074e800e9b045b6957e267b990800a6a6aea", + "transactionPosition": 86, + "type": "call" + }, + { + "action": { + "callType": "delegatecall", + "from": "0xcd5fe23c85820f7b72d0926fc9b05b43e359b7ee", + "gas": "0x1be90", + "input": "0x70a08231000000000000000000000000f081470f5c6fbccf48cc4e5b82dd926409dcdd67", + "to": "0xe629ee84c1bd9ea9c677d2d5391919fcf5e7d5d9", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x247", + "output": "0x0000000000000000000000000000000000000000000000000000000000000001" + }, + "subtraces": 0, + "traceAddress": [0, 6, 1, 2, 3, 0], + "transactionHash": "0x18e2db347b7e342ccd8af29f99d8074e800e9b045b6957e267b990800a6a6aea", + "transactionPosition": 86, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0xf081470f5c6fbccf48cc4e5b82dd926409dcdd67", + "gas": "0x1a686", + "input": "0x", + "to": "0x00000000005bbb0ef59571e58418f9a4357b68a0", + "value": "0x1ad0e5fd7590b2bf" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x3a", "output": "0x" }, + "subtraces": 0, + "traceAddress": [0, 6, 1, 2, 4], + "transactionHash": "0x18e2db347b7e342ccd8af29f99d8074e800e9b045b6957e267b990800a6a6aea", + "transactionPosition": 86, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x00000000005bbb0ef59571e58418f9a4357b68a0", + "gas": "0x193f6", + "input": "0x", + "to": "0xe3939654deae5f54fd3e6b84b3a7f75f245062d8", + "value": "0x1ad0e5fd7590b2bf" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x0", "output": "0x" }, + "subtraces": 0, + "traceAddress": [0, 7], + "transactionHash": "0x18e2db347b7e342ccd8af29f99d8074e800e9b045b6957e267b990800a6a6aea", + "transactionPosition": 86, + "type": "call" + } + ], + "decoded": null + }, + { + "accessList": [], + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0xe566910D7d75023B96868c14A0d4c1F2287d7bD2", + "gas": 69399, + "gasPrice": "98945013937", + "hash": "0x11277bb43fef96f46080f5e85cdf35a24c621477522f872b9baaf7aa8fe18bfb", + "input": "0xa9059cbb0000000000000000000000002a0f6367b4249c10e98240d761c075ec141df127000000000000000000000000000000000000000000000000000000000a414650", + "maxFeePerGas": "106747642839", + "maxPriorityFeePerGas": "90000000", + "nonce": 13, + "r": "0xa680c6134a39b86bbc299ee9de54ce4efe1756854286efb9f82e8346cacd3bac", + "s": "0x5cfbf03e7a0aee4d9ec4df22d6c1bc5227696f9fe6438293f6dd945db2ff253e", + "to": "0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48", + "transactionIndex": 87, + "type": 2, + "v": "0x0", + "value": "0", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 7981633, + "effectiveGasPrice": 98945013937, + "from": "0xe566910d7d75023b96868c14a0d4c1f2287d7bd2", + "gasUsed": 62260, + "logs": [ + { + "address": "0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x000000000000000000000000000000000000000000000000000000000a414650", + "logIndex": 232, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x000000000000000000000000e566910d7d75023b96868c14a0d4c1f2287d7bd2", + "0x0000000000000000000000002a0f6367b4249c10e98240d761c075ec141df127" + ], + "transactionHash": "0x11277bb43fef96f46080f5e85cdf35a24c621477522f872b9baaf7aa8fe18bfb", + "transactionIndex": 87, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0xe566910d7d75023b96868c14a0d4c1f2287d7bd2" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0x2a0f6367b4249c10e98240d761c075ec141df127" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "172050000" + } + ] + } + } + ], + "logsBloom": "0x00000000000000000000000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008000008000000000000000000000000040000000000000000000000000000000000000000000010000000000000000000000010000000000000000000000000000000000000000000000000010000008000000000000000000000000000200000000000000000000000000000000000000000000040000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004000000000", + "status": true, + "to": "0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48", + "transactionHash": "0x11277bb43fef96f46080f5e85cdf35a24c621477522f872b9baaf7aa8fe18bfb", + "transactionIndex": 87, + "type": "0x2" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0xe566910d7d75023b96868c14a0d4c1f2287d7bd2", + "gas": "0xbaaf", + "input": "0xa9059cbb0000000000000000000000002a0f6367b4249c10e98240d761c075ec141df127000000000000000000000000000000000000000000000000000000000a414650", + "to": "0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x9ecc", + "output": "0x0000000000000000000000000000000000000000000000000000000000000001" + }, + "subtraces": 1, + "traceAddress": [], + "transactionHash": "0x11277bb43fef96f46080f5e85cdf35a24c621477522f872b9baaf7aa8fe18bfb", + "transactionPosition": 87, + "type": "call" + }, + { + "action": { + "callType": "delegatecall", + "from": "0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48", + "gas": "0x9be9", + "input": "0xa9059cbb0000000000000000000000002a0f6367b4249c10e98240d761c075ec141df127000000000000000000000000000000000000000000000000000000000a414650", + "to": "0x43506849d7c04f9138d1a2050bbf3a0c054402dd", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x8253", + "output": "0x0000000000000000000000000000000000000000000000000000000000000001" + }, + "subtraces": 0, + "traceAddress": [0], + "transactionHash": "0x11277bb43fef96f46080f5e85cdf35a24c621477522f872b9baaf7aa8fe18bfb", + "transactionPosition": 87, + "type": "call" + } + ], + "decoded": { + "signature": "transfer(address,uint256)", + "signature_with_arg_names": "transfer(address arg1,uint256 arg2)", + "name": "transfer", + "decoded": [ + { + "internalType": "address", + "name": "arg1", + "type": "address", + "decoded": "0x2a0f6367b4249c10e98240d761c075ec141df127" + }, + { + "internalType": "uint256", + "name": "arg2", + "type": "uint256", + "decoded": "172050000" + } + ] + } + }, + { + "accessList": [], + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0x7eE37Aa4028aD4011C533B974DEB5c52C6119bAF", + "gas": 412796, + "gasPrice": "98865471902", + "hash": "0x3a47f01a15ab82ac0df2e6d73e79026ac19f5095b026a12302e808d66a4b3ec8", + "input": "0x3593564c000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000065ea0ae300000000000000000000000000000000000000000000000000000000000000030a080c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000001e0000000000000000000000000000000000000000000000000000000000000030000000000000000000000000000000000000000000000000000000000000001600000000000000000000000008110af6bd2af3f5c4586032ff813c8934451abbe000000000000000000000000ffffffffffffffffffffffffffffffffffffffff000000000000000000000000000000000000000000000000000000006611958f00000000000000000000000000000000000000000000000000000000000000000000000000000000000000003fc91a3afd70395cd496c647d5a6cc9d4b2b7fad0000000000000000000000000000000000000000000000000000000065ea0f9700000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000004106ae004fd8e558400accd90ad1aa4aa55f9a4ff6e0bb930def87aff9f4c9250305bedb4e99b8f5e85d526e976fb1ffad0fb5349c97c65ed8a27ca842a05ef0d51b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000743280516a2100000000000000000000000000000000000000000000000002b1b34d347da04700000000000000000000000000000000000000000000000000000000000000a0000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000020000000000000000000000008110af6bd2af3f5c4586032ff813c8934451abbe000000000000000000000000c02aaa39b223fe8d0a0e5c4f27ead9083c756cc20000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000002b1b34d347da047", + "maxFeePerGas": "127999629373", + "maxPriorityFeePerGas": "10457965", + "nonce": 43, + "r": "0x90c926422e865886fe285f4320ab258e73275be00eae93ad1d4ca9b2d8065e89", + "s": "0x1af3f6295a5084481935338cbbbefedcc5620c5f11f1b70725651244762ff311", + "to": "0x3fC91A3afd70395Cd496C647d5a6CC9D4B2b7FAD", + "transactionIndex": 88, + "type": 2, + "v": "0x0", + "value": "0", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 8254429, + "effectiveGasPrice": 98865471902, + "from": "0x7ee37aa4028ad4011c533b974deb5c52c6119baf", + "gasUsed": 272796, + "logs": [ + { + "address": "0x000000000022D473030F116dDEE9F6B43aC78BA3", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x000000000000000000000000ffffffffffffffffffffffffffffffffffffffff000000000000000000000000000000000000000000000000000000006611958f0000000000000000000000000000000000000000000000000000000000000000", + "logIndex": 233, + "removed": false, + "topics": [ + "0xc6a377bfc4eb120024a8ac08eef205be16b817020812c73223e81d1bdb9708ec", + "0x0000000000000000000000007ee37aa4028ad4011c533b974deb5c52c6119baf", + "0x0000000000000000000000008110af6bd2af3f5c4586032ff813c8934451abbe", + "0x0000000000000000000000003fc91a3afd70395cd496c647d5a6cc9d4b2b7fad" + ], + "transactionHash": "0x3a47f01a15ab82ac0df2e6d73e79026ac19f5095b026a12302e808d66a4b3ec8", + "transactionIndex": 88, + "decoded": { + "signature": "Permit(address,address,address,uint160,uint48,uint48)", + "signature_with_arg_names": "Permit(address indexed owner,address indexed token,address indexed spender,uint160 amount,uint48 expiration,uint48 nonce)", + "name": "Permit", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "owner", + "type": "address", + "decoded": "0x7ee37aa4028ad4011c533b974deb5c52c6119baf" + }, + { + "indexed": true, + "internalType": "address", + "name": "token", + "type": "address", + "decoded": "0x8110af6bd2af3f5c4586032ff813c8934451abbe" + }, + { + "indexed": true, + "internalType": "address", + "name": "spender", + "type": "address", + "decoded": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad" + }, + { + "indexed": false, + "internalType": "uint160", + "name": "amount", + "type": "uint160", + "decoded": "1461501637330902918203684832716283019655932542975" + }, + { + "indexed": false, + "internalType": "uint48", + "name": "expiration", + "type": "uint48", + "decoded": "1712428431" + }, + { + "indexed": false, + "internalType": "uint48", + "name": "nonce", + "type": "uint48", + "decoded": "0" + } + ] + } + }, + { + "address": "0x8110AF6BD2aF3f5c4586032ff813c8934451aBBe", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x00000000000000000000000000000000000000000000000000003a94653e044a", + "logIndex": 234, + "removed": false, + "topics": [ + "0x8c5be1e5ebec7d5bd14f71427d1e84f3dd0314c0f7b2291e5b200ac8c7c3b925", + "0x0000000000000000000000008110af6bd2af3f5c4586032ff813c8934451abbe", + "0x0000000000000000000000007a250d5630b4cf539739df2c5dacb4c659f2488d" + ], + "transactionHash": "0x3a47f01a15ab82ac0df2e6d73e79026ac19f5095b026a12302e808d66a4b3ec8", + "transactionIndex": 88, + "decoded": { + "signature": "Approval(address,address,uint256)", + "signature_with_arg_names": "Approval(address indexed owner,address indexed spender,uint256 value)", + "name": "Approval", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "owner", + "type": "address", + "decoded": "0x8110af6bd2af3f5c4586032ff813c8934451abbe" + }, + { + "indexed": true, + "internalType": "address", + "name": "spender", + "type": "address", + "decoded": "0x7a250d5630b4cf539739df2c5dacb4c659f2488d" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "64409028133962" + } + ] + } + }, + { + "address": "0x8110AF6BD2aF3f5c4586032ff813c8934451aBBe", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x00000000000000000000000000000000000000000000000000003a94653e044a", + "logIndex": 235, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x0000000000000000000000008110af6bd2af3f5c4586032ff813c8934451abbe", + "0x000000000000000000000000421f66a736d4daa23bb847e22c2be28bcd0c7ee6" + ], + "transactionHash": "0x3a47f01a15ab82ac0df2e6d73e79026ac19f5095b026a12302e808d66a4b3ec8", + "transactionIndex": 88, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0x8110af6bd2af3f5c4586032ff813c8934451abbe" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0x421f66a736d4daa23bb847e22c2be28bcd0c7ee6" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "64409028133962" + } + ] + } + }, + { + "address": "0x8110AF6BD2aF3f5c4586032ff813c8934451aBBe", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x0000000000000000000000000000000000000000000000000000000000000000", + "logIndex": 236, + "removed": false, + "topics": [ + "0x8c5be1e5ebec7d5bd14f71427d1e84f3dd0314c0f7b2291e5b200ac8c7c3b925", + "0x0000000000000000000000008110af6bd2af3f5c4586032ff813c8934451abbe", + "0x0000000000000000000000007a250d5630b4cf539739df2c5dacb4c659f2488d" + ], + "transactionHash": "0x3a47f01a15ab82ac0df2e6d73e79026ac19f5095b026a12302e808d66a4b3ec8", + "transactionIndex": 88, + "decoded": { + "signature": "Approval(address,address,uint256)", + "signature_with_arg_names": "Approval(address indexed owner,address indexed spender,uint256 value)", + "name": "Approval", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "owner", + "type": "address", + "decoded": "0x8110af6bd2af3f5c4586032ff813c8934451abbe" + }, + { + "indexed": true, + "internalType": "address", + "name": "spender", + "type": "address", + "decoded": "0x7a250d5630b4cf539739df2c5dacb4c659f2488d" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "0" + } + ] + } + }, + { + "address": "0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x000000000000000000000000000000000000000000000000018240c3a3873e12", + "logIndex": 237, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x000000000000000000000000421f66a736d4daa23bb847e22c2be28bcd0c7ee6", + "0x0000000000000000000000007a250d5630b4cf539739df2c5dacb4c659f2488d" + ], + "transactionHash": "0x3a47f01a15ab82ac0df2e6d73e79026ac19f5095b026a12302e808d66a4b3ec8", + "transactionIndex": 88, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0x421f66a736d4daa23bb847e22c2be28bcd0c7ee6" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0x7a250d5630b4cf539739df2c5dacb4c659f2488d" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "108720550016663058" + } + ] + } + }, + { + "address": "0x421f66a736D4DAA23BB847e22C2Be28BCd0c7Ee6", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x0000000000000000000000000000000000000000000000000027d390f681f81100000000000000000000000000000000000000000000000105e0b7432d952881", + "logIndex": 238, + "removed": false, + "topics": [ + "0x1c411e9a96e071241c2f21f7726b17ae89e3cab4c78be50e062b03a9fffbbad1" + ], + "transactionHash": "0x3a47f01a15ab82ac0df2e6d73e79026ac19f5095b026a12302e808d66a4b3ec8", + "transactionIndex": 88, + "decoded": { + "signature": "Sync(uint112,uint112)", + "signature_with_arg_names": "Sync(uint112 reserve0,uint112 reserve1)", + "name": "Sync", + "decoded": [ + { + "indexed": false, + "internalType": "uint112", + "name": "reserve0", + "type": "uint112", + "decoded": "11210143656179729" + }, + { + "indexed": false, + "internalType": "uint112", + "name": "reserve1", + "type": "uint112", + "decoded": "18870283937837820033" + } + ] + } + }, + { + "address": "0x421f66a736D4DAA23BB847e22C2Be28BCd0c7Ee6", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x00000000000000000000000000000000000000000000000000003a94653e044a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000018240c3a3873e12", + "logIndex": 239, + "removed": false, + "topics": [ + "0xd78ad95fa46c994b6551d0da85fc275fe613ce37657fb8d5e3d130840159d822", + "0x0000000000000000000000007a250d5630b4cf539739df2c5dacb4c659f2488d", + "0x0000000000000000000000007a250d5630b4cf539739df2c5dacb4c659f2488d" + ], + "transactionHash": "0x3a47f01a15ab82ac0df2e6d73e79026ac19f5095b026a12302e808d66a4b3ec8", + "transactionIndex": 88, + "decoded": { + "signature": "Swap(address,uint256,uint256,uint256,uint256,address)", + "signature_with_arg_names": "Swap(address indexed sender,uint256 amount0In,uint256 amount1In,uint256 amount0Out,uint256 amount1Out,address indexed to)", + "name": "Swap", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "sender", + "type": "address", + "decoded": "0x7a250d5630b4cf539739df2c5dacb4c659f2488d" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "amount0In", + "type": "uint256", + "decoded": "64409028133962" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "amount1In", + "type": "uint256", + "decoded": "0" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "amount0Out", + "type": "uint256", + "decoded": "0" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "amount1Out", + "type": "uint256", + "decoded": "108720550016663058" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0x7a250d5630b4cf539739df2c5dacb4c659f2488d" + } + ] + } + }, + { + "address": "0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x000000000000000000000000000000000000000000000000018240c3a3873e12", + "logIndex": 240, + "removed": false, + "topics": [ + "0x7fcf532c15f0a6db0bd6d0e038bea71d30d808c7d98cb3bf7268a95bf5081b65", + "0x0000000000000000000000007a250d5630b4cf539739df2c5dacb4c659f2488d" + ], + "transactionHash": "0x3a47f01a15ab82ac0df2e6d73e79026ac19f5095b026a12302e808d66a4b3ec8", + "transactionIndex": 88, + "decoded": { + "signature": "Withdrawal(address,uint256)", + "signature_with_arg_names": "Withdrawal(address indexed user,uint256 amount)", + "name": "Withdrawal", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "user", + "type": "address", + "decoded": "0x7a250d5630b4cf539739df2c5dacb4c659f2488d" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "amount", + "type": "uint256", + "decoded": "108720550016663058" + } + ] + } + }, + { + "address": "0x8110AF6BD2aF3f5c4586032ff813c8934451aBBe", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x000000000000000000000000000000000000000000000000000005cf5337454e", + "logIndex": 241, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x0000000000000000000000007ee37aa4028ad4011c533b974deb5c52c6119baf", + "0x0000000000000000000000008110af6bd2af3f5c4586032ff813c8934451abbe" + ], + "transactionHash": "0x3a47f01a15ab82ac0df2e6d73e79026ac19f5095b026a12302e808d66a4b3ec8", + "transactionIndex": 88, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0x7ee37aa4028ad4011c533b974deb5c52c6119baf" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0x8110af6bd2af3f5c4586032ff813c8934451abbe" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "6388012500302" + } + ] + } + }, + { + "address": "0x8110AF6BD2aF3f5c4586032ff813c8934451aBBe", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x00000000000000000000000000000000000000000000000000006e632d1a24d3", + "logIndex": 242, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x0000000000000000000000007ee37aa4028ad4011c533b974deb5c52c6119baf", + "0x000000000000000000000000421f66a736d4daa23bb847e22c2be28bcd0c7ee6" + ], + "transactionHash": "0x3a47f01a15ab82ac0df2e6d73e79026ac19f5095b026a12302e808d66a4b3ec8", + "transactionIndex": 88, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0x7ee37aa4028ad4011c533b974deb5c52c6119baf" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0x421f66a736d4daa23bb847e22c2be28bcd0c7ee6" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "121372237505747" + } + ] + } + }, + { + "address": "0x8110AF6BD2aF3f5c4586032ff813c8934451aBBe", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x0000000000000000000000000000000000000000000000000000000000000000", + "logIndex": 243, + "removed": false, + "topics": [ + "0x8c5be1e5ebec7d5bd14f71427d1e84f3dd0314c0f7b2291e5b200ac8c7c3b925", + "0x0000000000000000000000007ee37aa4028ad4011c533b974deb5c52c6119baf", + "0x000000000000000000000000000000000022d473030f116ddee9f6b43ac78ba3" + ], + "transactionHash": "0x3a47f01a15ab82ac0df2e6d73e79026ac19f5095b026a12302e808d66a4b3ec8", + "transactionIndex": 88, + "decoded": { + "signature": "Approval(address,address,uint256)", + "signature_with_arg_names": "Approval(address indexed owner,address indexed spender,uint256 value)", + "name": "Approval", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "owner", + "type": "address", + "decoded": "0x7ee37aa4028ad4011c533b974deb5c52c6119baf" + }, + { + "indexed": true, + "internalType": "address", + "name": "spender", + "type": "address", + "decoded": "0x000000000022d473030f116ddee9f6b43ac78ba3" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "0" + } + ] + } + }, + { + "address": "0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x00000000000000000000000000000000000000000000000002cbf1af48500ff5", + "logIndex": 244, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x000000000000000000000000421f66a736d4daa23bb847e22c2be28bcd0c7ee6", + "0x0000000000000000000000003fc91a3afd70395cd496c647d5a6cc9d4b2b7fad" + ], + "transactionHash": "0x3a47f01a15ab82ac0df2e6d73e79026ac19f5095b026a12302e808d66a4b3ec8", + "transactionIndex": 88, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0x421f66a736d4daa23bb847e22c2be28bcd0c7ee6" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "201520343482896373" + } + ] + } + }, + { + "address": "0x421f66a736D4DAA23BB847e22C2Be28BCd0c7Ee6", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x000000000000000000000000000000000000000000000000002841f4239c1ce40000000000000000000000000000000000000000000000010314c593e545188c", + "logIndex": 245, + "removed": false, + "topics": [ + "0x1c411e9a96e071241c2f21f7726b17ae89e3cab4c78be50e062b03a9fffbbad1" + ], + "transactionHash": "0x3a47f01a15ab82ac0df2e6d73e79026ac19f5095b026a12302e808d66a4b3ec8", + "transactionIndex": 88, + "decoded": { + "signature": "Sync(uint112,uint112)", + "signature_with_arg_names": "Sync(uint112 reserve0,uint112 reserve1)", + "name": "Sync", + "decoded": [ + { + "indexed": false, + "internalType": "uint112", + "name": "reserve0", + "type": "uint112", + "decoded": "11331515893685476" + }, + { + "indexed": false, + "internalType": "uint112", + "name": "reserve1", + "type": "uint112", + "decoded": "18668763594354923660" + } + ] + } + }, + { + "address": "0x421f66a736D4DAA23BB847e22C2Be28BCd0c7Ee6", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x00000000000000000000000000000000000000000000000000006e632d1a24d30000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002cbf1af48500ff5", + "logIndex": 246, + "removed": false, + "topics": [ + "0xd78ad95fa46c994b6551d0da85fc275fe613ce37657fb8d5e3d130840159d822", + "0x0000000000000000000000003fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "0x0000000000000000000000003fc91a3afd70395cd496c647d5a6cc9d4b2b7fad" + ], + "transactionHash": "0x3a47f01a15ab82ac0df2e6d73e79026ac19f5095b026a12302e808d66a4b3ec8", + "transactionIndex": 88, + "decoded": { + "signature": "Swap(address,uint256,uint256,uint256,uint256,address)", + "signature_with_arg_names": "Swap(address indexed sender,uint256 amount0In,uint256 amount1In,uint256 amount0Out,uint256 amount1Out,address indexed to)", + "name": "Swap", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "sender", + "type": "address", + "decoded": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "amount0In", + "type": "uint256", + "decoded": "121372237505747" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "amount1In", + "type": "uint256", + "decoded": "0" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "amount0Out", + "type": "uint256", + "decoded": "0" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "amount1Out", + "type": "uint256", + "decoded": "201520343482896373" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad" + } + ] + } + }, + { + "address": "0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x00000000000000000000000000000000000000000000000002cbf1af48500ff5", + "logIndex": 247, + "removed": false, + "topics": [ + "0x7fcf532c15f0a6db0bd6d0e038bea71d30d808c7d98cb3bf7268a95bf5081b65", + "0x0000000000000000000000003fc91a3afd70395cd496c647d5a6cc9d4b2b7fad" + ], + "transactionHash": "0x3a47f01a15ab82ac0df2e6d73e79026ac19f5095b026a12302e808d66a4b3ec8", + "transactionIndex": 88, + "decoded": { + "signature": "Withdrawal(address,uint256)", + "signature_with_arg_names": "Withdrawal(address indexed user,uint256 amount)", + "name": "Withdrawal", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "user", + "type": "address", + "decoded": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "amount", + "type": "uint256", + "decoded": "201520343482896373" + } + ] + } + } + ], + "logsBloom": "0x00210000000000000000000080000210000000000000000010010010000000000000000000000000000000000040000002010000880010000000000000280000000000080000000000004008000000200000800000400800000120000020000000000000000000000000000000000000000000000000040000000010000000000000004000000200004000000000000000000000000001080000004000000000020000000000000000000000000000000480000000000000000040000000000000000002000000000000000000000000000000000000001010000002000020000010200000000000000000000000000000401000000000000000000000000400", + "status": true, + "to": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "transactionHash": "0x3a47f01a15ab82ac0df2e6d73e79026ac19f5095b026a12302e808d66a4b3ec8", + "transactionIndex": 88, + "type": "0x2" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0x7ee37aa4028ad4011c533b974deb5c52c6119baf", + "gas": "0x5df64", + "input": "0x3593564c000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000065ea0ae300000000000000000000000000000000000000000000000000000000000000030a080c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000001e0000000000000000000000000000000000000000000000000000000000000030000000000000000000000000000000000000000000000000000000000000001600000000000000000000000008110af6bd2af3f5c4586032ff813c8934451abbe000000000000000000000000ffffffffffffffffffffffffffffffffffffffff000000000000000000000000000000000000000000000000000000006611958f00000000000000000000000000000000000000000000000000000000000000000000000000000000000000003fc91a3afd70395cd496c647d5a6cc9d4b2b7fad0000000000000000000000000000000000000000000000000000000065ea0f9700000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000004106ae004fd8e558400accd90ad1aa4aa55f9a4ff6e0bb930def87aff9f4c9250305bedb4e99b8f5e85d526e976fb1ffad0fb5349c97c65ed8a27ca842a05ef0d51b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000743280516a2100000000000000000000000000000000000000000000000002b1b34d347da04700000000000000000000000000000000000000000000000000000000000000a0000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000020000000000000000000000008110af6bd2af3f5c4586032ff813c8934451abbe000000000000000000000000c02aaa39b223fe8d0a0e5c4f27ead9083c756cc20000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000002b1b34d347da047", + "to": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x4c6eb", "output": "0x" }, + "subtraces": 10, + "traceAddress": [], + "transactionHash": "0x3a47f01a15ab82ac0df2e6d73e79026ac19f5095b026a12302e808d66a4b3ec8", + "transactionPosition": 88, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "gas": "0x5a16e", + "input": "0x2b67b5700000000000000000000000007ee37aa4028ad4011c533b974deb5c52c6119baf0000000000000000000000008110af6bd2af3f5c4586032ff813c8934451abbe000000000000000000000000ffffffffffffffffffffffffffffffffffffffff000000000000000000000000000000000000000000000000000000006611958f00000000000000000000000000000000000000000000000000000000000000000000000000000000000000003fc91a3afd70395cd496c647d5a6cc9d4b2b7fad0000000000000000000000000000000000000000000000000000000065ea0f970000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000004106ae004fd8e558400accd90ad1aa4aa55f9a4ff6e0bb930def87aff9f4c9250305bedb4e99b8f5e85d526e976fb1ffad0fb5349c97c65ed8a27ca842a05ef0d51b00000000000000000000000000000000000000000000000000000000000000", + "to": "0x000000000022d473030f116ddee9f6b43ac78ba3", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x7842", "output": "0x" }, + "subtraces": 0, + "traceAddress": [0], + "transactionHash": "0x3a47f01a15ab82ac0df2e6d73e79026ac19f5095b026a12302e808d66a4b3ec8", + "transactionPosition": 88, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "gas": "0x521d8", + "input": "0x36c785160000000000000000000000007ee37aa4028ad4011c533b974deb5c52c6119baf000000000000000000000000421f66a736d4daa23bb847e22c2be28bcd0c7ee60000000000000000000000000000000000000000000000000000743280516a210000000000000000000000008110af6bd2af3f5c4586032ff813c8934451abbe", + "to": "0x000000000022d473030f116ddee9f6b43ac78ba3", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x323d1", "output": "0x" }, + "subtraces": 1, + "traceAddress": [1], + "transactionHash": "0x3a47f01a15ab82ac0df2e6d73e79026ac19f5095b026a12302e808d66a4b3ec8", + "transactionPosition": 88, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x000000000022d473030f116ddee9f6b43ac78ba3", + "gas": "0x4ff56", + "input": "0x23b872dd0000000000000000000000007ee37aa4028ad4011c533b974deb5c52c6119baf000000000000000000000000421f66a736d4daa23bb847e22c2be28bcd0c7ee60000000000000000000000000000000000000000000000000000743280516a21", + "to": "0x8110af6bd2af3f5c4586032ff813c8934451abbe", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x31556", + "output": "0x0000000000000000000000000000000000000000000000000000000000000001" + }, + "subtraces": 3, + "traceAddress": [1, 0], + "transactionHash": "0x3a47f01a15ab82ac0df2e6d73e79026ac19f5095b026a12302e808d66a4b3ec8", + "transactionPosition": 88, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0x8110af6bd2af3f5c4586032ff813c8934451abbe", + "gas": "0x46b4d", + "input": "0xad5c4648", + "to": "0x7a250d5630b4cf539739df2c5dacb4c659f2488d", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x113", + "output": "0x000000000000000000000000c02aaa39b223fe8d0a0e5c4f27ead9083c756cc2" + }, + "subtraces": 0, + "traceAddress": [1, 0, 0], + "transactionHash": "0x3a47f01a15ab82ac0df2e6d73e79026ac19f5095b026a12302e808d66a4b3ec8", + "transactionPosition": 88, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x8110af6bd2af3f5c4586032ff813c8934451abbe", + "gas": "0x402b5", + "input": "0x791ac94700000000000000000000000000000000000000000000000000003a94653e044a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a00000000000000000000000008110af6bd2af3f5c4586032ff813c8934451abbe0000000000000000000000000000000000000000000000000000000065ea08a300000000000000000000000000000000000000000000000000000000000000020000000000000000000000008110af6bd2af3f5c4586032ff813c8934451abbe000000000000000000000000c02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", + "to": "0x7a250d5630b4cf539739df2c5dacb4c659f2488d", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x1b93c", "output": "0x" }, + "subtraces": 7, + "traceAddress": [1, 0, 1], + "transactionHash": "0x3a47f01a15ab82ac0df2e6d73e79026ac19f5095b026a12302e808d66a4b3ec8", + "transactionPosition": 88, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x7a250d5630b4cf539739df2c5dacb4c659f2488d", + "gas": "0x3ea53", + "input": "0x23b872dd0000000000000000000000008110af6bd2af3f5c4586032ff813c8934451abbe000000000000000000000000421f66a736d4daa23bb847e22c2be28bcd0c7ee600000000000000000000000000000000000000000000000000003a94653e044a", + "to": "0x8110af6bd2af3f5c4586032ff813c8934451abbe", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x45b8", + "output": "0x0000000000000000000000000000000000000000000000000000000000000001" + }, + "subtraces": 0, + "traceAddress": [1, 0, 1, 0], + "transactionHash": "0x3a47f01a15ab82ac0df2e6d73e79026ac19f5095b026a12302e808d66a4b3ec8", + "transactionPosition": 88, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0x7a250d5630b4cf539739df2c5dacb4c659f2488d", + "gas": "0x39570", + "input": "0x0902f1ac", + "to": "0x421f66a736d4daa23bb847e22c2be28bcd0c7ee6", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x9c8", + "output": "0x000000000000000000000000000000000000000000000000002798fc9143f3c70000000000000000000000000000000000000000000000010762f806d11c66930000000000000000000000000000000000000000000000000000000065ea04b3" + }, + "subtraces": 0, + "traceAddress": [1, 0, 1, 1], + "transactionHash": "0x3a47f01a15ab82ac0df2e6d73e79026ac19f5095b026a12302e808d66a4b3ec8", + "transactionPosition": 88, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0x7a250d5630b4cf539739df2c5dacb4c659f2488d", + "gas": "0x389d0", + "input": "0x70a08231000000000000000000000000421f66a736d4daa23bb847e22c2be28bcd0c7ee6", + "to": "0x8110af6bd2af3f5c4586032ff813c8934451abbe", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x396", + "output": "0x0000000000000000000000000000000000000000000000000027d390f681f811" + }, + "subtraces": 0, + "traceAddress": [1, 0, 1, 2], + "transactionHash": "0x3a47f01a15ab82ac0df2e6d73e79026ac19f5095b026a12302e808d66a4b3ec8", + "transactionPosition": 88, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x7a250d5630b4cf539739df2c5dacb4c659f2488d", + "gas": "0x38048", + "input": "0x022c0d9f0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000018240c3a3873e120000000000000000000000007a250d5630b4cf539739df2c5dacb4c659f2488d00000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000000", + "to": "0x421f66a736d4daa23bb847e22c2be28bcd0c7ee6", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0xfed5", "output": "0x" }, + "subtraces": 3, + "traceAddress": [1, 0, 1, 3], + "transactionHash": "0x3a47f01a15ab82ac0df2e6d73e79026ac19f5095b026a12302e808d66a4b3ec8", + "transactionPosition": 88, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x421f66a736d4daa23bb847e22c2be28bcd0c7ee6", + "gas": "0x33ebb", + "input": "0xa9059cbb0000000000000000000000007a250d5630b4cf539739df2c5dacb4c659f2488d000000000000000000000000000000000000000000000000018240c3a3873e12", + "to": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x750a", + "output": "0x0000000000000000000000000000000000000000000000000000000000000001" + }, + "subtraces": 0, + "traceAddress": [1, 0, 1, 3, 0], + "transactionHash": "0x3a47f01a15ab82ac0df2e6d73e79026ac19f5095b026a12302e808d66a4b3ec8", + "transactionPosition": 88, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0x421f66a736d4daa23bb847e22c2be28bcd0c7ee6", + "gas": "0x2c92c", + "input": "0x70a08231000000000000000000000000421f66a736d4daa23bb847e22c2be28bcd0c7ee6", + "to": "0x8110af6bd2af3f5c4586032ff813c8934451abbe", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x396", + "output": "0x0000000000000000000000000000000000000000000000000027d390f681f811" + }, + "subtraces": 0, + "traceAddress": [1, 0, 1, 3, 1], + "transactionHash": "0x3a47f01a15ab82ac0df2e6d73e79026ac19f5095b026a12302e808d66a4b3ec8", + "transactionPosition": 88, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0x421f66a736d4daa23bb847e22c2be28bcd0c7ee6", + "gas": "0x2c40e", + "input": "0x70a08231000000000000000000000000421f66a736d4daa23bb847e22c2be28bcd0c7ee6", + "to": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x216", + "output": "0x00000000000000000000000000000000000000000000000105e0b7432d952881" + }, + "subtraces": 0, + "traceAddress": [1, 0, 1, 3, 2], + "transactionHash": "0x3a47f01a15ab82ac0df2e6d73e79026ac19f5095b026a12302e808d66a4b3ec8", + "transactionPosition": 88, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0x7a250d5630b4cf539739df2c5dacb4c659f2488d", + "gas": "0x283a1", + "input": "0x70a082310000000000000000000000007a250d5630b4cf539739df2c5dacb4c659f2488d", + "to": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x216", + "output": "0x000000000000000000000000000000000000000000000000018240c3a3873e12" + }, + "subtraces": 0, + "traceAddress": [1, 0, 1, 4], + "transactionHash": "0x3a47f01a15ab82ac0df2e6d73e79026ac19f5095b026a12302e808d66a4b3ec8", + "transactionPosition": 88, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x7a250d5630b4cf539739df2c5dacb4c659f2488d", + "gas": "0x27feb", + "input": "0x2e1a7d4d000000000000000000000000000000000000000000000000018240c3a3873e12", + "to": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x2407", "output": "0x" }, + "subtraces": 1, + "traceAddress": [1, 0, 1, 5], + "transactionHash": "0x3a47f01a15ab82ac0df2e6d73e79026ac19f5095b026a12302e808d66a4b3ec8", + "transactionPosition": 88, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", + "gas": "0x8fc", + "input": "0x", + "to": "0x7a250d5630b4cf539739df2c5dacb4c659f2488d", + "value": "0x18240c3a3873e12" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x53", "output": "0x" }, + "subtraces": 0, + "traceAddress": [1, 0, 1, 5, 0], + "transactionHash": "0x3a47f01a15ab82ac0df2e6d73e79026ac19f5095b026a12302e808d66a4b3ec8", + "transactionPosition": 88, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x7a250d5630b4cf539739df2c5dacb4c659f2488d", + "gas": "0x2411c", + "input": "0x", + "to": "0x8110af6bd2af3f5c4586032ff813c8934451abbe", + "value": "0x18240c3a3873e12" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x37", "output": "0x" }, + "subtraces": 0, + "traceAddress": [1, 0, 1, 6], + "transactionHash": "0x3a47f01a15ab82ac0df2e6d73e79026ac19f5095b026a12302e808d66a4b3ec8", + "transactionPosition": 88, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x8110af6bd2af3f5c4586032ff813c8934451abbe", + "gas": "0x8fc", + "input": "0x", + "to": "0xa5915bd4c6b516747256743fefcbcffc70424b38", + "value": "0x18240c3a3873e12" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x0", "output": "0x" }, + "subtraces": 0, + "traceAddress": [1, 0, 2], + "transactionHash": "0x3a47f01a15ab82ac0df2e6d73e79026ac19f5095b026a12302e808d66a4b3ec8", + "transactionPosition": 88, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "gas": "0x208b2", + "input": "0x70a082310000000000000000000000003fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "to": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x9e6", + "output": "0x0000000000000000000000000000000000000000000000000000000000000000" + }, + "subtraces": 0, + "traceAddress": [2], + "transactionHash": "0x3a47f01a15ab82ac0df2e6d73e79026ac19f5095b026a12302e808d66a4b3ec8", + "transactionPosition": 88, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "gas": "0x1fafa", + "input": "0x0902f1ac", + "to": "0x421f66a736d4daa23bb847e22c2be28bcd0c7ee6", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x1f8", + "output": "0x0000000000000000000000000000000000000000000000000027d390f681f81100000000000000000000000000000000000000000000000105e0b7432d9528810000000000000000000000000000000000000000000000000000000065ea08a3" + }, + "subtraces": 0, + "traceAddress": [3], + "transactionHash": "0x3a47f01a15ab82ac0df2e6d73e79026ac19f5095b026a12302e808d66a4b3ec8", + "transactionPosition": 88, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "gas": "0x1f658", + "input": "0x70a08231000000000000000000000000421f66a736d4daa23bb847e22c2be28bcd0c7ee6", + "to": "0x8110af6bd2af3f5c4586032ff813c8934451abbe", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x396", + "output": "0x000000000000000000000000000000000000000000000000002841f4239c1ce4" + }, + "subtraces": 0, + "traceAddress": [4], + "transactionHash": "0x3a47f01a15ab82ac0df2e6d73e79026ac19f5095b026a12302e808d66a4b3ec8", + "transactionPosition": 88, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "gas": "0x1edda", + "input": "0x022c0d9f000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002cbf1af48500ff50000000000000000000000003fc91a3afd70395cd496c647d5a6cc9d4b2b7fad00000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000000", + "to": "0x421f66a736d4daa23bb847e22c2be28bcd0c7ee6", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x8f71", "output": "0x" }, + "subtraces": 3, + "traceAddress": [5], + "transactionHash": "0x3a47f01a15ab82ac0df2e6d73e79026ac19f5095b026a12302e808d66a4b3ec8", + "transactionPosition": 88, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x421f66a736d4daa23bb847e22c2be28bcd0c7ee6", + "gas": "0x1d346", + "input": "0xa9059cbb0000000000000000000000003fc91a3afd70395cd496c647d5a6cc9d4b2b7fad00000000000000000000000000000000000000000000000002cbf1af48500ff5", + "to": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x5a7a", + "output": "0x0000000000000000000000000000000000000000000000000000000000000001" + }, + "subtraces": 0, + "traceAddress": [5, 0], + "transactionHash": "0x3a47f01a15ab82ac0df2e6d73e79026ac19f5095b026a12302e808d66a4b3ec8", + "transactionPosition": 88, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0x421f66a736d4daa23bb847e22c2be28bcd0c7ee6", + "gas": "0x177dc", + "input": "0x70a08231000000000000000000000000421f66a736d4daa23bb847e22c2be28bcd0c7ee6", + "to": "0x8110af6bd2af3f5c4586032ff813c8934451abbe", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x396", + "output": "0x000000000000000000000000000000000000000000000000002841f4239c1ce4" + }, + "subtraces": 0, + "traceAddress": [5, 1], + "transactionHash": "0x3a47f01a15ab82ac0df2e6d73e79026ac19f5095b026a12302e808d66a4b3ec8", + "transactionPosition": 88, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0x421f66a736d4daa23bb847e22c2be28bcd0c7ee6", + "gas": "0x172bf", + "input": "0x70a08231000000000000000000000000421f66a736d4daa23bb847e22c2be28bcd0c7ee6", + "to": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x216", + "output": "0x0000000000000000000000000000000000000000000000010314c593e545188c" + }, + "subtraces": 0, + "traceAddress": [5, 2], + "transactionHash": "0x3a47f01a15ab82ac0df2e6d73e79026ac19f5095b026a12302e808d66a4b3ec8", + "transactionPosition": 88, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "gas": "0x15f41", + "input": "0x70a082310000000000000000000000003fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "to": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x216", + "output": "0x00000000000000000000000000000000000000000000000002cbf1af48500ff5" + }, + "subtraces": 0, + "traceAddress": [6], + "transactionHash": "0x3a47f01a15ab82ac0df2e6d73e79026ac19f5095b026a12302e808d66a4b3ec8", + "transactionPosition": 88, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "gas": "0x15828", + "input": "0x70a082310000000000000000000000003fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "to": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x216", + "output": "0x00000000000000000000000000000000000000000000000002cbf1af48500ff5" + }, + "subtraces": 0, + "traceAddress": [7], + "transactionHash": "0x3a47f01a15ab82ac0df2e6d73e79026ac19f5095b026a12302e808d66a4b3ec8", + "transactionPosition": 88, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "gas": "0x153f8", + "input": "0x2e1a7d4d00000000000000000000000000000000000000000000000002cbf1af48500ff5", + "to": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x2404", "output": "0x" }, + "subtraces": 1, + "traceAddress": [8], + "transactionHash": "0x3a47f01a15ab82ac0df2e6d73e79026ac19f5095b026a12302e808d66a4b3ec8", + "transactionPosition": 88, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", + "gas": "0x8fc", + "input": "0x", + "to": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "value": "0x2cbf1af48500ff5" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x50", "output": "0x" }, + "subtraces": 0, + "traceAddress": [8, 0], + "transactionHash": "0x3a47f01a15ab82ac0df2e6d73e79026ac19f5095b026a12302e808d66a4b3ec8", + "transactionPosition": 88, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "gas": "0x115d6", + "input": "0x", + "to": "0x7ee37aa4028ad4011c533b974deb5c52c6119baf", + "value": "0x2cbf1af48500ff5" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x0", "output": "0x" }, + "subtraces": 0, + "traceAddress": [9], + "transactionHash": "0x3a47f01a15ab82ac0df2e6d73e79026ac19f5095b026a12302e808d66a4b3ec8", + "transactionPosition": 88, + "type": "call" + } + ], + "decoded": null + }, + { + "accessList": [], + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0x6d40E5D6fB56a5BBac9a009C55f815E59C7E8c93", + "gas": 56232, + "gasPrice": "98905013937", + "hash": "0x8b4cae6fabf4ae6ef8fb10500590c1ccf88c070c13c7308f3234ac70694cc7bc", + "input": "0x095ea7b3000000000000000000000000111111125421ca6dc452d289314280a0f8842a65ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff", + "maxFeePerGas": "113818152362", + "maxPriorityFeePerGas": "50000000", + "nonce": 2, + "r": "0x538643fd32f02a3735a70ed22971524041f638281f8014fbaa673c1fb9f75e4f", + "s": "0x3b9ba3badda744df99fcb6d37c6ee493c06f647db7570785956a8bbf954e87", + "to": "0xdAC17F958D2ee523a2206206994597C13D831ec7", + "transactionIndex": 89, + "type": 2, + "v": "0x0", + "value": "0", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 8303326, + "effectiveGasPrice": 98905013937, + "from": "0x6d40e5d6fb56a5bbac9a009c55f815e59c7e8c93", + "gasUsed": 48897, + "logs": [ + { + "address": "0xdAC17F958D2ee523a2206206994597C13D831ec7", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff", + "logIndex": 248, + "removed": false, + "topics": [ + "0x8c5be1e5ebec7d5bd14f71427d1e84f3dd0314c0f7b2291e5b200ac8c7c3b925", + "0x0000000000000000000000006d40e5d6fb56a5bbac9a009c55f815e59c7e8c93", + "0x000000000000000000000000111111125421ca6dc452d289314280a0f8842a65" + ], + "transactionHash": "0x8b4cae6fabf4ae6ef8fb10500590c1ccf88c070c13c7308f3234ac70694cc7bc", + "transactionIndex": 89, + "decoded": { + "signature": "Approval(address,address,uint256)", + "signature_with_arg_names": "Approval(address indexed owner,address indexed spender,uint256 value)", + "name": "Approval", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "owner", + "type": "address", + "decoded": "0x6d40e5d6fb56a5bbac9a009c55f815e59c7e8c93" + }, + { + "indexed": true, + "internalType": "address", + "name": "spender", + "type": "address", + "decoded": "0x111111125421ca6dc452d289314280a0f8842a65" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "115792089237316195423570985008687907853269984665640564039457584007913129639935" + } + ] + } + } + ], + "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002010000000000000000000000000000200000000000000000000000000001000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000000100000020000000000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000080000000000000000000000000000000004000000", + "status": true, + "to": "0xdac17f958d2ee523a2206206994597c13d831ec7", + "transactionHash": "0x8b4cae6fabf4ae6ef8fb10500590c1ccf88c070c13c7308f3234ac70694cc7bc", + "transactionIndex": 89, + "type": "0x2" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0x6d40e5d6fb56a5bbac9a009c55f815e59c7e8c93", + "gas": "0x85f0", + "input": "0x095ea7b3000000000000000000000000111111125421ca6dc452d289314280a0f8842a65ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff", + "to": "0xdac17f958d2ee523a2206206994597c13d831ec7", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x6949", "output": "0x" }, + "subtraces": 0, + "traceAddress": [], + "transactionHash": "0x8b4cae6fabf4ae6ef8fb10500590c1ccf88c070c13c7308f3234ac70694cc7bc", + "transactionPosition": 89, + "type": "call" + } + ], + "decoded": { + "signature": "approve(address,uint256)", + "signature_with_arg_names": "approve(address arg1,uint256 arg2)", + "name": "approve", + "decoded": [ + { + "internalType": "address", + "name": "arg1", + "type": "address", + "decoded": "0x111111125421ca6dc452d289314280a0f8842a65" + }, + { + "internalType": "uint256", + "name": "arg2", + "type": "uint256", + "decoded": "115792089237316195423570985008687907853269984665640564039457584007913129639935" + } + ] + } + }, + { + "accessList": [], + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0x2b177fdb87A9Bab54b55f1eFf89B0Cf785513403", + "gas": 261248, + "gasPrice": "98865471902", + "hash": "0x9160806164d5968f37b192f3efb4fe1f45841bdb42b396c842265b46301399d8", + "input": "0x3593564c000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000065ea0acb00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000120000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000b2d05e00000000000000000000000000000000000000000000000084615c4504fac6af3d00000000000000000000000000000000000000000000000000000000000000a000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000042dac17f958d2ee523a2206206994597c13d831ec70001f4c02aaa39b223fe8d0a0e5c4f27ead9083c756cc2000bb88248270620aa532e4d64316017be5e873e37cc09000000000000000000000000000000000000000000000000000000000000", + "maxFeePerGas": "136226987692", + "maxPriorityFeePerGas": "10457965", + "nonce": 1380, + "r": "0x3452fc04e16936fba1f6464ca264f28504472b88b494720b2dee957b3a8e2e14", + "s": "0x5ca214a04ad190562f30fd355fd79cc9b21d62a1a23e72c4f672a747ffbd438f", + "to": "0x3fC91A3afd70395Cd496C647d5a6CC9D4B2b7FAD", + "transactionIndex": 90, + "type": 2, + "v": "0x0", + "value": "0", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 8500257, + "effectiveGasPrice": 98865471902, + "from": "0x2b177fdb87a9bab54b55f1eff89b0cf785513403", + "gasUsed": 196931, + "logs": [ + { + "address": "0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x0000000000000000000000000000000000000000000000000acaf08749bcff1e", + "logIndex": 249, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x00000000000000000000000011b815efb8f581194ae79006d24e0d814b7697f6", + "0x0000000000000000000000003fc91a3afd70395cd496c647d5a6cc9d4b2b7fad" + ], + "transactionHash": "0x9160806164d5968f37b192f3efb4fe1f45841bdb42b396c842265b46301399d8", + "transactionIndex": 90, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0x11b815efb8f581194ae79006d24e0d814b7697f6" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "777698349523205918" + } + ] + } + }, + { + "address": "0xdAC17F958D2ee523a2206206994597C13D831ec7", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x00000000000000000000000000000000000000000000000000000000b2d05e00", + "logIndex": 250, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x0000000000000000000000002b177fdb87a9bab54b55f1eff89b0cf785513403", + "0x00000000000000000000000011b815efb8f581194ae79006d24e0d814b7697f6" + ], + "transactionHash": "0x9160806164d5968f37b192f3efb4fe1f45841bdb42b396c842265b46301399d8", + "transactionIndex": 90, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0x2b177fdb87a9bab54b55f1eff89b0cf785513403" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0x11b815efb8f581194ae79006d24e0d814b7697f6" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "3000000000" + } + ] + } + }, + { + "address": "0x11b815efB8f581194ae79006d24E0d814B7697F6", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0xfffffffffffffffffffffffffffffffffffffffffffffffff5350f78b64300e200000000000000000000000000000000000000000000000000000000b2d05e000000000000000000000000000000000000000000000411c5cf71d26fb7ee26af00000000000000000000000000000000000000000000000015ecf949560e9f2efffffffffffffffffffffffffffffffffffffffffffffffffffffffffffd0b2d", + "logIndex": 251, + "removed": false, + "topics": [ + "0xc42079f94a6350d7e6235f29174924f928cc2ac818eb64fed8004e115fbcca67", + "0x0000000000000000000000003fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "0x0000000000000000000000003fc91a3afd70395cd496c647d5a6cc9d4b2b7fad" + ], + "transactionHash": "0x9160806164d5968f37b192f3efb4fe1f45841bdb42b396c842265b46301399d8", + "transactionIndex": 90, + "decoded": { + "signature": "Swap(address,address,int256,int256,uint160,uint128,int24)", + "signature_with_arg_names": "Swap(address indexed sender,address indexed recipient,int256 amount0,int256 amount1,uint160 sqrtPriceX96,uint128 liquidity,int24 tick)", + "name": "Swap", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "sender", + "type": "address", + "decoded": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad" + }, + { + "indexed": true, + "internalType": "address", + "name": "recipient", + "type": "address", + "decoded": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad" + }, + { + "indexed": false, + "internalType": "int256", + "name": "amount0", + "type": "int256", + "decoded": "-777698349523205918" + }, + { + "indexed": false, + "internalType": "int256", + "name": "amount1", + "type": "int256", + "decoded": "3000000000" + }, + { + "indexed": false, + "internalType": "uint160", + "name": "sqrtPriceX96", + "type": "uint160", + "decoded": "4919632465209836937553583" + }, + { + "indexed": false, + "internalType": "uint128", + "name": "liquidity", + "type": "uint128", + "decoded": "1579911662671929134" + }, + { + "indexed": false, + "internalType": "int24", + "name": "tick", + "type": "int24", + "decoded": "-193747" + } + ] + } + }, + { + "address": "0x8248270620Aa532E4d64316017bE5E873E37cc09", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x000000000000000000000000000000000000000000000085b441084507861c83", + "logIndex": 252, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x00000000000000000000000018bbe20f81bdcb340325e28a6ee6bb426b7ccbc1", + "0x0000000000000000000000002b177fdb87a9bab54b55f1eff89b0cf785513403" + ], + "transactionHash": "0x9160806164d5968f37b192f3efb4fe1f45841bdb42b396c842265b46301399d8", + "transactionIndex": 90, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0x18bbe20f81bdcb340325e28a6ee6bb426b7ccbc1" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0x2b177fdb87a9bab54b55f1eff89b0cf785513403" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "2466405633696255581315" + } + ] + } + }, + { + "address": "0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x0000000000000000000000000000000000000000000000000acaf08749bcff1e", + "logIndex": 253, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x0000000000000000000000003fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "0x00000000000000000000000018bbe20f81bdcb340325e28a6ee6bb426b7ccbc1" + ], + "transactionHash": "0x9160806164d5968f37b192f3efb4fe1f45841bdb42b396c842265b46301399d8", + "transactionIndex": 90, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0x18bbe20f81bdcb340325e28a6ee6bb426b7ccbc1" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "777698349523205918" + } + ] + } + }, + { + "address": "0x18Bbe20F81bdcB340325E28a6eE6BB426B7cCbc1", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0xffffffffffffffffffffffffffffffffffffffffffffff7a4bbef7baf879e37d0000000000000000000000000000000000000000000000000acaf08749bcff1e0000000000000000000000000000000000000000048deb87f816339755cc259200000000000000000000000000000000000000000000015eaf2aeb1f83d1e7b8fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffec536", + "logIndex": 254, + "removed": false, + "topics": [ + "0xc42079f94a6350d7e6235f29174924f928cc2ac818eb64fed8004e115fbcca67", + "0x0000000000000000000000003fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "0x0000000000000000000000002b177fdb87a9bab54b55f1eff89b0cf785513403" + ], + "transactionHash": "0x9160806164d5968f37b192f3efb4fe1f45841bdb42b396c842265b46301399d8", + "transactionIndex": 90, + "decoded": { + "signature": "Swap(address,address,int256,int256,uint160,uint128,int24)", + "signature_with_arg_names": "Swap(address indexed sender,address indexed recipient,int256 amount0,int256 amount1,uint160 sqrtPriceX96,uint128 liquidity,int24 tick)", + "name": "Swap", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "sender", + "type": "address", + "decoded": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad" + }, + { + "indexed": true, + "internalType": "address", + "name": "recipient", + "type": "address", + "decoded": "0x2b177fdb87a9bab54b55f1eff89b0cf785513403" + }, + { + "indexed": false, + "internalType": "int256", + "name": "amount0", + "type": "int256", + "decoded": "-2466405633696255581315" + }, + { + "indexed": false, + "internalType": "int256", + "name": "amount1", + "type": "int256", + "decoded": "777698349523205918" + }, + { + "indexed": false, + "internalType": "uint160", + "name": "sqrtPriceX96", + "type": "uint160", + "decoded": "1409510844161499801913664914" + }, + { + "indexed": false, + "internalType": "uint128", + "name": "liquidity", + "type": "uint128", + "decoded": "6468982585224590387128" + }, + { + "indexed": false, + "internalType": "int24", + "name": "tick", + "type": "int24", + "decoded": "-80586" + } + ] + } + } + ], + "logsBloom": "0x00000000000000000080000000000001000000000000000000000000000000000000000000000000020000000000010002000000080020000000000000000000000000080000002800000008000000000400000000000000001010000020000000800000000000000000000000000000000000000000000000000090000800000010084000000000000000000000000000000000000000000400000000100000000000000000000000000080000000000000000000000000000004000000000000000002000000000000000000000000000000000000000000000000000000000400200000000000000000000000800000001000000000000008001000000000", + "status": true, + "to": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "transactionHash": "0x9160806164d5968f37b192f3efb4fe1f45841bdb42b396c842265b46301399d8", + "transactionIndex": 90, + "type": "0x2" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0x2b177fdb87a9bab54b55f1eff89b0cf785513403", + "gas": "0x39d74", + "input": "0x3593564c000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000065ea0acb00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000120000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000b2d05e00000000000000000000000000000000000000000000000084615c4504fac6af3d00000000000000000000000000000000000000000000000000000000000000a000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000042dac17f958d2ee523a2206206994597c13d831ec70001f4c02aaa39b223fe8d0a0e5c4f27ead9083c756cc2000bb88248270620aa532e4d64316017be5e873e37cc09000000000000000000000000000000000000000000000000000000000000", + "to": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x2fae3", "output": "0x" }, + "subtraces": 2, + "traceAddress": [], + "transactionHash": "0x9160806164d5968f37b192f3efb4fe1f45841bdb42b396c842265b46301399d8", + "transactionPosition": 90, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "gas": "0x364cc", + "input": "0x128acb080000000000000000000000003fc91a3afd70395cd496c647d5a6cc9d4b2b7fad000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b2d05e00000000000000000000000000fffd8963efd1fc6a506488495d951d5263988d2500000000000000000000000000000000000000000000000000000000000000a000000000000000000000000000000000000000000000000000000000000000a000000000000000000000000000000000000000000000000000000000000000400000000000000000000000002b177fdb87a9bab54b55f1eff89b0cf785513403000000000000000000000000000000000000000000000000000000000000002bdac17f958d2ee523a2206206994597c13d831ec70001f4c02aaa39b223fe8d0a0e5c4f27ead9083c756cc2000000000000000000000000000000000000000000", + "to": "0x11b815efb8f581194ae79006d24e0d814b7697f6", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x1b7e3", + "output": "0xfffffffffffffffffffffffffffffffffffffffffffffffff5350f78b64300e200000000000000000000000000000000000000000000000000000000b2d05e00" + }, + "subtraces": 4, + "traceAddress": [0], + "transactionHash": "0x9160806164d5968f37b192f3efb4fe1f45841bdb42b396c842265b46301399d8", + "transactionPosition": 90, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x11b815efb8f581194ae79006d24e0d814b7697f6", + "gas": "0x2c7fc", + "input": "0xa9059cbb0000000000000000000000003fc91a3afd70395cd496c647d5a6cc9d4b2b7fad0000000000000000000000000000000000000000000000000acaf08749bcff1e", + "to": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x750a", + "output": "0x0000000000000000000000000000000000000000000000000000000000000001" + }, + "subtraces": 0, + "traceAddress": [0, 0], + "transactionHash": "0x9160806164d5968f37b192f3efb4fe1f45841bdb42b396c842265b46301399d8", + "transactionPosition": 90, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0x11b815efb8f581194ae79006d24e0d814b7697f6", + "gas": "0x247c3", + "input": "0x70a0823100000000000000000000000011b815efb8f581194ae79006d24e0d814b7697f6", + "to": "0xdac17f958d2ee523a2206206994597c13d831ec7", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x13a7", + "output": "0x0000000000000000000000000000000000000000000000000000132c8340abd9" + }, + "subtraces": 0, + "traceAddress": [0, 1], + "transactionHash": "0x9160806164d5968f37b192f3efb4fe1f45841bdb42b396c842265b46301399d8", + "transactionPosition": 90, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x11b815efb8f581194ae79006d24e0d814b7697f6", + "gas": "0x2315b", + "input": "0xfa461e33fffffffffffffffffffffffffffffffffffffffffffffffff5350f78b64300e200000000000000000000000000000000000000000000000000000000b2d05e00000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000a000000000000000000000000000000000000000000000000000000000000000400000000000000000000000002b177fdb87a9bab54b55f1eff89b0cf785513403000000000000000000000000000000000000000000000000000000000000002bdac17f958d2ee523a2206206994597c13d831ec70001f4c02aaa39b223fe8d0a0e5c4f27ead9083c756cc2000000000000000000000000000000000000000000", + "to": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x7864", "output": "0x" }, + "subtraces": 1, + "traceAddress": [0, 2], + "transactionHash": "0x9160806164d5968f37b192f3efb4fe1f45841bdb42b396c842265b46301399d8", + "transactionPosition": 90, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "gas": "0x21576", + "input": "0x36c785160000000000000000000000002b177fdb87a9bab54b55f1eff89b0cf78551340300000000000000000000000011b815efb8f581194ae79006d24e0d814b7697f600000000000000000000000000000000000000000000000000000000b2d05e00000000000000000000000000dac17f958d2ee523a2206206994597c13d831ec7", + "to": "0x000000000022d473030f116ddee9f6b43ac78ba3", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x6489", "output": "0x" }, + "subtraces": 1, + "traceAddress": [0, 2, 0], + "transactionHash": "0x9160806164d5968f37b192f3efb4fe1f45841bdb42b396c842265b46301399d8", + "transactionPosition": 90, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x000000000022d473030f116ddee9f6b43ac78ba3", + "gas": "0x20112", + "input": "0x23b872dd0000000000000000000000002b177fdb87a9bab54b55f1eff89b0cf78551340300000000000000000000000011b815efb8f581194ae79006d24e0d814b7697f600000000000000000000000000000000000000000000000000000000b2d05e00", + "to": "0xdac17f958d2ee523a2206206994597c13d831ec7", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x5802", "output": "0x" }, + "subtraces": 0, + "traceAddress": [0, 2, 0, 0], + "transactionHash": "0x9160806164d5968f37b192f3efb4fe1f45841bdb42b396c842265b46301399d8", + "transactionPosition": 90, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0x11b815efb8f581194ae79006d24e0d814b7697f6", + "gas": "0x1b861", + "input": "0x70a0823100000000000000000000000011b815efb8f581194ae79006d24e0d814b7697f6", + "to": "0xdac17f958d2ee523a2206206994597c13d831ec7", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x407", + "output": "0x0000000000000000000000000000000000000000000000000000132d361109d9" + }, + "subtraces": 0, + "traceAddress": [0, 3], + "transactionHash": "0x9160806164d5968f37b192f3efb4fe1f45841bdb42b396c842265b46301399d8", + "transactionPosition": 90, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "gas": "0x1a1c6", + "input": "0x128acb080000000000000000000000002b177fdb87a9bab54b55f1eff89b0cf78551340300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000acaf08749bcff1e000000000000000000000000fffd8963efd1fc6a506488495d951d5263988d2500000000000000000000000000000000000000000000000000000000000000a000000000000000000000000000000000000000000000000000000000000000a000000000000000000000000000000000000000000000000000000000000000400000000000000000000000003fc91a3afd70395cd496c647d5a6cc9d4b2b7fad000000000000000000000000000000000000000000000000000000000000002bc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2000bb88248270620aa532e4d64316017be5e873e37cc09000000000000000000000000000000000000000000", + "to": "0x18bbe20f81bdcb340325e28a6ee6bb426b7ccbc1", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x102d4", + "output": "0xffffffffffffffffffffffffffffffffffffffffffffff7a4bbef7baf879e37d0000000000000000000000000000000000000000000000000acaf08749bcff1e" + }, + "subtraces": 4, + "traceAddress": [1], + "transactionHash": "0x9160806164d5968f37b192f3efb4fe1f45841bdb42b396c842265b46301399d8", + "transactionPosition": 90, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x18bbe20f81bdcb340325e28a6ee6bb426b7ccbc1", + "gas": "0x113e4", + "input": "0xa9059cbb0000000000000000000000002b177fdb87a9bab54b55f1eff89b0cf785513403000000000000000000000000000000000000000000000085b441084507861c83", + "to": "0x8248270620aa532e4d64316017be5e873e37cc09", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x34c7", + "output": "0x0000000000000000000000000000000000000000000000000000000000000001" + }, + "subtraces": 0, + "traceAddress": [1, 0], + "transactionHash": "0x9160806164d5968f37b192f3efb4fe1f45841bdb42b396c842265b46301399d8", + "transactionPosition": 90, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0x18bbe20f81bdcb340325e28a6ee6bb426b7ccbc1", + "gas": "0xdc8a", + "input": "0x70a0823100000000000000000000000018bbe20f81bdcb340325e28a6ee6bb426b7ccbc1", + "to": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x9e6", + "output": "0x00000000000000000000000000000000000000000000000499af5d4054d24d6a" + }, + "subtraces": 0, + "traceAddress": [1, 1], + "transactionHash": "0x9160806164d5968f37b192f3efb4fe1f45841bdb42b396c842265b46301399d8", + "transactionPosition": 90, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x18bbe20f81bdcb340325e28a6ee6bb426b7ccbc1", + "gas": "0xcfbc", + "input": "0xfa461e33ffffffffffffffffffffffffffffffffffffffffffffff7a4bbef7baf879e37d0000000000000000000000000000000000000000000000000acaf08749bcff1e000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000a000000000000000000000000000000000000000000000000000000000000000400000000000000000000000003fc91a3afd70395cd496c647d5a6cc9d4b2b7fad000000000000000000000000000000000000000000000000000000000000002bc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2000bb88248270620aa532e4d64316017be5e873e37cc09000000000000000000000000000000000000000000", + "to": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x2110", "output": "0x" }, + "subtraces": 1, + "traceAddress": [1, 2], + "transactionHash": "0x9160806164d5968f37b192f3efb4fe1f45841bdb42b396c842265b46301399d8", + "transactionPosition": 90, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "gas": "0xc390", + "input": "0xa9059cbb00000000000000000000000018bbe20f81bdcb340325e28a6ee6bb426b7ccbc10000000000000000000000000000000000000000000000000acaf08749bcff1e", + "to": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x17ae", + "output": "0x0000000000000000000000000000000000000000000000000000000000000001" + }, + "subtraces": 0, + "traceAddress": [1, 2, 0], + "transactionHash": "0x9160806164d5968f37b192f3efb4fe1f45841bdb42b396c842265b46301399d8", + "transactionPosition": 90, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0x18bbe20f81bdcb340325e28a6ee6bb426b7ccbc1", + "gas": "0xacb9", + "input": "0x70a0823100000000000000000000000018bbe20f81bdcb340325e28a6ee6bb426b7ccbc1", + "to": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x216", + "output": "0x000000000000000000000000000000000000000000000004a47a4dc79e8f4c88" + }, + "subtraces": 0, + "traceAddress": [1, 3], + "transactionHash": "0x9160806164d5968f37b192f3efb4fe1f45841bdb42b396c842265b46301399d8", + "transactionPosition": 90, + "type": "call" + } + ], + "decoded": null + }, + { + "accessList": [], + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0x7eBF1646fa6fbc76E67937822ccBe3781d4BC950", + "gas": 247225, + "gasPrice": "98865795344", + "hash": "0x0391139a4be35883959be1fe114c0b0d8172c5cc7b00d6cc5859d1f7df980b2a", + "input": "0x3593564c000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000065ea0ad700000000000000000000000000000000000000000000000000000000000000020b080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000f195a3c4ba00000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000f195a3c4ba000000000000000000000000000000000000000000000000020da61fc23c4b80c35600000000000000000000000000000000000000000000000000000000000000a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000c02aaa39b223fe8d0a0e5c4f27ead9083c756cc2000000000000000000000000c01154b4ccb518232d6bbfc9b9e6c5068b766f82", + "maxFeePerGas": "201813047669", + "maxPriorityFeePerGas": "10781407", + "nonce": 2, + "r": "0xddbffb9cd14d4fa2639e36fd2c88e814204a6e6c504c916350198c8876e6c4d8", + "s": "0x6a4dd8130cd049f5a1d4d1364304dc2cfaeddbf989f2e2a2e352e93de9c447e", + "to": "0x3fC91A3afd70395Cd496C647d5a6CC9D4B2b7FAD", + "transactionIndex": 91, + "type": 2, + "v": "0x1", + "value": "68000000000000000", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 8677170, + "effectiveGasPrice": 98865795344, + "from": "0x7ebf1646fa6fbc76e67937822ccbe3781d4bc950", + "gasUsed": 176913, + "logs": [ + { + "address": "0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x00000000000000000000000000000000000000000000000000f195a3c4ba0000", + "logIndex": 255, + "removed": false, + "topics": [ + "0xe1fffcc4923d04b559f4d29a8bfc6cda04eb5b0d3c460751c2402c5c5cc9109c", + "0x0000000000000000000000003fc91a3afd70395cd496c647d5a6cc9d4b2b7fad" + ], + "transactionHash": "0x0391139a4be35883959be1fe114c0b0d8172c5cc7b00d6cc5859d1f7df980b2a", + "transactionIndex": 91, + "decoded": { + "signature": "Deposit(address,uint256)", + "signature_with_arg_names": "Deposit(address indexed user,uint256 amount)", + "name": "Deposit", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "user", + "type": "address", + "decoded": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "amount", + "type": "uint256", + "decoded": "68000000000000000" + } + ] + } + }, + { + "address": "0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x00000000000000000000000000000000000000000000000000f195a3c4ba0000", + "logIndex": 256, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x0000000000000000000000003fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "0x0000000000000000000000001475ec80834c6a78f8afebb6670993dae632f0f7" + ], + "transactionHash": "0x0391139a4be35883959be1fe114c0b0d8172c5cc7b00d6cc5859d1f7df980b2a", + "transactionIndex": 91, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0x1475ec80834c6a78f8afebb6670993dae632f0f7" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "68000000000000000" + } + ] + } + }, + { + "address": "0xc01154B4CCB518232D6bbfC9B9E6C5068B766f82", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x00000000000000000000000000000000000000000000001c4a67e46e68efa278", + "logIndex": 257, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x0000000000000000000000001475ec80834c6a78f8afebb6670993dae632f0f7", + "0x000000000000000000000000c01154b4ccb518232d6bbfc9b9e6c5068b766f82" + ], + "transactionHash": "0x0391139a4be35883959be1fe114c0b0d8172c5cc7b00d6cc5859d1f7df980b2a", + "transactionIndex": 91, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0x1475ec80834c6a78f8afebb6670993dae632f0f7" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0xc01154b4ccb518232d6bbfc9b9e6c5068b766f82" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "521870339108133380728" + } + ] + } + }, + { + "address": "0xc01154B4CCB518232D6bbfC9B9E6C5068B766f82", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x00000000000000000000000000000000000000000000021985b5f431c9c90ef0", + "logIndex": 258, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x0000000000000000000000001475ec80834c6a78f8afebb6670993dae632f0f7", + "0x0000000000000000000000007ebf1646fa6fbc76e67937822ccbe3781d4bc950" + ], + "transactionHash": "0x0391139a4be35883959be1fe114c0b0d8172c5cc7b00d6cc5859d1f7df980b2a", + "transactionIndex": 91, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0x1475ec80834c6a78f8afebb6670993dae632f0f7" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0x7ebf1646fa6fbc76e67937822ccbe3781d4bc950" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "9915536443054534233840" + } + ] + } + }, + { + "address": "0x1475Ec80834c6A78f8AfEbB6670993dae632F0f7", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x0000000000000000000000000000000000000000000bbac16ca46196a35c126f000000000000000000000000000000000000000000000004ff2e3f4d4627bb79", + "logIndex": 259, + "removed": false, + "topics": [ + "0x1c411e9a96e071241c2f21f7726b17ae89e3cab4c78be50e062b03a9fffbbad1" + ], + "transactionHash": "0x0391139a4be35883959be1fe114c0b0d8172c5cc7b00d6cc5859d1f7df980b2a", + "transactionIndex": 91, + "decoded": { + "signature": "Sync(uint112,uint112)", + "signature_with_arg_names": "Sync(uint112 reserve0,uint112 reserve1)", + "name": "Sync", + "decoded": [ + { + "indexed": false, + "internalType": "uint112", + "name": "reserve0", + "type": "uint112", + "decoded": "14180112231670252765450863" + }, + { + "indexed": false, + "internalType": "uint112", + "name": "reserve1", + "type": "uint112", + "decoded": "92174680224560561017" + } + ] + } + }, + { + "address": "0x1475Ec80834c6A78f8AfEbB6670993dae632F0f7", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000f195a3c4ba0000000000000000000000000000000000000000000000000235d01dd8a032b8b1680000000000000000000000000000000000000000000000000000000000000000", + "logIndex": 260, + "removed": false, + "topics": [ + "0xd78ad95fa46c994b6551d0da85fc275fe613ce37657fb8d5e3d130840159d822", + "0x0000000000000000000000003fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "0x0000000000000000000000007ebf1646fa6fbc76e67937822ccbe3781d4bc950" + ], + "transactionHash": "0x0391139a4be35883959be1fe114c0b0d8172c5cc7b00d6cc5859d1f7df980b2a", + "transactionIndex": 91, + "decoded": { + "signature": "Swap(address,uint256,uint256,uint256,uint256,address)", + "signature_with_arg_names": "Swap(address indexed sender,uint256 amount0In,uint256 amount1In,uint256 amount0Out,uint256 amount1Out,address indexed to)", + "name": "Swap", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "sender", + "type": "address", + "decoded": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "amount0In", + "type": "uint256", + "decoded": "0" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "amount1In", + "type": "uint256", + "decoded": "68000000000000000" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "amount0Out", + "type": "uint256", + "decoded": "10437406782162667614568" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "amount1Out", + "type": "uint256", + "decoded": "0" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0x7ebf1646fa6fbc76e67937822ccbe3781d4bc950" + } + ] + } + } + ], + "logsBloom": "0x00220000000000000000000080000000000000000000000000800000000040000000000000000000000000000000020002000000088000000000000000000000000000080000000000000008000000200000000000000000000000008020000000000000000000000000000000000000000000000002000000000010000000000000000000000000008000000000000000000001000000080004004000000000000000000000080000000000000000400000000000000000000000000000000000000002000000000000000000000000000000000000081000000100000000000000200000000000000000000200000000001004000000400000100000000000", + "status": true, + "to": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "transactionHash": "0x0391139a4be35883959be1fe114c0b0d8172c5cc7b00d6cc5859d1f7df980b2a", + "transactionIndex": 91, + "type": "0x2" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0x7ebf1646fa6fbc76e67937822ccbe3781d4bc950", + "gas": "0x365c9", + "input": "0x3593564c000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000065ea0ad700000000000000000000000000000000000000000000000000000000000000020b080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000f195a3c4ba00000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000f195a3c4ba000000000000000000000000000000000000000000000000020da61fc23c4b80c35600000000000000000000000000000000000000000000000000000000000000a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000c02aaa39b223fe8d0a0e5c4f27ead9083c756cc2000000000000000000000000c01154b4ccb518232d6bbfc9b9e6c5068b766f82", + "to": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "value": "0xf195a3c4ba0000" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x2b6bd", "output": "0x" }, + "subtraces": 7, + "traceAddress": [], + "transactionHash": "0x0391139a4be35883959be1fe114c0b0d8172c5cc7b00d6cc5859d1f7df980b2a", + "transactionPosition": 91, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "gas": "0x31af9", + "input": "0xd0e30db0", + "to": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", + "value": "0xf195a3c4ba0000" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x5da6", "output": "0x" }, + "subtraces": 0, + "traceAddress": [0], + "transactionHash": "0x0391139a4be35883959be1fe114c0b0d8172c5cc7b00d6cc5859d1f7df980b2a", + "transactionPosition": 91, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "gas": "0x2b5c4", + "input": "0xa9059cbb0000000000000000000000001475ec80834c6a78f8afebb6670993dae632f0f700000000000000000000000000000000000000000000000000f195a3c4ba0000", + "to": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x1f7e", + "output": "0x0000000000000000000000000000000000000000000000000000000000000001" + }, + "subtraces": 0, + "traceAddress": [1], + "transactionHash": "0x0391139a4be35883959be1fe114c0b0d8172c5cc7b00d6cc5859d1f7df980b2a", + "transactionPosition": 91, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "gas": "0x28b60", + "input": "0x70a082310000000000000000000000007ebf1646fa6fbc76e67937822ccbe3781d4bc950", + "to": "0xc01154b4ccb518232d6bbfc9b9e6c5068b766f82", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0xb5d", + "output": "0x0000000000000000000000000000000000000000000000000000000000000000" + }, + "subtraces": 0, + "traceAddress": [2], + "transactionHash": "0x0391139a4be35883959be1fe114c0b0d8172c5cc7b00d6cc5859d1f7df980b2a", + "transactionPosition": 91, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "gas": "0x27293", + "input": "0x0902f1ac", + "to": "0x1475ec80834c6a78f8afebb6670993dae632f0f7", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x9c8", + "output": "0x0000000000000000000000000000000000000000000bbcf73cc23a36d614c3d7000000000000000000000000000000000000000000000004fe3ca9a9816dbb790000000000000000000000000000000000000000000000000000000065ea08a3" + }, + "subtraces": 0, + "traceAddress": [3], + "transactionHash": "0x0391139a4be35883959be1fe114c0b0d8172c5cc7b00d6cc5859d1f7df980b2a", + "transactionPosition": 91, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "gas": "0x2662c", + "input": "0x70a082310000000000000000000000001475ec80834c6a78f8afebb6670993dae632f0f7", + "to": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x216", + "output": "0x000000000000000000000000000000000000000000000004ff2e3f4d4627bb79" + }, + "subtraces": 0, + "traceAddress": [4], + "transactionHash": "0x0391139a4be35883959be1fe114c0b0d8172c5cc7b00d6cc5859d1f7df980b2a", + "transactionPosition": 91, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "gas": "0x25f1e", + "input": "0x022c0d9f000000000000000000000000000000000000000000000235d01dd8a032b8b16800000000000000000000000000000000000000000000000000000000000000000000000000000000000000007ebf1646fa6fbc76e67937822ccbe3781d4bc95000000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000000", + "to": "0x1475ec80834c6a78f8afebb6670993dae632f0f7", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x1b224", "output": "0x" }, + "subtraces": 3, + "traceAddress": [5], + "transactionHash": "0x0391139a4be35883959be1fe114c0b0d8172c5cc7b00d6cc5859d1f7df980b2a", + "transactionPosition": 91, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x1475ec80834c6a78f8afebb6670993dae632f0f7", + "gas": "0x22bd1", + "input": "0xa9059cbb0000000000000000000000007ebf1646fa6fbc76e67937822ccbe3781d4bc950000000000000000000000000000000000000000000000235d01dd8a032b8b168", + "to": "0xc01154b4ccb518232d6bbfc9b9e6c5068b766f82", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x15ad6", + "output": "0x0000000000000000000000000000000000000000000000000000000000000001" + }, + "subtraces": 0, + "traceAddress": [5, 0], + "transactionHash": "0x0391139a4be35883959be1fe114c0b0d8172c5cc7b00d6cc5859d1f7df980b2a", + "transactionPosition": 91, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0x1475ec80834c6a78f8afebb6670993dae632f0f7", + "gas": "0xd3f9", + "input": "0x70a082310000000000000000000000001475ec80834c6a78f8afebb6670993dae632f0f7", + "to": "0xc01154b4ccb518232d6bbfc9b9e6c5068b766f82", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x38d", + "output": "0x0000000000000000000000000000000000000000000bbac16ca46196a35c126f" + }, + "subtraces": 0, + "traceAddress": [5, 1], + "transactionHash": "0x0391139a4be35883959be1fe114c0b0d8172c5cc7b00d6cc5859d1f7df980b2a", + "transactionPosition": 91, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0x1475ec80834c6a78f8afebb6670993dae632f0f7", + "gas": "0xcee5", + "input": "0x70a082310000000000000000000000001475ec80834c6a78f8afebb6670993dae632f0f7", + "to": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x216", + "output": "0x000000000000000000000000000000000000000000000004ff2e3f4d4627bb79" + }, + "subtraces": 0, + "traceAddress": [5, 2], + "transactionHash": "0x0391139a4be35883959be1fe114c0b0d8172c5cc7b00d6cc5859d1f7df980b2a", + "transactionPosition": 91, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "gas": "0xb25e", + "input": "0x70a082310000000000000000000000007ebf1646fa6fbc76e67937822ccbe3781d4bc950", + "to": "0xc01154b4ccb518232d6bbfc9b9e6c5068b766f82", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x38d", + "output": "0x00000000000000000000000000000000000000000000021985b5f431c9c90ef0" + }, + "subtraces": 0, + "traceAddress": [6], + "transactionHash": "0x0391139a4be35883959be1fe114c0b0d8172c5cc7b00d6cc5859d1f7df980b2a", + "transactionPosition": 91, + "type": "call" + } + ], + "decoded": null + }, + { + "accessList": [], + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0xB9d5d4467FDFf16687832dC23551DEF8C0A21088", + "gas": 221504, + "gasPrice": "98865471902", + "hash": "0x87db982ae326cfb8736a53a5080aa116f47da743f2f603a8d17cccbd597e49fb", + "input": "0x3593564c000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000065ea0ad700000000000000000000000000000000000000000000000000000000000000020a080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000001c00000000000000000000000000000000000000000000000000000000000000160000000000000000000000000c02aaa39b223fe8d0a0e5c4f27ead9083c756cc2000000000000000000000000ffffffffffffffffffffffffffffffffffffffff000000000000000000000000000000000000000000000000000000006611958500000000000000000000000000000000000000000000000000000000000000000000000000000000000000003fc91a3afd70395cd496c647d5a6cc9d4b2b7fad0000000000000000000000000000000000000000000000000000000065ea0f8d00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000000000000000041607d6c6ec063aaeaf4fa91b4d375cf7a377d09335784b199e163b1dadad6fa9c2d16d47069327fb70aa5fe79af2c165d1702e7a821dd678f19679947206d93ca1b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000244cdc98e0ef71500000000000000000000000000000000000000000003451f98ef69949fe5709300000000000000000000000000000000000000000000000000000000000000a000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000002000000000000000000000000c02aaa39b223fe8d0a0e5c4f27ead9083c756cc200000000000000000000000091fbb2503ac69702061f1ac6885759fc853e6eae", + "maxFeePerGas": "127999629373", + "maxPriorityFeePerGas": "10457965", + "nonce": 23, + "r": "0x156a80290a16caa4dc7148f02a29d0e5c8ea8410539d547e246c02a37214cdc0", + "s": "0x59a2116de7807a783484e9c672eb70ccce29f40915c09b65dbb2759b13076702", + "to": "0x3fC91A3afd70395Cd496C647d5a6CC9D4B2b7FAD", + "transactionIndex": 92, + "type": 2, + "v": "0x1", + "value": "0", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 8858170, + "effectiveGasPrice": 98865471902, + "from": "0xb9d5d4467fdff16687832dc23551def8c0a21088", + "gasUsed": 181000, + "logs": [], + "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", + "status": false, + "to": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "transactionHash": "0x87db982ae326cfb8736a53a5080aa116f47da743f2f603a8d17cccbd597e49fb", + "transactionIndex": 92, + "type": "0x2" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0xb9d5d4467fdff16687832dc23551def8c0a21088", + "gas": "0x2f670", + "input": "0x3593564c000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000065ea0ad700000000000000000000000000000000000000000000000000000000000000020a080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000001c00000000000000000000000000000000000000000000000000000000000000160000000000000000000000000c02aaa39b223fe8d0a0e5c4f27ead9083c756cc2000000000000000000000000ffffffffffffffffffffffffffffffffffffffff000000000000000000000000000000000000000000000000000000006611958500000000000000000000000000000000000000000000000000000000000000000000000000000000000000003fc91a3afd70395cd496c647d5a6cc9d4b2b7fad0000000000000000000000000000000000000000000000000000000065ea0f8d00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000000000000000041607d6c6ec063aaeaf4fa91b4d375cf7a377d09335784b199e163b1dadad6fa9c2d16d47069327fb70aa5fe79af2c165d1702e7a821dd678f19679947206d93ca1b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000244cdc98e0ef71500000000000000000000000000000000000000000003451f98ef69949fe5709300000000000000000000000000000000000000000000000000000000000000a000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000002000000000000000000000000c02aaa39b223fe8d0a0e5c4f27ead9083c756cc200000000000000000000000091fbb2503ac69702061f1ac6885759fc853e6eae", + "to": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "error": "Reverted", + "result": { "gasUsed": "0x25838", "output": "0x849eaf98" }, + "subtraces": 7, + "traceAddress": [], + "transactionHash": "0x87db982ae326cfb8736a53a5080aa116f47da743f2f603a8d17cccbd597e49fb", + "transactionPosition": 92, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "gas": "0x2c41e", + "input": "0x2b67b570000000000000000000000000b9d5d4467fdff16687832dc23551def8c0a21088000000000000000000000000c02aaa39b223fe8d0a0e5c4f27ead9083c756cc2000000000000000000000000ffffffffffffffffffffffffffffffffffffffff000000000000000000000000000000000000000000000000000000006611958500000000000000000000000000000000000000000000000000000000000000000000000000000000000000003fc91a3afd70395cd496c647d5a6cc9d4b2b7fad0000000000000000000000000000000000000000000000000000000065ea0f8d00000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000000000000000000041607d6c6ec063aaeaf4fa91b4d375cf7a377d09335784b199e163b1dadad6fa9c2d16d47069327fb70aa5fe79af2c165d1702e7a821dd678f19679947206d93ca1b00000000000000000000000000000000000000000000000000000000000000", + "to": "0x000000000022d473030f116ddee9f6b43ac78ba3", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x7842", "output": "0x" }, + "subtraces": 0, + "traceAddress": [0], + "transactionHash": "0x87db982ae326cfb8736a53a5080aa116f47da743f2f603a8d17cccbd597e49fb", + "transactionPosition": 92, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "gas": "0x24437", + "input": "0x36c78516000000000000000000000000b9d5d4467fdff16687832dc23551def8c0a21088000000000000000000000000d7cef1e0c02b50e9c5852f47736880b66e50acde0000000000000000000000000000000000000000000000000244cdc98e0ef715000000000000000000000000c02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", + "to": "0x000000000022d473030f116ddee9f6b43ac78ba3", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x492c", "output": "0x" }, + "subtraces": 1, + "traceAddress": [1], + "transactionHash": "0x87db982ae326cfb8736a53a5080aa116f47da743f2f603a8d17cccbd597e49fb", + "transactionPosition": 92, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x000000000022d473030f116ddee9f6b43ac78ba3", + "gas": "0x22d2b", + "input": "0x23b872dd000000000000000000000000b9d5d4467fdff16687832dc23551def8c0a21088000000000000000000000000d7cef1e0c02b50e9c5852f47736880b66e50acde0000000000000000000000000000000000000000000000000244cdc98e0ef715", + "to": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x3ab1", + "output": "0x0000000000000000000000000000000000000000000000000000000000000001" + }, + "subtraces": 0, + "traceAddress": [1, 0], + "transactionHash": "0x87db982ae326cfb8736a53a5080aa116f47da743f2f603a8d17cccbd597e49fb", + "transactionPosition": 92, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "gas": "0x1f0ae", + "input": "0x70a08231000000000000000000000000b9d5d4467fdff16687832dc23551def8c0a21088", + "to": "0x91fbb2503ac69702061f1ac6885759fc853e6eae", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0xa11", + "output": "0x0000000000000000000000000000000000000000000000000000000000000000" + }, + "subtraces": 0, + "traceAddress": [2], + "transactionHash": "0x87db982ae326cfb8736a53a5080aa116f47da743f2f603a8d17cccbd597e49fb", + "transactionPosition": 92, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "gas": "0x1d92c", + "input": "0x0902f1ac", + "to": "0xd7cef1e0c02b50e9c5852f47736880b66e50acde", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x9c8", + "output": "0x0000000000000000000000000000000000000000047b807033f1e0b3868374120000000000000000000000000000000000000000000000030481d4e78d993c630000000000000000000000000000000000000000000000000000000065ea08a3" + }, + "subtraces": 0, + "traceAddress": [3], + "transactionHash": "0x87db982ae326cfb8736a53a5080aa116f47da743f2f603a8d17cccbd597e49fb", + "transactionPosition": 92, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "gas": "0x1ccca", + "input": "0x70a08231000000000000000000000000d7cef1e0c02b50e9c5852f47736880b66e50acde", + "to": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x216", + "output": "0x00000000000000000000000000000000000000000000000306c6a2b11ba83378" + }, + "subtraces": 0, + "traceAddress": [4], + "transactionHash": "0x87db982ae326cfb8736a53a5080aa116f47da743f2f603a8d17cccbd597e49fb", + "transactionPosition": 92, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "gas": "0x1c5bd", + "input": "0x022c0d9f0000000000000000000000000000000000000000000359a42d123b29f5c21ae10000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b9d5d4467fdff16687832dc23551def8c0a2108800000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000000", + "to": "0xd7cef1e0c02b50e9c5852f47736880b66e50acde", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x129b8", "output": "0x" }, + "subtraces": 3, + "traceAddress": [5], + "transactionHash": "0x87db982ae326cfb8736a53a5080aa116f47da743f2f603a8d17cccbd597e49fb", + "transactionPosition": 92, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0xd7cef1e0c02b50e9c5852f47736880b66e50acde", + "gas": "0x194d5", + "input": "0xa9059cbb000000000000000000000000b9d5d4467fdff16687832dc23551def8c0a210880000000000000000000000000000000000000000000359a42d123b29f5c21ae1", + "to": "0x91fbb2503ac69702061f1ac6885759fc853e6eae", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0xd3b6", + "output": "0x0000000000000000000000000000000000000000000000000000000000000001" + }, + "subtraces": 3, + "traceAddress": [5, 0], + "transactionHash": "0x87db982ae326cfb8736a53a5080aa116f47da743f2f603a8d17cccbd597e49fb", + "transactionPosition": 92, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0x91fbb2503ac69702061f1ac6885759fc853e6eae", + "gas": "0x17195", + "input": "0x0dfe1681", + "to": "0xd7cef1e0c02b50e9c5852f47736880b66e50acde", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x17d", + "output": "0x00000000000000000000000091fbb2503ac69702061f1ac6885759fc853e6eae" + }, + "subtraces": 0, + "traceAddress": [5, 0, 0], + "transactionHash": "0x87db982ae326cfb8736a53a5080aa116f47da743f2f603a8d17cccbd597e49fb", + "transactionPosition": 92, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0x91fbb2503ac69702061f1ac6885759fc853e6eae", + "gas": "0x16e82", + "input": "0xd21220a7", + "to": "0xd7cef1e0c02b50e9c5852f47736880b66e50acde", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x165", + "output": "0x000000000000000000000000c02aaa39b223fe8d0a0e5c4f27ead9083c756cc2" + }, + "subtraces": 0, + "traceAddress": [5, 0, 1], + "transactionHash": "0x87db982ae326cfb8736a53a5080aa116f47da743f2f603a8d17cccbd597e49fb", + "transactionPosition": 92, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0x91fbb2503ac69702061f1ac6885759fc853e6eae", + "gas": "0x161b8", + "input": "0xe6a4390500000000000000000000000091fbb2503ac69702061f1ac6885759fc853e6eae000000000000000000000000c02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", + "to": "0x5c69bee701ef814a2b6a3edd4b1652cb9cc5aa6f", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0xa04", + "output": "0x000000000000000000000000d7cef1e0c02b50e9c5852f47736880b66e50acde" + }, + "subtraces": 0, + "traceAddress": [5, 0, 2], + "transactionHash": "0x87db982ae326cfb8736a53a5080aa116f47da743f2f603a8d17cccbd597e49fb", + "transactionPosition": 92, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0xd7cef1e0c02b50e9c5852f47736880b66e50acde", + "gas": "0xc201", + "input": "0x70a08231000000000000000000000000d7cef1e0c02b50e9c5852f47736880b66e50acde", + "to": "0x91fbb2503ac69702061f1ac6885759fc853e6eae", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x241", + "output": "0x0000000000000000000000000000000000000000047826cc06dfa58990c15931" + }, + "subtraces": 0, + "traceAddress": [5, 1], + "transactionHash": "0x87db982ae326cfb8736a53a5080aa116f47da743f2f603a8d17cccbd597e49fb", + "transactionPosition": 92, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0xd7cef1e0c02b50e9c5852f47736880b66e50acde", + "gas": "0xbe34", + "input": "0x70a08231000000000000000000000000d7cef1e0c02b50e9c5852f47736880b66e50acde", + "to": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x216", + "output": "0x00000000000000000000000000000000000000000000000306c6a2b11ba83378" + }, + "subtraces": 0, + "traceAddress": [5, 2], + "transactionHash": "0x87db982ae326cfb8736a53a5080aa116f47da743f2f603a8d17cccbd597e49fb", + "transactionPosition": 92, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "gas": "0x9f46", + "input": "0x70a08231000000000000000000000000b9d5d4467fdff16687832dc23551def8c0a21088", + "to": "0x91fbb2503ac69702061f1ac6885759fc853e6eae", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x241", + "output": "0x000000000000000000000000000000000000000000033fe97da39aab42dd8fd6" + }, + "subtraces": 0, + "traceAddress": [6], + "transactionHash": "0x87db982ae326cfb8736a53a5080aa116f47da743f2f603a8d17cccbd597e49fb", + "transactionPosition": 92, + "type": "call" + } + ], + "decoded": null + }, + { + "accessList": [], + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0x877fDa6CFa7dBFE2819B2224500D274a4DAFBB78", + "gas": 203985, + "gasPrice": "98865471902", + "hash": "0xfbd36e1fe8d1bbdd2ea6903053acc0d48fb2027db57566bdbb26b89578b6d42a", + "input": "0x3593564c000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000065ea0ad700000000000000000000000000000000000000000000000000000000000000020b080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000017e10550f8183f030000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000017e10550f8183f0300000000000000000000000000000000000000000022758073f4270cf972f8ef00000000000000000000000000000000000000000000000000000000000000a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000c02aaa39b223fe8d0a0e5c4f27ead9083c756cc200000000000000000000000091fbb2503ac69702061f1ac6885759fc853e6eae", + "maxFeePerGas": "136226987692", + "maxPriorityFeePerGas": "10457965", + "nonce": 6, + "r": "0x2f268ddee3e634d1a9e4290b2e6e730b8dd581f205080e3fadbb74e83417eb14", + "s": "0x57767d7acf9a03df60c6d3ac39d275a3e5fa06a7c19b89977afac25b6c352e37", + "to": "0x3fC91A3afd70395Cd496C647d5a6CC9D4B2b7FAD", + "transactionIndex": 93, + "type": 2, + "v": "0x1", + "value": "1720662377950101251", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 9024754, + "effectiveGasPrice": 98865471902, + "from": "0x877fda6cfa7dbfe2819b2224500d274a4dafbb78", + "gasUsed": 166584, + "logs": [], + "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", + "status": false, + "to": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "transactionHash": "0xfbd36e1fe8d1bbdd2ea6903053acc0d48fb2027db57566bdbb26b89578b6d42a", + "transactionIndex": 93, + "type": "0x2" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0x877fda6cfa7dbfe2819b2224500d274a4dafbb78", + "gas": "0x2bc8d", + "input": "0x3593564c000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000065ea0ad700000000000000000000000000000000000000000000000000000000000000020b080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000017e10550f8183f030000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000017e10550f8183f0300000000000000000000000000000000000000000022758073f4270cf972f8ef00000000000000000000000000000000000000000000000000000000000000a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000c02aaa39b223fe8d0a0e5c4f27ead9083c756cc200000000000000000000000091fbb2503ac69702061f1ac6885759fc853e6eae", + "to": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "value": "0x17e10550f8183f03" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "error": "Reverted", + "result": { "gasUsed": "0x22a74", "output": "0x849eaf98" }, + "subtraces": 7, + "traceAddress": [], + "transactionHash": "0xfbd36e1fe8d1bbdd2ea6903053acc0d48fb2027db57566bdbb26b89578b6d42a", + "transactionPosition": 93, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "gas": "0x27462", + "input": "0xd0e30db0", + "to": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", + "value": "0x17e10550f8183f03" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x5da6", "output": "0x" }, + "subtraces": 0, + "traceAddress": [0], + "transactionHash": "0xfbd36e1fe8d1bbdd2ea6903053acc0d48fb2027db57566bdbb26b89578b6d42a", + "transactionPosition": 93, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "gas": "0x20f2d", + "input": "0xa9059cbb000000000000000000000000d7cef1e0c02b50e9c5852f47736880b66e50acde00000000000000000000000000000000000000000000000017e10550f8183f03", + "to": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x1f7e", + "output": "0x0000000000000000000000000000000000000000000000000000000000000001" + }, + "subtraces": 0, + "traceAddress": [1], + "transactionHash": "0xfbd36e1fe8d1bbdd2ea6903053acc0d48fb2027db57566bdbb26b89578b6d42a", + "transactionPosition": 93, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "gas": "0x1e4c9", + "input": "0x70a08231000000000000000000000000877fda6cfa7dbfe2819b2224500d274a4dafbb78", + "to": "0x91fbb2503ac69702061f1ac6885759fc853e6eae", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0xa11", + "output": "0x0000000000000000000000000000000000000000000000000000000000000000" + }, + "subtraces": 0, + "traceAddress": [2], + "transactionHash": "0xfbd36e1fe8d1bbdd2ea6903053acc0d48fb2027db57566bdbb26b89578b6d42a", + "transactionPosition": 93, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "gas": "0x1cd43", + "input": "0x0902f1ac", + "to": "0xd7cef1e0c02b50e9c5852f47736880b66e50acde", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x9c8", + "output": "0x0000000000000000000000000000000000000000047b807033f1e0b3868374120000000000000000000000000000000000000000000000030481d4e78d993c630000000000000000000000000000000000000000000000000000000065ea08a3" + }, + "subtraces": 0, + "traceAddress": [3], + "transactionHash": "0xfbd36e1fe8d1bbdd2ea6903053acc0d48fb2027db57566bdbb26b89578b6d42a", + "transactionPosition": 93, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "gas": "0x1c0dc", + "input": "0x70a08231000000000000000000000000d7cef1e0c02b50e9c5852f47736880b66e50acde", + "to": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x216", + "output": "0x0000000000000000000000000000000000000000000000031c62da3885b17b66" + }, + "subtraces": 0, + "traceAddress": [4], + "transactionHash": "0xfbd36e1fe8d1bbdd2ea6903053acc0d48fb2027db57566bdbb26b89578b6d42a", + "transactionPosition": 93, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "gas": "0x1b9ce", + "input": "0x022c0d9f000000000000000000000000000000000000000000224e8836882424827b91a50000000000000000000000000000000000000000000000000000000000000000000000000000000000000000877fda6cfa7dbfe2819b2224500d274a4dafbb7800000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000000", + "to": "0xd7cef1e0c02b50e9c5852f47736880b66e50acde", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x129b8", "output": "0x" }, + "subtraces": 3, + "traceAddress": [5], + "transactionHash": "0xfbd36e1fe8d1bbdd2ea6903053acc0d48fb2027db57566bdbb26b89578b6d42a", + "transactionPosition": 93, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0xd7cef1e0c02b50e9c5852f47736880b66e50acde", + "gas": "0x18916", + "input": "0xa9059cbb000000000000000000000000877fda6cfa7dbfe2819b2224500d274a4dafbb78000000000000000000000000000000000000000000224e8836882424827b91a5", + "to": "0x91fbb2503ac69702061f1ac6885759fc853e6eae", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0xd3b6", + "output": "0x0000000000000000000000000000000000000000000000000000000000000001" + }, + "subtraces": 3, + "traceAddress": [5, 0], + "transactionHash": "0xfbd36e1fe8d1bbdd2ea6903053acc0d48fb2027db57566bdbb26b89578b6d42a", + "transactionPosition": 93, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0x91fbb2503ac69702061f1ac6885759fc853e6eae", + "gas": "0x16605", + "input": "0x0dfe1681", + "to": "0xd7cef1e0c02b50e9c5852f47736880b66e50acde", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x17d", + "output": "0x00000000000000000000000091fbb2503ac69702061f1ac6885759fc853e6eae" + }, + "subtraces": 0, + "traceAddress": [5, 0, 0], + "transactionHash": "0xfbd36e1fe8d1bbdd2ea6903053acc0d48fb2027db57566bdbb26b89578b6d42a", + "transactionPosition": 93, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0x91fbb2503ac69702061f1ac6885759fc853e6eae", + "gas": "0x162f2", + "input": "0xd21220a7", + "to": "0xd7cef1e0c02b50e9c5852f47736880b66e50acde", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x165", + "output": "0x000000000000000000000000c02aaa39b223fe8d0a0e5c4f27ead9083c756cc2" + }, + "subtraces": 0, + "traceAddress": [5, 0, 1], + "transactionHash": "0xfbd36e1fe8d1bbdd2ea6903053acc0d48fb2027db57566bdbb26b89578b6d42a", + "transactionPosition": 93, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0x91fbb2503ac69702061f1ac6885759fc853e6eae", + "gas": "0x15628", + "input": "0xe6a4390500000000000000000000000091fbb2503ac69702061f1ac6885759fc853e6eae000000000000000000000000c02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", + "to": "0x5c69bee701ef814a2b6a3edd4b1652cb9cc5aa6f", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0xa04", + "output": "0x000000000000000000000000d7cef1e0c02b50e9c5852f47736880b66e50acde" + }, + "subtraces": 0, + "traceAddress": [5, 0, 2], + "transactionHash": "0xfbd36e1fe8d1bbdd2ea6903053acc0d48fb2027db57566bdbb26b89578b6d42a", + "transactionPosition": 93, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0xd7cef1e0c02b50e9c5852f47736880b66e50acde", + "gas": "0xb642", + "input": "0x70a08231000000000000000000000000d7cef1e0c02b50e9c5852f47736880b66e50acde", + "to": "0x91fbb2503ac69702061f1ac6885759fc853e6eae", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x241", + "output": "0x0000000000000000000000000000000000000000045931e7fd69bc8f0407e26d" + }, + "subtraces": 0, + "traceAddress": [5, 1], + "transactionHash": "0xfbd36e1fe8d1bbdd2ea6903053acc0d48fb2027db57566bdbb26b89578b6d42a", + "transactionPosition": 93, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0xd7cef1e0c02b50e9c5852f47736880b66e50acde", + "gas": "0xb274", + "input": "0x70a08231000000000000000000000000d7cef1e0c02b50e9c5852f47736880b66e50acde", + "to": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x216", + "output": "0x0000000000000000000000000000000000000000000000031c62da3885b17b66" + }, + "subtraces": 0, + "traceAddress": [5, 2], + "transactionHash": "0xfbd36e1fe8d1bbdd2ea6903053acc0d48fb2027db57566bdbb26b89578b6d42a", + "transactionPosition": 93, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "gas": "0x9358", + "input": "0x70a08231000000000000000000000000877fda6cfa7dbfe2819b2224500d274a4dafbb78", + "to": "0x91fbb2503ac69702061f1ac6885759fc853e6eae", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x241", + "output": "0x00000000000000000000000000000000000000000021470e5ddb18d17e91763d" + }, + "subtraces": 0, + "traceAddress": [6], + "transactionHash": "0xfbd36e1fe8d1bbdd2ea6903053acc0d48fb2027db57566bdbb26b89578b6d42a", + "transactionPosition": 93, + "type": "call" + } + ], + "decoded": null + }, + { + "accessList": [], + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0x9e138C3C1249f1627168D02359A4BA82e5f2EBd4", + "gas": 231834, + "gasPrice": "98865471902", + "hash": "0x61e1e5e2a79ff52b55c9fc60196622f6e2a8a7c90cc441330978be4dd587e318", + "input": "0x3593564c000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000065ea0ad700000000000000000000000000000000000000000000000000000000000000020b080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000006f05b59d3b200000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000006f05b59d3b20000000000000000000000000000000000000000000000000000000000138ae0377c00000000000000000000000000000000000000000000000000000000000000a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000c02aaa39b223fe8d0a0e5c4f27ead9083c756cc20000000000000000000000001bb9b64927e0c5e207c9db4093b3738eef5d8447", + "maxFeePerGas": "127999629373", + "maxPriorityFeePerGas": "10457965", + "nonce": 220, + "r": "0x9354c08589f906893200aff1851ad7d36f4b05f62a2eced4c4fe9b9a1b390544", + "s": "0x56528cda78aebebcbde67a8d4b216c4973ccdbeb2a318809721e6dfa1d068812", + "to": "0x3fC91A3afd70395Cd496C647d5a6CC9D4B2b7FAD", + "transactionIndex": 94, + "type": 2, + "v": "0x0", + "value": "500000000000000000", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 9189030, + "effectiveGasPrice": 98865471902, + "from": "0x9e138c3c1249f1627168d02359a4ba82e5f2ebd4", + "gasUsed": 164276, + "logs": [ + { + "address": "0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x00000000000000000000000000000000000000000000000006f05b59d3b20000", + "logIndex": 261, + "removed": false, + "topics": [ + "0xe1fffcc4923d04b559f4d29a8bfc6cda04eb5b0d3c460751c2402c5c5cc9109c", + "0x0000000000000000000000003fc91a3afd70395cd496c647d5a6cc9d4b2b7fad" + ], + "transactionHash": "0x61e1e5e2a79ff52b55c9fc60196622f6e2a8a7c90cc441330978be4dd587e318", + "transactionIndex": 94, + "decoded": { + "signature": "Deposit(address,uint256)", + "signature_with_arg_names": "Deposit(address indexed user,uint256 amount)", + "name": "Deposit", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "user", + "type": "address", + "decoded": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "amount", + "type": "uint256", + "decoded": "500000000000000000" + } + ] + } + }, + { + "address": "0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x00000000000000000000000000000000000000000000000006f05b59d3b20000", + "logIndex": 262, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x0000000000000000000000003fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "0x000000000000000000000000b6b0c651c37ec4ca81c0a128420e02001a57fac2" + ], + "transactionHash": "0x61e1e5e2a79ff52b55c9fc60196622f6e2a8a7c90cc441330978be4dd587e318", + "transactionIndex": 94, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0xb6b0c651c37ec4ca81c0a128420e02001a57fac2" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "500000000000000000" + } + ] + } + }, + { + "address": "0x1BB9b64927e0C5e207C9DB4093b3738Eef5D8447", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x000000000000000000000000000000000000000000000000000000009c46809f", + "logIndex": 263, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x000000000000000000000000b6b0c651c37ec4ca81c0a128420e02001a57fac2", + "0x0000000000000000000000001bb9b64927e0c5e207c9db4093b3738eef5d8447" + ], + "transactionHash": "0x61e1e5e2a79ff52b55c9fc60196622f6e2a8a7c90cc441330978be4dd587e318", + "transactionIndex": 94, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0xb6b0c651c37ec4ca81c0a128420e02001a57fac2" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0x1bb9b64927e0c5e207c9db4093b3738eef5d8447" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "2621866143" + } + ] + } + }, + { + "address": "0x1BB9b64927e0C5e207C9DB4093b3738Eef5D8447", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x00000000000000000000000000000000000000000000000000000013bce79435", + "logIndex": 264, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x000000000000000000000000b6b0c651c37ec4ca81c0a128420e02001a57fac2", + "0x0000000000000000000000009e138c3c1249f1627168d02359a4ba82e5f2ebd4" + ], + "transactionHash": "0x61e1e5e2a79ff52b55c9fc60196622f6e2a8a7c90cc441330978be4dd587e318", + "transactionIndex": 94, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0xb6b0c651c37ec4ca81c0a128420e02001a57fac2" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0x9e138c3c1249f1627168d02359a4ba82e5f2ebd4" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "84773671989" + } + ] + } + }, + { + "address": "0xB6B0C651C37EC4ca81C0a128420e02001A57Fac2", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x0000000000000000000000000000000000000000000000000000736b94894b6a0000000000000000000000000000000000000000000000274496110484dd2690", + "logIndex": 265, + "removed": false, + "topics": [ + "0x1c411e9a96e071241c2f21f7726b17ae89e3cab4c78be50e062b03a9fffbbad1" + ], + "transactionHash": "0x61e1e5e2a79ff52b55c9fc60196622f6e2a8a7c90cc441330978be4dd587e318", + "transactionIndex": 94, + "decoded": { + "signature": "Sync(uint112,uint112)", + "signature_with_arg_names": "Sync(uint112 reserve0,uint112 reserve1)", + "name": "Sync", + "decoded": [ + { + "indexed": false, + "internalType": "uint112", + "name": "reserve0", + "type": "uint112", + "decoded": "126905890720618" + }, + { + "indexed": false, + "internalType": "uint112", + "name": "reserve1", + "type": "uint112", + "decoded": "724365175226864838288" + } + ] + } + }, + { + "address": "0xB6B0C651C37EC4ca81C0a128420e02001A57Fac2", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006f05b59d3b2000000000000000000000000000000000000000000000000000000000014592e14d40000000000000000000000000000000000000000000000000000000000000000", + "logIndex": 266, + "removed": false, + "topics": [ + "0xd78ad95fa46c994b6551d0da85fc275fe613ce37657fb8d5e3d130840159d822", + "0x0000000000000000000000003fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "0x0000000000000000000000009e138c3c1249f1627168d02359a4ba82e5f2ebd4" + ], + "transactionHash": "0x61e1e5e2a79ff52b55c9fc60196622f6e2a8a7c90cc441330978be4dd587e318", + "transactionIndex": 94, + "decoded": { + "signature": "Swap(address,uint256,uint256,uint256,uint256,address)", + "signature_with_arg_names": "Swap(address indexed sender,uint256 amount0In,uint256 amount1In,uint256 amount0Out,uint256 amount1Out,address indexed to)", + "name": "Swap", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "sender", + "type": "address", + "decoded": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "amount0In", + "type": "uint256", + "decoded": "0" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "amount1In", + "type": "uint256", + "decoded": "500000000000000000" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "amount0Out", + "type": "uint256", + "decoded": "87395538132" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "amount1Out", + "type": "uint256", + "decoded": "0" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0x9e138c3c1249f1627168d02359a4ba82e5f2ebd4" + } + ] + } + } + ], + "logsBloom": "0x002000000000000000000000800000000000000000000000000000000000000000000000000000000000000000000100020000000c0002000000000000000000000000080000000000000008000000200000000000000000000000008020000000000000000000000000000000000000000000000000000000000010000000200000100000000010400200000000000000000001000000080000004000000000000002000000000000008000000000000000000000100000000000000000000000000002000000000000000000000000000008000000001000000000000000000000200000000000000000020000000000001000001000400000000000000000", + "status": true, + "to": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "transactionHash": "0x61e1e5e2a79ff52b55c9fc60196622f6e2a8a7c90cc441330978be4dd587e318", + "transactionIndex": 94, + "type": "0x2" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0x9e138c3c1249f1627168d02359a4ba82e5f2ebd4", + "gas": "0x329ce", + "input": "0x3593564c000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000065ea0ad700000000000000000000000000000000000000000000000000000000000000020b080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000006f05b59d3b200000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000006f05b59d3b20000000000000000000000000000000000000000000000000000000000138ae0377c00000000000000000000000000000000000000000000000000000000000000a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000c02aaa39b223fe8d0a0e5c4f27ead9083c756cc20000000000000000000000001bb9b64927e0c5e207c9db4093b3738eef5d8447", + "to": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "value": "0x6f05b59d3b20000" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x28584", "output": "0x" }, + "subtraces": 7, + "traceAddress": [], + "transactionHash": "0x61e1e5e2a79ff52b55c9fc60196622f6e2a8a7c90cc441330978be4dd587e318", + "transactionPosition": 94, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "gas": "0x2dfee", + "input": "0xd0e30db0", + "to": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", + "value": "0x6f05b59d3b20000" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x5da6", "output": "0x" }, + "subtraces": 0, + "traceAddress": [0], + "transactionHash": "0x61e1e5e2a79ff52b55c9fc60196622f6e2a8a7c90cc441330978be4dd587e318", + "transactionPosition": 94, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "gas": "0x27ab9", + "input": "0xa9059cbb000000000000000000000000b6b0c651c37ec4ca81c0a128420e02001a57fac200000000000000000000000000000000000000000000000006f05b59d3b20000", + "to": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x1f7e", + "output": "0x0000000000000000000000000000000000000000000000000000000000000001" + }, + "subtraces": 0, + "traceAddress": [1], + "transactionHash": "0x61e1e5e2a79ff52b55c9fc60196622f6e2a8a7c90cc441330978be4dd587e318", + "transactionPosition": 94, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "gas": "0x25055", + "input": "0x70a082310000000000000000000000009e138c3c1249f1627168d02359a4ba82e5f2ebd4", + "to": "0x1bb9b64927e0c5e207c9db4093b3738eef5d8447", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0xa56", + "output": "0x0000000000000000000000000000000000000000000000000000000ba15b127c" + }, + "subtraces": 0, + "traceAddress": [2], + "transactionHash": "0x61e1e5e2a79ff52b55c9fc60196622f6e2a8a7c90cc441330978be4dd587e318", + "transactionPosition": 94, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "gas": "0x2388b", + "input": "0x0902f1ac", + "to": "0xb6b0c651c37ec4ca81c0a128420e02001a57fac2", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x9c8", + "output": "0x0000000000000000000000000000000000000000000000000000737fedb7603e0000000000000000000000000000000000000000000000273da5b5aab12b26900000000000000000000000000000000000000000000000000000000065ea0747" + }, + "subtraces": 0, + "traceAddress": [3], + "transactionHash": "0x61e1e5e2a79ff52b55c9fc60196622f6e2a8a7c90cc441330978be4dd587e318", + "transactionPosition": 94, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "gas": "0x22c24", + "input": "0x70a08231000000000000000000000000b6b0c651c37ec4ca81c0a128420e02001a57fac2", + "to": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x216", + "output": "0x0000000000000000000000000000000000000000000000274496110484dd2690" + }, + "subtraces": 0, + "traceAddress": [4], + "transactionHash": "0x61e1e5e2a79ff52b55c9fc60196622f6e2a8a7c90cc441330978be4dd587e318", + "transactionPosition": 94, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "gas": "0x22516", + "input": "0x022c0d9f00000000000000000000000000000000000000000000000000000014592e14d400000000000000000000000000000000000000000000000000000000000000000000000000000000000000009e138c3c1249f1627168d02359a4ba82e5f2ebd400000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000000", + "to": "0xb6b0c651c37ec4ca81c0a128420e02001a57fac2", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x182f9", "output": "0x" }, + "subtraces": 3, + "traceAddress": [5], + "transactionHash": "0x61e1e5e2a79ff52b55c9fc60196622f6e2a8a7c90cc441330978be4dd587e318", + "transactionPosition": 94, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0xb6b0c651c37ec4ca81c0a128420e02001a57fac2", + "gas": "0x1f2b1", + "input": "0xa9059cbb0000000000000000000000009e138c3c1249f1627168d02359a4ba82e5f2ebd400000000000000000000000000000000000000000000000000000014592e14d4", + "to": "0x1bb9b64927e0c5e207c9db4093b3738eef5d8447", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x10402", + "output": "0x0000000000000000000000000000000000000000000000000000000000000001" + }, + "subtraces": 0, + "traceAddress": [5, 0], + "transactionHash": "0x61e1e5e2a79ff52b55c9fc60196622f6e2a8a7c90cc441330978be4dd587e318", + "transactionPosition": 94, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0xb6b0c651c37ec4ca81c0a128420e02001a57fac2", + "gas": "0xf052", + "input": "0x70a08231000000000000000000000000b6b0c651c37ec4ca81c0a128420e02001a57fac2", + "to": "0x1bb9b64927e0c5e207c9db4093b3738eef5d8447", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x286", + "output": "0x0000000000000000000000000000000000000000000000000000736b94894b6a" + }, + "subtraces": 0, + "traceAddress": [5, 1], + "transactionHash": "0x61e1e5e2a79ff52b55c9fc60196622f6e2a8a7c90cc441330978be4dd587e318", + "transactionPosition": 94, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0xb6b0c651c37ec4ca81c0a128420e02001a57fac2", + "gas": "0xec40", + "input": "0x70a08231000000000000000000000000b6b0c651c37ec4ca81c0a128420e02001a57fac2", + "to": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x216", + "output": "0x0000000000000000000000000000000000000000000000274496110484dd2690" + }, + "subtraces": 0, + "traceAddress": [5, 2], + "transactionHash": "0x61e1e5e2a79ff52b55c9fc60196622f6e2a8a7c90cc441330978be4dd587e318", + "transactionPosition": 94, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "gas": "0xa6c4", + "input": "0x70a082310000000000000000000000009e138c3c1249f1627168d02359a4ba82e5f2ebd4", + "to": "0x1bb9b64927e0c5e207c9db4093b3738eef5d8447", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x286", + "output": "0x0000000000000000000000000000000000000000000000000000001f5e42a6b1" + }, + "subtraces": 0, + "traceAddress": [6], + "transactionHash": "0x61e1e5e2a79ff52b55c9fc60196622f6e2a8a7c90cc441330978be4dd587e318", + "transactionPosition": 94, + "type": "call" + } + ], + "decoded": null + }, + { + "accessList": [], + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0x7A155C1FfE2ea038b3b5687496bFbC94FdBfC6C9", + "gas": 205364, + "gasPrice": "98865471902", + "hash": "0x549d27021bb50c9fa9b0c452ec9a7f051cc57bde528ce5ef192893bb14f830c5", + "input": "0x3593564c000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000065ea0ae300000000000000000000000000000000000000000000000000000000000000020b080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000a0000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000470de4df8200000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000470de4df82000000000000000000000000000000000000000000000000000000004b6bdc489da3800000000000000000000000000000000000000000000000000000000000000a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000c02aaa39b223fe8d0a0e5c4f27ead9083c756cc2000000000000000000000000d0bcb2c156a3507670f9bedc319a6409c41ba68e", + "maxFeePerGas": "127999629373", + "maxPriorityFeePerGas": "10457965", + "nonce": 397, + "r": "0xf3b8ef89ab01c569ac0a7be532174ed23220c37cd1599f39ce4555aefec63e84", + "s": "0x7cffcd240c9481072d51680a359e4e43514718cb8c9ea9c9873a861b1cd231ad", + "to": "0x3fC91A3afd70395Cd496C647d5a6CC9D4B2b7FAD", + "transactionIndex": 95, + "type": 2, + "v": "0x0", + "value": "320000000000000000", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 9331571, + "effectiveGasPrice": 98865471902, + "from": "0x7a155c1ffe2ea038b3b5687496bfbc94fdbfc6c9", + "gasUsed": 142541, + "logs": [ + { + "address": "0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x0000000000000000000000000000000000000000000000000470de4df8200000", + "logIndex": 267, + "removed": false, + "topics": [ + "0xe1fffcc4923d04b559f4d29a8bfc6cda04eb5b0d3c460751c2402c5c5cc9109c", + "0x0000000000000000000000003fc91a3afd70395cd496c647d5a6cc9d4b2b7fad" + ], + "transactionHash": "0x549d27021bb50c9fa9b0c452ec9a7f051cc57bde528ce5ef192893bb14f830c5", + "transactionIndex": 95, + "decoded": { + "signature": "Deposit(address,uint256)", + "signature_with_arg_names": "Deposit(address indexed user,uint256 amount)", + "name": "Deposit", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "user", + "type": "address", + "decoded": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "amount", + "type": "uint256", + "decoded": "320000000000000000" + } + ] + } + }, + { + "address": "0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x0000000000000000000000000000000000000000000000000470de4df8200000", + "logIndex": 268, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x0000000000000000000000003fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "0x0000000000000000000000005df0c56381f0ec5cc5d64929a1cac87c80f0d02e" + ], + "transactionHash": "0x549d27021bb50c9fa9b0c452ec9a7f051cc57bde528ce5ef192893bb14f830c5", + "transactionIndex": 95, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0x5df0c56381f0ec5cc5d64929a1cac87c80f0d02e" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "320000000000000000" + } + ] + } + }, + { + "address": "0xd0bcB2c156a3507670f9BedC319a6409C41bA68E", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x0000000000000000000000000000000000000000000000000000490a237985cc", + "logIndex": 269, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x0000000000000000000000005df0c56381f0ec5cc5d64929a1cac87c80f0d02e", + "0x000000000000000000000000d0bcb2c156a3507670f9bedc319a6409c41ba68e" + ], + "transactionHash": "0x549d27021bb50c9fa9b0c452ec9a7f051cc57bde528ce5ef192893bb14f830c5", + "transactionIndex": 95, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0x5df0c56381f0ec5cc5d64929a1cac87c80f0d02e" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0xd0bcb2c156a3507670f9bedc319a6409c41ba68e" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "80307893667276" + } + ] + } + }, + { + "address": "0xd0bcB2c156a3507670f9BedC319a6409C41bA68E", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x00000000000000000000000000000000000000000000000000056bc0a204ee28", + "logIndex": 270, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x0000000000000000000000005df0c56381f0ec5cc5d64929a1cac87c80f0d02e", + "0x0000000000000000000000007a155c1ffe2ea038b3b5687496bfbc94fdbfc6c9" + ], + "transactionHash": "0x549d27021bb50c9fa9b0c452ec9a7f051cc57bde528ce5ef192893bb14f830c5", + "transactionIndex": 95, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0x5df0c56381f0ec5cc5d64929a1cac87c80f0d02e" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0x7a155c1ffe2ea038b3b5687496bfbc94fdbfc6c9" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "1525849979678248" + } + ] + } + }, + { + "address": "0x5Df0c56381F0ec5cc5D64929A1cac87c80f0d02e", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x000000000000000000000000000000000000000000000000dd2cc5e60aaec5080000000000000000000000000000000000000000000000000117534000699aaf", + "logIndex": 271, + "removed": false, + "topics": [ + "0x1c411e9a96e071241c2f21f7726b17ae89e3cab4c78be50e062b03a9fffbbad1" + ], + "transactionHash": "0x549d27021bb50c9fa9b0c452ec9a7f051cc57bde528ce5ef192893bb14f830c5", + "transactionIndex": 95, + "decoded": { + "signature": "Sync(uint112,uint112)", + "signature_with_arg_names": "Sync(uint112 reserve0,uint112 reserve1)", + "name": "Sync", + "decoded": [ + { + "indexed": false, + "internalType": "uint112", + "name": "reserve0", + "type": "uint112", + "decoded": "15937330773169718536" + }, + { + "indexed": false, + "internalType": "uint112", + "name": "reserve1", + "type": "uint112", + "decoded": "78623052852206255" + } + ] + } + }, + { + "address": "0x5Df0c56381F0ec5cc5D64929A1cac87c80f0d02e", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x0000000000000000000000000000000000000000000000000470de4df8200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005b4cac57e73f4", + "logIndex": 272, + "removed": false, + "topics": [ + "0xd78ad95fa46c994b6551d0da85fc275fe613ce37657fb8d5e3d130840159d822", + "0x0000000000000000000000003fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "0x0000000000000000000000007a155c1ffe2ea038b3b5687496bfbc94fdbfc6c9" + ], + "transactionHash": "0x549d27021bb50c9fa9b0c452ec9a7f051cc57bde528ce5ef192893bb14f830c5", + "transactionIndex": 95, + "decoded": { + "signature": "Swap(address,uint256,uint256,uint256,uint256,address)", + "signature_with_arg_names": "Swap(address indexed sender,uint256 amount0In,uint256 amount1In,uint256 amount0Out,uint256 amount1Out,address indexed to)", + "name": "Swap", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "sender", + "type": "address", + "decoded": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "amount0In", + "type": "uint256", + "decoded": "320000000000000000" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "amount1In", + "type": "uint256", + "decoded": "0" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "amount0Out", + "type": "uint256", + "decoded": "0" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "amount1Out", + "type": "uint256", + "decoded": "1606157873345524" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0x7a155c1ffe2ea038b3b5687496bfbc94fdbfc6c9" + } + ] + } + } + ], + "logsBloom": "0x00200000004000000000000080000000000000000000000000000000000000008000000000000000000000000000000002000000080000100000000000000000000000080000000000000008000000200000000000000000000000408020000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000080000000000000001000000088000004000000000000000000000000080000000000000000000000000000000000000000000000000000002020000000000000000000000000000000000001004000000000000000008200000000000100000000000000080001000000000400000000000040000", + "status": true, + "to": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "transactionHash": "0x549d27021bb50c9fa9b0c452ec9a7f051cc57bde528ce5ef192893bb14f830c5", + "transactionIndex": 95, + "type": "0x2" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0x7a155c1ffe2ea038b3b5687496bfbc94fdbfc6c9", + "gas": "0x2c250", + "input": "0x3593564c000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000065ea0ae300000000000000000000000000000000000000000000000000000000000000020b080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000a0000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000470de4df8200000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000470de4df82000000000000000000000000000000000000000000000000000000004b6bdc489da3800000000000000000000000000000000000000000000000000000000000000a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000c02aaa39b223fe8d0a0e5c4f27ead9083c756cc2000000000000000000000000d0bcb2c156a3507670f9bedc319a6409c41ba68e", + "to": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "value": "0x470de4df8200000" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x23085", "output": "0x" }, + "subtraces": 7, + "traceAddress": [], + "transactionHash": "0x549d27021bb50c9fa9b0c452ec9a7f051cc57bde528ce5ef192893bb14f830c5", + "transactionPosition": 95, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "gas": "0x27a0e", + "input": "0xd0e30db0", + "to": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", + "value": "0x470de4df8200000" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x5da6", "output": "0x" }, + "subtraces": 0, + "traceAddress": [0], + "transactionHash": "0x549d27021bb50c9fa9b0c452ec9a7f051cc57bde528ce5ef192893bb14f830c5", + "transactionPosition": 95, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "gas": "0x214dd", + "input": "0xa9059cbb0000000000000000000000005df0c56381f0ec5cc5d64929a1cac87c80f0d02e0000000000000000000000000000000000000000000000000470de4df8200000", + "to": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x1f7e", + "output": "0x0000000000000000000000000000000000000000000000000000000000000001" + }, + "subtraces": 0, + "traceAddress": [1], + "transactionHash": "0x549d27021bb50c9fa9b0c452ec9a7f051cc57bde528ce5ef192893bb14f830c5", + "transactionPosition": 95, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "gas": "0x1ea78", + "input": "0x70a082310000000000000000000000007a155c1ffe2ea038b3b5687496bfbc94fdbfc6c9", + "to": "0xd0bcb2c156a3507670f9bedc319a6409c41ba68e", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0xa39", + "output": "0x00000000000000000000000000000000000000000000000000295268de5f170a" + }, + "subtraces": 0, + "traceAddress": [2], + "transactionHash": "0x549d27021bb50c9fa9b0c452ec9a7f051cc57bde528ce5ef192893bb14f830c5", + "transactionPosition": 95, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "gas": "0x1d2d0", + "input": "0x0902f1ac", + "to": "0x5df0c56381f0ec5cc5d64929a1cac87c80f0d02e", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x9c8", + "output": "0x000000000000000000000000000000000000000000000000d8bbe798128ec508000000000000000000000000000000000000000000000000011d080ac5e80ea30000000000000000000000000000000000000000000000000000000065ea087f" + }, + "subtraces": 0, + "traceAddress": [3], + "transactionHash": "0x549d27021bb50c9fa9b0c452ec9a7f051cc57bde528ce5ef192893bb14f830c5", + "transactionPosition": 95, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "gas": "0x1c677", + "input": "0x70a082310000000000000000000000005df0c56381f0ec5cc5d64929a1cac87c80f0d02e", + "to": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x216", + "output": "0x000000000000000000000000000000000000000000000000dd2cc5e60aaec508" + }, + "subtraces": 0, + "traceAddress": [4], + "transactionHash": "0x549d27021bb50c9fa9b0c452ec9a7f051cc57bde528ce5ef192893bb14f830c5", + "transactionPosition": 95, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "gas": "0x1bf72", + "input": "0x022c0d9f00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005b4cac57e73f40000000000000000000000007a155c1ffe2ea038b3b5687496bfbc94fdbfc6c900000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000000", + "to": "0x5df0c56381f0ec5cc5d64929a1cac87c80f0d02e", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x12e54", "output": "0x" }, + "subtraces": 3, + "traceAddress": [5], + "transactionHash": "0x549d27021bb50c9fa9b0c452ec9a7f051cc57bde528ce5ef192893bb14f830c5", + "transactionPosition": 95, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x5df0c56381f0ec5cc5d64929a1cac87c80f0d02e", + "gas": "0x18e85", + "input": "0xa9059cbb0000000000000000000000007a155c1ffe2ea038b3b5687496bfbc94fdbfc6c90000000000000000000000000000000000000000000000000005b4cac57e73f4", + "to": "0xd0bcb2c156a3507670f9bedc319a6409c41ba68e", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0xaf7a", + "output": "0x0000000000000000000000000000000000000000000000000000000000000001" + }, + "subtraces": 0, + "traceAddress": [5, 0], + "transactionHash": "0x549d27021bb50c9fa9b0c452ec9a7f051cc57bde528ce5ef192893bb14f830c5", + "transactionPosition": 95, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0x5df0c56381f0ec5cc5d64929a1cac87c80f0d02e", + "gas": "0xdf70", + "input": "0x70a082310000000000000000000000005df0c56381f0ec5cc5d64929a1cac87c80f0d02e", + "to": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x216", + "output": "0x000000000000000000000000000000000000000000000000dd2cc5e60aaec508" + }, + "subtraces": 0, + "traceAddress": [5, 1], + "transactionHash": "0x549d27021bb50c9fa9b0c452ec9a7f051cc57bde528ce5ef192893bb14f830c5", + "transactionPosition": 95, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0x5df0c56381f0ec5cc5d64929a1cac87c80f0d02e", + "gas": "0xdbcc", + "input": "0x70a082310000000000000000000000005df0c56381f0ec5cc5d64929a1cac87c80f0d02e", + "to": "0xd0bcb2c156a3507670f9bedc319a6409c41ba68e", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x269", + "output": "0x0000000000000000000000000000000000000000000000000117534000699aaf" + }, + "subtraces": 0, + "traceAddress": [5, 2], + "transactionHash": "0x549d27021bb50c9fa9b0c452ec9a7f051cc57bde528ce5ef192893bb14f830c5", + "transactionPosition": 95, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "gas": "0x9472", + "input": "0x70a082310000000000000000000000007a155c1ffe2ea038b3b5687496bfbc94fdbfc6c9", + "to": "0xd0bcb2c156a3507670f9bedc319a6409c41ba68e", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x269", + "output": "0x000000000000000000000000000000000000000000000000002ebe2980640532" + }, + "subtraces": 0, + "traceAddress": [6], + "transactionHash": "0x549d27021bb50c9fa9b0c452ec9a7f051cc57bde528ce5ef192893bb14f830c5", + "transactionPosition": 95, + "type": "call" + } + ], + "decoded": null + }, + { + "accessList": [], + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0x6506d81776826eA432c41d5147BAf28E9B8d2A8a", + "gas": 198081, + "gasPrice": "98865471902", + "hash": "0x7f33d60a300d5a881bb33ae4a0d28e60081775bcd8739406f7e7a242f12c5ee6", + "input": "0x3593564c000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000065ea0ae30000000000000000000000000000000000000000000000000000000000000002090c0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000001600000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000006f05b59d3b20000000000000000000000000000000000000000000000000203501c443b45cbfa9500000000000000000000000000000000000000000000000000000000000000a000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000002000000000000000000000000328a268b191ef593b72498a9e8a481c086eb21be000000000000000000000000c02aaa39b223fe8d0a0e5c4f27ead9083c756cc20000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000006f05b59d3b20000", + "maxFeePerGas": "127999629373", + "maxPriorityFeePerGas": "10457965", + "nonce": 350, + "r": "0x1f038abfc9bc8d9ca28913a0c1adc90094af92e701249df8c42d7dbf3fd43f61", + "s": "0x84298064a079b68d555b35b6b2dec5f08533fb1f029a8fe89f0b3b4315ba492", + "to": "0x3fC91A3afd70395Cd496C647d5a6CC9D4B2b7FAD", + "transactionIndex": 96, + "type": 2, + "v": "0x0", + "value": "0", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 9468132, + "effectiveGasPrice": 98865471902, + "from": "0x6506d81776826ea432c41d5147baf28e9b8d2a8a", + "gasUsed": 136561, + "logs": [ + { + "address": "0x328a268b191ef593B72498a9e8a481C086EB21be", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x000000000000000000000000000000000000000000000200bfca9d0bda76e782", + "logIndex": 273, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x0000000000000000000000006506d81776826ea432c41d5147baf28e9b8d2a8a", + "0x0000000000000000000000008343cbfe85c3cadf76c76d15b87e18e89435fe4e" + ], + "transactionHash": "0x7f33d60a300d5a881bb33ae4a0d28e60081775bcd8739406f7e7a242f12c5ee6", + "transactionIndex": 96, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0x6506d81776826ea432c41d5147baf28e9b8d2a8a" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0x8343cbfe85c3cadf76c76d15b87e18e89435fe4e" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "9458552996820065642370" + } + ] + } + }, + { + "address": "0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x00000000000000000000000000000000000000000000000006f05b59d3b20000", + "logIndex": 274, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x0000000000000000000000008343cbfe85c3cadf76c76d15b87e18e89435fe4e", + "0x0000000000000000000000003fc91a3afd70395cd496c647d5a6cc9d4b2b7fad" + ], + "transactionHash": "0x7f33d60a300d5a881bb33ae4a0d28e60081775bcd8739406f7e7a242f12c5ee6", + "transactionIndex": 96, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0x8343cbfe85c3cadf76c76d15b87e18e89435fe4e" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "500000000000000000" + } + ] + } + }, + { + "address": "0x8343CBfE85c3cadF76c76d15b87E18e89435fe4E", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x000000000000000000000000000000000000000000038437e937bfe96d52a86700000000000000000000000000000000000000000000000c311efb2dc1a2d189", + "logIndex": 275, + "removed": false, + "topics": [ + "0x1c411e9a96e071241c2f21f7726b17ae89e3cab4c78be50e062b03a9fffbbad1" + ], + "transactionHash": "0x7f33d60a300d5a881bb33ae4a0d28e60081775bcd8739406f7e7a242f12c5ee6", + "transactionIndex": 96, + "decoded": { + "signature": "Sync(uint112,uint112)", + "signature_with_arg_names": "Sync(uint112 reserve0,uint112 reserve1)", + "name": "Sync", + "decoded": [ + { + "indexed": false, + "internalType": "uint112", + "name": "reserve0", + "type": "uint112", + "decoded": "4251161210618278556379239" + }, + { + "indexed": false, + "internalType": "uint112", + "name": "reserve1", + "type": "uint112", + "decoded": "224900471415615181193" + } + ] + } + }, + { + "address": "0x8343CBfE85c3cadF76c76d15b87E18e89435fe4E", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x000000000000000000000000000000000000000000000200bfca9d0bda76e7820000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006f05b59d3b20000", + "logIndex": 276, + "removed": false, + "topics": [ + "0xd78ad95fa46c994b6551d0da85fc275fe613ce37657fb8d5e3d130840159d822", + "0x0000000000000000000000003fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "0x0000000000000000000000003fc91a3afd70395cd496c647d5a6cc9d4b2b7fad" + ], + "transactionHash": "0x7f33d60a300d5a881bb33ae4a0d28e60081775bcd8739406f7e7a242f12c5ee6", + "transactionIndex": 96, + "decoded": { + "signature": "Swap(address,uint256,uint256,uint256,uint256,address)", + "signature_with_arg_names": "Swap(address indexed sender,uint256 amount0In,uint256 amount1In,uint256 amount0Out,uint256 amount1Out,address indexed to)", + "name": "Swap", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "sender", + "type": "address", + "decoded": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "amount0In", + "type": "uint256", + "decoded": "9458552996820065642370" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "amount1In", + "type": "uint256", + "decoded": "0" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "amount0Out", + "type": "uint256", + "decoded": "0" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "amount1Out", + "type": "uint256", + "decoded": "500000000000000000" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad" + } + ] + } + }, + { + "address": "0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x00000000000000000000000000000000000000000000000006f05b59d3b20000", + "logIndex": 277, + "removed": false, + "topics": [ + "0x7fcf532c15f0a6db0bd6d0e038bea71d30d808c7d98cb3bf7268a95bf5081b65", + "0x0000000000000000000000003fc91a3afd70395cd496c647d5a6cc9d4b2b7fad" + ], + "transactionHash": "0x7f33d60a300d5a881bb33ae4a0d28e60081775bcd8739406f7e7a242f12c5ee6", + "transactionIndex": 96, + "decoded": { + "signature": "Withdrawal(address,uint256)", + "signature_with_arg_names": "Withdrawal(address indexed user,uint256 amount)", + "name": "Withdrawal", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "user", + "type": "address", + "decoded": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "amount", + "type": "uint256", + "decoded": "500000000000000000" + } + ] + } + } + ], + "logsBloom": "0x00200000000000000000000080000000000000000000000000000000000000000000000000000000000000000000000002000000080000000000000000000000400000080000000000001008000000200000000000400000000000000020000000000000000002000000000200000000000000000000040000000010000000000000000000000000000000000000000000000000000000080000004000000000008000000000000000000000000040000000001000000000002000000000000000000002000000000000000000000000000000000000001000000002000000000000200000000000000000000000020000001080000000000000000001000000", + "status": true, + "to": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "transactionHash": "0x7f33d60a300d5a881bb33ae4a0d28e60081775bcd8739406f7e7a242f12c5ee6", + "transactionIndex": 96, + "type": "0x2" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0x6506d81776826ea432c41d5147baf28e9b8d2a8a", + "gas": "0x2a5a1", + "input": "0x3593564c000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000065ea0ae30000000000000000000000000000000000000000000000000000000000000002090c0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000001600000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000006f05b59d3b20000000000000000000000000000000000000000000000000203501c443b45cbfa9500000000000000000000000000000000000000000000000000000000000000a000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000002000000000000000000000000328a268b191ef593b72498a9e8a481c086eb21be000000000000000000000000c02aaa39b223fe8d0a0e5c4f27ead9083c756cc20000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000006f05b59d3b20000", + "to": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x218ed", "output": "0x" }, + "subtraces": 8, + "traceAddress": [], + "transactionHash": "0x7f33d60a300d5a881bb33ae4a0d28e60081775bcd8739406f7e7a242f12c5ee6", + "transactionPosition": 96, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "gas": "0x271af", + "input": "0x0902f1ac", + "to": "0x8343cbfe85c3cadf76c76d15b87e18e89435fe4e", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x9c8", + "output": "0x000000000000000000000000000000000000000000038237296d22dd92dbc0e500000000000000000000000000000000000000000000000c380f56879554d1890000000000000000000000000000000000000000000000000000000065e9fbd7" + }, + "subtraces": 0, + "traceAddress": [0], + "transactionHash": "0x7f33d60a300d5a881bb33ae4a0d28e60081775bcd8739406f7e7a242f12c5ee6", + "transactionPosition": 96, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "gas": "0x2585c", + "input": "0x36c785160000000000000000000000006506d81776826ea432c41d5147baf28e9b8d2a8a0000000000000000000000008343cbfe85c3cadf76c76d15b87e18e89435fe4e000000000000000000000000000000000000000000000200bfca9d0bda76e782000000000000000000000000328a268b191ef593b72498a9e8a481c086eb21be", + "to": "0x000000000022d473030f116ddee9f6b43ac78ba3", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x7e11", "output": "0x" }, + "subtraces": 1, + "traceAddress": [1], + "transactionHash": "0x7f33d60a300d5a881bb33ae4a0d28e60081775bcd8739406f7e7a242f12c5ee6", + "transactionPosition": 96, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x000000000022d473030f116ddee9f6b43ac78ba3", + "gas": "0x2394f", + "input": "0x23b872dd0000000000000000000000006506d81776826ea432c41d5147baf28e9b8d2a8a0000000000000000000000008343cbfe85c3cadf76c76d15b87e18e89435fe4e000000000000000000000000000000000000000000000200bfca9d0bda76e782", + "to": "0x328a268b191ef593b72498a9e8a481c086eb21be", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x67c6", + "output": "0x0000000000000000000000000000000000000000000000000000000000000001" + }, + "subtraces": 0, + "traceAddress": [1, 0], + "transactionHash": "0x7f33d60a300d5a881bb33ae4a0d28e60081775bcd8739406f7e7a242f12c5ee6", + "transactionPosition": 96, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "gas": "0x1d8db", + "input": "0x0902f1ac", + "to": "0x8343cbfe85c3cadf76c76d15b87e18e89435fe4e", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x1f8", + "output": "0x000000000000000000000000000000000000000000038237296d22dd92dbc0e500000000000000000000000000000000000000000000000c380f56879554d1890000000000000000000000000000000000000000000000000000000065e9fbd7" + }, + "subtraces": 0, + "traceAddress": [2], + "transactionHash": "0x7f33d60a300d5a881bb33ae4a0d28e60081775bcd8739406f7e7a242f12c5ee6", + "transactionPosition": 96, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "gas": "0x1d439", + "input": "0x70a082310000000000000000000000008343cbfe85c3cadf76c76d15b87e18e89435fe4e", + "to": "0x328a268b191ef593b72498a9e8a481c086eb21be", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x269", + "output": "0x000000000000000000000000000000000000000000038437e937bfe96d52a867" + }, + "subtraces": 0, + "traceAddress": [3], + "transactionHash": "0x7f33d60a300d5a881bb33ae4a0d28e60081775bcd8739406f7e7a242f12c5ee6", + "transactionPosition": 96, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "gas": "0x1cce4", + "input": "0x022c0d9f000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006f05b59d3b200000000000000000000000000003fc91a3afd70395cd496c647d5a6cc9d4b2b7fad00000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000000", + "to": "0x8343cbfe85c3cadf76c76d15b87e18e89435fe4e", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0xfda8", "output": "0x" }, + "subtraces": 3, + "traceAddress": [4], + "transactionHash": "0x7f33d60a300d5a881bb33ae4a0d28e60081775bcd8739406f7e7a242f12c5ee6", + "transactionPosition": 96, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x8343cbfe85c3cadf76c76d15b87e18e89435fe4e", + "gas": "0x19224", + "input": "0xa9059cbb0000000000000000000000003fc91a3afd70395cd496c647d5a6cc9d4b2b7fad00000000000000000000000000000000000000000000000006f05b59d3b20000", + "to": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x750a", + "output": "0x0000000000000000000000000000000000000000000000000000000000000001" + }, + "subtraces": 0, + "traceAddress": [4, 0], + "transactionHash": "0x7f33d60a300d5a881bb33ae4a0d28e60081775bcd8739406f7e7a242f12c5ee6", + "transactionPosition": 96, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0x8343cbfe85c3cadf76c76d15b87e18e89435fe4e", + "gas": "0x11c95", + "input": "0x70a082310000000000000000000000008343cbfe85c3cadf76c76d15b87e18e89435fe4e", + "to": "0x328a268b191ef593b72498a9e8a481c086eb21be", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x269", + "output": "0x000000000000000000000000000000000000000000038437e937bfe96d52a867" + }, + "subtraces": 0, + "traceAddress": [4, 1], + "transactionHash": "0x7f33d60a300d5a881bb33ae4a0d28e60081775bcd8739406f7e7a242f12c5ee6", + "transactionPosition": 96, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0x8343cbfe85c3cadf76c76d15b87e18e89435fe4e", + "gas": "0x118a0", + "input": "0x70a082310000000000000000000000008343cbfe85c3cadf76c76d15b87e18e89435fe4e", + "to": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x216", + "output": "0x00000000000000000000000000000000000000000000000c311efb2dc1a2d189" + }, + "subtraces": 0, + "traceAddress": [4, 2], + "transactionHash": "0x7f33d60a300d5a881bb33ae4a0d28e60081775bcd8739406f7e7a242f12c5ee6", + "transactionPosition": 96, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "gas": "0xce92", + "input": "0x70a082310000000000000000000000003fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "to": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x216", + "output": "0x00000000000000000000000000000000000000000000000006f05b59d3b20000" + }, + "subtraces": 0, + "traceAddress": [5], + "transactionHash": "0x7f33d60a300d5a881bb33ae4a0d28e60081775bcd8739406f7e7a242f12c5ee6", + "transactionPosition": 96, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "gas": "0xca62", + "input": "0x2e1a7d4d00000000000000000000000000000000000000000000000006f05b59d3b20000", + "to": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x2404", "output": "0x" }, + "subtraces": 1, + "traceAddress": [6], + "transactionHash": "0x7f33d60a300d5a881bb33ae4a0d28e60081775bcd8739406f7e7a242f12c5ee6", + "transactionPosition": 96, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", + "gas": "0x8fc", + "input": "0x", + "to": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "value": "0x6f05b59d3b20000" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x50", "output": "0x" }, + "subtraces": 0, + "traceAddress": [6, 0], + "transactionHash": "0x7f33d60a300d5a881bb33ae4a0d28e60081775bcd8739406f7e7a242f12c5ee6", + "transactionPosition": 96, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "gas": "0x8c40", + "input": "0x", + "to": "0x6506d81776826ea432c41d5147baf28e9b8d2a8a", + "value": "0x6f05b59d3b20000" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x0", "output": "0x" }, + "subtraces": 0, + "traceAddress": [7], + "transactionHash": "0x7f33d60a300d5a881bb33ae4a0d28e60081775bcd8739406f7e7a242f12c5ee6", + "transactionPosition": 96, + "type": "call" + } + ], + "decoded": null + }, + { + "accessList": [], + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0xFDa66C5f67B8D76102C7701a356638884d09340B", + "gas": 193784, + "gasPrice": "98865471902", + "hash": "0x3fd179809325b89ba3fa8512c04d21e15123ee2949db0835100f27d774709390", + "input": "0x3593564c000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000065ea0ae300000000000000000000000000000000000000000000000000000000000000020b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000006f05b59d3b200000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000006f05b59d3b2000000000000000000000000000000000000000000000000006716ca658e5650ded100000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002bc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2000bb88c282c35b5e1088bb208991c151182a782637699000000000000000000000000000000000000000000", + "maxFeePerGas": "136226987692", + "maxPriorityFeePerGas": "10457965", + "nonce": 1047, + "r": "0x80e23eaf4c5cc7db0417765ba077d44b8fdcc01b40d67cbf3721aec9e1174b8d", + "s": "0x77d84943e8b27f7c5b809d93d207e54d34db0f1d9b786aa524b72c63e9d74157", + "to": "0x3fC91A3afd70395Cd496C647d5a6CC9D4B2b7FAD", + "transactionIndex": 97, + "type": 2, + "v": "0x1", + "value": "500000000000000000", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 9603791, + "effectiveGasPrice": 98865471902, + "from": "0xfda66c5f67b8d76102c7701a356638884d09340b", + "gasUsed": 135659, + "logs": [ + { + "address": "0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x00000000000000000000000000000000000000000000000006f05b59d3b20000", + "logIndex": 278, + "removed": false, + "topics": [ + "0xe1fffcc4923d04b559f4d29a8bfc6cda04eb5b0d3c460751c2402c5c5cc9109c", + "0x0000000000000000000000003fc91a3afd70395cd496c647d5a6cc9d4b2b7fad" + ], + "transactionHash": "0x3fd179809325b89ba3fa8512c04d21e15123ee2949db0835100f27d774709390", + "transactionIndex": 97, + "decoded": { + "signature": "Deposit(address,uint256)", + "signature_with_arg_names": "Deposit(address indexed user,uint256 amount)", + "name": "Deposit", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "user", + "type": "address", + "decoded": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "amount", + "type": "uint256", + "decoded": "500000000000000000" + } + ] + } + }, + { + "address": "0x8C282C35B5E1088bb208991c151182A782637699", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x00000000000000000000000000000000000000000000006a4b3f37e39c0c129d", + "logIndex": 279, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x000000000000000000000000ed4a344f5f1c293881fc65ab37d0d07eba130e11", + "0x000000000000000000000000fda66c5f67b8d76102c7701a356638884d09340b" + ], + "transactionHash": "0x3fd179809325b89ba3fa8512c04d21e15123ee2949db0835100f27d774709390", + "transactionIndex": 97, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0xed4a344f5f1c293881fc65ab37d0d07eba130e11" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0xfda66c5f67b8d76102c7701a356638884d09340b" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "1960776985740304978589" + } + ] + } + }, + { + "address": "0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x00000000000000000000000000000000000000000000000006f05b59d3b20000", + "logIndex": 280, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x0000000000000000000000003fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "0x000000000000000000000000ed4a344f5f1c293881fc65ab37d0d07eba130e11" + ], + "transactionHash": "0x3fd179809325b89ba3fa8512c04d21e15123ee2949db0835100f27d774709390", + "transactionIndex": 97, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0xed4a344f5f1c293881fc65ab37d0d07eba130e11" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "500000000000000000" + } + ] + } + }, + { + "address": "0xED4a344F5f1C293881fC65Ab37D0d07EbA130E11", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0xffffffffffffffffffffffffffffffffffffffffffffff95b4c0c81c63f3ed6300000000000000000000000000000000000000000000000006f05b59d3b200000000000000000000000000000000000000000000041586a02d6d67af0ed0db53000000000000000000000000000000000000000000000614f5366f507c412d9dfffffffffffffffffffffffffffffffffffffffffffffffffffffffffffebcb2", + "logIndex": 281, + "removed": false, + "topics": [ + "0xc42079f94a6350d7e6235f29174924f928cc2ac818eb64fed8004e115fbcca67", + "0x0000000000000000000000003fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "0x000000000000000000000000fda66c5f67b8d76102c7701a356638884d09340b" + ], + "transactionHash": "0x3fd179809325b89ba3fa8512c04d21e15123ee2949db0835100f27d774709390", + "transactionIndex": 97, + "decoded": { + "signature": "Swap(address,address,int256,int256,uint160,uint128,int24)", + "signature_with_arg_names": "Swap(address indexed sender,address indexed recipient,int256 amount0,int256 amount1,uint160 sqrtPriceX96,uint128 liquidity,int24 tick)", + "name": "Swap", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "sender", + "type": "address", + "decoded": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad" + }, + { + "indexed": true, + "internalType": "address", + "name": "recipient", + "type": "address", + "decoded": "0xfda66c5f67b8d76102c7701a356638884d09340b" + }, + { + "indexed": false, + "internalType": "int256", + "name": "amount0", + "type": "int256", + "decoded": "-1960776985740304978589" + }, + { + "indexed": false, + "internalType": "int256", + "name": "amount1", + "type": "int256", + "decoded": "500000000000000000" + }, + { + "indexed": false, + "internalType": "uint160", + "name": "sqrtPriceX96", + "type": "uint160", + "decoded": "1263963233358430319288572755" + }, + { + "indexed": false, + "internalType": "uint128", + "name": "liquidity", + "type": "uint128", + "decoded": "28720803211271569747357" + }, + { + "indexed": false, + "internalType": "int24", + "name": "tick", + "type": "int24", + "decoded": "-82766" + } + ] + } + } + ], + "logsBloom": "0x000000000000000000000000000000000000000000000000000000000040000000000000000000000020000000000040020000000800200000000000000000000000000c0000000800000008000000000000000000000000000000008020000000000000010000000000000000000000000000004000000000000010000800000000000000000000000000000000000000000001008000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000080000000000000000000000000000800200000000000400000000000000000001000000000400010000000000000", + "status": true, + "to": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "transactionHash": "0x3fd179809325b89ba3fa8512c04d21e15123ee2949db0835100f27d774709390", + "transactionIndex": 97, + "type": "0x2" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0xfda66c5f67b8d76102c7701a356638884d09340b", + "gas": "0x294f0", + "input": "0x3593564c000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000065ea0ae300000000000000000000000000000000000000000000000000000000000000020b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000006f05b59d3b200000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000006f05b59d3b2000000000000000000000000000000000000000000000000006716ca658e5650ded100000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002bc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2000bb88c282c35b5e1088bb208991c151182a782637699000000000000000000000000000000000000000000", + "to": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "value": "0x6f05b59d3b20000" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x20a8f", "output": "0x" }, + "subtraces": 2, + "traceAddress": [], + "transactionHash": "0x3fd179809325b89ba3fa8512c04d21e15123ee2949db0835100f27d774709390", + "transactionPosition": 97, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "gas": "0x24d63", + "input": "0xd0e30db0", + "to": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", + "value": "0x6f05b59d3b20000" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x5da6", "output": "0x" }, + "subtraces": 0, + "traceAddress": [0], + "transactionHash": "0x3fd179809325b89ba3fa8512c04d21e15123ee2949db0835100f27d774709390", + "transactionPosition": 97, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "gas": "0x1dc72", + "input": "0x128acb08000000000000000000000000fda66c5f67b8d76102c7701a356638884d09340b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006f05b59d3b20000000000000000000000000000fffd8963efd1fc6a506488495d951d5263988d2500000000000000000000000000000000000000000000000000000000000000a000000000000000000000000000000000000000000000000000000000000000a000000000000000000000000000000000000000000000000000000000000000400000000000000000000000003fc91a3afd70395cd496c647d5a6cc9d4b2b7fad000000000000000000000000000000000000000000000000000000000000002bc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2000bb88c282c35b5e1088bb208991c151182a782637699000000000000000000000000000000000000000000", + "to": "0xed4a344f5f1c293881fc65ab37d0d07eba130e11", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x1569f", + "output": "0xffffffffffffffffffffffffffffffffffffffffffffff95b4c0c81c63f3ed6300000000000000000000000000000000000000000000000006f05b59d3b20000" + }, + "subtraces": 4, + "traceAddress": [1], + "transactionHash": "0x3fd179809325b89ba3fa8512c04d21e15123ee2949db0835100f27d774709390", + "transactionPosition": 97, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0xed4a344f5f1c293881fc65ab37d0d07eba130e11", + "gas": "0x14da4", + "input": "0xa9059cbb000000000000000000000000fda66c5f67b8d76102c7701a356638884d09340b00000000000000000000000000000000000000000000006a4b3f37e39c0c129d", + "to": "0x8c282c35b5e1088bb208991c151182a782637699", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x8890", + "output": "0x0000000000000000000000000000000000000000000000000000000000000001" + }, + "subtraces": 0, + "traceAddress": [1, 0], + "transactionHash": "0x3fd179809325b89ba3fa8512c04d21e15123ee2949db0835100f27d774709390", + "transactionPosition": 97, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0xed4a344f5f1c293881fc65ab37d0d07eba130e11", + "gas": "0xc3d0", + "input": "0x70a08231000000000000000000000000ed4a344f5f1c293881fc65ab37d0d07eba130e11", + "to": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x9e6", + "output": "0x000000000000000000000000000000000000000000000018dae66cdbc6102347" + }, + "subtraces": 0, + "traceAddress": [1, 1], + "transactionHash": "0x3fd179809325b89ba3fa8512c04d21e15123ee2949db0835100f27d774709390", + "transactionPosition": 97, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0xed4a344f5f1c293881fc65ab37d0d07eba130e11", + "gas": "0xb702", + "input": "0xfa461e33ffffffffffffffffffffffffffffffffffffffffffffff95b4c0c81c63f3ed6300000000000000000000000000000000000000000000000006f05b59d3b20000000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000a000000000000000000000000000000000000000000000000000000000000000400000000000000000000000003fc91a3afd70395cd496c647d5a6cc9d4b2b7fad000000000000000000000000000000000000000000000000000000000000002bc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2000bb88c282c35b5e1088bb208991c151182a782637699000000000000000000000000000000000000000000", + "to": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x2110", "output": "0x" }, + "subtraces": 1, + "traceAddress": [1, 2], + "transactionHash": "0x3fd179809325b89ba3fa8512c04d21e15123ee2949db0835100f27d774709390", + "transactionPosition": 97, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "gas": "0xab39", + "input": "0xa9059cbb000000000000000000000000ed4a344f5f1c293881fc65ab37d0d07eba130e1100000000000000000000000000000000000000000000000006f05b59d3b20000", + "to": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x17ae", + "output": "0x0000000000000000000000000000000000000000000000000000000000000001" + }, + "subtraces": 0, + "traceAddress": [1, 2, 0], + "transactionHash": "0x3fd179809325b89ba3fa8512c04d21e15123ee2949db0835100f27d774709390", + "transactionPosition": 97, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0xed4a344f5f1c293881fc65ab37d0d07eba130e11", + "gas": "0x93fe", + "input": "0x70a08231000000000000000000000000ed4a344f5f1c293881fc65ab37d0d07eba130e11", + "to": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x216", + "output": "0x000000000000000000000000000000000000000000000018e1d6c83599c22347" + }, + "subtraces": 0, + "traceAddress": [1, 3], + "transactionHash": "0x3fd179809325b89ba3fa8512c04d21e15123ee2949db0835100f27d774709390", + "transactionPosition": 97, + "type": "call" + } + ], + "decoded": null + }, + { + "accessList": [], + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0xC08FB884576cc89957e9058eF11587C468c2952F", + "gas": 212782, + "gasPrice": "98867412555", + "hash": "0x02e9348877261ee8c6e6501a2796354e8249f4c8e6842a231f9c36440ee01d1c", + "input": "0x0dcd7a6c000000000000000000000000eae7380dd4cef6fbd1144f49e4d1e6964258a4f4000000000000000000000000000000000000000000000000000001cd6ddb1dc0000000000000000000000000dac17f958d2ee523a2206206994597c13d831ec70000000000000000000000000000000000000000000000000000000065f34308000000000000000000000000000000000000000000000000000000000000375200000000000000000000000000000000000000000000000000000000000000c0000000000000000000000000000000000000000000000000000000000000004189c81557b91247f0d70684c3cecc47454f0e19f92fcdd06dc835f6b33484661d39183c2cafec3952933e4b2f9ba88ed1e2e2b151ead6ae618f8ee12cb1ef8cdb1b00000000000000000000000000000000000000000000000000000000000000", + "maxFeePerGas": "189625985888", + "maxPriorityFeePerGas": "12398618", + "nonce": 69676, + "r": "0x426796f6a0a37e02c6f03bb19662550f7804e1bce57bc18e89667bea6508cecd", + "s": "0x49c0d74746f29ee82e88171db0c3846889abbf6bba0ef45952a3f0ae37ad1175", + "to": "0x367C42a6F261EC54FFBEcf5f41C226BE12A3dCA0", + "transactionIndex": 98, + "type": 2, + "v": "0x1", + "value": "0", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 9714527, + "effectiveGasPrice": 98867412555, + "from": "0xc08fb884576cc89957e9058ef11587c468c2952f", + "gasUsed": 110736, + "logs": [ + { + "address": "0xdAC17F958D2ee523a2206206994597C13D831ec7", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x000000000000000000000000000000000000000000000000000001cd6ddb1dc0", + "logIndex": 282, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x000000000000000000000000367c42a6f261ec54ffbecf5f41c226be12a3dca0", + "0x000000000000000000000000eae7380dd4cef6fbd1144f49e4d1e6964258a4f4" + ], + "transactionHash": "0x02e9348877261ee8c6e6501a2796354e8249f4c8e6842a231f9c36440ee01d1c", + "transactionIndex": 98, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0x367c42a6f261ec54ffbecf5f41c226be12a3dca0" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0xeae7380dd4cef6fbd1144f49e4d1e6964258a4f4" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "1981823000000" + } + ] + } + } + ], + "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000010000000000000000000000000000000400000000000000000000000008000000000000000000000000000000000000000000000000000000000000000000000000000000080000000000000010000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000080000000000000000000000000000000000000000000000002000000000000000000000000000000000000000002000000000000000000000000000000000000000000020000000000000000000000000100000000", + "status": true, + "to": "0x367c42a6f261ec54ffbecf5f41c226be12a3dca0", + "transactionHash": "0x02e9348877261ee8c6e6501a2796354e8249f4c8e6842a231f9c36440ee01d1c", + "transactionIndex": 98, + "type": "0x2" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0xc08fb884576cc89957e9058ef11587c468c2952f", + "gas": "0x2e252", + "input": "0x0dcd7a6c000000000000000000000000eae7380dd4cef6fbd1144f49e4d1e6964258a4f4000000000000000000000000000000000000000000000000000001cd6ddb1dc0000000000000000000000000dac17f958d2ee523a2206206994597c13d831ec70000000000000000000000000000000000000000000000000000000065f34308000000000000000000000000000000000000000000000000000000000000375200000000000000000000000000000000000000000000000000000000000000c0000000000000000000000000000000000000000000000000000000000000004189c81557b91247f0d70684c3cecc47454f0e19f92fcdd06dc835f6b33484661d39183c2cafec3952933e4b2f9ba88ed1e2e2b151ead6ae618f8ee12cb1ef8cdb1b00000000000000000000000000000000000000000000000000000000000000", + "to": "0x367c42a6f261ec54ffbecf5f41c226be12a3dca0", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x153b4", "output": "0x" }, + "subtraces": 1, + "traceAddress": [], + "transactionHash": "0x02e9348877261ee8c6e6501a2796354e8249f4c8e6842a231f9c36440ee01d1c", + "transactionPosition": 98, + "type": "call" + }, + { + "action": { + "callType": "delegatecall", + "from": "0x367c42a6f261ec54ffbecf5f41c226be12a3dca0", + "gas": "0x2cc71", + "input": "0x0dcd7a6c000000000000000000000000eae7380dd4cef6fbd1144f49e4d1e6964258a4f4000000000000000000000000000000000000000000000000000001cd6ddb1dc0000000000000000000000000dac17f958d2ee523a2206206994597c13d831ec70000000000000000000000000000000000000000000000000000000065f34308000000000000000000000000000000000000000000000000000000000000375200000000000000000000000000000000000000000000000000000000000000c0000000000000000000000000000000000000000000000000000000000000004189c81557b91247f0d70684c3cecc47454f0e19f92fcdd06dc835f6b33484661d39183c2cafec3952933e4b2f9ba88ed1e2e2b151ead6ae618f8ee12cb1ef8cdb1b00000000000000000000000000000000000000000000000000000000000000", + "to": "0xe8e847cf573fc8ed75621660a36affd18c543d7e", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x14911", "output": "0x" }, + "subtraces": 1, + "traceAddress": [0], + "transactionHash": "0x02e9348877261ee8c6e6501a2796354e8249f4c8e6842a231f9c36440ee01d1c", + "transactionPosition": 98, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x367c42a6f261ec54ffbecf5f41c226be12a3dca0", + "gas": "0x21def", + "input": "0xa9059cbb000000000000000000000000eae7380dd4cef6fbd1144f49e4d1e6964258a4f4000000000000000000000000000000000000000000000000000001cd6ddb1dc0", + "to": "0xdac17f958d2ee523a2206206994597c13d831ec7", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0xa281", "output": "0x" }, + "subtraces": 0, + "traceAddress": [0, 0], + "transactionHash": "0x02e9348877261ee8c6e6501a2796354e8249f4c8e6842a231f9c36440ee01d1c", + "transactionPosition": 98, + "type": "call" + } + ], + "decoded": null + }, + { + "accessList": [], + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0xf3Ca6da6f92eBf89A485a29DE13f769D505c4c53", + "gas": 198163, + "gasPrice": "98865471902", + "hash": "0x651a0a12129b036b80358f1dcde1830820ee11fd226991080d801a6dc5cbfa40", + "input": "0x3593564c000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000065ea0ae300000000000000000000000000000000000000000000000000000000000000020b080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000003a76df4795c40000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000003a76df4795c4000000000000000000000000000000000000000000000022cf10c959c7210af5c2600000000000000000000000000000000000000000000000000000000000000a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000c02aaa39b223fe8d0a0e5c4f27ead9083c756cc20000000000000000000000008a49ca806753ac0ae6283c5647be769c9d55a7a2", + "maxFeePerGas": "136226987692", + "maxPriorityFeePerGas": "10457965", + "nonce": 5, + "r": "0x40271c346a816b4bd14a646f2173735e16b244044f50b1a6a4e5c46ca2e990dc", + "s": "0x4289659521fb56ac9195287cdcd41d8f09dd0bbedf29f23027aa3f977f495e12", + "to": "0x3fC91A3afd70395Cd496C647d5a6CC9D4B2b7FAD", + "transactionIndex": 99, + "type": 2, + "v": "0x0", + "value": "263300000000000000", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 9840739, + "effectiveGasPrice": 98865471902, + "from": "0xf3ca6da6f92ebf89a485a29de13f769d505c4c53", + "gasUsed": 126212, + "logs": [ + { + "address": "0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x00000000000000000000000000000000000000000000000003a76df4795c4000", + "logIndex": 283, + "removed": false, + "topics": [ + "0xe1fffcc4923d04b559f4d29a8bfc6cda04eb5b0d3c460751c2402c5c5cc9109c", + "0x0000000000000000000000003fc91a3afd70395cd496c647d5a6cc9d4b2b7fad" + ], + "transactionHash": "0x651a0a12129b036b80358f1dcde1830820ee11fd226991080d801a6dc5cbfa40", + "transactionIndex": 99, + "decoded": { + "signature": "Deposit(address,uint256)", + "signature_with_arg_names": "Deposit(address indexed user,uint256 amount)", + "name": "Deposit", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "user", + "type": "address", + "decoded": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "amount", + "type": "uint256", + "decoded": "263300000000000000" + } + ] + } + }, + { + "address": "0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x00000000000000000000000000000000000000000000000003a76df4795c4000", + "logIndex": 284, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x0000000000000000000000003fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "0x0000000000000000000000007488d8c3ef53dbbacb321a7109b046bfd7ab054c" + ], + "transactionHash": "0x651a0a12129b036b80358f1dcde1830820ee11fd226991080d801a6dc5cbfa40", + "transactionIndex": 99, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0x7488d8c3ef53dbbacb321a7109b046bfd7ab054c" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "263300000000000000" + } + ] + } + }, + { + "address": "0x8a49Ca806753aC0Ae6283C5647be769c9D55a7a2", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x000000000000000000000000000000000000000000029f88f699338f5149c4e3", + "logIndex": 285, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x0000000000000000000000007488d8c3ef53dbbacb321a7109b046bfd7ab054c", + "0x000000000000000000000000f3ca6da6f92ebf89a485a29de13f769d505c4c53" + ], + "transactionHash": "0x651a0a12129b036b80358f1dcde1830820ee11fd226991080d801a6dc5cbfa40", + "transactionIndex": 99, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0x7488d8c3ef53dbbacb321a7109b046bfd7ab054c" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0xf3ca6da6f92ebf89a485a29de13f769d505c4c53" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "3171234436490051841541347" + } + ] + } + }, + { + "address": "0x7488D8c3Ef53dBBacb321A7109B046bfD7AB054c", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x000000000000000000000000000000000000000000523df1b3ece18f2c04d7dd00000000000000000000000000000000000000000000000075df00ba8df30ac6", + "logIndex": 286, + "removed": false, + "topics": [ + "0x1c411e9a96e071241c2f21f7726b17ae89e3cab4c78be50e062b03a9fffbbad1" + ], + "transactionHash": "0x651a0a12129b036b80358f1dcde1830820ee11fd226991080d801a6dc5cbfa40", + "transactionIndex": 99, + "decoded": { + "signature": "Sync(uint112,uint112)", + "signature_with_arg_names": "Sync(uint112 reserve0,uint112 reserve1)", + "name": "Sync", + "decoded": [ + { + "indexed": false, + "internalType": "uint112", + "name": "reserve0", + "type": "uint112", + "decoded": "99424440194161837013784541" + }, + { + "indexed": false, + "internalType": "uint112", + "name": "reserve1", + "type": "uint112", + "decoded": "8493508223489477318" + } + ] + } + }, + { + "address": "0x7488D8c3Ef53dBBacb321A7109B046bfD7AB054c", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003a76df4795c4000000000000000000000000000000000000000000000029f88f699338f5149c4e30000000000000000000000000000000000000000000000000000000000000000", + "logIndex": 287, + "removed": false, + "topics": [ + "0xd78ad95fa46c994b6551d0da85fc275fe613ce37657fb8d5e3d130840159d822", + "0x0000000000000000000000003fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "0x000000000000000000000000f3ca6da6f92ebf89a485a29de13f769d505c4c53" + ], + "transactionHash": "0x651a0a12129b036b80358f1dcde1830820ee11fd226991080d801a6dc5cbfa40", + "transactionIndex": 99, + "decoded": { + "signature": "Swap(address,uint256,uint256,uint256,uint256,address)", + "signature_with_arg_names": "Swap(address indexed sender,uint256 amount0In,uint256 amount1In,uint256 amount0Out,uint256 amount1Out,address indexed to)", + "name": "Swap", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "sender", + "type": "address", + "decoded": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "amount0In", + "type": "uint256", + "decoded": "0" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "amount1In", + "type": "uint256", + "decoded": "263300000000000000" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "amount0Out", + "type": "uint256", + "decoded": "3171234436490051841541347" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "amount1Out", + "type": "uint256", + "decoded": "0" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0xf3ca6da6f92ebf89a485a29de13f769d505c4c53" + } + ] + } + } + ], + "logsBloom": "0x00200000010000000000100080000000000000000000000000200000000000000000000000000000000000000000000002000000080000000000000000000000000000080000000000000008000000200000000000000000000000008020000000400000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000001000000080000004000000000000000000000000000800000000000000400000000000000000000000000000000000002004000000020000000c00000000000000000001000000000000020000000200000000000000000040000000000001000000000400000000000000000", + "status": true, + "to": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "transactionHash": "0x651a0a12129b036b80358f1dcde1830820ee11fd226991080d801a6dc5cbfa40", + "transactionIndex": 99, + "type": "0x2" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0xf3ca6da6f92ebf89a485a29de13f769d505c4c53", + "gas": "0x2a5e7", + "input": "0x3593564c000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000065ea0ae300000000000000000000000000000000000000000000000000000000000000020b080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000003a76df4795c40000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000003a76df4795c4000000000000000000000000000000000000000000000022cf10c959c7210af5c2600000000000000000000000000000000000000000000000000000000000000a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000c02aaa39b223fe8d0a0e5c4f27ead9083c756cc20000000000000000000000008a49ca806753ac0ae6283c5647be769c9d55a7a2", + "to": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "value": "0x3a76df4795c4000" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x1f074", "output": "0x" }, + "subtraces": 7, + "traceAddress": [], + "transactionHash": "0x651a0a12129b036b80358f1dcde1830820ee11fd226991080d801a6dc5cbfa40", + "transactionPosition": 99, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "gas": "0x25e16", + "input": "0xd0e30db0", + "to": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", + "value": "0x3a76df4795c4000" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x5da6", "output": "0x" }, + "subtraces": 0, + "traceAddress": [0], + "transactionHash": "0x651a0a12129b036b80358f1dcde1830820ee11fd226991080d801a6dc5cbfa40", + "transactionPosition": 99, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "gas": "0x1f8e2", + "input": "0xa9059cbb0000000000000000000000007488d8c3ef53dbbacb321a7109b046bfd7ab054c00000000000000000000000000000000000000000000000003a76df4795c4000", + "to": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x1f7e", + "output": "0x0000000000000000000000000000000000000000000000000000000000000001" + }, + "subtraces": 0, + "traceAddress": [1], + "transactionHash": "0x651a0a12129b036b80358f1dcde1830820ee11fd226991080d801a6dc5cbfa40", + "transactionPosition": 99, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "gas": "0x1ce7d", + "input": "0x70a08231000000000000000000000000f3ca6da6f92ebf89a485a29de13f769d505c4c53", + "to": "0x8a49ca806753ac0ae6283c5647be769c9d55a7a2", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0xa3f", + "output": "0x0000000000000000000000000000000000000000000000000000000000000000" + }, + "subtraces": 0, + "traceAddress": [2], + "transactionHash": "0x651a0a12129b036b80358f1dcde1830820ee11fd226991080d801a6dc5cbfa40", + "transactionPosition": 99, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "gas": "0x1b6ca", + "input": "0x0902f1ac", + "to": "0x7488d8c3ef53dbbacb321a7109b046bfd7ab054c", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x9c8", + "output": "0x00000000000000000000000000000000000000000054dd7aaa86151e7d4e9cc0000000000000000000000000000000000000000000000000723792c61496cac60000000000000000000000000000000000000000000000000000000065ea08a3" + }, + "subtraces": 0, + "traceAddress": [3], + "transactionHash": "0x651a0a12129b036b80358f1dcde1830820ee11fd226991080d801a6dc5cbfa40", + "transactionPosition": 99, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "gas": "0x1aa63", + "input": "0x70a082310000000000000000000000007488d8c3ef53dbbacb321a7109b046bfd7ab054c", + "to": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x216", + "output": "0x00000000000000000000000000000000000000000000000075df00ba8df30ac6" + }, + "subtraces": 0, + "traceAddress": [4], + "transactionHash": "0x651a0a12129b036b80358f1dcde1830820ee11fd226991080d801a6dc5cbfa40", + "transactionPosition": 99, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "gas": "0x1a356", + "input": "0x022c0d9f000000000000000000000000000000000000000000029f88f699338f5149c4e30000000000000000000000000000000000000000000000000000000000000000000000000000000000000000f3ca6da6f92ebf89a485a29de13f769d505c4c5300000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000000", + "to": "0x7488d8c3ef53dbbacb321a7109b046bfd7ab054c", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0xee17", "output": "0x" }, + "subtraces": 3, + "traceAddress": [5], + "transactionHash": "0x651a0a12129b036b80358f1dcde1830820ee11fd226991080d801a6dc5cbfa40", + "transactionPosition": 99, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x7488d8c3ef53dbbacb321a7109b046bfd7ab054c", + "gas": "0x172f8", + "input": "0xa9059cbb000000000000000000000000f3ca6da6f92ebf89a485a29de13f769d505c4c53000000000000000000000000000000000000000000029f88f699338f5149c4e3", + "to": "0x8a49ca806753ac0ae6283c5647be769c9d55a7a2", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x97e7", + "output": "0x0000000000000000000000000000000000000000000000000000000000000001" + }, + "subtraces": 0, + "traceAddress": [5, 0], + "transactionHash": "0x651a0a12129b036b80358f1dcde1830820ee11fd226991080d801a6dc5cbfa40", + "transactionPosition": 99, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0x7488d8c3ef53dbbacb321a7109b046bfd7ab054c", + "gas": "0xdb04", + "input": "0x70a082310000000000000000000000007488d8c3ef53dbbacb321a7109b046bfd7ab054c", + "to": "0x8a49ca806753ac0ae6283c5647be769c9d55a7a2", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x26f", + "output": "0x000000000000000000000000000000000000000000523df1b3ece18f2c04d7dd" + }, + "subtraces": 0, + "traceAddress": [5, 1], + "transactionHash": "0x651a0a12129b036b80358f1dcde1830820ee11fd226991080d801a6dc5cbfa40", + "transactionPosition": 99, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0x7488d8c3ef53dbbacb321a7109b046bfd7ab054c", + "gas": "0xd709", + "input": "0x70a082310000000000000000000000007488d8c3ef53dbbacb321a7109b046bfd7ab054c", + "to": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x216", + "output": "0x00000000000000000000000000000000000000000000000075df00ba8df30ac6" + }, + "subtraces": 0, + "traceAddress": [5, 2], + "transactionHash": "0x651a0a12129b036b80358f1dcde1830820ee11fd226991080d801a6dc5cbfa40", + "transactionPosition": 99, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "gas": "0xb792", + "input": "0x70a08231000000000000000000000000f3ca6da6f92ebf89a485a29de13f769d505c4c53", + "to": "0x8a49ca806753ac0ae6283c5647be769c9d55a7a2", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x26f", + "output": "0x000000000000000000000000000000000000000000029f88f699338f5149c4e3" + }, + "subtraces": 0, + "traceAddress": [6], + "transactionHash": "0x651a0a12129b036b80358f1dcde1830820ee11fd226991080d801a6dc5cbfa40", + "transactionPosition": 99, + "type": "call" + } + ], + "decoded": null + }, + { + "accessList": [], + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0xB598BbE4f02a11Dd2c84b49d29F59351bDaeA3f9", + "gas": 122570, + "gasPrice": "98865013937", + "hash": "0x1950f476b3045de363f05196633c650815a219e4d5fd439af84d3b867ae2c20e", + "input": "0x6a761202000000000000000000000000889edc2edab5f40e902b864ad4d7ade8e412f9b100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000140000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000024000000000000000000000000000000000000000000000000000000000000000c4e3afe0a3000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000000000000000715d00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000129000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000082000000000000000000000000b598bbe4f02a11dd2c84b49d29f59351bdaea3f90000000000000000000000000000000000000000000000000000000000000000018d1da8d6448ad0956c8755b80847869885b7e846cc35af3d7abcd458849ddbe907b064f2abf2363f9672d4d57fd001c12bd115aec8a516612f3a30d3a55eb9a11b000000000000000000000000000000000000000000000000000000000000", + "maxFeePerGas": "104000000000", + "maxPriorityFeePerGas": "10000000", + "nonce": 138, + "r": "0x64846cb5b4d73165e3fa6510276b2c4fcbba1aab19b897a0cc5efa22c542e515", + "s": "0x379a796f1b70c3142061b1445bfa2616d17c76474153e560e1be5b2b29edef90", + "to": "0x514e9bF498998b652d767D1D97B662a7044EF1C4", + "transactionIndex": 100, + "type": 2, + "v": "0x0", + "value": "0", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 9946990, + "effectiveGasPrice": 98865013937, + "from": "0xb598bbe4f02a11dd2c84b49d29f59351bdaea3f9", + "gasUsed": 106251, + "logs": [ + { + "address": "0x514e9bF498998b652d767D1D97B662a7044EF1C4", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x0000000000000000000000000000000000000000000000068155a43676e00000", + "logIndex": 288, + "removed": false, + "topics": [ + "0x3d0ce9bfc3ed7d6862dbb28b2dea94561fe714a1b4d019aa8af39730d1ad7c3d", + "0x000000000000000000000000889edc2edab5f40e902b864ad4d7ade8e412f9b1" + ], + "transactionHash": "0x1950f476b3045de363f05196633c650815a219e4d5fd439af84d3b867ae2c20e", + "transactionIndex": 100, + "decoded": { + "signature": "SafeReceived(address,uint256)", + "signature_with_arg_names": "SafeReceived(address indexed sender,uint256 value)", + "name": "SafeReceived", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "sender", + "type": "address", + "decoded": "0x889edc2edab5f40e902b864ad4d7ade8e412f9b1" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "120000000000000000000" + } + ] + } + }, + { + "address": "0x889edC2eDab5f40e902b864aD4d7AdE8E412F9B1", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x0000000000000000000000000000000000000000000000068155a43676e00000", + "logIndex": 289, + "removed": false, + "topics": [ + "0x6ad26c5e238e7d002799f9a5db07e81ef14e37386ae03496d7a7ef04713e145b", + "0x000000000000000000000000000000000000000000000000000000000000715d", + "0x000000000000000000000000514e9bf498998b652d767d1d97b662a7044ef1c4", + "0x000000000000000000000000514e9bf498998b652d767d1d97b662a7044ef1c4" + ], + "transactionHash": "0x1950f476b3045de363f05196633c650815a219e4d5fd439af84d3b867ae2c20e", + "transactionIndex": 100, + "decoded": { + "signature": "WithdrawalClaimed(uint256,address,address,uint256)", + "signature_with_arg_names": "WithdrawalClaimed(uint256 indexed requestId,address indexed owner,address indexed receiver,uint256 amountOfETH)", + "name": "WithdrawalClaimed", + "decoded": [ + { + "indexed": true, + "internalType": "uint256", + "name": "requestId", + "type": "uint256", + "decoded": "29021" + }, + { + "indexed": true, + "internalType": "address", + "name": "owner", + "type": "address", + "decoded": "0x514e9bf498998b652d767d1d97b662a7044ef1c4" + }, + { + "indexed": true, + "internalType": "address", + "name": "receiver", + "type": "address", + "decoded": "0x514e9bf498998b652d767d1d97b662a7044ef1c4" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "amountOfETH", + "type": "uint256", + "decoded": "120000000000000000000" + } + ] + } + }, + { + "address": "0x889edC2eDab5f40e902b864aD4d7AdE8E412F9B1", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x", + "logIndex": 290, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x000000000000000000000000514e9bf498998b652d767d1d97b662a7044ef1c4", + "0x0000000000000000000000000000000000000000000000000000000000000000", + "0x000000000000000000000000000000000000000000000000000000000000715d" + ], + "transactionHash": "0x1950f476b3045de363f05196633c650815a219e4d5fd439af84d3b867ae2c20e", + "transactionIndex": 100, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0x514e9bf498998b652d767d1d97b662a7044ef1c4" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0x0000000000000000000000000000000000000000" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256" + } + ] + } + }, + { + "address": "0x514e9bF498998b652d767D1D97B662a7044EF1C4", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x49248c9120ed37c76582ff5ad4b529c033611c7c8e50db3a876daa525c1b3bb60000000000000000000000000000000000000000000000000000000000000000", + "logIndex": 291, + "removed": false, + "topics": [ + "0x442e715f626346e8c54381002da614f62bee8d27386535b2521ec8540898556e" + ], + "transactionHash": "0x1950f476b3045de363f05196633c650815a219e4d5fd439af84d3b867ae2c20e", + "transactionIndex": 100, + "decoded": { + "signature": "ExecutionSuccess(bytes32,uint256)", + "signature_with_arg_names": "ExecutionSuccess(bytes32 txHash,uint256 payment)", + "name": "ExecutionSuccess", + "decoded": [ + { + "indexed": false, + "internalType": "bytes32", + "name": "txHash", + "type": "bytes32", + "decoded": "0x49248c9120ed37c76582ff5ad4b529c033611c7c8e50db3a876daa525c1b3bb6" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "payment", + "type": "uint256", + "decoded": "0" + } + ] + } + } + ], + "logsBloom": "0x00080000400000200000000000000000800000000800000000000000040000028000000000000000000000000010000000000000000000000000000000000000000001000000000000000008000000000000000000000000000000000000000000000000020000000000000000000801000000000000000000000010000000000004000000000000000000000000000000000000000000000000000000000000000000000002000000000041000004000000000000000000000000000000080002000002000000000000000000000000000000000000000000000100080020000000000000000000000400800000000010000000080000000000000000000000", + "status": true, + "to": "0x514e9bf498998b652d767d1d97b662a7044ef1c4", + "transactionHash": "0x1950f476b3045de363f05196633c650815a219e4d5fd439af84d3b867ae2c20e", + "transactionIndex": 100, + "type": "0x2" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0xb598bbe4f02a11dd2c84b49d29f59351bdaea3f9", + "gas": "0x17ab2", + "input": "0x6a761202000000000000000000000000889edc2edab5f40e902b864ad4d7ade8e412f9b100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000140000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000024000000000000000000000000000000000000000000000000000000000000000c4e3afe0a3000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000000000000000715d00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000129000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000082000000000000000000000000b598bbe4f02a11dd2c84b49d29f59351bdaea3f90000000000000000000000000000000000000000000000000000000000000000018d1da8d6448ad0956c8755b80847869885b7e846cc35af3d7abcd458849ddbe907b064f2abf2363f9672d4d57fd001c12bd115aec8a516612f3a30d3a55eb9a11b000000000000000000000000000000000000000000000000000000000000", + "to": "0x514e9bf498998b652d767d1d97b662a7044ef1c4", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x17333", + "output": "0x0000000000000000000000000000000000000000000000000000000000000001" + }, + "subtraces": 1, + "traceAddress": [], + "transactionHash": "0x1950f476b3045de363f05196633c650815a219e4d5fd439af84d3b867ae2c20e", + "transactionPosition": 100, + "type": "call" + }, + { + "action": { + "callType": "delegatecall", + "from": "0x514e9bf498998b652d767d1d97b662a7044ef1c4", + "gas": "0x161d8", + "input": "0x6a761202000000000000000000000000889edc2edab5f40e902b864ad4d7ade8e412f9b100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000140000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000024000000000000000000000000000000000000000000000000000000000000000c4e3afe0a3000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000000000000000715d00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000129000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000082000000000000000000000000b598bbe4f02a11dd2c84b49d29f59351bdaea3f90000000000000000000000000000000000000000000000000000000000000000018d1da8d6448ad0956c8755b80847869885b7e846cc35af3d7abcd458849ddbe907b064f2abf2363f9672d4d57fd001c12bd115aec8a516612f3a30d3a55eb9a11b000000000000000000000000000000000000000000000000000000000000", + "to": "0xd9db270c1b5e3bd161e8c8503c55ceabee709552", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x15fc9", + "output": "0x0000000000000000000000000000000000000000000000000000000000000001" + }, + "subtraces": 1, + "traceAddress": [0], + "transactionHash": "0x1950f476b3045de363f05196633c650815a219e4d5fd439af84d3b867ae2c20e", + "transactionPosition": 100, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x514e9bf498998b652d767d1d97b662a7044ef1c4", + "gas": "0x10007", + "input": "0xe3afe0a3000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000000000000000715d00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000129", + "to": "0x889edc2edab5f40e902b864ad4d7ade8e412f9b1", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0xfb3b", "output": "0x" }, + "subtraces": 1, + "traceAddress": [0, 0], + "transactionHash": "0x1950f476b3045de363f05196633c650815a219e4d5fd439af84d3b867ae2c20e", + "transactionPosition": 100, + "type": "call" + }, + { + "action": { + "callType": "delegatecall", + "from": "0x889edc2edab5f40e902b864ad4d7ade8e412f9b1", + "gas": "0xe88d", + "input": "0xe3afe0a3000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000000000000000715d00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000129", + "to": "0xe42c659dc09109566720ea8b2de186c2be7d94d9", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0xe74b", "output": "0x" }, + "subtraces": 1, + "traceAddress": [0, 0, 0], + "transactionHash": "0x1950f476b3045de363f05196633c650815a219e4d5fd439af84d3b867ae2c20e", + "transactionPosition": 100, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x889edc2edab5f40e902b864ad4d7ade8e412f9b1", + "gas": "0x19c0", + "input": "0x", + "to": "0x514e9bf498998b652d767d1d97b662a7044ef1c4", + "value": "0x68155a43676e00000" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x725", "output": "0x" }, + "subtraces": 1, + "traceAddress": [0, 0, 0, 0], + "transactionHash": "0x1950f476b3045de363f05196633c650815a219e4d5fd439af84d3b867ae2c20e", + "transactionPosition": 100, + "type": "call" + }, + { + "action": { + "callType": "delegatecall", + "from": "0x514e9bf498998b652d767d1d97b662a7044ef1c4", + "gas": "0x1843", + "input": "0x", + "to": "0xd9db270c1b5e3bd161e8c8503c55ceabee709552", + "value": "0x68155a43676e00000" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x5e0", "output": "0x" }, + "subtraces": 0, + "traceAddress": [0, 0, 0, 0, 0], + "transactionHash": "0x1950f476b3045de363f05196633c650815a219e4d5fd439af84d3b867ae2c20e", + "transactionPosition": 100, + "type": "call" + } + ], + "decoded": null + }, + { + "accessList": [], + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0x2003CF7F2Fe0F469bA50D647209195af69d153B6", + "gas": 108670, + "gasPrice": "98865471902", + "hash": "0xb765f3c718851d3117bcc40e9d3f4b37023df3c7ca22c8a0ab7f1a01f2df76da", + "input": "0xa694fc3a0000000000000000000000000000000000000000000000008ea9e588c3040000", + "maxFeePerGas": "127999629373", + "maxPriorityFeePerGas": "10457965", + "nonce": 1407, + "r": "0x7eaca7e9449c741c99f341f7cd62858c30fa6b6d780097ff899420fa03e630fd", + "s": "0x43a752c0297660fa1a0d141d499210e13d196fae983de3dc44d24e10788a9c23", + "to": "0x6733F0283711F225A447e759D859a70b0c0Fd2bC", + "transactionIndex": 101, + "type": 2, + "v": "0x1", + "value": "0", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 10018570, + "effectiveGasPrice": 98865471902, + "from": "0x2003cf7f2fe0f469ba50d647209195af69d153b6", + "gasUsed": 71580, + "logs": [ + { + "address": "0x6733F0283711F225A447e759D859a70b0c0Fd2bC", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x0000000000000000000000000000000000000000000000007e7f740501b45f29", + "logIndex": 292, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x0000000000000000000000000000000000000000000000000000000000000000", + "0x0000000000000000000000002003cf7f2fe0f469ba50d647209195af69d153b6" + ], + "transactionHash": "0xb765f3c718851d3117bcc40e9d3f4b37023df3c7ca22c8a0ab7f1a01f2df76da", + "transactionIndex": 101, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0x0000000000000000000000000000000000000000" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0x2003cf7f2fe0f469ba50d647209195af69d153b6" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "9115131735673429801" + } + ] + } + }, + { + "address": "0x6733F0283711F225A447e759D859a70b0c0Fd2bC", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x0000000000000000000000000000000000000000000000007e7f740501b45f29", + "logIndex": 293, + "removed": false, + "topics": [ + "0xebedb8b3c678666e7f36970bc8f57abf6d8fa2e828c0da91ea5b75bf68ed101a", + "0x0000000000000000000000002003cf7f2fe0f469ba50d647209195af69d153b6" + ], + "transactionHash": "0xb765f3c718851d3117bcc40e9d3f4b37023df3c7ca22c8a0ab7f1a01f2df76da", + "transactionIndex": 101, + "decoded": { + "signature": "Stake(address,uint256)", + "signature_with_arg_names": "Stake(address indexed account,uint256 amount)", + "name": "Stake", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "account", + "type": "address", + "decoded": "0x2003cf7f2fe0f469ba50d647209195af69d153b6" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "amount", + "type": "uint256", + "decoded": "9115131735673429801" + } + ] + } + }, + { + "address": "0x38D64ce1Bdf1A9f24E0Ec469C9cAde61236fB4a0", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x0000000000000000000000000000000000000000000000008ea9e588c3040000", + "logIndex": 294, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x0000000000000000000000002003cf7f2fe0f469ba50d647209195af69d153b6", + "0x0000000000000000000000006733f0283711f225a447e759d859a70b0c0fd2bc" + ], + "transactionHash": "0xb765f3c718851d3117bcc40e9d3f4b37023df3c7ca22c8a0ab7f1a01f2df76da", + "transactionIndex": 101, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0x2003cf7f2fe0f469ba50d647209195af69d153b6" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0x6733f0283711f225a447e759d859a70b0c0fd2bc" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "10280000000000000000" + } + ] + } + } + ], + "logsBloom": "0x00000000000000200000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000200010200000002000000000000000008000000000000000002000000000000000000000040000000020000000000000000000800000000000200000000000010000000000000000000000440000000004000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000010020000000000000000000000000000000000000000040000000000000000000000000", + "status": true, + "to": "0x6733f0283711f225a447e759d859a70b0c0fd2bc", + "transactionHash": "0xb765f3c718851d3117bcc40e9d3f4b37023df3c7ca22c8a0ab7f1a01f2df76da", + "transactionIndex": 101, + "type": "0x2" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0x2003cf7f2fe0f469ba50d647209195af69d153b6", + "gas": "0x1556e", + "input": "0xa694fc3a0000000000000000000000000000000000000000000000008ea9e588c3040000", + "to": "0x6733f0283711f225a447e759d859a70b0c0fd2bc", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0xc48c", "output": "0x" }, + "subtraces": 2, + "traceAddress": [], + "transactionHash": "0xb765f3c718851d3117bcc40e9d3f4b37023df3c7ca22c8a0ab7f1a01f2df76da", + "transactionPosition": 101, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0x6733f0283711f225a447e759d859a70b0c0fd2bc", + "gas": "0x144c5", + "input": "0x70a082310000000000000000000000006733f0283711f225a447e759d859a70b0c0fd2bc", + "to": "0x38d64ce1bdf1a9f24e0ec469c9cade61236fb4a0", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0xa30", + "output": "0x000000000000000000000000000000000000000000000061d6ad0db9d0c42932" + }, + "subtraces": 0, + "traceAddress": [0], + "transactionHash": "0xb765f3c718851d3117bcc40e9d3f4b37023df3c7ca22c8a0ab7f1a01f2df76da", + "transactionPosition": 101, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x6733f0283711f225a447e759d859a70b0c0fd2bc", + "gas": "0xc219", + "input": "0x23b872dd0000000000000000000000002003cf7f2fe0f469ba50d647209195af69d153b60000000000000000000000006733f0283711f225a447e759d859a70b0c0fd2bc0000000000000000000000000000000000000000000000008ea9e588c3040000", + "to": "0x38d64ce1bdf1a9f24e0ec469c9cade61236fb4a0", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x3377", + "output": "0x0000000000000000000000000000000000000000000000000000000000000001" + }, + "subtraces": 0, + "traceAddress": [1], + "transactionHash": "0xb765f3c718851d3117bcc40e9d3f4b37023df3c7ca22c8a0ab7f1a01f2df76da", + "transactionPosition": 101, + "type": "call" + } + ], + "decoded": { + "signature": "stake(uint256)", + "signature_with_arg_names": "stake(uint256 arg1)", + "name": "stake", + "decoded": [ + { + "internalType": "uint256", + "name": "arg1", + "type": "uint256", + "decoded": "10280000000000000000" + } + ] + } + }, + { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0xcF7105FDE573695D62666aeFa4e1691bf3Ab50d5", + "gas": 100000, + "gasPrice": "104051765527", + "hash": "0xcb1f65de092a9753f8ca43e0f866d476a861b124ebe0649d85255b779833dc07", + "input": "0x", + "nonce": 36792, + "r": "0x4fb443546d5612e65527d2c92c9dbbf76c0cfc48ce0b55645d62509e14db18d8", + "s": "0x7ab7b02e0de37b8bd9fa2d6485826a86e8ca3bd3f9509a320bf82c00e6611028", + "to": "0xC244D82f236431bAe8FbaD3b0920984F8961D724", + "transactionIndex": 102, + "type": 0, + "v": "0x25", + "value": "10147330000000000", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 10039570, + "effectiveGasPrice": 104051765527, + "from": "0xcf7105fde573695d62666aefa4e1691bf3ab50d5", + "gasUsed": 21000, + "logs": [], + "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", + "status": true, + "to": "0xc244d82f236431bae8fbad3b0920984f8961d724", + "transactionHash": "0xcb1f65de092a9753f8ca43e0f866d476a861b124ebe0649d85255b779833dc07", + "transactionIndex": 102, + "type": "0x0" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0xcf7105fde573695d62666aefa4e1691bf3ab50d5", + "gas": "0x13498", + "input": "0x", + "to": "0xc244d82f236431bae8fbad3b0920984f8961d724", + "value": "0x240cf160119400" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x0", "output": "0x" }, + "subtraces": 0, + "traceAddress": [], + "transactionHash": "0xcb1f65de092a9753f8ca43e0f866d476a861b124ebe0649d85255b779833dc07", + "transactionPosition": 102, + "type": "call" + } + ] + }, + { + "accessList": [], + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0x6c13813d9Fd1E2D03403C381f7B1B5b5D110CCDf", + "gas": 21000, + "gasPrice": "103855013937", + "hash": "0x619d3edff2141c8c0fba87579f1df841f6355b5541867d48026dcfe42aaec4ca", + "input": "0x", + "maxFeePerGas": "129493431885", + "maxPriorityFeePerGas": "5000000000", + "nonce": 0, + "r": "0x292f8a6794477fe92a76d85c935b2330bf688ab30dec3ea2a0f5b8f6deabf3da", + "s": "0x31f5fd1e92a543a8b4f79c477405bbc40e95c969ccc089fb2be45e8930cf1187", + "to": "0x267be1C1D684F78cb4F6a176C4911b741E4Ffdc0", + "transactionIndex": 103, + "type": 2, + "v": "0x1", + "value": "144853531930341190", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 10060570, + "effectiveGasPrice": 103855013937, + "from": "0x6c13813d9fd1e2d03403c381f7b1b5b5d110ccdf", + "gasUsed": 21000, + "logs": [], + "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", + "status": true, + "to": "0x267be1c1d684f78cb4f6a176c4911b741e4ffdc0", + "transactionHash": "0x619d3edff2141c8c0fba87579f1df841f6355b5541867d48026dcfe42aaec4ca", + "transactionIndex": 103, + "type": "0x2" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0x6c13813d9fd1e2d03403c381f7b1b5b5d110ccdf", + "gas": "0x0", + "input": "0x", + "to": "0x267be1c1d684f78cb4f6a176c4911b741e4ffdc0", + "value": "0x2029f85132b2f46" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x0", "output": "0x" }, + "subtraces": 0, + "traceAddress": [], + "transactionHash": "0x619d3edff2141c8c0fba87579f1df841f6355b5541867d48026dcfe42aaec4ca", + "transactionPosition": 103, + "type": "call" + } + ] + }, + { + "accessList": [], + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0x9Dc99dE7F5D2e6feB978479452e49CB1640c5887", + "gas": 23100, + "gasPrice": "101953880806", + "hash": "0x8230b45123098506cf24cceb592502680ce765513fae66878db2b40608914bf5", + "input": "0x", + "maxFeePerGas": "204901133131", + "maxPriorityFeePerGas": "3098866869", + "nonce": 76, + "r": "0xecba59283e1251a18d3f2bfa3891ee2590b7ff7530f46aedbecfe52803238823", + "s": "0x333460f9973e5159211f532fdca36a8702232e6b4a7e0c2c0541685da94ca624", + "to": "0x4B91a82aCF0afEd53a9C0F87c302355BC63F2604", + "transactionIndex": 104, + "type": 2, + "v": "0x0", + "value": "55000000000000000", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 10081570, + "effectiveGasPrice": 101953880806, + "from": "0x9dc99de7f5d2e6feb978479452e49cb1640c5887", + "gasUsed": 21000, + "logs": [], + "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", + "status": true, + "to": "0x4b91a82acf0afed53a9c0f87c302355bc63f2604", + "transactionHash": "0x8230b45123098506cf24cceb592502680ce765513fae66878db2b40608914bf5", + "transactionIndex": 104, + "type": "0x2" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0x9dc99de7f5d2e6feb978479452e49cb1640c5887", + "gas": "0x834", + "input": "0x", + "to": "0x4b91a82acf0afed53a9c0f87c302355bc63f2604", + "value": "0xc3663566a58000" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x0", "output": "0x" }, + "subtraces": 0, + "traceAddress": [], + "transactionHash": "0x8230b45123098506cf24cceb592502680ce765513fae66878db2b40608914bf5", + "transactionPosition": 104, + "type": "call" + } + ] + }, + { + "accessList": [], + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0x17d8c7D70EE2022e135be7dE5b9d3ce803Be3cBc", + "gas": 21000, + "gasPrice": "100855013937", + "hash": "0x2004911f4e6a189bffc8dfcfec236bd18a7ea49c5ee92845efaeb81c629de3ab", + "input": "0x", + "maxFeePerGas": "118672687002", + "maxPriorityFeePerGas": "2000000000", + "nonce": 9, + "r": "0x5699a2ab5eb2753d911c62c27f89e4b0c55fc465b99b742770c4712fd5518e85", + "s": "0x1019bf1d5de529e4182e8609f3e46175214ddb5c27c2d517bdcdfa2855c8fb7f", + "to": "0xdB77619c299B5c56484e2C17810a8Aa31099d390", + "transactionIndex": 105, + "type": 2, + "v": "0x1", + "value": "28302731683943718", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 10102570, + "effectiveGasPrice": 100855013937, + "from": "0x17d8c7d70ee2022e135be7de5b9d3ce803be3cbc", + "gasUsed": 21000, + "logs": [], + "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", + "status": true, + "to": "0xdb77619c299b5c56484e2c17810a8aa31099d390", + "transactionHash": "0x2004911f4e6a189bffc8dfcfec236bd18a7ea49c5ee92845efaeb81c629de3ab", + "transactionIndex": 105, + "type": "0x2" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0x17d8c7d70ee2022e135be7de5b9d3ce803be3cbc", + "gas": "0x0", + "input": "0x", + "to": "0xdb77619c299b5c56484e2c17810a8aa31099d390", + "value": "0x648d2f3c31d526" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x0", "output": "0x" }, + "subtraces": 0, + "traceAddress": [], + "transactionHash": "0x2004911f4e6a189bffc8dfcfec236bd18a7ea49c5ee92845efaeb81c629de3ab", + "transactionPosition": 105, + "type": "call" + } + ] + }, + { + "accessList": [], + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0xA4De160B84E4d8A9e8fC255134e3c5C313aB5471", + "gas": 21000, + "gasPrice": "100855013937", + "hash": "0xdce09a66a1d2b59838f7443718cd5f58f75f4429f6e484fc1e2841b1f3476e33", + "input": "0x", + "maxFeePerGas": "153310642611", + "maxPriorityFeePerGas": "2000000000", + "nonce": 0, + "r": "0x17ced5ce487b2698203d2b1e4e59457c7db4ae98dfea77abe6e27e5ee929f757", + "s": "0x3a8361d8a5ca754857f02ab65343470f5e64e3d153ddf73e74f57b8962ec8331", + "to": "0x8087eb6b9b423b2957703364E5B6b7FE75a094D8", + "transactionIndex": 106, + "type": 2, + "v": "0x0", + "value": "3000000000000000000", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 10123570, + "effectiveGasPrice": 100855013937, + "from": "0xa4de160b84e4d8a9e8fc255134e3c5c313ab5471", + "gasUsed": 21000, + "logs": [], + "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", + "status": true, + "to": "0x8087eb6b9b423b2957703364e5b6b7fe75a094d8", + "transactionHash": "0xdce09a66a1d2b59838f7443718cd5f58f75f4429f6e484fc1e2841b1f3476e33", + "transactionIndex": 106, + "type": "0x2" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0xa4de160b84e4d8a9e8fc255134e3c5c313ab5471", + "gas": "0x0", + "input": "0x", + "to": "0x8087eb6b9b423b2957703364e5b6b7fe75a094d8", + "value": "0x29a2241af62c0000" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x0", "output": "0x" }, + "subtraces": 0, + "traceAddress": [], + "transactionHash": "0xdce09a66a1d2b59838f7443718cd5f58f75f4429f6e484fc1e2841b1f3476e33", + "transactionPosition": 106, + "type": "call" + } + ] + }, + { + "accessList": [], + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0xf89d7b9c864f589bbF53a82105107622B35EaA40", + "gas": 90000, + "gasPrice": "100855013937", + "hash": "0x49d3fad600f09dacce6e6cf865b511b720a540a825af8645f94d184dccdb8f36", + "input": "0x", + "maxFeePerGas": "300000000000", + "maxPriorityFeePerGas": "2000000000", + "nonce": 2593967, + "r": "0x459a7652a064f5bcae7fe075f93a84d96439fea2678337243fb015d5ae3fdece", + "s": "0x2ba44492c293d682282624f38cd66c5ab2c32cc6fa17b020c4ad83f4733017e9", + "to": "0xb87A34C89aCC98b504eBFd36014F4579eEbCE989", + "transactionIndex": 107, + "type": 2, + "v": "0x0", + "value": "21795480000000000", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 10144570, + "effectiveGasPrice": 100855013937, + "from": "0xf89d7b9c864f589bbf53a82105107622b35eaa40", + "gasUsed": 21000, + "logs": [], + "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", + "status": true, + "to": "0xb87a34c89acc98b504ebfd36014f4579eebce989", + "transactionHash": "0x49d3fad600f09dacce6e6cf865b511b720a540a825af8645f94d184dccdb8f36", + "transactionIndex": 107, + "type": "0x2" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0xf89d7b9c864f589bbf53a82105107622b35eaa40", + "gas": "0x10d88", + "input": "0x", + "to": "0xb87a34c89acc98b504ebfd36014f4579eebce989", + "value": "0x4d6edfa31bf000" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x0", "output": "0x" }, + "subtraces": 0, + "traceAddress": [], + "transactionHash": "0x49d3fad600f09dacce6e6cf865b511b720a540a825af8645f94d184dccdb8f36", + "transactionPosition": 107, + "type": "call" + } + ] + }, + { + "accessList": [], + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0x6596Da8B65995d5feaCfF8c2936f0b7a2051B0D0", + "gas": 21000, + "gasPrice": "100855013937", + "hash": "0xd7a5dccf738051927b47ab0984973c46d8cce65d699aa2c34d04fea1cf4719e9", + "input": "0x", + "maxFeePerGas": "203802266262", + "maxPriorityFeePerGas": "2000000000", + "nonce": 555938, + "r": "0x36e6bf191721b2a4aead1b711915fb72322069d836843bd9ca0eb28092271d69", + "s": "0x18f0a804044ce0af2acde706ddf765ffda1ebeb9025e1cea4ad3e305b8dea446", + "to": "0x00B636E7aF6B966452A4B1b3505973B3283E6664", + "transactionIndex": 108, + "type": 2, + "v": "0x0", + "value": "5590600000000000", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 10165570, + "effectiveGasPrice": 100855013937, + "from": "0x6596da8b65995d5feacff8c2936f0b7a2051b0d0", + "gasUsed": 21000, + "logs": [], + "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", + "status": true, + "to": "0x00b636e7af6b966452a4b1b3505973b3283e6664", + "transactionHash": "0xd7a5dccf738051927b47ab0984973c46d8cce65d699aa2c34d04fea1cf4719e9", + "transactionIndex": 108, + "type": "0x2" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0x6596da8b65995d5feacff8c2936f0b7a2051b0d0", + "gas": "0x0", + "input": "0x", + "to": "0x00b636e7af6b966452a4b1b3505973b3283e6664", + "value": "0x13dc9eff14d000" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x0", "output": "0x" }, + "subtraces": 0, + "traceAddress": [], + "transactionHash": "0xd7a5dccf738051927b47ab0984973c46d8cce65d699aa2c34d04fea1cf4719e9", + "transactionPosition": 108, + "type": "call" + } + ] + }, + { + "accessList": [], + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0x4976A4A02f38326660D17bf34b431dC6e2eb2327", + "gas": 207128, + "gasPrice": "100855013937", + "hash": "0x7c51b93b6e79365aa1d45db92e4abeeab26e0537b3dba0407dd50df8ace9877e", + "input": "0x", + "maxFeePerGas": "130800000000", + "maxPriorityFeePerGas": "2000000000", + "nonce": 3819827, + "r": "0x55922fbb0ecc97a1c61ef9a2fb862f9100b77956161b2c80e556dedf16076442", + "s": "0x7251178a36e35a43aa6e2e4cceed4738a6a034d1ed219a691f757bc643e66102", + "to": "0x9BA40eB5c9D3fda622eB5bE35c17b8296fc5065C", + "transactionIndex": 109, + "type": 2, + "v": "0x0", + "value": "998097200000000000", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 10186570, + "effectiveGasPrice": 100855013937, + "from": "0x4976a4a02f38326660d17bf34b431dc6e2eb2327", + "gasUsed": 21000, + "logs": [], + "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", + "status": true, + "to": "0x9ba40eb5c9d3fda622eb5be35c17b8296fc5065c", + "transactionHash": "0x7c51b93b6e79365aa1d45db92e4abeeab26e0537b3dba0407dd50df8ace9877e", + "transactionIndex": 109, + "type": "0x2" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0x4976a4a02f38326660d17bf34b431dc6e2eb2327", + "gas": "0x2d710", + "input": "0x", + "to": "0x9ba40eb5c9d3fda622eb5be35c17b8296fc5065c", + "value": "0xdd9f41d814fe000" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x0", "output": "0x" }, + "subtraces": 0, + "traceAddress": [], + "transactionHash": "0x7c51b93b6e79365aa1d45db92e4abeeab26e0537b3dba0407dd50df8ace9877e", + "transactionPosition": 109, + "type": "call" + } + ] + }, + { + "accessList": [], + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0x15ecE0d7de25436bCfcF3D62A9085Ddc7838aeE9", + "gas": 25200, + "gasPrice": "100855013937", + "hash": "0x1e9330924743c2ba6335fb9c465f60a6b895a70f6c66400ca34a941ac9857da9", + "input": "0x", + "maxFeePerGas": "122000000000", + "maxPriorityFeePerGas": "2000000000", + "nonce": 61746, + "r": "0xae32d88eedc71bb40f0c0eea5d763f24ee4107e8b92c83c7c9d504b5b521f3cd", + "s": "0x2e99b49d9573d96248ae64a84c738adf373d724ed91b55c3d158f8344535296b", + "to": "0x326094F650B78890160bC1689A790A2E4DF63fE6", + "transactionIndex": 110, + "type": 2, + "v": "0x1", + "value": "15000000000000000", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 10207570, + "effectiveGasPrice": 100855013937, + "from": "0x15ece0d7de25436bcfcf3d62a9085ddc7838aee9", + "gasUsed": 21000, + "logs": [], + "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", + "status": true, + "to": "0x326094f650b78890160bc1689a790a2e4df63fe6", + "transactionHash": "0x1e9330924743c2ba6335fb9c465f60a6b895a70f6c66400ca34a941ac9857da9", + "transactionIndex": 110, + "type": "0x2" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0x15ece0d7de25436bcfcf3d62a9085ddc7838aee9", + "gas": "0x1068", + "input": "0x", + "to": "0x326094f650b78890160bc1689a790a2e4df63fe6", + "value": "0x354a6ba7a18000" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x0", "output": "0x" }, + "subtraces": 0, + "traceAddress": [], + "transactionHash": "0x1e9330924743c2ba6335fb9c465f60a6b895a70f6c66400ca34a941ac9857da9", + "transactionPosition": 110, + "type": "call" + } + ] + }, + { + "accessList": [], + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0x308538A5Da07c37417BDAbA354923dAa76Db45A7", + "gas": 21000, + "gasPrice": "100855013937", + "hash": "0x73b868e0208c5a0b4d8f72c3b7301a65000739c26829c7d10a58ac8546e054cb", + "input": "0x", + "maxFeePerGas": "134034010400", + "maxPriorityFeePerGas": "2000000000", + "nonce": 861, + "r": "0xc7e6cb7b72f8e1fb054d2c84c529ecf7bfe7f2edcee73663e5c992caf55dc35", + "s": "0x15a130ccccd68057bd8ee1a64627b0f4b367cdf9f56c951b40d3ca79293f2c9a", + "to": "0x7389aa039AC11c16f3dF6d8160009D4837b33FDb", + "transactionIndex": 111, + "type": 2, + "v": "0x0", + "value": "900000000000000000", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 10228570, + "effectiveGasPrice": 100855013937, + "from": "0x308538a5da07c37417bdaba354923daa76db45a7", + "gasUsed": 21000, + "logs": [], + "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", + "status": true, + "to": "0x7389aa039ac11c16f3df6d8160009d4837b33fdb", + "transactionHash": "0x73b868e0208c5a0b4d8f72c3b7301a65000739c26829c7d10a58ac8546e054cb", + "transactionIndex": 111, + "type": "0x2" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0x308538a5da07c37417bdaba354923daa76db45a7", + "gas": "0x0", + "input": "0x", + "to": "0x7389aa039ac11c16f3df6d8160009d4837b33fdb", + "value": "0xc7d713b49da0000" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x0", "output": "0x" }, + "subtraces": 0, + "traceAddress": [], + "transactionHash": "0x73b868e0208c5a0b4d8f72c3b7301a65000739c26829c7d10a58ac8546e054cb", + "transactionPosition": 111, + "type": "call" + } + ] + }, + { + "accessList": [], + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0x406B3e45EEb5e5fD77Fbd1be0dD1452571c1bDd0", + "gas": 21000, + "gasPrice": "100855013937", + "hash": "0xcae5ee530902c6012e478de64981013279679c55247c03417a4c22f7bd1baee5", + "input": "0x", + "maxFeePerGas": "118672687002", + "maxPriorityFeePerGas": "2000000000", + "nonce": 119, + "r": "0xa937f06e4c5ef3e5baeb5078442fed49b7ecf0809877206fad0f3f04ec41f7da", + "s": "0x6cdd170c6fa225ac77d34755a33609b3fe9f489b86aa2547791728652f552fad", + "to": "0x4701Dd8AA6002d1339DC6A6692E0DCd27C93E7F6", + "transactionIndex": 112, + "type": 2, + "v": "0x0", + "value": "23283663748154790", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 10249570, + "effectiveGasPrice": 100855013937, + "from": "0x406b3e45eeb5e5fd77fbd1be0dd1452571c1bdd0", + "gasUsed": 21000, + "logs": [], + "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", + "status": true, + "to": "0x4701dd8aa6002d1339dc6a6692e0dcd27c93e7f6", + "transactionHash": "0xcae5ee530902c6012e478de64981013279679c55247c03417a4c22f7bd1baee5", + "transactionIndex": 112, + "type": "0x2" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0x406b3e45eeb5e5fd77fbd1be0dd1452571c1bdd0", + "gas": "0x0", + "input": "0x", + "to": "0x4701dd8aa6002d1339dc6a6692e0dcd27c93e7f6", + "value": "0x52b85e6ac745a6" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x0", "output": "0x" }, + "subtraces": 0, + "traceAddress": [], + "transactionHash": "0xcae5ee530902c6012e478de64981013279679c55247c03417a4c22f7bd1baee5", + "transactionPosition": 112, + "type": "call" + } + ] + }, + { + "accessList": [], + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0xDFd5293D8e347dFe59E90eFd55b2956a1343963d", + "gas": 207128, + "gasPrice": "100855013937", + "hash": "0x6b7153113de19f010001813beefc19818e1b32bc03849c14e8e9bd46eaf7f790", + "input": "0x", + "maxFeePerGas": "130800000000", + "maxPriorityFeePerGas": "2000000000", + "nonce": 8447991, + "r": "0xab65c41bbff46d24980f54213f3b43a818e9bdadc0eda653b56253f336523670", + "s": "0x5656b61b1c7500a29572394099ba78b464cce9466bcfa4cc999bc2206674d434", + "to": "0xc9067A71eB80974339608E806aE22E3c6810B8e7", + "transactionIndex": 113, + "type": 2, + "v": "0x0", + "value": "22227600000000000", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 10270570, + "effectiveGasPrice": 100855013937, + "from": "0xdfd5293d8e347dfe59e90efd55b2956a1343963d", + "gasUsed": 21000, + "logs": [], + "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", + "status": true, + "to": "0xc9067a71eb80974339608e806ae22e3c6810b8e7", + "transactionHash": "0x6b7153113de19f010001813beefc19818e1b32bc03849c14e8e9bd46eaf7f790", + "transactionIndex": 113, + "type": "0x2" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0xdfd5293d8e347dfe59e90efd55b2956a1343963d", + "gas": "0x2d710", + "input": "0x", + "to": "0xc9067a71eb80974339608e806ae22e3c6810b8e7", + "value": "0x4ef7e26a35a000" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x0", "output": "0x" }, + "subtraces": 0, + "traceAddress": [], + "transactionHash": "0x6b7153113de19f010001813beefc19818e1b32bc03849c14e8e9bd46eaf7f790", + "transactionPosition": 113, + "type": "call" + } + ] + }, + { + "accessList": [], + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0x74dEc05E5b894b0EfEc69Cdf6316971802A2F9a1", + "gas": 55000, + "gasPrice": "99855013937", + "hash": "0x20622e1ad80cbe68041f5109a36c8d0c2526fe6315f1f11e4983e4295f9143aa", + "input": "0x", + "maxFeePerGas": "295110542244", + "maxPriorityFeePerGas": "1000000000", + "nonce": 975512, + "r": "0x58a27267d0021e273ad9638e04ed57a589141e896614f025f3616d0461c6ffbb", + "s": "0x3383540d7fd74cf2dcdbacd85981abed06ae6b2e9e6b4f187e11c09ce8b02357", + "to": "0xFB6ac69CEEcE4ac2A279a11424E52791509bcF91", + "transactionIndex": 114, + "type": 2, + "v": "0x1", + "value": "2750000000000000000", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 10309606, + "effectiveGasPrice": 99855013937, + "from": "0x74dec05e5b894b0efec69cdf6316971802a2f9a1", + "gasUsed": 39036, + "logs": [ + { + "address": "0x2754b28227F041a66c46509D5620782BFC4766EF", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x0000000000000000000000000000000000000000000000002629f66e0c530000", + "logIndex": 295, + "removed": false, + "topics": [ + "0xa64da754fccf55aa65a1f0128a648633fade3884b236e879ee9f64c78df5d5d7", + "0x000000000000000000000000fb6ac69ceece4ac2a279a11424e52791509bcf91", + "0x00000000000000000000000074dec05e5b894b0efec69cdf6316971802a2f9a1", + "0x0000000000000000000000000000000000000000000000000000000000000000" + ], + "transactionHash": "0x20622e1ad80cbe68041f5109a36c8d0c2526fe6315f1f11e4983e4295f9143aa", + "transactionIndex": 114, + "decoded": { + "signature": "LogSweep(address,address,address,uint256)", + "signature_with_arg_names": "LogSweep(address indexed from,address indexed to,address indexed token,uint256 amount)", + "name": "LogSweep", + "decoded": [ + { + "indexed": true, + "name": "from", + "type": "address", + "decoded": "0xfb6ac69ceece4ac2a279a11424e52791509bcf91" + }, + { + "indexed": true, + "name": "to", + "type": "address", + "decoded": "0x74dec05e5b894b0efec69cdf6316971802a2f9a1" + }, + { + "indexed": true, + "name": "token", + "type": "address", + "decoded": "0x0000000000000000000000000000000000000000" + }, + { + "indexed": false, + "name": "amount", + "type": "uint256", + "decoded": "2750000000000000000" + } + ] + } + } + ], + "logsBloom": "0x00000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000080000000100800000000000000000000000000800000000000000000000000000000000000000000000000000000000000000020000000000000000000800000000000000000000000400000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000400001000000000000000000000000000000000000000000000000000000000000000000000000000000000400000400000000000020000000000000000000800000000000000000000000000000000000000000000000", + "status": true, + "to": "0xfb6ac69ceece4ac2a279a11424e52791509bcf91", + "transactionHash": "0x20622e1ad80cbe68041f5109a36c8d0c2526fe6315f1f11e4983e4295f9143aa", + "transactionIndex": 114, + "type": "0x2" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0x74dec05e5b894b0efec69cdf6316971802a2f9a1", + "gas": "0x84d0", + "input": "0x", + "to": "0xfb6ac69ceece4ac2a279a11424e52791509bcf91", + "value": "0x2629f66e0c530000" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x4674", "output": "0x" }, + "subtraces": 3, + "traceAddress": [], + "transactionHash": "0x20622e1ad80cbe68041f5109a36c8d0c2526fe6315f1f11e4983e4295f9143aa", + "transactionPosition": 114, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0xfb6ac69ceece4ac2a279a11424e52791509bcf91", + "gas": "0x6ea6", + "input": "0xb269681d", + "to": "0x2754b28227f041a66c46509d5620782bfc4766ef", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0xa6c", + "output": "0x00000000000000000000000074dec05e5b894b0efec69cdf6316971802a2f9a1" + }, + "subtraces": 0, + "traceAddress": [0], + "transactionHash": "0x20622e1ad80cbe68041f5109a36c8d0c2526fe6315f1f11e4983e4295f9143aa", + "transactionPosition": 114, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0xfb6ac69ceece4ac2a279a11424e52791509bcf91", + "gas": "0x8fc", + "input": "0x", + "to": "0x74dec05e5b894b0efec69cdf6316971802a2f9a1", + "value": "0x2629f66e0c530000" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x0", "output": "0x" }, + "subtraces": 0, + "traceAddress": [1], + "transactionHash": "0x20622e1ad80cbe68041f5109a36c8d0c2526fe6315f1f11e4983e4295f9143aa", + "transactionPosition": 114, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0xfb6ac69ceece4ac2a279a11424e52791509bcf91", + "gas": "0x46a8", + "input": "0x28090abb000000000000000000000000fb6ac69ceece4ac2a279a11424e52791509bcf9100000000000000000000000074dec05e5b894b0efec69cdf6316971802a2f9a100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002629f66e0c530000", + "to": "0x2754b28227f041a66c46509d5620782bfc4766ef", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0xa85", "output": "0x" }, + "subtraces": 0, + "traceAddress": [2], + "transactionHash": "0x20622e1ad80cbe68041f5109a36c8d0c2526fe6315f1f11e4983e4295f9143aa", + "transactionPosition": 114, + "type": "call" + } + ] + }, + { + "accessList": [], + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0xF55DCd0007856afaBb4686212493319e6e2Ad55D", + "gas": 21000, + "gasPrice": "100355013937", + "hash": "0x58ca8c08e9deb77e7ae5eb9590073b6a8dcbd9aeaa9270fc669f5151e30f4de7", + "input": "0x", + "maxFeePerGas": "102401133131", + "maxPriorityFeePerGas": "1500000000", + "nonce": 3, + "r": "0x1e9c03d189f2a32d5796980614b672370e4a4c58a26929af9227539e87953328", + "s": "0x57cf9eae142dc0bab5e988744fde1dcd85d4b72a97f9fed8f0d92f09387f5cd4", + "to": "0x196332eAbfCeA651F742Da2BE1bAad7708121C54", + "transactionIndex": 115, + "type": 2, + "v": "0x1", + "value": "41440655189837146", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 10330606, + "effectiveGasPrice": 100355013937, + "from": "0xf55dcd0007856afabb4686212493319e6e2ad55d", + "gasUsed": 21000, + "logs": [], + "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", + "status": true, + "to": "0x196332eabfcea651f742da2be1baad7708121c54", + "transactionHash": "0x58ca8c08e9deb77e7ae5eb9590073b6a8dcbd9aeaa9270fc669f5151e30f4de7", + "transactionIndex": 115, + "type": "0x2" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0xf55dcd0007856afabb4686212493319e6e2ad55d", + "gas": "0x0", + "input": "0x", + "to": "0x196332eabfcea651f742da2be1baad7708121c54", + "value": "0x933a0e6bd9855a" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x0", "output": "0x" }, + "subtraces": 0, + "traceAddress": [], + "transactionHash": "0x58ca8c08e9deb77e7ae5eb9590073b6a8dcbd9aeaa9270fc669f5151e30f4de7", + "transactionPosition": 115, + "type": "call" + } + ] + }, + { + "accessList": [], + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0x4c9AF439b1A6761B8E549D8d226A468a6b2803A8", + "gas": 21000, + "gasPrice": "100049013937", + "hash": "0x7762a285cad1ef859bc0b1806dbc338132c18998cc7f277fe10b3163208ecd2e", + "input": "0x", + "maxFeePerGas": "129122149602", + "maxPriorityFeePerGas": "1194000000", + "nonce": 550695, + "r": "0xca1a1994bdf03ca75432631f82bf99ecf19d27bf6961cec6dbbd97f12a163f86", + "s": "0x5eb5ca2510b3852a5598b1755a616aacb46049136a19d00b1ca6b277d3fc0720", + "to": "0x625b8cf93B307c3ece096D6edF6E3C1A4A3aBcCa", + "transactionIndex": 116, + "type": 2, + "v": "0x1", + "value": "81030000000000000", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 10351606, + "effectiveGasPrice": 100049013937, + "from": "0x4c9af439b1a6761b8e549d8d226a468a6b2803a8", + "gasUsed": 21000, + "logs": [], + "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", + "status": true, + "to": "0x625b8cf93b307c3ece096d6edf6e3c1a4a3abcca", + "transactionHash": "0x7762a285cad1ef859bc0b1806dbc338132c18998cc7f277fe10b3163208ecd2e", + "transactionIndex": 116, + "type": "0x2" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0x4c9af439b1a6761b8e549d8d226a468a6b2803a8", + "gas": "0x0", + "input": "0x", + "to": "0x625b8cf93b307c3ece096d6edf6e3c1a4a3abcca", + "value": "0x11fe05b0e266000" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x0", "output": "0x" }, + "subtraces": 0, + "traceAddress": [], + "transactionHash": "0x7762a285cad1ef859bc0b1806dbc338132c18998cc7f277fe10b3163208ecd2e", + "transactionPosition": 116, + "type": "call" + } + ] + }, + { + "accessList": [], + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0xBc761ee2Bb6eA585d2C400751b1670D46B4A3417", + "gas": 21000, + "gasPrice": "100049013937", + "hash": "0x6e9c4eeb7cc8cb5cd34098130d9457ed9076dbfdfdba4be3c751b3a1dc377343", + "input": "0x", + "maxFeePerGas": "129122149602", + "maxPriorityFeePerGas": "1194000000", + "nonce": 26900, + "r": "0x756031421d4d8db8186a97a2d0438dc3925105f5130d1647391509f4432516b", + "s": "0x17f1e646ad365892a6f597feec080be8c0cf99838e1cb184756aed5ffc07e163", + "to": "0x86F63b85D41d1A890f531A98900822B8369Fea4A", + "transactionIndex": 117, + "type": 2, + "v": "0x1", + "value": "109327660000000000", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 10372606, + "effectiveGasPrice": 100049013937, + "from": "0xbc761ee2bb6ea585d2c400751b1670d46b4a3417", + "gasUsed": 21000, + "logs": [], + "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", + "status": true, + "to": "0x86f63b85d41d1a890f531a98900822b8369fea4a", + "transactionHash": "0x6e9c4eeb7cc8cb5cd34098130d9457ed9076dbfdfdba4be3c751b3a1dc377343", + "transactionIndex": 117, + "type": "0x2" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0xbc761ee2bb6ea585d2c400751b1670d46b4a3417", + "gas": "0x0", + "input": "0x", + "to": "0x86f63b85d41d1a890f531a98900822b8369fea4a", + "value": "0x18468ed726cb800" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x0", "output": "0x" }, + "subtraces": 0, + "traceAddress": [], + "transactionHash": "0x6e9c4eeb7cc8cb5cd34098130d9457ed9076dbfdfdba4be3c751b3a1dc377343", + "transactionPosition": 117, + "type": "call" + } + ] + }, + { + "accessList": [], + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0xdb28A67542527E5872A4D5ba06212A9FA57AEbc6", + "gas": 21000, + "gasPrice": "99855013937", + "hash": "0xd3d6cea28fe215f807b3c6d44d1ecbbff30e09aa887f43a655242c0d32664d17", + "input": "0x", + "maxFeePerGas": "125166061623", + "maxPriorityFeePerGas": "1000000000", + "nonce": 0, + "r": "0x685d27da1e51d20aa7d7b6f88cbb3c0870b2a9691758f2a5aa38d72c9bef7641", + "s": "0x7f884bf10f8c8325367ccab759bff2dda8939df371a1f698d10bb2308a11a6d5", + "to": "0x4e7F8A0da914Fa859E87d447b5366C5C1446a504", + "transactionIndex": 118, + "type": 2, + "v": "0x1", + "value": "94760212764244000", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 10393606, + "effectiveGasPrice": 99855013937, + "from": "0xdb28a67542527e5872a4d5ba06212a9fa57aebc6", + "gasUsed": 21000, + "logs": [], + "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", + "status": true, + "to": "0x4e7f8a0da914fa859e87d447b5366c5c1446a504", + "transactionHash": "0xd3d6cea28fe215f807b3c6d44d1ecbbff30e09aa887f43a655242c0d32664d17", + "transactionIndex": 118, + "type": "0x2" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0xdb28a67542527e5872a4d5ba06212a9fa57aebc6", + "gas": "0x0", + "input": "0x", + "to": "0x4e7f8a0da914fa859e87d447b5366c5c1446a504", + "value": "0x150a7e954a73820" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x0", "output": "0x" }, + "subtraces": 0, + "traceAddress": [], + "transactionHash": "0xd3d6cea28fe215f807b3c6d44d1ecbbff30e09aa887f43a655242c0d32664d17", + "transactionPosition": 118, + "type": "call" + } + ] + }, + { + "accessList": [], + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0x77696bb39917C91A0c3908D577d5e322095425cA", + "gas": 21000, + "gasPrice": "99855013937", + "hash": "0x7cb1d2cab97604d9159977697627e64e6211d2c7cfe64619e1ed14825b7d746b", + "input": "0x", + "maxFeePerGas": "191000000000", + "maxPriorityFeePerGas": "1000000000", + "nonce": 940395, + "r": "0x8dd4f66dc88aba6fa7f8f99a364d3a8b025564fdf50a97055eae387ae6dbc3be", + "s": "0x636848bb4c8c52bec74cca761dbc5511b0db3ee467eb75e937f237c5c70738d9", + "to": "0x93689928A81D40E74936245Bf95aF5567EE3e133", + "transactionIndex": 119, + "type": 2, + "v": "0x0", + "value": "23784710000000000", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 10414606, + "effectiveGasPrice": 99855013937, + "from": "0x77696bb39917c91a0c3908d577d5e322095425ca", + "gasUsed": 21000, + "logs": [], + "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", + "status": true, + "to": "0x93689928a81d40e74936245bf95af5567ee3e133", + "transactionHash": "0x7cb1d2cab97604d9159977697627e64e6211d2c7cfe64619e1ed14825b7d746b", + "transactionIndex": 119, + "type": "0x2" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0x77696bb39917c91a0c3908d577d5e322095425ca", + "gas": "0x0", + "input": "0x", + "to": "0x93689928a81d40e74936245bf95af5567ee3e133", + "value": "0x54801156a2bc00" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x0", "output": "0x" }, + "subtraces": 0, + "traceAddress": [], + "transactionHash": "0x7cb1d2cab97604d9159977697627e64e6211d2c7cfe64619e1ed14825b7d746b", + "transactionPosition": 119, + "type": "call" + } + ] + }, + { + "accessList": [], + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0x71660c4005BA85c37ccec55d0C4493E66Fe775d3", + "gas": 21000, + "gasPrice": "99855013937", + "hash": "0x3525ff74486870044a5826653f2b4e3dfc7bc39dfdf82adad9f447559ed3156d", + "input": "0x", + "maxFeePerGas": "191000000000", + "maxPriorityFeePerGas": "1000000000", + "nonce": 1821135, + "r": "0xe7e111eaf202da995aad90c58617dec7ae25009e2150dce88c26956d1d37232f", + "s": "0x54ed42332f3c0a3991533616ccce635d060e2fa1fdb5f2a3a1b6ba752b0564e8", + "to": "0xF4AEa4967E54Bb6Adc849af6dB94f9A2AAE34762", + "transactionIndex": 120, + "type": 2, + "v": "0x1", + "value": "2586800000000000", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 10435606, + "effectiveGasPrice": 99855013937, + "from": "0x71660c4005ba85c37ccec55d0c4493e66fe775d3", + "gasUsed": 21000, + "logs": [], + "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", + "status": true, + "to": "0xf4aea4967e54bb6adc849af6db94f9a2aae34762", + "transactionHash": "0x3525ff74486870044a5826653f2b4e3dfc7bc39dfdf82adad9f447559ed3156d", + "transactionIndex": 120, + "type": "0x2" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0x71660c4005ba85c37ccec55d0c4493e66fe775d3", + "gas": "0x0", + "input": "0x", + "to": "0xf4aea4967e54bb6adc849af6db94f9a2aae34762", + "value": "0x930ae4f1ae000" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x0", "output": "0x" }, + "subtraces": 0, + "traceAddress": [], + "transactionHash": "0x3525ff74486870044a5826653f2b4e3dfc7bc39dfdf82adad9f447559ed3156d", + "transactionPosition": 120, + "type": "call" + } + ] + }, + { + "accessList": [], + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0x95A9bd206aE52C4BA8EecFc93d18EACDd41C88CC", + "gas": 21000, + "gasPrice": "99855013937", + "hash": "0xc0b06cff8001de8d795e68205532f388ab571eb9cb5e884a628f14464cdaf414", + "input": "0x", + "maxFeePerGas": "191000000000", + "maxPriorityFeePerGas": "1000000000", + "nonce": 1803458, + "r": "0x2dee966f390dd4e88bd2dc17fc33682544fa704ac179c81e5ac4675449de918b", + "s": "0x29b87e1e4a861f8d120afcbcf3ad3275a42d02d808bb3d89986ac6e957f39ac4", + "to": "0xA7b5EBC74Bc5121BfCE9225c61c7A60133185933", + "transactionIndex": 121, + "type": 2, + "v": "0x1", + "value": "25590290000000000", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 10456606, + "effectiveGasPrice": 99855013937, + "from": "0x95a9bd206ae52c4ba8eecfc93d18eacdd41c88cc", + "gasUsed": 21000, + "logs": [], + "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", + "status": true, + "to": "0xa7b5ebc74bc5121bfce9225c61c7a60133185933", + "transactionHash": "0xc0b06cff8001de8d795e68205532f388ab571eb9cb5e884a628f14464cdaf414", + "transactionIndex": 121, + "type": "0x2" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0x95a9bd206ae52c4ba8eecfc93d18eacdd41c88cc", + "gas": "0x0", + "input": "0x", + "to": "0xa7b5ebc74bc5121bfce9225c61c7a60133185933", + "value": "0x5aea3bb1263400" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x0", "output": "0x" }, + "subtraces": 0, + "traceAddress": [], + "transactionHash": "0xc0b06cff8001de8d795e68205532f388ab571eb9cb5e884a628f14464cdaf414", + "transactionPosition": 121, + "type": "call" + } + ] + }, + { + "accessList": [], + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0xC14DC9738ecaE84093cA13f6483526a4a276B106", + "gas": 21000, + "gasPrice": "98955013937", + "hash": "0x588c3b577e2ac9e2cdbc0dfb1f37d4a48dc3aeba2a2865d1ac16997fd8bb2821", + "input": "0x", + "maxFeePerGas": "110000000000", + "maxPriorityFeePerGas": "100000000", + "nonce": 310, + "r": "0xb4eff10dc806241789ccd814eca95707e72b2237b7a337be0a6a4cf79cb78549", + "s": "0x384c8e574c2ee527dcc94d139f6194efc31eef84fe718bad6b04083d617e7b79", + "to": "0x1b17E6045234237f86c9acDeA0b637a561DeFf2E", + "transactionIndex": 122, + "type": 2, + "v": "0x0", + "value": "50000000000000000", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 10477606, + "effectiveGasPrice": 98955013937, + "from": "0xc14dc9738ecae84093ca13f6483526a4a276b106", + "gasUsed": 21000, + "logs": [], + "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", + "status": true, + "to": "0x1b17e6045234237f86c9acdea0b637a561deff2e", + "transactionHash": "0x588c3b577e2ac9e2cdbc0dfb1f37d4a48dc3aeba2a2865d1ac16997fd8bb2821", + "transactionIndex": 122, + "type": "0x2" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0xc14dc9738ecae84093ca13f6483526a4a276b106", + "gas": "0x0", + "input": "0x", + "to": "0x1b17e6045234237f86c9acdea0b637a561deff2e", + "value": "0xb1a2bc2ec50000" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x0", "output": "0x" }, + "subtraces": 0, + "traceAddress": [], + "transactionHash": "0x588c3b577e2ac9e2cdbc0dfb1f37d4a48dc3aeba2a2865d1ac16997fd8bb2821", + "transactionPosition": 122, + "type": "call" + } + ] + }, + { + "accessList": [], + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0x778bd06e7ADdB54E64253f70662682F72c0B0033", + "gas": 21000, + "gasPrice": "98905013937", + "hash": "0x662f55a2fd1fc31207b7aa9cc36e726c839597ce57e4862a24d65510f044a9d3", + "input": "0x", + "maxFeePerGas": "109000000000", + "maxPriorityFeePerGas": "50000000", + "nonce": 19, + "r": "0xf00584a2c093d3d2b92d3954c593f2fcb453303fa620425ef4443378ac54797d", + "s": "0x42fa1e162998175e2309ae04c4f7d17ba60c48f589a7d8f29f3385153fe7e155", + "to": "0xf652168acDcDCC20318f6FD830D2514dE9CE8b4E", + "transactionIndex": 123, + "type": 2, + "v": "0x1", + "value": "237000000000000000", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 10498606, + "effectiveGasPrice": 98905013937, + "from": "0x778bd06e7addb54e64253f70662682f72c0b0033", + "gasUsed": 21000, + "logs": [], + "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", + "status": true, + "to": "0xf652168acdcdcc20318f6fd830d2514de9ce8b4e", + "transactionHash": "0x662f55a2fd1fc31207b7aa9cc36e726c839597ce57e4862a24d65510f044a9d3", + "transactionIndex": 123, + "type": "0x2" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0x778bd06e7addb54e64253f70662682f72c0b0033", + "gas": "0x0", + "input": "0x", + "to": "0xf652168acdcdcc20318f6fd830d2514de9ce8b4e", + "value": "0x349fe3e8bc48000" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x0", "output": "0x" }, + "subtraces": 0, + "traceAddress": [], + "transactionHash": "0x662f55a2fd1fc31207b7aa9cc36e726c839597ce57e4862a24d65510f044a9d3", + "transactionPosition": 123, + "type": "call" + } + ] + }, + { + "accessList": [], + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0xe8c4170F68518c3b6BC3c6c9b33A071beA44E569", + "gas": 67682, + "gasPrice": "98865471902", + "hash": "0x457c0f2df5eb7d7394f732ec38de08c04ad33b4fc5ff1e1e3a91602ed44cad21", + "input": "0xa22cb4650000000000000000000000002f18f339620a63e43f0839eeb18d7de1e1be4dfb0000000000000000000000000000000000000000000000000000000000000001", + "maxFeePerGas": "127999629373", + "maxPriorityFeePerGas": "10457965", + "nonce": 455, + "r": "0x395ba66f66a1f8076c4aa18548d6c71747618ebc3d35f4aef7c6e48f65cd9d19", + "s": "0x6f1808edda10a8bec1d3b39c50a13515108e26c8f9a195e4853cbaa9a6184a55", + "to": "0x7AadA103F7852c7E7Da61E100d6277A3Fd199B58", + "transactionIndex": 124, + "type": 2, + "v": "0x1", + "value": "0", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 10565440, + "effectiveGasPrice": 98865471902, + "from": "0xe8c4170f68518c3b6bc3c6c9b33a071bea44e569", + "gasUsed": 66834, + "logs": [ + { + "address": "0x7AadA103F7852c7E7Da61E100d6277A3Fd199B58", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x0000000000000000000000000000000000000000000000000000000000000001", + "logIndex": 296, + "removed": false, + "topics": [ + "0x17307eab39ab6107e8899845ad3d59bd9653f200f220920489ca2b5937696c31", + "0x000000000000000000000000e8c4170f68518c3b6bc3c6c9b33a071bea44e569", + "0x0000000000000000000000002f18f339620a63e43f0839eeb18d7de1e1be4dfb" + ], + "transactionHash": "0x457c0f2df5eb7d7394f732ec38de08c04ad33b4fc5ff1e1e3a91602ed44cad21", + "transactionIndex": 124, + "decoded": { + "signature": "ApprovalForAll(address,address,bool)", + "signature_with_arg_names": "ApprovalForAll(address indexed owner,address indexed operator,bool approved)", + "name": "ApprovalForAll", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "owner", + "type": "address", + "decoded": "0xe8c4170f68518c3b6bc3c6c9b33a071bea44e569" + }, + { + "indexed": true, + "internalType": "address", + "name": "operator", + "type": "address", + "decoded": "0x2f18f339620a63e43f0839eeb18d7de1e1be4dfb" + }, + { + "indexed": false, + "internalType": "bool", + "name": "approved", + "type": "bool", + "decoded": true + } + ] + } + } + ], + "logsBloom": "0x00000000000100000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000000000002000000000000000010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000008020000000000000000000200000000000000000000000000000000000000000000000000200800000000000000000000000000004000000000000000000000000000", + "status": true, + "to": "0x7aada103f7852c7e7da61e100d6277a3fd199b58", + "transactionHash": "0x457c0f2df5eb7d7394f732ec38de08c04ad33b4fc5ff1e1e3a91602ed44cad21", + "transactionIndex": 124, + "type": "0x2" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0xe8c4170f68518c3b6bc3c6c9b33a071bea44e569", + "gas": "0xb41e", + "input": "0xa22cb4650000000000000000000000002f18f339620a63e43f0839eeb18d7de1e1be4dfb0000000000000000000000000000000000000000000000000000000000000001", + "to": "0x7aada103f7852c7e7da61e100d6277a3fd199b58", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0xb0ce", "output": "0x" }, + "subtraces": 1, + "traceAddress": [], + "transactionHash": "0x457c0f2df5eb7d7394f732ec38de08c04ad33b4fc5ff1e1e3a91602ed44cad21", + "transactionPosition": 124, + "type": "call" + }, + { + "action": { + "callType": "delegatecall", + "from": "0x7aada103f7852c7e7da61e100d6277a3fd199b58", + "gas": "0x954f", + "input": "0xa22cb4650000000000000000000000002f18f339620a63e43f0839eeb18d7de1e1be4dfb0000000000000000000000000000000000000000000000000000000000000001", + "to": "0xaaac20174ea65227922c114fed62f248b9d04021", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x9437", "output": "0x" }, + "subtraces": 1, + "traceAddress": [0], + "transactionHash": "0x457c0f2df5eb7d7394f732ec38de08c04ad33b4fc5ff1e1e3a91602ed44cad21", + "transactionPosition": 124, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0x7aada103f7852c7e7da61e100d6277a3fd199b58", + "gas": "0x8642", + "input": "0xc61711340000000000000000000000007aada103f7852c7e7da61e100d6277a3fd199b580000000000000000000000002f18f339620a63e43f0839eeb18d7de1e1be4dfb", + "to": "0x000000000000aaeb6d7670e522a718067333cd4e", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x278f", + "output": "0x0000000000000000000000000000000000000000000000000000000000000001" + }, + "subtraces": 0, + "traceAddress": [0, 0], + "transactionHash": "0x457c0f2df5eb7d7394f732ec38de08c04ad33b4fc5ff1e1e3a91602ed44cad21", + "transactionPosition": 124, + "type": "call" + } + ], + "decoded": { + "signature": "setApprovalForAll(address,bool)", + "signature_with_arg_names": "setApprovalForAll(address arg1,bool arg2)", + "name": "setApprovalForAll", + "decoded": [ + { + "internalType": "address", + "name": "arg1", + "type": "address", + "decoded": "0x2f18f339620a63e43f0839eeb18d7de1e1be4dfb" + }, + { + "internalType": "bool", + "name": "arg2", + "type": "bool", + "decoded": true + } + ] + } + }, + { + "accessList": [], + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0x308EBa39BaE161118Fd43d9083f0c7f5c062EB18", + "gas": 94617, + "gasPrice": "98865795344", + "hash": "0xb60fa02d9e40dd324ee4d3234f43864aa2c203de39ee56c86dca3b354bcb9b00", + "input": "0xa9059cbb000000000000000000000000bd27e3ee5df7752520240a3b7dd8d6e3ba717dbf0000000000000000000000000000000000000000000000000000000091e98400", + "maxFeePerGas": "140560631596", + "maxPriorityFeePerGas": "10781407", + "nonce": 22, + "r": "0x5637dca7d9cab73c5c1bb448703f6eb44ccb994da644d9cb8e59d8fab7bda8b6", + "s": "0x3c90734a82278688d5c245f5c4bb8d26e2084ca295000f0236c178ae1d2f3032", + "to": "0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48", + "transactionIndex": 125, + "type": 2, + "v": "0x0", + "value": "0", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 10627688, + "effectiveGasPrice": 98865795344, + "from": "0x308eba39bae161118fd43d9083f0c7f5c062eb18", + "gasUsed": 62248, + "logs": [ + { + "address": "0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x0000000000000000000000000000000000000000000000000000000091e98400", + "logIndex": 297, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x000000000000000000000000308eba39bae161118fd43d9083f0c7f5c062eb18", + "0x000000000000000000000000bd27e3ee5df7752520240a3b7dd8d6e3ba717dbf" + ], + "transactionHash": "0xb60fa02d9e40dd324ee4d3234f43864aa2c203de39ee56c86dca3b354bcb9b00", + "transactionIndex": 125, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0x308eba39bae161118fd43d9083f0c7f5c062eb18" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0xbd27e3ee5df7752520240a3b7dd8d6e3ba717dbf" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "2448000000" + } + ] + } + } + ], + "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008000008000000800000000000000000000000000000000002000000080000000000000000000000000000000000000000000010004000000000000000000000000000000000000000000000010000000000000000000000000000000020200000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000000000", + "status": true, + "to": "0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48", + "transactionHash": "0xb60fa02d9e40dd324ee4d3234f43864aa2c203de39ee56c86dca3b354bcb9b00", + "transactionIndex": 125, + "type": "0x2" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0x308eba39bae161118fd43d9083f0c7f5c062eb18", + "gas": "0x11d3d", + "input": "0xa9059cbb000000000000000000000000bd27e3ee5df7752520240a3b7dd8d6e3ba717dbf0000000000000000000000000000000000000000000000000000000091e98400", + "to": "0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x9ecc", + "output": "0x0000000000000000000000000000000000000000000000000000000000000001" + }, + "subtraces": 1, + "traceAddress": [], + "transactionHash": "0xb60fa02d9e40dd324ee4d3234f43864aa2c203de39ee56c86dca3b354bcb9b00", + "transactionPosition": 125, + "type": "call" + }, + { + "action": { + "callType": "delegatecall", + "from": "0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48", + "gas": "0xfced", + "input": "0xa9059cbb000000000000000000000000bd27e3ee5df7752520240a3b7dd8d6e3ba717dbf0000000000000000000000000000000000000000000000000000000091e98400", + "to": "0x43506849d7c04f9138d1a2050bbf3a0c054402dd", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x8253", + "output": "0x0000000000000000000000000000000000000000000000000000000000000001" + }, + "subtraces": 0, + "traceAddress": [0], + "transactionHash": "0xb60fa02d9e40dd324ee4d3234f43864aa2c203de39ee56c86dca3b354bcb9b00", + "transactionPosition": 125, + "type": "call" + } + ], + "decoded": { + "signature": "transfer(address,uint256)", + "signature_with_arg_names": "transfer(address arg1,uint256 arg2)", + "name": "transfer", + "decoded": [ + { + "internalType": "address", + "name": "arg1", + "type": "address", + "decoded": "0xbd27e3ee5df7752520240a3b7dd8d6e3ba717dbf" + }, + { + "internalType": "uint256", + "name": "arg2", + "type": "uint256", + "decoded": "2448000000" + } + ] + } + }, + { + "accessList": [], + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0xDAFF30Eb99639Da521ee19C053F6c2Ae60F88C63", + "gas": 64506, + "gasPrice": "98865471902", + "hash": "0x9597b3d84d9627442bff91b2f212d9d2b67998830b3496615b39fcec5baafea5", + "input": "0xa9059cbb000000000000000000000000e73c31a7784c82ab48be5bb0cc093d05cc0d6e3100000000000000000000000000000000000000000000023e2f2b53145daf0000", + "maxFeePerGas": "127999629373", + "maxPriorityFeePerGas": "10457965", + "nonce": 226, + "r": "0xb770ed642b6ade82a4d86aa408721aaf5a8b0c80a25f79a82879cd6cc440dcb9", + "s": "0x7b24049f55f608c2c5ded9cb6f4240a4d5503fd77657133e7a5d518c34175aa8", + "to": "0x1614F18Fc94f47967A3Fbe5FfcD46d4e7Da3D787", + "transactionIndex": 126, + "type": 2, + "v": "0x1", + "value": "0", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 10691358, + "effectiveGasPrice": 98865471902, + "from": "0xdaff30eb99639da521ee19c053f6c2ae60f88c63", + "gasUsed": 63670, + "logs": [ + { + "address": "0x1614F18Fc94f47967A3Fbe5FfcD46d4e7Da3D787", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x00000000000000000000000000000000000000000000023e2f2b53145daf0000", + "logIndex": 298, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x000000000000000000000000daff30eb99639da521ee19c053f6c2ae60f88c63", + "0x000000000000000000000000e73c31a7784c82ab48be5bb0cc093d05cc0d6e31" + ], + "transactionHash": "0x9597b3d84d9627442bff91b2f212d9d2b67998830b3496615b39fcec5baafea5", + "transactionIndex": 126, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0xdaff30eb99639da521ee19c053f6c2ae60f88c63" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0xe73c31a7784c82ab48be5bb0cc093d05cc0d6e31" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "10591830000000000000000" + } + ] + } + } + ], + "logsBloom": "0x00000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000000000800000000010000000000000000000000000000000000000008000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000000000000800000080000000000000000000000000000000200000000000000000000000000000000002000000000000000000000000000000000020000000200000000000000000000000000000000000000000000000000000000000000000000000000000", + "status": true, + "to": "0x1614f18fc94f47967a3fbe5ffcd46d4e7da3d787", + "transactionHash": "0x9597b3d84d9627442bff91b2f212d9d2b67998830b3496615b39fcec5baafea5", + "transactionIndex": 126, + "type": "0x2" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0xdaff30eb99639da521ee19c053f6c2ae60f88c63", + "gas": "0xa762", + "input": "0xa9059cbb000000000000000000000000e73c31a7784c82ab48be5bb0cc093d05cc0d6e3100000000000000000000000000000000000000000000023e2f2b53145daf0000", + "to": "0x1614f18fc94f47967a3fbe5ffcd46d4e7da3d787", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0xa41e", + "output": "0x0000000000000000000000000000000000000000000000000000000000000001" + }, + "subtraces": 1, + "traceAddress": [], + "transactionHash": "0x9597b3d84d9627442bff91b2f212d9d2b67998830b3496615b39fcec5baafea5", + "transactionPosition": 126, + "type": "call" + }, + { + "action": { + "callType": "delegatecall", + "from": "0x1614f18fc94f47967a3fbe5ffcd46d4e7da3d787", + "gas": "0x8911", + "input": "0xa9059cbb000000000000000000000000e73c31a7784c82ab48be5bb0cc093d05cc0d6e3100000000000000000000000000000000000000000000023e2f2b53145daf0000", + "to": "0x3159810dd4d4d96961f3f04737d53650b6550690", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x87d0", + "output": "0x0000000000000000000000000000000000000000000000000000000000000001" + }, + "subtraces": 0, + "traceAddress": [0], + "transactionHash": "0x9597b3d84d9627442bff91b2f212d9d2b67998830b3496615b39fcec5baafea5", + "transactionPosition": 126, + "type": "call" + } + ], + "decoded": { + "signature": "transfer(address,uint256)", + "signature_with_arg_names": "transfer(address arg1,uint256 arg2)", + "name": "transfer", + "decoded": [ + { + "internalType": "address", + "name": "arg1", + "type": "address", + "decoded": "0xe73c31a7784c82ab48be5bb0cc093d05cc0d6e31" + }, + { + "internalType": "uint256", + "name": "arg2", + "type": "uint256", + "decoded": "10591830000000000000000" + } + ] + } + }, + { + "accessList": [], + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0x6697d0d99D0C9eA5b436b24570524B9b37744A15", + "gas": 48320, + "gasPrice": "98865471902", + "hash": "0xa0a25e61cbac8e2143ac06e97024cae3e76004177d9d0cfe3b35502895c05d2d", + "input": "0x095ea7b3000000000000000000000000cafd2f0a35a4459fa40c0517e17e6fa2939441ca00000000000000000000000000000000000000000000000000000000002402c0", + "maxFeePerGas": "127999629373", + "maxPriorityFeePerGas": "10457965", + "nonce": 4, + "r": "0x9fef58cbd5c62b9d822c2eed06d5961ddbd8e4f1bcb4fb4c0263ee9238673c67", + "s": "0x4867ac0b8e179b5565a0a896bd013740184378c4c76714923bf421b407d8c306", + "to": "0x2260FAC5E5542a773Aa44fBCfeDf7C193bc2C599", + "transactionIndex": 127, + "type": 2, + "v": "0x0", + "value": "0", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 10739678, + "effectiveGasPrice": 98865471902, + "from": "0x6697d0d99d0c9ea5b436b24570524b9b37744a15", + "gasUsed": 48320, + "logs": [ + { + "address": "0x2260FAC5E5542a773Aa44fBCfeDf7C193bc2C599", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x00000000000000000000000000000000000000000000000000000000002402c0", + "logIndex": 299, + "removed": false, + "topics": [ + "0x8c5be1e5ebec7d5bd14f71427d1e84f3dd0314c0f7b2291e5b200ac8c7c3b925", + "0x0000000000000000000000006697d0d99d0c9ea5b436b24570524b9b37744a15", + "0x000000000000000000000000cafd2f0a35a4459fa40c0517e17e6fa2939441ca" + ], + "transactionHash": "0xa0a25e61cbac8e2143ac06e97024cae3e76004177d9d0cfe3b35502895c05d2d", + "transactionIndex": 127, + "decoded": { + "signature": "Approval(address,address,uint256)", + "signature_with_arg_names": "Approval(address indexed owner,address indexed spender,uint256 value)", + "name": "Approval", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "owner", + "type": "address", + "decoded": "0x6697d0d99d0c9ea5b436b24570524b9b37744a15" + }, + { + "indexed": true, + "internalType": "address", + "name": "spender", + "type": "address", + "decoded": "0xcafd2f0a35a4459fa40c0517e17e6fa2939441ca" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "2360000" + } + ] + } + } + ], + "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000001000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030000000000010000000000000000000000000000000000000040000000000000000000000000000000000000000000080000000000000200000000000000000010000000000000000000000200000000200000000000000000000000000000", + "status": true, + "to": "0x2260fac5e5542a773aa44fbcfedf7c193bc2c599", + "transactionHash": "0xa0a25e61cbac8e2143ac06e97024cae3e76004177d9d0cfe3b35502895c05d2d", + "transactionIndex": 127, + "type": "0x2" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0x6697d0d99d0c9ea5b436b24570524b9b37744a15", + "gas": "0x6864", + "input": "0x095ea7b3000000000000000000000000cafd2f0a35a4459fa40c0517e17e6fa2939441ca00000000000000000000000000000000000000000000000000000000002402c0", + "to": "0x2260fac5e5542a773aa44fbcfedf7c193bc2c599", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x6864", + "output": "0x0000000000000000000000000000000000000000000000000000000000000001" + }, + "subtraces": 0, + "traceAddress": [], + "transactionHash": "0xa0a25e61cbac8e2143ac06e97024cae3e76004177d9d0cfe3b35502895c05d2d", + "transactionPosition": 127, + "type": "call" + } + ], + "decoded": { + "signature": "approve(address,uint256)", + "signature_with_arg_names": "approve(address arg1,uint256 arg2)", + "name": "approve", + "decoded": [ + { + "internalType": "address", + "name": "arg1", + "type": "address", + "decoded": "0xcafd2f0a35a4459fa40c0517e17e6fa2939441ca" + }, + { + "internalType": "uint256", + "name": "arg2", + "type": "uint256", + "decoded": "2360000" + } + ] + } + }, + { + "accessList": [], + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0x54774dA92C8957D2D60123639ceE9d473c4Fef26", + "gas": 46996, + "gasPrice": "98865795344", + "hash": "0x01364c28cfd24c239b21a040e893e46ec71537910025ae593c2faaeab37db5a3", + "input": "0x095ea7b3000000000000000000000000000000000022d473030f116ddee9f6b43ac78ba3ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff", + "maxFeePerGas": "124434964599", + "maxPriorityFeePerGas": "10781407", + "nonce": 7, + "r": "0x6851ec1774eb19a8fe904af94af9d4961975e87d369b757705949deb9e97b798", + "s": "0x3d4434d0581e02477f86007144adcdc46b9920021c393410ef84ee3c6112d008", + "to": "0x6982508145454Ce325dDbE47a25d4ec3d2311933", + "transactionIndex": 128, + "type": 2, + "v": "0x1", + "value": "0", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 10786291, + "effectiveGasPrice": 98865795344, + "from": "0x54774da92c8957d2d60123639cee9d473c4fef26", + "gasUsed": 46613, + "logs": [ + { + "address": "0x6982508145454Ce325dDbE47a25d4ec3d2311933", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff", + "logIndex": 300, + "removed": false, + "topics": [ + "0x8c5be1e5ebec7d5bd14f71427d1e84f3dd0314c0f7b2291e5b200ac8c7c3b925", + "0x00000000000000000000000054774da92c8957d2d60123639cee9d473c4fef26", + "0x000000000000000000000000000000000022d473030f116ddee9f6b43ac78ba3" + ], + "transactionHash": "0x01364c28cfd24c239b21a040e893e46ec71537910025ae593c2faaeab37db5a3", + "transactionIndex": 128, + "decoded": { + "signature": "Approval(address,address,uint256)", + "signature_with_arg_names": "Approval(address indexed owner,address indexed spender,uint256 value)", + "name": "Approval", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "owner", + "type": "address", + "decoded": "0x54774da92c8957d2d60123639cee9d473c4fef26" + }, + { + "indexed": true, + "internalType": "address", + "name": "spender", + "type": "address", + "decoded": "0x000000000022d473030f116ddee9f6b43ac78ba3" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "115792089237316195423570985008687907853269984665640564039457584007913129639935" + } + ] + } + } + ], + "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000800000000000000000200000000000080000000000004000000000000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000020000000000000000000000000000000000000000000000010000000000000000000000010000000000000000000000000000000000000000000000000000000010000001000000000000000000000000000000000000000000000000000000", + "status": true, + "to": "0x6982508145454ce325ddbe47a25d4ec3d2311933", + "transactionHash": "0x01364c28cfd24c239b21a040e893e46ec71537910025ae593c2faaeab37db5a3", + "transactionIndex": 128, + "type": "0x2" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0x54774da92c8957d2d60123639cee9d473c4fef26", + "gas": "0x6218", + "input": "0x095ea7b3000000000000000000000000000000000022d473030f116ddee9f6b43ac78ba3ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff", + "to": "0x6982508145454ce325ddbe47a25d4ec3d2311933", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x6099", + "output": "0x0000000000000000000000000000000000000000000000000000000000000001" + }, + "subtraces": 0, + "traceAddress": [], + "transactionHash": "0x01364c28cfd24c239b21a040e893e46ec71537910025ae593c2faaeab37db5a3", + "transactionPosition": 128, + "type": "call" + } + ], + "decoded": { + "signature": "approve(address,uint256)", + "signature_with_arg_names": "approve(address arg1,uint256 arg2)", + "name": "approve", + "decoded": [ + { + "internalType": "address", + "name": "arg1", + "type": "address", + "decoded": "0x000000000022d473030f116ddee9f6b43ac78ba3" + }, + { + "internalType": "uint256", + "name": "arg2", + "type": "uint256", + "decoded": "115792089237316195423570985008687907853269984665640564039457584007913129639935" + } + ] + } + }, + { + "accessList": [], + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0xF4e6985dC950EcEA74342452B3233f8678256aa2", + "gas": 47579, + "gasPrice": "98865471902", + "hash": "0xb0c915391075db89af6efa5393a74c69c7b36af7645b7fae24da0cd09f2bfeb2", + "input": "0x095ea7b3000000000000000000000000000000000022d473030f116ddee9f6b43ac78ba3ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff", + "maxFeePerGas": "127999629373", + "maxPriorityFeePerGas": "10457965", + "nonce": 147, + "r": "0xc6e74b2d4c28aeee61734c444c031f0c5f9dd2aef4719833ee87bd26d36b3f8b", + "s": "0x47e419be1a35b72de4972227bddb79d69575d0b46294071cf9b16c81f851cdd9", + "to": "0x8b91f277501CF8322Ebe34F137DD35B384B353C7", + "transactionIndex": 129, + "type": 2, + "v": "0x0", + "value": "0", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 10833486, + "effectiveGasPrice": 98865471902, + "from": "0xf4e6985dc950ecea74342452b3233f8678256aa2", + "gasUsed": 47195, + "logs": [ + { + "address": "0x8b91f277501CF8322Ebe34F137DD35B384B353C7", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff", + "logIndex": 301, + "removed": false, + "topics": [ + "0x8c5be1e5ebec7d5bd14f71427d1e84f3dd0314c0f7b2291e5b200ac8c7c3b925", + "0x000000000000000000000000f4e6985dc950ecea74342452b3233f8678256aa2", + "0x000000000000000000000000000000000022d473030f116ddee9f6b43ac78ba3" + ], + "transactionHash": "0xb0c915391075db89af6efa5393a74c69c7b36af7645b7fae24da0cd09f2bfeb2", + "transactionIndex": 129, + "decoded": { + "signature": "Approval(address,address,uint256)", + "signature_with_arg_names": "Approval(address indexed owner,address indexed spender,uint256 value)", + "name": "Approval", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "owner", + "type": "address", + "decoded": "0xf4e6985dc950ecea74342452b3233f8678256aa2" + }, + { + "indexed": true, + "internalType": "address", + "name": "spender", + "type": "address", + "decoded": "0x000000000022d473030f116ddee9f6b43ac78ba3" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "115792089237316195423570985008687907853269984665640564039457584007913129639935" + } + ] + } + } + ], + "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000800000000000000000200000000000000000000000004000000000000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000020000010000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000004000000000000000000000000000010000000000000000000000000000080000000000000000000000000080000", + "status": true, + "to": "0x8b91f277501cf8322ebe34f137dd35b384b353c7", + "transactionHash": "0xb0c915391075db89af6efa5393a74c69c7b36af7645b7fae24da0cd09f2bfeb2", + "transactionIndex": 129, + "type": "0x2" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0xf4e6985dc950ecea74342452b3233f8678256aa2", + "gas": "0x645f", + "input": "0x095ea7b3000000000000000000000000000000000022d473030f116ddee9f6b43ac78ba3ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff", + "to": "0x8b91f277501cf8322ebe34f137dd35b384b353c7", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x62df", + "output": "0x0000000000000000000000000000000000000000000000000000000000000001" + }, + "subtraces": 0, + "traceAddress": [], + "transactionHash": "0xb0c915391075db89af6efa5393a74c69c7b36af7645b7fae24da0cd09f2bfeb2", + "transactionPosition": 129, + "type": "call" + } + ], + "decoded": { + "signature": "approve(address,uint256)", + "signature_with_arg_names": "approve(address arg1,uint256 arg2)", + "name": "approve", + "decoded": [ + { + "internalType": "address", + "name": "arg1", + "type": "address", + "decoded": "0x000000000022d473030f116ddee9f6b43ac78ba3" + }, + { + "internalType": "uint256", + "name": "arg2", + "type": "uint256", + "decoded": "115792089237316195423570985008687907853269984665640564039457584007913129639935" + } + ] + } + }, + { + "accessList": [], + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0x2400a8D99247E0d989515488ceF932602E0c2091", + "gas": 69736, + "gasPrice": "98865471902", + "hash": "0x4c72ce7456e990c94a68b678a68550134e151c429af62f7ead306cad6b16c642", + "input": "0xa9059cbb00000000000000000000000051202bbbdad9877d9b4ee455b511382a5a05b7c4000000000000000000000000000000000000000000000000000000012a05f200", + "maxFeePerGas": "127999629373", + "maxPriorityFeePerGas": "10457965", + "nonce": 108, + "r": "0x7f3564c2a9575ecf8f605b9b1453378ae40dcaf5571008aab010c64c663c1dfe", + "s": "0x6ea30db924d5b25fdc56b13f1b505f526ce4b1e6e388b50d2d2ad7fda207c9b7", + "to": "0xdAC17F958D2ee523a2206206994597C13D831ec7", + "transactionIndex": 130, + "type": 2, + "v": "0x0", + "value": "0", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 10879595, + "effectiveGasPrice": 98865471902, + "from": "0x2400a8d99247e0d989515488cef932602e0c2091", + "gasUsed": 46109, + "logs": [ + { + "address": "0xdAC17F958D2ee523a2206206994597C13D831ec7", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x000000000000000000000000000000000000000000000000000000012a05f200", + "logIndex": 302, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x0000000000000000000000002400a8d99247e0d989515488cef932602e0c2091", + "0x00000000000000000000000051202bbbdad9877d9b4ee455b511382a5a05b7c4" + ], + "transactionHash": "0x4c72ce7456e990c94a68b678a68550134e151c429af62f7ead306cad6b16c642", + "transactionIndex": 130, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0x2400a8d99247e0d989515488cef932602e0c2091" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0x51202bbbdad9877d9b4ee455b511382a5a05b7c4" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "5000000000" + } + ] + } + } + ], + "logsBloom": "0x00000000000000000800000000000000000000000000010000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000008000000000000000100000000000000000080000000000000000000000000000000000040000000000000000000000010000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000080000000000000000000000000000000000000000000000102000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", + "status": true, + "to": "0xdac17f958d2ee523a2206206994597c13d831ec7", + "transactionHash": "0x4c72ce7456e990c94a68b678a68550134e151c429af62f7ead306cad6b16c642", + "transactionIndex": 130, + "type": "0x2" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0x2400a8d99247e0d989515488cef932602e0c2091", + "gas": "0xbc00", + "input": "0xa9059cbb00000000000000000000000051202bbbdad9877d9b4ee455b511382a5a05b7c4000000000000000000000000000000000000000000000000000000012a05f200", + "to": "0xdac17f958d2ee523a2206206994597c13d831ec7", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x5fb5", "output": "0x" }, + "subtraces": 0, + "traceAddress": [], + "transactionHash": "0x4c72ce7456e990c94a68b678a68550134e151c429af62f7ead306cad6b16c642", + "transactionPosition": 130, + "type": "call" + } + ], + "decoded": { + "signature": "transfer(address,uint256)", + "signature_with_arg_names": "transfer(address arg1,uint256 arg2)", + "name": "transfer", + "decoded": [ + { + "internalType": "address", + "name": "arg1", + "type": "address", + "decoded": "0x51202bbbdad9877d9b4ee455b511382a5a05b7c4" + }, + { + "internalType": "uint256", + "name": "arg2", + "type": "uint256", + "decoded": "5000000000" + } + ] + } + }, + { + "accessList": [], + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0xD56D30115F00819fF9969Cac9776355Fa798F9F3", + "gas": 41419, + "gasPrice": "98865471902", + "hash": "0x7ce20aaa097de80a7511bc45a382a29c4a9d957089ceea680a9b1f6d92c98b53", + "input": "0x2e1a7d4d000000000000000000000000000000000000000000000000d397b14b31aa2000", + "maxFeePerGas": "127999629373", + "maxPriorityFeePerGas": "10457965", + "nonce": 306, + "r": "0x67a83cb0f8a8700b9af1acfac7ce41a506192c78bf0b11c10540793ef9765e39", + "s": "0x431670f09162628d836c82869be0c1727e17444494e51e579723c910a0254fda", + "to": "0x0000000000A39bb272e79075ade125fd351887Ac", + "transactionIndex": 131, + "type": 2, + "v": "0x0", + "value": "0", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 10915182, + "effectiveGasPrice": 98865471902, + "from": "0xd56d30115f00819ff9969cac9776355fa798f9f3", + "gasUsed": 35587, + "logs": [ + { + "address": "0x0000000000A39bb272e79075ade125fd351887Ac", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x000000000000000000000000000000000000000000000000d397b14b31aa2000", + "logIndex": 303, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x000000000000000000000000d56d30115f00819ff9969cac9776355fa798f9f3", + "0x0000000000000000000000000000000000000000000000000000000000000000" + ], + "transactionHash": "0x7ce20aaa097de80a7511bc45a382a29c4a9d957089ceea680a9b1f6d92c98b53", + "transactionIndex": 131, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0xd56d30115f00819ff9969cac9776355fa798f9f3" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0x0000000000000000000000000000000000000000" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "15246850000000000000" + } + ] + } + } + ], + "logsBloom": "0x000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004000000000000000000000040000000000000080000000080000000000000000000000000000000000000000200000000000000000008000000000000000000000000100000000000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000020000000000000000000000000000000000000000000000000000a0000000000000000000000000000000000000000000000000000000000000000000", + "status": true, + "to": "0x0000000000a39bb272e79075ade125fd351887ac", + "transactionHash": "0x7ce20aaa097de80a7511bc45a382a29c4a9d957089ceea680a9b1f6d92c98b53", + "transactionIndex": 131, + "type": "0x2" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0xd56d30115f00819ff9969cac9776355fa798f9f3", + "gas": "0x4eaf", + "input": "0x2e1a7d4d000000000000000000000000000000000000000000000000d397b14b31aa2000", + "to": "0x0000000000a39bb272e79075ade125fd351887ac", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x4aa7", "output": "0x" }, + "subtraces": 1, + "traceAddress": [], + "transactionHash": "0x7ce20aaa097de80a7511bc45a382a29c4a9d957089ceea680a9b1f6d92c98b53", + "transactionPosition": 131, + "type": "call" + }, + { + "action": { + "callType": "delegatecall", + "from": "0x0000000000a39bb272e79075ade125fd351887ac", + "gas": "0x3ad3", + "input": "0x2e1a7d4d000000000000000000000000000000000000000000000000d397b14b31aa2000", + "to": "0x01a656024de4b89e2d0198bf4d468e8fd2358b17", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x3794", "output": "0x" }, + "subtraces": 1, + "traceAddress": [0], + "transactionHash": "0x7ce20aaa097de80a7511bc45a382a29c4a9d957089ceea680a9b1f6d92c98b53", + "transactionPosition": 131, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x0000000000a39bb272e79075ade125fd351887ac", + "gas": "0xaaa", + "input": "0x", + "to": "0xd56d30115f00819ff9969cac9776355fa798f9f3", + "value": "0xd397b14b31aa2000" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x0", "output": "0x" }, + "subtraces": 0, + "traceAddress": [0, 0], + "transactionHash": "0x7ce20aaa097de80a7511bc45a382a29c4a9d957089ceea680a9b1f6d92c98b53", + "transactionPosition": 131, + "type": "call" + } + ], + "decoded": { + "signature": "withdraw(uint256)", + "signature_with_arg_names": "withdraw(uint256 arg1)", + "name": "withdraw", + "decoded": [ + { + "internalType": "uint256", + "name": "arg1", + "type": "uint256", + "decoded": "15246850000000000000" + } + ] + } + }, + { + "accessList": [], + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0xb65bc138FcC3bB8fbE749402fFdfF9b007cC41c1", + "gas": 29488, + "gasPrice": "98865471902", + "hash": "0xc8fb25cb547b73e08a7c599a6d1e76d81117fa2b782cd27c43690629d8838b9c", + "input": "0x095ea7b3000000000000000000000000000000000022d473030f116ddee9f6b43ac78ba30000000000000000000000000000000000000000cc0047a370a3d040e7dc325d", + "maxFeePerGas": "127999629373", + "maxPriorityFeePerGas": "10457965", + "nonce": 94, + "r": "0xecd642eeef1cc249c25917d5e57f303215d1ce2da6edb8b9be95beecb4f0fc44", + "s": "0x26f2ab255c80da2eebffa60936651dbb3ed67a12c823fabb0bad6924509ab5d", + "to": "0xa21Af1050F7B26e0cfF45ee51548254C41ED6b5c", + "transactionIndex": 132, + "type": 2, + "v": "0x1", + "value": "0", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 10944321, + "effectiveGasPrice": 98865471902, + "from": "0xb65bc138fcc3bb8fbe749402ffdff9b007cc41c1", + "gasUsed": 29139, + "logs": [ + { + "address": "0xa21Af1050F7B26e0cfF45ee51548254C41ED6b5c", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x0000000000000000000000000000000000000000cc0047a370a3d040e7dc325d", + "logIndex": 304, + "removed": false, + "topics": [ + "0x8c5be1e5ebec7d5bd14f71427d1e84f3dd0314c0f7b2291e5b200ac8c7c3b925", + "0x000000000000000000000000b65bc138fcc3bb8fbe749402ffdff9b007cc41c1", + "0x000000000000000000000000000000000022d473030f116ddee9f6b43ac78ba3" + ], + "transactionHash": "0xc8fb25cb547b73e08a7c599a6d1e76d81117fa2b782cd27c43690629d8838b9c", + "transactionIndex": 132, + "decoded": { + "signature": "Approval(address,address,uint256)", + "signature_with_arg_names": "Approval(address indexed owner,address indexed spender,uint256 value)", + "name": "Approval", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "owner", + "type": "address", + "decoded": "0xb65bc138fcc3bb8fbe749402ffdff9b007cc41c1" + }, + { + "indexed": true, + "internalType": "address", + "name": "spender", + "type": "address", + "decoded": "0x000000000022d473030f116ddee9f6b43ac78ba3" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "63135280306510521709960639069" + } + ] + } + } + ], + "logsBloom": "0x00000040000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000800000000000000000200000000000000000000000004000800000000000000000000800000020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000001004000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000", + "status": true, + "to": "0xa21af1050f7b26e0cff45ee51548254c41ed6b5c", + "transactionHash": "0xc8fb25cb547b73e08a7c599a6d1e76d81117fa2b782cd27c43690629d8838b9c", + "transactionIndex": 132, + "type": "0x2" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0xb65bc138fcc3bb8fbe749402ffdff9b007cc41c1", + "gas": "0x1eb0", + "input": "0x095ea7b3000000000000000000000000000000000022d473030f116ddee9f6b43ac78ba30000000000000000000000000000000000000000cc0047a370a3d040e7dc325d", + "to": "0xa21af1050f7b26e0cff45ee51548254c41ed6b5c", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x1d53", + "output": "0x0000000000000000000000000000000000000000000000000000000000000001" + }, + "subtraces": 0, + "traceAddress": [], + "transactionHash": "0xc8fb25cb547b73e08a7c599a6d1e76d81117fa2b782cd27c43690629d8838b9c", + "transactionPosition": 132, + "type": "call" + } + ], + "decoded": { + "signature": "approve(address,uint256)", + "signature_with_arg_names": "approve(address arg1,uint256 arg2)", + "name": "approve", + "decoded": [ + { + "internalType": "address", + "name": "arg1", + "type": "address", + "decoded": "0x000000000022d473030f116ddee9f6b43ac78ba3" + }, + { + "internalType": "uint256", + "name": "arg2", + "type": "uint256", + "decoded": "63135280306510521709960639069" + } + ] + } + }, + { + "accessList": [], + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0xa7f6A65eF1606240C056dE02F804Ecd3A7855Add", + "gas": 21000, + "gasPrice": "98866128790", + "hash": "0xda013a415db10622a663a41868323d59c2ac81000798431e94af83f5bdddf392", + "input": "0x", + "maxFeePerGas": "196741476349", + "maxPriorityFeePerGas": "11114853", + "nonce": 9, + "r": "0xda7e023a366044860673062860b4441b2a3e9d5bc8a9a9227ca1cb322e8718c8", + "s": "0x6c3f81ea7014c12d8394589223a6b3cdb708887297c7410a0f8977e6841eb144", + "to": "0x2F2cB1BB7ab5838a5D22f0eCE1654F46d96dFdA4", + "transactionIndex": 133, + "type": 2, + "v": "0x1", + "value": "5784000000000000", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 10965321, + "effectiveGasPrice": 98866128790, + "from": "0xa7f6a65ef1606240c056de02f804ecd3a7855add", + "gasUsed": 21000, + "logs": [], + "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", + "status": true, + "to": "0x2f2cb1bb7ab5838a5d22f0ece1654f46d96dfda4", + "transactionHash": "0xda013a415db10622a663a41868323d59c2ac81000798431e94af83f5bdddf392", + "transactionIndex": 133, + "type": "0x2" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0xa7f6a65ef1606240c056de02f804ecd3a7855add", + "gas": "0x0", + "input": "0x", + "to": "0x2f2cb1bb7ab5838a5d22f0ece1654f46d96dfda4", + "value": "0x148c8471618000" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x0", "output": "0x" }, + "subtraces": 0, + "traceAddress": [], + "transactionHash": "0xda013a415db10622a663a41868323d59c2ac81000798431e94af83f5bdddf392", + "transactionPosition": 133, + "type": "call" + } + ] + }, + { + "accessList": [], + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0x192C17A3C6A2dE79C29b0fc709f875B014C2B5af", + "gas": 290595, + "gasPrice": "98856013937", + "hash": "0x5c9fc946699e5063d93b0490472fca075c00e4dd7842f85fa0b02e0e804b4258", + "input": "0x3593564c000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000065ea0ad700000000000000000000000000000000000000000000000000000000000000020a080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000001c000000000000000000000000000000000000000000000000000000000000001600000000000000000000000007d1afa7b718fb893db30a3abc0cfc608aacfebb0000000000000000000000000ffffffffffffffffffffffffffffffffffffffff000000000000000000000000000000000000000000000000000000006611958900000000000000000000000000000000000000000000000000000000000000000000000000000000000000003fc91a3afd70395cd496c647d5a6cc9d4b2b7fad0000000000000000000000000000000000000000000000000000000065ea0f9100000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000000000000000041d87296745100472b45789de58bb804a97e5bc96ebbc66210004ac5e87b05cdf16ae46e6d557bd853c074578b1ff1a8605f51bc31a3ef82ff220a2ac950243fcd1c0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001200000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000009c2007651b250000000000000000000000000000000000000000000000000007966cce65789fd35c800000000000000000000000000000000000000000000000000000000000000a0000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000030000000000000000000000007d1afa7b718fb893db30a3abc0cfc608aacfebb0000000000000000000000000c02aaa39b223fe8d0a0e5c4f27ead9083c756cc200000000000000000000000058cb30368ceb2d194740b144eab4c2da8a917dcb", + "maxFeePerGas": "108648952290", + "maxPriorityFeePerGas": "1000000", + "nonce": 60, + "r": "0x6cbf47b3745fa7c5d785fabff887af193e565deaac35b1c17f0b6fc31dff0fac", + "s": "0x49c51959437b8aaf5e41e28687c8e8effcef3f8361cd0c55e701bc547836671c", + "to": "0x3fC91A3afd70395Cd496C647d5a6CC9D4B2b7FAD", + "transactionIndex": 134, + "type": 2, + "v": "0x0", + "value": "0", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 11196580, + "effectiveGasPrice": 98856013937, + "from": "0x192c17a3c6a2de79c29b0fc709f875b014c2b5af", + "gasUsed": 231259, + "logs": [ + { + "address": "0x000000000022D473030F116dDEE9F6B43aC78BA3", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x000000000000000000000000ffffffffffffffffffffffffffffffffffffffff00000000000000000000000000000000000000000000000000000000661195890000000000000000000000000000000000000000000000000000000000000000", + "logIndex": 305, + "removed": false, + "topics": [ + "0xc6a377bfc4eb120024a8ac08eef205be16b817020812c73223e81d1bdb9708ec", + "0x000000000000000000000000192c17a3c6a2de79c29b0fc709f875b014c2b5af", + "0x0000000000000000000000007d1afa7b718fb893db30a3abc0cfc608aacfebb0", + "0x0000000000000000000000003fc91a3afd70395cd496c647d5a6cc9d4b2b7fad" + ], + "transactionHash": "0x5c9fc946699e5063d93b0490472fca075c00e4dd7842f85fa0b02e0e804b4258", + "transactionIndex": 134, + "decoded": { + "signature": "Permit(address,address,address,uint160,uint48,uint48)", + "signature_with_arg_names": "Permit(address indexed owner,address indexed token,address indexed spender,uint160 amount,uint48 expiration,uint48 nonce)", + "name": "Permit", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "owner", + "type": "address", + "decoded": "0x192c17a3c6a2de79c29b0fc709f875b014c2b5af" + }, + { + "indexed": true, + "internalType": "address", + "name": "token", + "type": "address", + "decoded": "0x7d1afa7b718fb893db30a3abc0cfc608aacfebb0" + }, + { + "indexed": true, + "internalType": "address", + "name": "spender", + "type": "address", + "decoded": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad" + }, + { + "indexed": false, + "internalType": "uint160", + "name": "amount", + "type": "uint160", + "decoded": "1461501637330902918203684832716283019655932542975" + }, + { + "indexed": false, + "internalType": "uint48", + "name": "expiration", + "type": "uint48", + "decoded": "1712428425" + }, + { + "indexed": false, + "internalType": "uint48", + "name": "nonce", + "type": "uint48", + "decoded": "0" + } + ] + } + }, + { + "address": "0x7D1AfA7B718fb893dB30A3aBc0Cfc608AaCfeBB0", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x000000000000000000000000000000000000000000000009c2007651b2500000", + "logIndex": 306, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x000000000000000000000000192c17a3c6a2de79c29b0fc709f875b014c2b5af", + "0x000000000000000000000000819f3450da6f110ba6ea52195b3beafa246062de" + ], + "transactionHash": "0x5c9fc946699e5063d93b0490472fca075c00e4dd7842f85fa0b02e0e804b4258", + "transactionIndex": 134, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0x192c17a3c6a2de79c29b0fc709f875b014c2b5af" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0x819f3450da6f110ba6ea52195b3beafa246062de" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "180000000000000000000" + } + ] + } + }, + { + "address": "0x7D1AfA7B718fb893dB30A3aBc0Cfc608AaCfeBB0", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0xfffffffffffffffffffffffffffffffffffffffffffffff63dff89ae4dafffff", + "logIndex": 307, + "removed": false, + "topics": [ + "0x8c5be1e5ebec7d5bd14f71427d1e84f3dd0314c0f7b2291e5b200ac8c7c3b925", + "0x000000000000000000000000192c17a3c6a2de79c29b0fc709f875b014c2b5af", + "0x000000000000000000000000000000000022d473030f116ddee9f6b43ac78ba3" + ], + "transactionHash": "0x5c9fc946699e5063d93b0490472fca075c00e4dd7842f85fa0b02e0e804b4258", + "transactionIndex": 134, + "decoded": { + "signature": "Approval(address,address,uint256)", + "signature_with_arg_names": "Approval(address indexed owner,address indexed spender,uint256 value)", + "name": "Approval", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "owner", + "type": "address", + "decoded": "0x192c17a3c6a2de79c29b0fc709f875b014c2b5af" + }, + { + "indexed": true, + "internalType": "address", + "name": "spender", + "type": "address", + "decoded": "0x000000000022d473030f116ddee9f6b43ac78ba3" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "115792089237316195423570985008687907853269984665640564039277584007913129639935" + } + ] + } + }, + { + "address": "0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x00000000000000000000000000000000000000000000000000bf9b0a135b171b", + "logIndex": 308, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x000000000000000000000000819f3450da6f110ba6ea52195b3beafa246062de", + "0x00000000000000000000000068b44c26874998adbd41a964e92315809524c7cb" + ], + "transactionHash": "0x5c9fc946699e5063d93b0490472fca075c00e4dd7842f85fa0b02e0e804b4258", + "transactionIndex": 134, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0x819f3450da6f110ba6ea52195b3beafa246062de" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0x68b44c26874998adbd41a964e92315809524c7cb" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "53932188128450331" + } + ] + } + }, + { + "address": "0x819f3450dA6f110BA6Ea52195B3beaFa246062dE", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x000000000000000000000000000000000000000000007b599a5a48c9b3e1f2ed0000000000000000000000000000000000000000000000097ca6e5ef57dd1f71", + "logIndex": 309, + "removed": false, + "topics": [ + "0x1c411e9a96e071241c2f21f7726b17ae89e3cab4c78be50e062b03a9fffbbad1" + ], + "transactionHash": "0x5c9fc946699e5063d93b0490472fca075c00e4dd7842f85fa0b02e0e804b4258", + "transactionIndex": 134, + "decoded": { + "signature": "Sync(uint112,uint112)", + "signature_with_arg_names": "Sync(uint112 reserve0,uint112 reserve1)", + "name": "Sync", + "decoded": [ + { + "indexed": false, + "internalType": "uint112", + "name": "reserve0", + "type": "uint112", + "decoded": "582503959897787399795437" + }, + { + "indexed": false, + "internalType": "uint112", + "name": "reserve1", + "type": "uint112", + "decoded": "175002815986357051249" + } + ] + } + }, + { + "address": "0x819f3450dA6f110BA6Ea52195B3beaFa246062dE", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x000000000000000000000000000000000000000000000009c2007651b25000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000bf9b0a135b171b", + "logIndex": 310, + "removed": false, + "topics": [ + "0xd78ad95fa46c994b6551d0da85fc275fe613ce37657fb8d5e3d130840159d822", + "0x0000000000000000000000003fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "0x00000000000000000000000068b44c26874998adbd41a964e92315809524c7cb" + ], + "transactionHash": "0x5c9fc946699e5063d93b0490472fca075c00e4dd7842f85fa0b02e0e804b4258", + "transactionIndex": 134, + "decoded": { + "signature": "Swap(address,uint256,uint256,uint256,uint256,address)", + "signature_with_arg_names": "Swap(address indexed sender,uint256 amount0In,uint256 amount1In,uint256 amount0Out,uint256 amount1Out,address indexed to)", + "name": "Swap", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "sender", + "type": "address", + "decoded": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "amount0In", + "type": "uint256", + "decoded": "180000000000000000000" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "amount1In", + "type": "uint256", + "decoded": "0" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "amount0Out", + "type": "uint256", + "decoded": "0" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "amount1Out", + "type": "uint256", + "decoded": "53932188128450331" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0x68b44c26874998adbd41a964e92315809524c7cb" + } + ] + } + }, + { + "address": "0x58cB30368ceB2d194740b144EAB4c2da8a917Dcb", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x00000000000000000000000000000000000000000000007eff151e67742ab635", + "logIndex": 311, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x00000000000000000000000068b44c26874998adbd41a964e92315809524c7cb", + "0x000000000000000000000000192c17a3c6a2de79c29b0fc709f875b014c2b5af" + ], + "transactionHash": "0x5c9fc946699e5063d93b0490472fca075c00e4dd7842f85fa0b02e0e804b4258", + "transactionIndex": 134, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0x68b44c26874998adbd41a964e92315809524c7cb" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0x192c17a3c6a2de79c29b0fc709f875b014c2b5af" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "2342670384171265472053" + } + ] + } + }, + { + "address": "0x68b44c26874998AdbD41a964e92315809524c7cB", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x0000000000000000000000000000000000000000000a61833b4874bfa9c0c95c00000000000000000000000000000000000000000000000f9e3ccade68f3b51b", + "logIndex": 312, + "removed": false, + "topics": [ + "0x1c411e9a96e071241c2f21f7726b17ae89e3cab4c78be50e062b03a9fffbbad1" + ], + "transactionHash": "0x5c9fc946699e5063d93b0490472fca075c00e4dd7842f85fa0b02e0e804b4258", + "transactionIndex": 134, + "decoded": { + "signature": "Sync(uint112,uint112)", + "signature_with_arg_names": "Sync(uint112 reserve0,uint112 reserve1)", + "name": "Sync", + "decoded": [ + { + "indexed": false, + "internalType": "uint112", + "name": "reserve0", + "type": "uint112", + "decoded": "12549748540250916380526940" + }, + { + "indexed": false, + "internalType": "uint112", + "name": "reserve1", + "type": "uint112", + "decoded": "288103372518830880027" + } + ] + } + }, + { + "address": "0x68b44c26874998AdbD41a964e92315809524c7cB", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000bf9b0a135b171b00000000000000000000000000000000000000000000007eff151e67742ab6350000000000000000000000000000000000000000000000000000000000000000", + "logIndex": 313, + "removed": false, + "topics": [ + "0xd78ad95fa46c994b6551d0da85fc275fe613ce37657fb8d5e3d130840159d822", + "0x0000000000000000000000003fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "0x000000000000000000000000192c17a3c6a2de79c29b0fc709f875b014c2b5af" + ], + "transactionHash": "0x5c9fc946699e5063d93b0490472fca075c00e4dd7842f85fa0b02e0e804b4258", + "transactionIndex": 134, + "decoded": { + "signature": "Swap(address,uint256,uint256,uint256,uint256,address)", + "signature_with_arg_names": "Swap(address indexed sender,uint256 amount0In,uint256 amount1In,uint256 amount0Out,uint256 amount1Out,address indexed to)", + "name": "Swap", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "sender", + "type": "address", + "decoded": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "amount0In", + "type": "uint256", + "decoded": "0" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "amount1In", + "type": "uint256", + "decoded": "53932188128450331" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "amount0Out", + "type": "uint256", + "decoded": "2342670384171265472053" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "amount1Out", + "type": "uint256", + "decoded": "0" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0x192c17a3c6a2de79c29b0fc709f875b014c2b5af" + } + ] + } + } + ], + "logsBloom": "0x00210000000000000000000080000200000000000000000000000000000000004000000000000000000800000000000002010000880000000200000000280000000000080000000000004008000088200000000000000800420000000020000000000000000000000000000000000000000000000020010000000010000000010000004002000000000000000200000000000000000204080000004000000000020000800000020000000000000000800400000004000000000004000000000000040002004000000000000000000000000000000000001000000000000000000010200000000000000000000000000000001000000000000000000000300400", + "status": true, + "to": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "transactionHash": "0x5c9fc946699e5063d93b0490472fca075c00e4dd7842f85fa0b02e0e804b4258", + "transactionIndex": 134, + "type": "0x2" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0x192c17a3c6a2de79c29b0fc709f875b014c2b5af", + "gas": "0x4031f", + "input": "0x3593564c000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000065ea0ad700000000000000000000000000000000000000000000000000000000000000020a080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000001c000000000000000000000000000000000000000000000000000000000000001600000000000000000000000007d1afa7b718fb893db30a3abc0cfc608aacfebb0000000000000000000000000ffffffffffffffffffffffffffffffffffffffff000000000000000000000000000000000000000000000000000000006611958900000000000000000000000000000000000000000000000000000000000000000000000000000000000000003fc91a3afd70395cd496c647d5a6cc9d4b2b7fad0000000000000000000000000000000000000000000000000000000065ea0f9100000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000000000000000041d87296745100472b45789de58bb804a97e5bc96ebbc66210004ac5e87b05cdf16ae46e6d557bd853c074578b1ff1a8605f51bc31a3ef82ff220a2ac950243fcd1c0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001200000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000009c2007651b250000000000000000000000000000000000000000000000000007966cce65789fd35c800000000000000000000000000000000000000000000000000000000000000a0000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000030000000000000000000000007d1afa7b718fb893db30a3abc0cfc608aacfebb0000000000000000000000000c02aaa39b223fe8d0a0e5c4f27ead9083c756cc200000000000000000000000058cb30368ceb2d194740b144eab4c2da8a917dcb", + "to": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x33c27", "output": "0x" }, + "subtraces": 10, + "traceAddress": [], + "transactionHash": "0x5c9fc946699e5063d93b0490472fca075c00e4dd7842f85fa0b02e0e804b4258", + "transactionPosition": 134, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "gas": "0x3cc9a", + "input": "0x2b67b570000000000000000000000000192c17a3c6a2de79c29b0fc709f875b014c2b5af0000000000000000000000007d1afa7b718fb893db30a3abc0cfc608aacfebb0000000000000000000000000ffffffffffffffffffffffffffffffffffffffff000000000000000000000000000000000000000000000000000000006611958900000000000000000000000000000000000000000000000000000000000000000000000000000000000000003fc91a3afd70395cd496c647d5a6cc9d4b2b7fad0000000000000000000000000000000000000000000000000000000065ea0f9100000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000000000000000000041d87296745100472b45789de58bb804a97e5bc96ebbc66210004ac5e87b05cdf16ae46e6d557bd853c074578b1ff1a8605f51bc31a3ef82ff220a2ac950243fcd1c00000000000000000000000000000000000000000000000000000000000000", + "to": "0x000000000022d473030f116ddee9f6b43ac78ba3", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x7842", "output": "0x" }, + "subtraces": 0, + "traceAddress": [0], + "transactionHash": "0x5c9fc946699e5063d93b0490472fca075c00e4dd7842f85fa0b02e0e804b4258", + "transactionPosition": 134, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "gas": "0x34cb7", + "input": "0x36c78516000000000000000000000000192c17a3c6a2de79c29b0fc709f875b014c2b5af000000000000000000000000819f3450da6f110ba6ea52195b3beafa246062de000000000000000000000000000000000000000000000009c2007651b25000000000000000000000000000007d1afa7b718fb893db30a3abc0cfc608aacfebb0", + "to": "0x000000000022d473030f116ddee9f6b43ac78ba3", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x682c", "output": "0x" }, + "subtraces": 1, + "traceAddress": [1], + "transactionHash": "0x5c9fc946699e5063d93b0490472fca075c00e4dd7842f85fa0b02e0e804b4258", + "transactionPosition": 134, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x000000000022d473030f116ddee9f6b43ac78ba3", + "gas": "0x33189", + "input": "0x23b872dd000000000000000000000000192c17a3c6a2de79c29b0fc709f875b014c2b5af000000000000000000000000819f3450da6f110ba6ea52195b3beafa246062de000000000000000000000000000000000000000000000009c2007651b2500000", + "to": "0x7d1afa7b718fb893db30a3abc0cfc608aacfebb0", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x59b1", + "output": "0x0000000000000000000000000000000000000000000000000000000000000001" + }, + "subtraces": 0, + "traceAddress": [1, 0], + "transactionHash": "0x5c9fc946699e5063d93b0490472fca075c00e4dd7842f85fa0b02e0e804b4258", + "transactionPosition": 134, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "gas": "0x2daaa", + "input": "0x70a08231000000000000000000000000192c17a3c6a2de79c29b0fc709f875b014c2b5af", + "to": "0x58cb30368ceb2d194740b144eab4c2da8a917dcb", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0xa5c", + "output": "0x0000000000000000000000000000000000000000000000000000000000000000" + }, + "subtraces": 0, + "traceAddress": [2], + "transactionHash": "0x5c9fc946699e5063d93b0490472fca075c00e4dd7842f85fa0b02e0e804b4258", + "transactionPosition": 134, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "gas": "0x2c2e2", + "input": "0x0902f1ac", + "to": "0x819f3450da6f110ba6ea52195b3beafa246062de", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x9c8", + "output": "0x000000000000000000000000000000000000000000007b4fd859d2780191f2ed0000000000000000000000000000000000000000000000097d6680f96b38368c0000000000000000000000000000000000000000000000000000000065ea0633" + }, + "subtraces": 0, + "traceAddress": [3], + "transactionHash": "0x5c9fc946699e5063d93b0490472fca075c00e4dd7842f85fa0b02e0e804b4258", + "transactionPosition": 134, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "gas": "0x2b68f", + "input": "0x70a08231000000000000000000000000819f3450da6f110ba6ea52195b3beafa246062de", + "to": "0x7d1afa7b718fb893db30a3abc0cfc608aacfebb0", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x277", + "output": "0x000000000000000000000000000000000000000000007b599a5a48c9b3e1f2ed" + }, + "subtraces": 0, + "traceAddress": [4], + "transactionHash": "0x5c9fc946699e5063d93b0490472fca075c00e4dd7842f85fa0b02e0e804b4258", + "transactionPosition": 134, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "gas": "0x2ac45", + "input": "0x022c0d9f000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000bf9b0a135b171b00000000000000000000000068b44c26874998adbd41a964e92315809524c7cb00000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000000", + "to": "0x819f3450da6f110ba6ea52195b3beafa246062de", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0xbaea", "output": "0x" }, + "subtraces": 3, + "traceAddress": [5], + "transactionHash": "0x5c9fc946699e5063d93b0490472fca075c00e4dd7842f85fa0b02e0e804b4258", + "transactionPosition": 134, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x819f3450da6f110ba6ea52195b3beafa246062de", + "gas": "0x26e08", + "input": "0xa9059cbb00000000000000000000000068b44c26874998adbd41a964e92315809524c7cb00000000000000000000000000000000000000000000000000bf9b0a135b171b", + "to": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x323e", + "output": "0x0000000000000000000000000000000000000000000000000000000000000001" + }, + "subtraces": 0, + "traceAddress": [5, 0], + "transactionHash": "0x5c9fc946699e5063d93b0490472fca075c00e4dd7842f85fa0b02e0e804b4258", + "transactionPosition": 134, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0x819f3450da6f110ba6ea52195b3beafa246062de", + "gas": "0x23a39", + "input": "0x70a08231000000000000000000000000819f3450da6f110ba6ea52195b3beafa246062de", + "to": "0x7d1afa7b718fb893db30a3abc0cfc608aacfebb0", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x277", + "output": "0x000000000000000000000000000000000000000000007b599a5a48c9b3e1f2ed" + }, + "subtraces": 0, + "traceAddress": [5, 1], + "transactionHash": "0x5c9fc946699e5063d93b0490472fca075c00e4dd7842f85fa0b02e0e804b4258", + "transactionPosition": 134, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0x819f3450da6f110ba6ea52195b3beafa246062de", + "gas": "0x23637", + "input": "0x70a08231000000000000000000000000819f3450da6f110ba6ea52195b3beafa246062de", + "to": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x216", + "output": "0x0000000000000000000000000000000000000000000000097ca6e5ef57dd1f71" + }, + "subtraces": 0, + "traceAddress": [5, 2], + "transactionHash": "0x5c9fc946699e5063d93b0490472fca075c00e4dd7842f85fa0b02e0e804b4258", + "transactionPosition": 134, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "gas": "0x1e834", + "input": "0x0902f1ac", + "to": "0x68b44c26874998adbd41a964e92315809524c7cb", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x9c8", + "output": "0x0000000000000000000000000000000000000000000a62023a5d93271deb7f9100000000000000000000000000000000000000000000000f9d7d2fd455989e000000000000000000000000000000000000000000000000000000000065ea0897" + }, + "subtraces": 0, + "traceAddress": [6], + "transactionHash": "0x5c9fc946699e5063d93b0490472fca075c00e4dd7842f85fa0b02e0e804b4258", + "transactionPosition": 134, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "gas": "0x1dbd2", + "input": "0x70a0823100000000000000000000000068b44c26874998adbd41a964e92315809524c7cb", + "to": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x216", + "output": "0x00000000000000000000000000000000000000000000000f9e3ccade68f3b51b" + }, + "subtraces": 0, + "traceAddress": [7], + "transactionHash": "0x5c9fc946699e5063d93b0490472fca075c00e4dd7842f85fa0b02e0e804b4258", + "transactionPosition": 134, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "gas": "0x1d4cc", + "input": "0x022c0d9f00000000000000000000000000000000000000000000007eff151e67742ab6350000000000000000000000000000000000000000000000000000000000000000000000000000000000000000192c17a3c6a2de79c29b0fc709f875b014c2b5af00000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000000", + "to": "0x68b44c26874998adbd41a964e92315809524c7cb", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x10eb4", "output": "0x" }, + "subtraces": 3, + "traceAddress": [8], + "transactionHash": "0x5c9fc946699e5063d93b0490472fca075c00e4dd7842f85fa0b02e0e804b4258", + "transactionPosition": 134, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x68b44c26874998adbd41a964e92315809524c7cb", + "gas": "0x1a3a8", + "input": "0xa9059cbb000000000000000000000000192c17a3c6a2de79c29b0fc709f875b014c2b5af00000000000000000000000000000000000000000000007eff151e67742ab635", + "to": "0x58cb30368ceb2d194740b144eab4c2da8a917dcb", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x8fb7", + "output": "0x0000000000000000000000000000000000000000000000000000000000000001" + }, + "subtraces": 0, + "traceAddress": [8, 0], + "transactionHash": "0x5c9fc946699e5063d93b0490472fca075c00e4dd7842f85fa0b02e0e804b4258", + "transactionPosition": 134, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0x68b44c26874998adbd41a964e92315809524c7cb", + "gas": "0x113c3", + "input": "0x70a0823100000000000000000000000068b44c26874998adbd41a964e92315809524c7cb", + "to": "0x58cb30368ceb2d194740b144eab4c2da8a917dcb", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x28c", + "output": "0x0000000000000000000000000000000000000000000a61833b4874bfa9c0c95c" + }, + "subtraces": 0, + "traceAddress": [8, 1], + "transactionHash": "0x5c9fc946699e5063d93b0490472fca075c00e4dd7842f85fa0b02e0e804b4258", + "transactionPosition": 134, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0x68b44c26874998adbd41a964e92315809524c7cb", + "gas": "0x10fac", + "input": "0x70a0823100000000000000000000000068b44c26874998adbd41a964e92315809524c7cb", + "to": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x216", + "output": "0x00000000000000000000000000000000000000000000000f9e3ccade68f3b51b" + }, + "subtraces": 0, + "traceAddress": [8, 2], + "transactionHash": "0x5c9fc946699e5063d93b0490472fca075c00e4dd7842f85fa0b02e0e804b4258", + "transactionPosition": 134, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad", + "gas": "0xc8ed", + "input": "0x70a08231000000000000000000000000192c17a3c6a2de79c29b0fc709f875b014c2b5af", + "to": "0x58cb30368ceb2d194740b144eab4c2da8a917dcb", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x28c", + "output": "0x00000000000000000000000000000000000000000000007eff151e67742ab635" + }, + "subtraces": 0, + "traceAddress": [9], + "transactionHash": "0x5c9fc946699e5063d93b0490472fca075c00e4dd7842f85fa0b02e0e804b4258", + "transactionPosition": 134, + "type": "call" + } + ], + "decoded": null + }, + { + "accessList": [], + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0x3Eb40Ff639Cc44940B7c85d9aB732D8Ca67edd65", + "gas": 21000, + "gasPrice": "98865795344", + "hash": "0xeb6ebaa9f1f870bd42681edcc18249a82a08c0363f39583445fa20c12f0d07f0", + "input": "0x", + "maxFeePerGas": "124434964599", + "maxPriorityFeePerGas": "10781407", + "nonce": 98, + "r": "0xcd27b110a100ac1d3cd564f5dedc6f07706a0f769d39d383faed3ad9007f9262", + "s": "0x5ffdd8fbc4e478c93b105edb404f6b4082c2477061769339b11c8d62be7cbeab", + "to": "0x05a287B3c514dCBD517c5e9e5160D9022e0e3414", + "transactionIndex": 135, + "type": 2, + "v": "0x0", + "value": "350000000000000000", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 11217580, + "effectiveGasPrice": 98865795344, + "from": "0x3eb40ff639cc44940b7c85d9ab732d8ca67edd65", + "gasUsed": 21000, + "logs": [], + "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", + "status": true, + "to": "0x05a287b3c514dcbd517c5e9e5160d9022e0e3414", + "transactionHash": "0xeb6ebaa9f1f870bd42681edcc18249a82a08c0363f39583445fa20c12f0d07f0", + "transactionIndex": 135, + "type": "0x2" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0x3eb40ff639cc44940b7c85d9ab732d8ca67edd65", + "gas": "0x0", + "input": "0x", + "to": "0x05a287b3c514dcbd517c5e9e5160d9022e0e3414", + "value": "0x4db732547630000" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x0", "output": "0x" }, + "subtraces": 0, + "traceAddress": [], + "transactionHash": "0xeb6ebaa9f1f870bd42681edcc18249a82a08c0363f39583445fa20c12f0d07f0", + "transactionPosition": 135, + "type": "call" + } + ] + }, + { + "accessList": [], + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0xE7D7b16fF3778730aDa9D9fE4918C4C946d589A0", + "gas": 21000, + "gasPrice": "98865471902", + "hash": "0x6c63bc3f7d2d6b8152c06e1e52fa7c2fba7f2bcbc516ae6a37856d0b6e746388", + "input": "0x", + "maxFeePerGas": "127999629373", + "maxPriorityFeePerGas": "10457965", + "nonce": 56, + "r": "0xc274330ce44c6d1785ce42ba97a1d02392a0c7fc1aacd2483697c21592fd5a18", + "s": "0x1005ad8504946386eb0fb39ac3eaa11f78aeb7292f4ef418f80ab33d7a0ce528", + "to": "0x694A63a880A1c459922088df2c31973Fba5DD333", + "transactionIndex": 136, + "type": 2, + "v": "0x1", + "value": "1098415087039844471", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 11238580, + "effectiveGasPrice": 98865471902, + "from": "0xe7d7b16ff3778730ada9d9fe4918c4c946d589a0", + "gasUsed": 21000, + "logs": [], + "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", + "status": true, + "to": "0x694a63a880a1c459922088df2c31973fba5dd333", + "transactionHash": "0x6c63bc3f7d2d6b8152c06e1e52fa7c2fba7f2bcbc516ae6a37856d0b6e746388", + "transactionIndex": 136, + "type": "0x2" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0xe7d7b16ff3778730ada9d9fe4918c4c946d589a0", + "gas": "0x0", + "input": "0x", + "to": "0x694a63a880a1c459922088df2c31973fba5dd333", + "value": "0xf3e5ab3b6f09077" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x0", "output": "0x" }, + "subtraces": 0, + "traceAddress": [], + "transactionHash": "0x6c63bc3f7d2d6b8152c06e1e52fa7c2fba7f2bcbc516ae6a37856d0b6e746388", + "transactionPosition": 136, + "type": "call" + } + ] + }, + { + "accessList": [], + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0xA0B357Db9c0D6E52d6D1a14439AF21F40FB2A76e", + "gas": 21000, + "gasPrice": "98865471902", + "hash": "0xddbada8f0da25264eb598a58af9e85ca7a0f8508eec025758723b054f8534f64", + "input": "0x", + "maxFeePerGas": "127999629373", + "maxPriorityFeePerGas": "10457965", + "nonce": 152, + "r": "0x8f0b7df6c9445e679a50542d3ee85f502dfa5d37243977eeb52ac531b3874cb", + "s": "0xba979c3a0b9e677984e221b6624541c77c150b1c35c2eaa21c77f340a91b127", + "to": "0x3D5bC98F2dd4d6601EE706e5cfB5b7a6dBA704Dc", + "transactionIndex": 137, + "type": 2, + "v": "0x1", + "value": "727943686989746940", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 11259580, + "effectiveGasPrice": 98865471902, + "from": "0xa0b357db9c0d6e52d6d1a14439af21f40fb2a76e", + "gasUsed": 21000, + "logs": [], + "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", + "status": true, + "to": "0x3d5bc98f2dd4d6601ee706e5cfb5b7a6dba704dc", + "transactionHash": "0xddbada8f0da25264eb598a58af9e85ca7a0f8508eec025758723b054f8534f64", + "transactionIndex": 137, + "type": "0x2" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0xa0b357db9c0d6e52d6d1a14439af21f40fb2a76e", + "gas": "0x0", + "input": "0x", + "to": "0x3d5bc98f2dd4d6601ee706e5cfb5b7a6dba704dc", + "value": "0xa1a2ced2f8312fc" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x0", "output": "0x" }, + "subtraces": 0, + "traceAddress": [], + "transactionHash": "0xddbada8f0da25264eb598a58af9e85ca7a0f8508eec025758723b054f8534f64", + "transactionPosition": 137, + "type": "call" + } + ] + }, + { + "accessList": [], + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0xecE2df3f3db01d1f4DB58371A563F779e02B33EA", + "gas": 21000, + "gasPrice": "98865471902", + "hash": "0x8cbc796d9acafd558615f99e2b6af5e8b97cd7c4c39e55313332f904633b576b", + "input": "0x", + "maxFeePerGas": "136226987692", + "maxPriorityFeePerGas": "10457965", + "nonce": 337, + "r": "0xf460b6b1293ceb3189e79c5ab7045b29ed4e4f4b1e0de402d8daf735b0365531", + "s": "0x4ce319f4bee033ee940a5838df9e1a457fd8335b452740f34d4b9fbba66a0f3b", + "to": "0x80C67432656d59144cEFf962E8fAF8926599bCF8", + "transactionIndex": 138, + "type": 2, + "v": "0x0", + "value": "10400000000009040", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 11280580, + "effectiveGasPrice": 98865471902, + "from": "0xece2df3f3db01d1f4db58371a563f779e02b33ea", + "gasUsed": 21000, + "logs": [], + "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", + "status": true, + "to": "0x80c67432656d59144ceff962e8faf8926599bcf8", + "transactionHash": "0x8cbc796d9acafd558615f99e2b6af5e8b97cd7c4c39e55313332f904633b576b", + "transactionIndex": 138, + "type": "0x2" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0xece2df3f3db01d1f4db58371a563f779e02b33ea", + "gas": "0x0", + "input": "0x", + "to": "0x80c67432656d59144ceff962e8faf8926599bcf8", + "value": "0x24f2beb1aa2350" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x0", "output": "0x" }, + "subtraces": 0, + "traceAddress": [], + "transactionHash": "0x8cbc796d9acafd558615f99e2b6af5e8b97cd7c4c39e55313332f904633b576b", + "transactionPosition": 138, + "type": "call" + } + ] + }, + { + "accessList": [], + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0x81D087C026bE3BBF4DEEAa9c5C962EA939339123", + "gas": 21000, + "gasPrice": "98865471902", + "hash": "0xc3d1d79275e3542741fa704d4d4b0a2148bff00a24f5f17327d06cd13154e4f4", + "input": "0x", + "maxFeePerGas": "136226987692", + "maxPriorityFeePerGas": "10457965", + "nonce": 451, + "r": "0xa8b35f63f272341d6462619a70cb925249686580d823eae8017b4db676ff740a", + "s": "0x69aa2d5ab531cba73d3df106a9ea4ebaa4e40b06ff03f32391f6035df2cfa9a8", + "to": "0xe211cFf7418Ce325908aD3732a5392F34BeBaf82", + "transactionIndex": 139, + "type": 2, + "v": "0x1", + "value": "35000000000000000", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 11301580, + "effectiveGasPrice": 98865471902, + "from": "0x81d087c026be3bbf4deeaa9c5c962ea939339123", + "gasUsed": 21000, + "logs": [], + "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", + "status": true, + "to": "0xe211cff7418ce325908ad3732a5392f34bebaf82", + "transactionHash": "0xc3d1d79275e3542741fa704d4d4b0a2148bff00a24f5f17327d06cd13154e4f4", + "transactionIndex": 139, + "type": "0x2" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0x81d087c026be3bbf4deeaa9c5c962ea939339123", + "gas": "0x0", + "input": "0x", + "to": "0xe211cff7418ce325908ad3732a5392f34bebaf82", + "value": "0x7c585087238000" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x0", "output": "0x" }, + "subtraces": 0, + "traceAddress": [], + "transactionHash": "0xc3d1d79275e3542741fa704d4d4b0a2148bff00a24f5f17327d06cd13154e4f4", + "transactionPosition": 139, + "type": "call" + } + ] + }, + { + "accessList": [], + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0x2bf4b42b20B4425819493fDa9581fCBcB96b4e8a", + "gas": 21000, + "gasPrice": "98865471902", + "hash": "0x28c1ac6a9ad65e45c97a7716717c08643b6d113e6ea31d6b2284f620d8422a09", + "input": "0x", + "maxFeePerGas": "127999629373", + "maxPriorityFeePerGas": "10457965", + "nonce": 642, + "r": "0x684c5571b69c59ffe71d0b522a1fef93efe8685ec2ba253e83911ea9160ef50e", + "s": "0x1629bbbf1424b6577691470e31cabccacb7088ede3ddf025533fc89dddb18242", + "to": "0xa78F022B0D0b4b93A1921c11890CA33D382769c3", + "transactionIndex": 140, + "type": 2, + "v": "0x1", + "value": "500000000000000000", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 11322580, + "effectiveGasPrice": 98865471902, + "from": "0x2bf4b42b20b4425819493fda9581fcbcb96b4e8a", + "gasUsed": 21000, + "logs": [], + "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", + "status": true, + "to": "0xa78f022b0d0b4b93a1921c11890ca33d382769c3", + "transactionHash": "0x28c1ac6a9ad65e45c97a7716717c08643b6d113e6ea31d6b2284f620d8422a09", + "transactionIndex": 140, + "type": "0x2" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0x2bf4b42b20b4425819493fda9581fcbcb96b4e8a", + "gas": "0x0", + "input": "0x", + "to": "0xa78f022b0d0b4b93a1921c11890ca33d382769c3", + "value": "0x6f05b59d3b20000" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x0", "output": "0x" }, + "subtraces": 0, + "traceAddress": [], + "transactionHash": "0x28c1ac6a9ad65e45c97a7716717c08643b6d113e6ea31d6b2284f620d8422a09", + "transactionPosition": 140, + "type": "call" + } + ] + }, + { + "accessList": [], + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0x9ED583B5911552C2bda67BfeAAf1F42528683B92", + "gas": 21000, + "gasPrice": "98865471902", + "hash": "0x469e83f185e93a0646bdf20960d5c8dc6801014600f4fa82e97893feb705788e", + "input": "0x", + "maxFeePerGas": "136226987692", + "maxPriorityFeePerGas": "10457965", + "nonce": 22, + "r": "0x5438699b9c42fd3630b81e17de8bb2c0285f650edd703fe2e27771a757d45e0", + "s": "0x4c84f73dae5a3d530eb1bec3c7358fbcba9468113981b5dea492772cdf095f1d", + "to": "0x07400cA308126b53E43cC183C9C7ddc79c50dA01", + "transactionIndex": 141, + "type": 2, + "v": "0x1", + "value": "100000000000000000", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 11343580, + "effectiveGasPrice": 98865471902, + "from": "0x9ed583b5911552c2bda67bfeaaf1f42528683b92", + "gasUsed": 21000, + "logs": [], + "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", + "status": true, + "to": "0x07400ca308126b53e43cc183c9c7ddc79c50da01", + "transactionHash": "0x469e83f185e93a0646bdf20960d5c8dc6801014600f4fa82e97893feb705788e", + "transactionIndex": 141, + "type": "0x2" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0x9ed583b5911552c2bda67bfeaaf1f42528683b92", + "gas": "0x0", + "input": "0x", + "to": "0x07400ca308126b53e43cc183c9c7ddc79c50da01", + "value": "0x16345785d8a0000" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x0", "output": "0x" }, + "subtraces": 0, + "traceAddress": [], + "transactionHash": "0x469e83f185e93a0646bdf20960d5c8dc6801014600f4fa82e97893feb705788e", + "transactionPosition": 141, + "type": "call" + } + ] + }, + { + "accessList": [], + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0xbd15E87270275E160eF254Aaa44aB2C18363952D", + "gas": 21000, + "gasPrice": "98865471902", + "hash": "0x6e9ae6b2f5181df2abe10dacde4719a166bc2a056f6eb542633dd26037967699", + "input": "0x", + "maxFeePerGas": "127999629373", + "maxPriorityFeePerGas": "10457965", + "nonce": 256, + "r": "0x28d4a44b6cd86599c8cd6aec10424293635dbd05207772727efda183f534ef85", + "s": "0xedbf938a6692b49d16ae9f0f74ecc45812ef14b8bc5653306b0559c7c8cfff7", + "to": "0x9100fcF13421e0dCa9b22AAF6B4A666E323C8492", + "transactionIndex": 142, + "type": 2, + "v": "0x1", + "value": "284493276361963000", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 11364580, + "effectiveGasPrice": 98865471902, + "from": "0xbd15e87270275e160ef254aaa44ab2c18363952d", + "gasUsed": 21000, + "logs": [], + "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", + "status": true, + "to": "0x9100fcf13421e0dca9b22aaf6b4a666e323c8492", + "transactionHash": "0x6e9ae6b2f5181df2abe10dacde4719a166bc2a056f6eb542633dd26037967699", + "transactionIndex": 142, + "type": "0x2" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0xbd15e87270275e160ef254aaa44ab2c18363952d", + "gas": "0x0", + "input": "0x", + "to": "0x9100fcf13421e0dca9b22aaf6b4a666e323c8492", + "value": "0x3f2b920a68ab5f8" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x0", "output": "0x" }, + "subtraces": 0, + "traceAddress": [], + "transactionHash": "0x6e9ae6b2f5181df2abe10dacde4719a166bc2a056f6eb542633dd26037967699", + "transactionPosition": 142, + "type": "call" + } + ] + }, + { + "accessList": [], + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0xc4721B83E13eE773a00209F3f869E8eFE70F8507", + "gas": 269487, + "gasPrice": "98856013937", + "hash": "0xd73fd8d5f1be9932d1a951e4bf8bfb6a0030fee17d4adf5f834227880bc021ae", + "input": "0x3598d8ab000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000004a71add1a64766034000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000042c02aaa39b223fe8d0a0e5c4f27ead9083c756cc20001f4dac17f958d2ee523a2206206994597c13d831ec7002710186ef81fd8e77eec8bffc3039e7ec41d5fc0b457000000000000000000000000000000000000000000000000000000000000869584cd000000000000000000000000382ffce2287252f930e1c8dc9328dac5bf282ba10000000000000000000000000000000040bc30de3a5a9e4844ede5bbf2a277c0", + "maxFeePerGas": "106996429282", + "maxPriorityFeePerGas": "1000000", + "nonce": 2, + "r": "0x8d65bc2b72a30c98c5e0fd8f9e2b8bdd159751a539e4afa0e9bc25604db30df7", + "s": "0x4154400446f7d459a2bfd12d2ad6d615bf3554ea77e974ca66e689c94c2e36fd", + "to": "0xDef1C0ded9bec7F1a1670819833240f027b25EfF", + "transactionIndex": 143, + "type": 2, + "v": "0x1", + "value": "129349874595299980", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 11580760, + "effectiveGasPrice": 98856013937, + "from": "0xc4721b83e13ee773a00209f3f869e8efe70f8507", + "gasUsed": 216180, + "logs": [ + { + "address": "0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x00000000000000000000000000000000000000000000000001cb8b068efe828c", + "logIndex": 314, + "removed": false, + "topics": [ + "0xe1fffcc4923d04b559f4d29a8bfc6cda04eb5b0d3c460751c2402c5c5cc9109c", + "0x000000000000000000000000def1c0ded9bec7f1a1670819833240f027b25eff" + ], + "transactionHash": "0xd73fd8d5f1be9932d1a951e4bf8bfb6a0030fee17d4adf5f834227880bc021ae", + "transactionIndex": 143, + "decoded": { + "signature": "Deposit(address,uint256)", + "signature_with_arg_names": "Deposit(address indexed user,uint256 amount)", + "name": "Deposit", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "user", + "type": "address", + "decoded": "0xdef1c0ded9bec7f1a1670819833240f027b25eff" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "amount", + "type": "uint256", + "decoded": "129349874595299980" + } + ] + } + }, + { + "address": "0xdAC17F958D2ee523a2206206994597C13D831ec7", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x000000000000000000000000000000000000000000000000000000001db649fc", + "logIndex": 315, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x00000000000000000000000011b815efb8f581194ae79006d24e0d814b7697f6", + "0x000000000000000000000000def1c0ded9bec7f1a1670819833240f027b25eff" + ], + "transactionHash": "0xd73fd8d5f1be9932d1a951e4bf8bfb6a0030fee17d4adf5f834227880bc021ae", + "transactionIndex": 143, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0x11b815efb8f581194ae79006d24e0d814b7697f6" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0xdef1c0ded9bec7f1a1670819833240f027b25eff" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "498485756" + } + ] + } + }, + { + "address": "0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x00000000000000000000000000000000000000000000000001cb8b068efe828c", + "logIndex": 316, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x000000000000000000000000def1c0ded9bec7f1a1670819833240f027b25eff", + "0x00000000000000000000000011b815efb8f581194ae79006d24e0d814b7697f6" + ], + "transactionHash": "0xd73fd8d5f1be9932d1a951e4bf8bfb6a0030fee17d4adf5f834227880bc021ae", + "transactionIndex": 143, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0xdef1c0ded9bec7f1a1670819833240f027b25eff" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0x11b815efb8f581194ae79006d24e0d814b7697f6" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "129349874595299980" + } + ] + } + }, + { + "address": "0x11b815efB8f581194ae79006d24E0d814B7697F6", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x00000000000000000000000000000000000000000000000001cb8b068efe828cffffffffffffffffffffffffffffffffffffffffffffffffffffffffe249b6040000000000000000000000000000000000000000000411c4748841e86e01c5d600000000000000000000000000000000000000000000000015ecf949560e9f2efffffffffffffffffffffffffffffffffffffffffffffffffffffffffffd0b2d", + "logIndex": 317, + "removed": false, + "topics": [ + "0xc42079f94a6350d7e6235f29174924f928cc2ac818eb64fed8004e115fbcca67", + "0x000000000000000000000000def1c0ded9bec7f1a1670819833240f027b25eff", + "0x000000000000000000000000def1c0ded9bec7f1a1670819833240f027b25eff" + ], + "transactionHash": "0xd73fd8d5f1be9932d1a951e4bf8bfb6a0030fee17d4adf5f834227880bc021ae", + "transactionIndex": 143, + "decoded": { + "signature": "Swap(address,address,int256,int256,uint160,uint128,int24)", + "signature_with_arg_names": "Swap(address indexed sender,address indexed recipient,int256 amount0,int256 amount1,uint160 sqrtPriceX96,uint128 liquidity,int24 tick)", + "name": "Swap", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "sender", + "type": "address", + "decoded": "0xdef1c0ded9bec7f1a1670819833240f027b25eff" + }, + { + "indexed": true, + "internalType": "address", + "name": "recipient", + "type": "address", + "decoded": "0xdef1c0ded9bec7f1a1670819833240f027b25eff" + }, + { + "indexed": false, + "internalType": "int256", + "name": "amount0", + "type": "int256", + "decoded": "129349874595299980" + }, + { + "indexed": false, + "internalType": "int256", + "name": "amount1", + "type": "int256", + "decoded": "-498485756" + }, + { + "indexed": false, + "internalType": "uint160", + "name": "sqrtPriceX96", + "type": "uint160", + "decoded": "4919607467539719505692118" + }, + { + "indexed": false, + "internalType": "uint128", + "name": "liquidity", + "type": "uint128", + "decoded": "1579911662671929134" + }, + { + "indexed": false, + "internalType": "int24", + "name": "tick", + "type": "int24", + "decoded": "-193747" + } + ] + } + }, + { + "address": "0x186eF81fd8E77EEC8BfFC3039e7eC41D5FC0b457", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x00000000000000000000000000000000000000000000004cb59d3026bda893ed", + "logIndex": 318, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x00000000000000000000000010358db0e8532455d3374fb09cf3fbec631b1914", + "0x000000000000000000000000c4721b83e13ee773a00209f3f869e8efe70f8507" + ], + "transactionHash": "0xd73fd8d5f1be9932d1a951e4bf8bfb6a0030fee17d4adf5f834227880bc021ae", + "transactionIndex": 143, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0x10358db0e8532455d3374fb09cf3fbec631b1914" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0xc4721b83e13ee773a00209f3f869e8efe70f8507" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "1415039218637083284461" + } + ] + } + }, + { + "address": "0xdAC17F958D2ee523a2206206994597C13D831ec7", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x000000000000000000000000000000000000000000000000000000001db649fc", + "logIndex": 319, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x000000000000000000000000def1c0ded9bec7f1a1670819833240f027b25eff", + "0x00000000000000000000000010358db0e8532455d3374fb09cf3fbec631b1914" + ], + "transactionHash": "0xd73fd8d5f1be9932d1a951e4bf8bfb6a0030fee17d4adf5f834227880bc021ae", + "transactionIndex": 143, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0xdef1c0ded9bec7f1a1670819833240f027b25eff" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0x10358db0e8532455d3374fb09cf3fbec631b1914" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "498485756" + } + ] + } + }, + { + "address": "0x10358Db0e8532455d3374FB09cF3fbeC631B1914", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0xffffffffffffffffffffffffffffffffffffffffffffffb34a62cfd942576c13000000000000000000000000000000000000000000000000000000001db649fc0000000000000000000000000000000000000000000009ec81ccfff6e52ad17a0000000000000000000000000000000000000000000000000397e8e348836d15fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffb9f95", + "logIndex": 320, + "removed": false, + "topics": [ + "0xc42079f94a6350d7e6235f29174924f928cc2ac818eb64fed8004e115fbcca67", + "0x000000000000000000000000def1c0ded9bec7f1a1670819833240f027b25eff", + "0x000000000000000000000000c4721b83e13ee773a00209f3f869e8efe70f8507" + ], + "transactionHash": "0xd73fd8d5f1be9932d1a951e4bf8bfb6a0030fee17d4adf5f834227880bc021ae", + "transactionIndex": 143, + "decoded": { + "signature": "Swap(address,address,int256,int256,uint160,uint128,int24)", + "signature_with_arg_names": "Swap(address indexed sender,address indexed recipient,int256 amount0,int256 amount1,uint160 sqrtPriceX96,uint128 liquidity,int24 tick)", + "name": "Swap", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "sender", + "type": "address", + "decoded": "0xdef1c0ded9bec7f1a1670819833240f027b25eff" + }, + { + "indexed": true, + "internalType": "address", + "name": "recipient", + "type": "address", + "decoded": "0xc4721b83e13ee773a00209f3f869e8efe70f8507" + }, + { + "indexed": false, + "internalType": "int256", + "name": "amount0", + "type": "int256", + "decoded": "-1415039218637083284461" + }, + { + "indexed": false, + "internalType": "int256", + "name": "amount1", + "type": "int256", + "decoded": "498485756" + }, + { + "indexed": false, + "internalType": "uint160", + "name": "sqrtPriceX96", + "type": "uint160", + "decoded": "46864083079184274608506" + }, + { + "indexed": false, + "internalType": "uint128", + "name": "liquidity", + "type": "uint128", + "decoded": "258931566468885781" + }, + { + "indexed": false, + "internalType": "int24", + "name": "tick", + "type": "int24", + "decoded": "-286827" + } + ] + } + } + ], + "logsBloom": "0x00000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000010002000000080020000000000000000000000000000000002800000048000000000000040000000000000010008000400000000000000000000000000402000040000000000000000000080090000800000000000000000000000000000002000000000001000000000402080000100000000000000000000000004080000000000008000000000000000004000000000000000002000000000000000000000000080000000000000000000000000000000000200000000000000000000000000000000000000000400008001000000000", + "status": true, + "to": "0xdef1c0ded9bec7f1a1670819833240f027b25eff", + "transactionHash": "0xd73fd8d5f1be9932d1a951e4bf8bfb6a0030fee17d4adf5f834227880bc021ae", + "transactionIndex": 143, + "type": "0x2" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0xc4721b83e13ee773a00209f3f869e8efe70f8507", + "gas": "0x3c073", + "input": "0x3598d8ab000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000004a71add1a64766034000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000042c02aaa39b223fe8d0a0e5c4f27ead9083c756cc20001f4dac17f958d2ee523a2206206994597c13d831ec7002710186ef81fd8e77eec8bffc3039e7ec41d5fc0b457000000000000000000000000000000000000000000000000000000000000869584cd000000000000000000000000382ffce2287252f930e1c8dc9328dac5bf282ba10000000000000000000000000000000040bc30de3a5a9e4844ede5bbf2a277c0", + "to": "0xdef1c0ded9bec7f1a1670819833240f027b25eff", + "value": "0x1cb8b068efe828c" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x30618", + "output": "0x00000000000000000000000000000000000000000000004cb59d3026bda893ed" + }, + "subtraces": 1, + "traceAddress": [], + "transactionHash": "0xd73fd8d5f1be9932d1a951e4bf8bfb6a0030fee17d4adf5f834227880bc021ae", + "transactionPosition": 143, + "type": "call" + }, + { + "action": { + "callType": "delegatecall", + "from": "0xdef1c0ded9bec7f1a1670819833240f027b25eff", + "gas": "0x39bff", + "input": "0x3598d8ab000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000004a71add1a64766034000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000042c02aaa39b223fe8d0a0e5c4f27ead9083c756cc20001f4dac17f958d2ee523a2206206994597c13d831ec7002710186ef81fd8e77eec8bffc3039e7ec41d5fc0b457000000000000000000000000000000000000000000000000000000000000869584cd000000000000000000000000382ffce2287252f930e1c8dc9328dac5bf282ba10000000000000000000000000000000040bc30de3a5a9e4844ede5bbf2a277c0", + "to": "0x0e992c001e375785846eeb9cd69411b53f30f24b", + "value": "0x1cb8b068efe828c" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x2ef9e", + "output": "0x00000000000000000000000000000000000000000000004cb59d3026bda893ed" + }, + "subtraces": 3, + "traceAddress": [0], + "transactionHash": "0xd73fd8d5f1be9932d1a951e4bf8bfb6a0030fee17d4adf5f834227880bc021ae", + "transactionPosition": 143, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0xdef1c0ded9bec7f1a1670819833240f027b25eff", + "gas": "0x36676", + "input": "0xd0e30db0", + "to": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", + "value": "0x1cb8b068efe828c" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x1ada", "output": "0x" }, + "subtraces": 0, + "traceAddress": [0, 0], + "transactionHash": "0xd73fd8d5f1be9932d1a951e4bf8bfb6a0030fee17d4adf5f834227880bc021ae", + "transactionPosition": 143, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0xdef1c0ded9bec7f1a1670819833240f027b25eff", + "gas": "0x33a5c", + "input": "0x128acb08000000000000000000000000def1c0ded9bec7f1a1670819833240f027b25eff000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000001cb8b068efe828c00000000000000000000000000000000000000000000000000000001000276a400000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000000000080000000000000000000000000c02aaa39b223fe8d0a0e5c4f27ead9083c756cc2000000000000000000000000dac17f958d2ee523a2206206994597c13d831ec700000000000000000000000000000000000000000000000000000000000001f4000000000000000000000000def1c0ded9bec7f1a1670819833240f027b25eff", + "to": "0x11b815efb8f581194ae79006d24e0d814b7697f6", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x11d0e", + "output": "0x00000000000000000000000000000000000000000000000001cb8b068efe828cffffffffffffffffffffffffffffffffffffffffffffffffffffffffe249b604" + }, + "subtraces": 4, + "traceAddress": [0, 1], + "transactionHash": "0xd73fd8d5f1be9932d1a951e4bf8bfb6a0030fee17d4adf5f834227880bc021ae", + "transactionPosition": 143, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x11b815efb8f581194ae79006d24e0d814b7697f6", + "gas": "0x2beb3", + "input": "0xa9059cbb000000000000000000000000def1c0ded9bec7f1a1670819833240f027b25eff000000000000000000000000000000000000000000000000000000001db649fc", + "to": "0xdac17f958d2ee523a2206206994597c13d831ec7", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x5fb5", "output": "0x" }, + "subtraces": 0, + "traceAddress": [0, 1, 0], + "transactionHash": "0xd73fd8d5f1be9932d1a951e4bf8bfb6a0030fee17d4adf5f834227880bc021ae", + "transactionPosition": 143, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0x11b815efb8f581194ae79006d24e0d814b7697f6", + "gas": "0x25d94", + "input": "0x70a0823100000000000000000000000011b815efb8f581194ae79006d24e0d814b7697f6", + "to": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x9e6", + "output": "0x00000000000000000000000000000000000000000000004df18c56314bbb007c" + }, + "subtraces": 0, + "traceAddress": [0, 1, 1], + "transactionHash": "0xd73fd8d5f1be9932d1a951e4bf8bfb6a0030fee17d4adf5f834227880bc021ae", + "transactionPosition": 143, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x11b815efb8f581194ae79006d24e0d814b7697f6", + "gas": "0x250cc", + "input": "0xfa461e3300000000000000000000000000000000000000000000000001cb8b068efe828cffffffffffffffffffffffffffffffffffffffffffffffffffffffffe249b60400000000000000000000000000000000000000000000000000000000000000600000000000000000000000000000000000000000000000000000000000000080000000000000000000000000c02aaa39b223fe8d0a0e5c4f27ead9083c756cc2000000000000000000000000dac17f958d2ee523a2206206994597c13d831ec700000000000000000000000000000000000000000000000000000000000001f4000000000000000000000000def1c0ded9bec7f1a1670819833240f027b25eff", + "to": "0xdef1c0ded9bec7f1a1670819833240f027b25eff", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x29d4", "output": "0x" }, + "subtraces": 1, + "traceAddress": [0, 1, 2], + "transactionHash": "0xd73fd8d5f1be9932d1a951e4bf8bfb6a0030fee17d4adf5f834227880bc021ae", + "transactionPosition": 143, + "type": "call" + }, + { + "action": { + "callType": "delegatecall", + "from": "0xdef1c0ded9bec7f1a1670819833240f027b25eff", + "gas": "0x23bbf", + "input": "0xfa461e3300000000000000000000000000000000000000000000000001cb8b068efe828cffffffffffffffffffffffffffffffffffffffffffffffffffffffffe249b60400000000000000000000000000000000000000000000000000000000000000600000000000000000000000000000000000000000000000000000000000000080000000000000000000000000c02aaa39b223fe8d0a0e5c4f27ead9083c756cc2000000000000000000000000dac17f958d2ee523a2206206994597c13d831ec700000000000000000000000000000000000000000000000000000000000001f4000000000000000000000000def1c0ded9bec7f1a1670819833240f027b25eff", + "to": "0x0e992c001e375785846eeb9cd69411b53f30f24b", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x1d70", "output": "0x" }, + "subtraces": 1, + "traceAddress": [0, 1, 2, 0], + "transactionHash": "0xd73fd8d5f1be9932d1a951e4bf8bfb6a0030fee17d4adf5f834227880bc021ae", + "transactionPosition": 143, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0xdef1c0ded9bec7f1a1670819833240f027b25eff", + "gas": "0x22dae", + "input": "0xa9059cbb00000000000000000000000011b815efb8f581194ae79006d24e0d814b7697f600000000000000000000000000000000000000000000000001cb8b068efe828c", + "to": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x17ae", + "output": "0x0000000000000000000000000000000000000000000000000000000000000001" + }, + "subtraces": 0, + "traceAddress": [0, 1, 2, 0, 0], + "transactionHash": "0xd73fd8d5f1be9932d1a951e4bf8bfb6a0030fee17d4adf5f834227880bc021ae", + "transactionPosition": 143, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0x11b815efb8f581194ae79006d24e0d814b7697f6", + "gas": "0x22526", + "input": "0x70a0823100000000000000000000000011b815efb8f581194ae79006d24e0d814b7697f6", + "to": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x216", + "output": "0x00000000000000000000000000000000000000000000004df357e137dab98308" + }, + "subtraces": 0, + "traceAddress": [0, 1, 3], + "transactionHash": "0xd73fd8d5f1be9932d1a951e4bf8bfb6a0030fee17d4adf5f834227880bc021ae", + "transactionPosition": 143, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0xdef1c0ded9bec7f1a1670819833240f027b25eff", + "gas": "0x20fdb", + "input": "0x128acb08000000000000000000000000c4721b83e13ee773a00209f3f869e8efe70f85070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001db649fc000000000000000000000000fffd8963efd1fc6a506488495d951d5263988d2500000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000000000080000000000000000000000000dac17f958d2ee523a2206206994597c13d831ec7000000000000000000000000186ef81fd8e77eec8bffc3039e7ec41d5fc0b4570000000000000000000000000000000000000000000000000000000000002710000000000000000000000000def1c0ded9bec7f1a1670819833240f027b25eff", + "to": "0x10358db0e8532455d3374fb09cf3fbec631b1914", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x16a0b", + "output": "0xffffffffffffffffffffffffffffffffffffffffffffffb34a62cfd942576c13000000000000000000000000000000000000000000000000000000001db649fc" + }, + "subtraces": 4, + "traceAddress": [0, 2], + "transactionHash": "0xd73fd8d5f1be9932d1a951e4bf8bfb6a0030fee17d4adf5f834227880bc021ae", + "transactionPosition": 143, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x10358db0e8532455d3374fb09cf3fbec631b1914", + "gas": "0x181c6", + "input": "0xa9059cbb000000000000000000000000c4721b83e13ee773a00209f3f869e8efe70f850700000000000000000000000000000000000000000000004cb59d3026bda893ed", + "to": "0x186ef81fd8e77eec8bffc3039e7ec41d5fc0b457", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x8a5e", + "output": "0x0000000000000000000000000000000000000000000000000000000000000001" + }, + "subtraces": 0, + "traceAddress": [0, 2, 0], + "transactionHash": "0xd73fd8d5f1be9932d1a951e4bf8bfb6a0030fee17d4adf5f834227880bc021ae", + "transactionPosition": 143, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0x10358db0e8532455d3374fb09cf3fbec631b1914", + "gas": "0xf62b", + "input": "0x70a0823100000000000000000000000010358db0e8532455d3374fb09cf3fbec631b1914", + "to": "0xdac17f958d2ee523a2206206994597c13d831ec7", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0xbd7", + "output": "0x000000000000000000000000000000000000000000000000000000240313979b" + }, + "subtraces": 0, + "traceAddress": [0, 2, 1], + "transactionHash": "0xd73fd8d5f1be9932d1a951e4bf8bfb6a0030fee17d4adf5f834227880bc021ae", + "transactionPosition": 143, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x10358db0e8532455d3374fb09cf3fbec631b1914", + "gas": "0xe77a", + "input": "0xfa461e33ffffffffffffffffffffffffffffffffffffffffffffffb34a62cfd942576c13000000000000000000000000000000000000000000000000000000001db649fc00000000000000000000000000000000000000000000000000000000000000600000000000000000000000000000000000000000000000000000000000000080000000000000000000000000dac17f958d2ee523a2206206994597c13d831ec7000000000000000000000000186ef81fd8e77eec8bffc3039e7ec41d5fc0b4570000000000000000000000000000000000000000000000000000000000002710000000000000000000000000def1c0ded9bec7f1a1670819833240f027b25eff", + "to": "0xdef1c0ded9bec7f1a1670819833240f027b25eff", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x305f", "output": "0x" }, + "subtraces": 1, + "traceAddress": [0, 2, 2], + "transactionHash": "0xd73fd8d5f1be9932d1a951e4bf8bfb6a0030fee17d4adf5f834227880bc021ae", + "transactionPosition": 143, + "type": "call" + }, + { + "action": { + "callType": "delegatecall", + "from": "0xdef1c0ded9bec7f1a1670819833240f027b25eff", + "gas": "0xdfc3", + "input": "0xfa461e33ffffffffffffffffffffffffffffffffffffffffffffffb34a62cfd942576c13000000000000000000000000000000000000000000000000000000001db649fc00000000000000000000000000000000000000000000000000000000000000600000000000000000000000000000000000000000000000000000000000000080000000000000000000000000dac17f958d2ee523a2206206994597c13d831ec7000000000000000000000000186ef81fd8e77eec8bffc3039e7ec41d5fc0b4570000000000000000000000000000000000000000000000000000000000002710000000000000000000000000def1c0ded9bec7f1a1670819833240f027b25eff", + "to": "0x0e992c001e375785846eeb9cd69411b53f30f24b", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x2bcb", "output": "0x" }, + "subtraces": 1, + "traceAddress": [0, 2, 2, 0], + "transactionHash": "0xd73fd8d5f1be9932d1a951e4bf8bfb6a0030fee17d4adf5f834227880bc021ae", + "transactionPosition": 143, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0xdef1c0ded9bec7f1a1670819833240f027b25eff", + "gas": "0xd6ff", + "input": "0xa9059cbb00000000000000000000000010358db0e8532455d3374fb09cf3fbec631b1914000000000000000000000000000000000000000000000000000000001db649fc", + "to": "0xdac17f958d2ee523a2206206994597c13d831ec7", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x25e5", "output": "0x" }, + "subtraces": 0, + "traceAddress": [0, 2, 2, 0, 0], + "transactionHash": "0xd73fd8d5f1be9932d1a951e4bf8bfb6a0030fee17d4adf5f834227880bc021ae", + "transactionPosition": 143, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0x10358db0e8532455d3374fb09cf3fbec631b1914", + "gas": "0xb564", + "input": "0x70a0823100000000000000000000000010358db0e8532455d3374fb09cf3fbec631b1914", + "to": "0xdac17f958d2ee523a2206206994597c13d831ec7", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x407", + "output": "0x0000000000000000000000000000000000000000000000000000002420c9e197" + }, + "subtraces": 0, + "traceAddress": [0, 2, 3], + "transactionHash": "0xd73fd8d5f1be9932d1a951e4bf8bfb6a0030fee17d4adf5f834227880bc021ae", + "transactionPosition": 143, + "type": "call" + } + ], + "decoded": null + }, + { + "accessList": [], + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0x8C8D7C46219D9205f056f28fee5950aD564d7465", + "gas": 21000, + "gasPrice": "98865013937", + "hash": "0xea07995ed5292ea614ccde76d2b1aed3ff1ebd26f0881df74b7b510c1203f72f", + "input": "0x", + "maxFeePerGas": "201812266262", + "maxPriorityFeePerGas": "10000000", + "nonce": 900306, + "r": "0x77d4893acd5b5d27648c24fff026db30296a4cf5024ac3b401d05adfd0477275", + "s": "0x32739ecc92eac18cfa603e6cd856fc555d05dbff4e7c882e15b107d9c833de1", + "to": "0x0d609d76f5Cd63826563dBD9d44494045D79fa72", + "transactionIndex": 144, + "type": 2, + "v": "0x1", + "value": "59561619553458072", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 11601760, + "effectiveGasPrice": 98865013937, + "from": "0x8c8d7c46219d9205f056f28fee5950ad564d7465", + "gasUsed": 21000, + "logs": [], + "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", + "status": true, + "to": "0x0d609d76f5cd63826563dbd9d44494045d79fa72", + "transactionHash": "0xea07995ed5292ea614ccde76d2b1aed3ff1ebd26f0881df74b7b510c1203f72f", + "transactionIndex": 144, + "type": "0x2" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0x8c8d7c46219d9205f056f28fee5950ad564d7465", + "gas": "0x0", + "input": "0x", + "to": "0x0d609d76f5cd63826563dbd9d44494045d79fa72", + "value": "0xd39afa37bb1798" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x0", "output": "0x" }, + "subtraces": 0, + "traceAddress": [], + "transactionHash": "0xea07995ed5292ea614ccde76d2b1aed3ff1ebd26f0881df74b7b510c1203f72f", + "transactionPosition": 144, + "type": "call" + } + ] + }, + { + "accessList": [], + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0x545Fc0cb05948785b4fC6b063462b7b8262333F5", + "gas": 243898, + "gasPrice": "98856013937", + "hash": "0x7484aeb20f59a0c6cba242739300568440e52c6fe3f4d28079dc4d688f1c444f", + "input": "0x3598d8ab000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000009472e1d9d2199fb4b500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000042c02aaa39b223fe8d0a0e5c4f27ead9083c756cc20001f4dac17f958d2ee523a2206206994597c13d831ec7002710186ef81fd8e77eec8bffc3039e7ec41d5fc0b457000000000000000000000000000000000000000000000000000000000000869584cd000000000000000000000000382ffce2287252f930e1c8dc9328dac5bf282ba10000000000000000000000000000000035bda88e6f41f48d64fb3407978c3168", + "maxFeePerGas": "102697851767", + "maxPriorityFeePerGas": "1000000", + "nonce": 9, + "r": "0x665f4526876bc1ebd6355c715c51e986b4cb98309abba9b736a6406495ac3717", + "s": "0x674e65bf542f2c4b755219925803c7f95a87bc0c079a14fafdd47f1622d5aa3a", + "to": "0xDef1C0ded9bec7F1a1670819833240f027b25EfF", + "transactionIndex": 145, + "type": 2, + "v": "0x0", + "value": "258910736639882340", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 11799830, + "effectiveGasPrice": 98856013937, + "from": "0x545fc0cb05948785b4fc6b063462b7b8262333f5", + "gasUsed": 198070, + "logs": [ + { + "address": "0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x0000000000000000000000000000000000000000000000000397d5f175f47464", + "logIndex": 321, + "removed": false, + "topics": [ + "0xe1fffcc4923d04b559f4d29a8bfc6cda04eb5b0d3c460751c2402c5c5cc9109c", + "0x000000000000000000000000def1c0ded9bec7f1a1670819833240f027b25eff" + ], + "transactionHash": "0x7484aeb20f59a0c6cba242739300568440e52c6fe3f4d28079dc4d688f1c444f", + "transactionIndex": 145, + "decoded": { + "signature": "Deposit(address,uint256)", + "signature_with_arg_names": "Deposit(address indexed user,uint256 amount)", + "name": "Deposit", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "user", + "type": "address", + "decoded": "0xdef1c0ded9bec7f1a1670819833240f027b25eff" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "amount", + "type": "uint256", + "decoded": "258910736639882340" + } + ] + } + }, + { + "address": "0xdAC17F958D2ee523a2206206994597C13D831ec7", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x000000000000000000000000000000000000000000000000000000003b78c0b2", + "logIndex": 322, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x00000000000000000000000011b815efb8f581194ae79006d24e0d814b7697f6", + "0x000000000000000000000000def1c0ded9bec7f1a1670819833240f027b25eff" + ], + "transactionHash": "0x7484aeb20f59a0c6cba242739300568440e52c6fe3f4d28079dc4d688f1c444f", + "transactionIndex": 145, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0x11b815efb8f581194ae79006d24e0d814b7697f6" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0xdef1c0ded9bec7f1a1670819833240f027b25eff" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "997769394" + } + ] + } + }, + { + "address": "0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x0000000000000000000000000000000000000000000000000397d5f175f47464", + "logIndex": 323, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x000000000000000000000000def1c0ded9bec7f1a1670819833240f027b25eff", + "0x00000000000000000000000011b815efb8f581194ae79006d24e0d814b7697f6" + ], + "transactionHash": "0x7484aeb20f59a0c6cba242739300568440e52c6fe3f4d28079dc4d688f1c444f", + "transactionIndex": 145, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0xdef1c0ded9bec7f1a1670819833240f027b25eff" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0x11b815efb8f581194ae79006d24e0d814b7697f6" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "258910736639882340" + } + ] + } + }, + { + "address": "0x11b815efB8f581194ae79006d24E0d814B7697F6", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x0000000000000000000000000000000000000000000000000397d5f175f47464ffffffffffffffffffffffffffffffffffffffffffffffffffffffffc4873f4e0000000000000000000000000000000000000000000411c1be26fa9a0c7de2ac00000000000000000000000000000000000000000000000015ecf949560e9f2efffffffffffffffffffffffffffffffffffffffffffffffffffffffffffd0b2c", + "logIndex": 324, + "removed": false, + "topics": [ + "0xc42079f94a6350d7e6235f29174924f928cc2ac818eb64fed8004e115fbcca67", + "0x000000000000000000000000def1c0ded9bec7f1a1670819833240f027b25eff", + "0x000000000000000000000000def1c0ded9bec7f1a1670819833240f027b25eff" + ], + "transactionHash": "0x7484aeb20f59a0c6cba242739300568440e52c6fe3f4d28079dc4d688f1c444f", + "transactionIndex": 145, + "decoded": { + "signature": "Swap(address,address,int256,int256,uint160,uint128,int24)", + "signature_with_arg_names": "Swap(address indexed sender,address indexed recipient,int256 amount0,int256 amount1,uint160 sqrtPriceX96,uint128 liquidity,int24 tick)", + "name": "Swap", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "sender", + "type": "address", + "decoded": "0xdef1c0ded9bec7f1a1670819833240f027b25eff" + }, + { + "indexed": true, + "internalType": "address", + "name": "recipient", + "type": "address", + "decoded": "0xdef1c0ded9bec7f1a1670819833240f027b25eff" + }, + { + "indexed": false, + "internalType": "int256", + "name": "amount0", + "type": "int256", + "decoded": "258910736639882340" + }, + { + "indexed": false, + "internalType": "int256", + "name": "amount1", + "type": "int256", + "decoded": "-997769394" + }, + { + "indexed": false, + "internalType": "uint160", + "name": "sqrtPriceX96", + "type": "uint160", + "decoded": "4919557432187982473716396" + }, + { + "indexed": false, + "internalType": "uint128", + "name": "liquidity", + "type": "uint128", + "decoded": "1579911662671929134" + }, + { + "indexed": false, + "internalType": "int24", + "name": "tick", + "type": "int24", + "decoded": "-193748" + } + ] + } + }, + { + "address": "0x186eF81fd8E77EEC8BfFC3039e7eC41D5FC0b457", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x00000000000000000000000000000000000000000000009810f0cf5a710a8b2b", + "logIndex": 325, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x00000000000000000000000010358db0e8532455d3374fb09cf3fbec631b1914", + "0x000000000000000000000000545fc0cb05948785b4fc6b063462b7b8262333f5" + ], + "transactionHash": "0x7484aeb20f59a0c6cba242739300568440e52c6fe3f4d28079dc4d688f1c444f", + "transactionIndex": 145, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0x10358db0e8532455d3374fb09cf3fbec631b1914" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0x545fc0cb05948785b4fc6b063462b7b8262333f5" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "2805125802690219772715" + } + ] + } + }, + { + "address": "0xdAC17F958D2ee523a2206206994597C13D831ec7", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x000000000000000000000000000000000000000000000000000000003b78c0b2", + "logIndex": 326, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x000000000000000000000000def1c0ded9bec7f1a1670819833240f027b25eff", + "0x00000000000000000000000010358db0e8532455d3374fb09cf3fbec631b1914" + ], + "transactionHash": "0x7484aeb20f59a0c6cba242739300568440e52c6fe3f4d28079dc4d688f1c444f", + "transactionIndex": 145, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0xdef1c0ded9bec7f1a1670819833240f027b25eff" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0x10358db0e8532455d3374fb09cf3fbec631b1914" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "997769394" + } + ] + } + }, + { + "address": "0x10358Db0e8532455d3374FB09cF3fbeC631B1914", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0xffffffffffffffffffffffffffffffffffffffffffffff67ef0f30a58ef574d5000000000000000000000000000000000000000000000000000000003b78c0b20000000000000000000000000000000000000000000009fce44d01151527605b0000000000000000000000000000000000000000000000000397e8e348836d15fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffba016", + "logIndex": 327, + "removed": false, + "topics": [ + "0xc42079f94a6350d7e6235f29174924f928cc2ac818eb64fed8004e115fbcca67", + "0x000000000000000000000000def1c0ded9bec7f1a1670819833240f027b25eff", + "0x000000000000000000000000545fc0cb05948785b4fc6b063462b7b8262333f5" + ], + "transactionHash": "0x7484aeb20f59a0c6cba242739300568440e52c6fe3f4d28079dc4d688f1c444f", + "transactionIndex": 145, + "decoded": { + "signature": "Swap(address,address,int256,int256,uint160,uint128,int24)", + "signature_with_arg_names": "Swap(address indexed sender,address indexed recipient,int256 amount0,int256 amount1,uint160 sqrtPriceX96,uint128 liquidity,int24 tick)", + "name": "Swap", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "sender", + "type": "address", + "decoded": "0xdef1c0ded9bec7f1a1670819833240f027b25eff" + }, + { + "indexed": true, + "internalType": "address", + "name": "recipient", + "type": "address", + "decoded": "0x545fc0cb05948785b4fc6b063462b7b8262333f5" + }, + { + "indexed": false, + "internalType": "int256", + "name": "amount0", + "type": "int256", + "decoded": "-2805125802690219772715" + }, + { + "indexed": false, + "internalType": "int256", + "name": "amount1", + "type": "int256", + "decoded": "997769394" + }, + { + "indexed": false, + "internalType": "uint160", + "name": "sqrtPriceX96", + "type": "uint160", + "decoded": "47166328658605529063515" + }, + { + "indexed": false, + "internalType": "uint128", + "name": "liquidity", + "type": "uint128", + "decoded": "258931566468885781" + }, + { + "indexed": false, + "internalType": "int24", + "name": "tick", + "type": "int24", + "decoded": "-286698" + } + ] + } + } + ], + "logsBloom": "0x00000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000010002000000080020000000000000000000000000000000002800000048000000000000040000000000000010008000400000000000000000000000000400000040000000000000000000080090000800000000000000000000000000000000000000000001000000000402080040100000000000000000000000004080000000000008000000000000000004000000000000000002000000000000000000000000000000000000000000000000000100000000200000000000000000000000000000000000000000400408001000000000", + "status": true, + "to": "0xdef1c0ded9bec7f1a1670819833240f027b25eff", + "transactionHash": "0x7484aeb20f59a0c6cba242739300568440e52c6fe3f4d28079dc4d688f1c444f", + "transactionIndex": 145, + "type": "0x2" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0x545fc0cb05948785b4fc6b063462b7b8262333f5", + "gas": "0x35c7e", + "input": "0x3598d8ab000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000009472e1d9d2199fb4b500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000042c02aaa39b223fe8d0a0e5c4f27ead9083c756cc20001f4dac17f958d2ee523a2206206994597c13d831ec7002710186ef81fd8e77eec8bffc3039e7ec41d5fc0b457000000000000000000000000000000000000000000000000000000000000869584cd000000000000000000000000382ffce2287252f930e1c8dc9328dac5bf282ba10000000000000000000000000000000035bda88e6f41f48d64fb3407978c3168", + "to": "0xdef1c0ded9bec7f1a1670819833240f027b25eff", + "value": "0x397d5f175f47464" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x2bf5a", + "output": "0x00000000000000000000000000000000000000000000009810f0cf5a710a8b2b" + }, + "subtraces": 1, + "traceAddress": [], + "transactionHash": "0x7484aeb20f59a0c6cba242739300568440e52c6fe3f4d28079dc4d688f1c444f", + "transactionPosition": 145, + "type": "call" + }, + { + "action": { + "callType": "delegatecall", + "from": "0xdef1c0ded9bec7f1a1670819833240f027b25eff", + "gas": "0x3399a", + "input": "0x3598d8ab000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000009472e1d9d2199fb4b500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000042c02aaa39b223fe8d0a0e5c4f27ead9083c756cc20001f4dac17f958d2ee523a2206206994597c13d831ec7002710186ef81fd8e77eec8bffc3039e7ec41d5fc0b457000000000000000000000000000000000000000000000000000000000000869584cd000000000000000000000000382ffce2287252f930e1c8dc9328dac5bf282ba10000000000000000000000000000000035bda88e6f41f48d64fb3407978c3168", + "to": "0x0e992c001e375785846eeb9cd69411b53f30f24b", + "value": "0x397d5f175f47464" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x2a8e0", + "output": "0x00000000000000000000000000000000000000000000009810f0cf5a710a8b2b" + }, + "subtraces": 3, + "traceAddress": [0], + "transactionHash": "0x7484aeb20f59a0c6cba242739300568440e52c6fe3f4d28079dc4d688f1c444f", + "transactionPosition": 145, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0xdef1c0ded9bec7f1a1670819833240f027b25eff", + "gas": "0x3059a", + "input": "0xd0e30db0", + "to": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", + "value": "0x397d5f175f47464" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x1ada", "output": "0x" }, + "subtraces": 0, + "traceAddress": [0, 0], + "transactionHash": "0x7484aeb20f59a0c6cba242739300568440e52c6fe3f4d28079dc4d688f1c444f", + "transactionPosition": 145, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0xdef1c0ded9bec7f1a1670819833240f027b25eff", + "gas": "0x2d980", + "input": "0x128acb08000000000000000000000000def1c0ded9bec7f1a1670819833240f027b25eff00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000397d5f175f4746400000000000000000000000000000000000000000000000000000001000276a400000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000000000080000000000000000000000000c02aaa39b223fe8d0a0e5c4f27ead9083c756cc2000000000000000000000000dac17f958d2ee523a2206206994597c13d831ec700000000000000000000000000000000000000000000000000000000000001f4000000000000000000000000def1c0ded9bec7f1a1670819833240f027b25eff", + "to": "0x11b815efb8f581194ae79006d24e0d814b7697f6", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x12804", + "output": "0x0000000000000000000000000000000000000000000000000397d5f175f47464ffffffffffffffffffffffffffffffffffffffffffffffffffffffffc4873f4e" + }, + "subtraces": 4, + "traceAddress": [0, 1], + "transactionHash": "0x7484aeb20f59a0c6cba242739300568440e52c6fe3f4d28079dc4d688f1c444f", + "transactionPosition": 145, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x11b815efb8f581194ae79006d24e0d814b7697f6", + "gas": "0x25490", + "input": "0xa9059cbb000000000000000000000000def1c0ded9bec7f1a1670819833240f027b25eff000000000000000000000000000000000000000000000000000000003b78c0b2", + "to": "0xdac17f958d2ee523a2206206994597c13d831ec7", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x5fb5", "output": "0x" }, + "subtraces": 0, + "traceAddress": [0, 1, 0], + "transactionHash": "0x7484aeb20f59a0c6cba242739300568440e52c6fe3f4d28079dc4d688f1c444f", + "transactionPosition": 145, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0x11b815efb8f581194ae79006d24e0d814b7697f6", + "gas": "0x1f371", + "input": "0x70a0823100000000000000000000000011b815efb8f581194ae79006d24e0d814b7697f6", + "to": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x9e6", + "output": "0x00000000000000000000000000000000000000000000004df357e137dab98308" + }, + "subtraces": 0, + "traceAddress": [0, 1, 1], + "transactionHash": "0x7484aeb20f59a0c6cba242739300568440e52c6fe3f4d28079dc4d688f1c444f", + "transactionPosition": 145, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x11b815efb8f581194ae79006d24e0d814b7697f6", + "gas": "0x1e6a9", + "input": "0xfa461e330000000000000000000000000000000000000000000000000397d5f175f47464ffffffffffffffffffffffffffffffffffffffffffffffffffffffffc4873f4e00000000000000000000000000000000000000000000000000000000000000600000000000000000000000000000000000000000000000000000000000000080000000000000000000000000c02aaa39b223fe8d0a0e5c4f27ead9083c756cc2000000000000000000000000dac17f958d2ee523a2206206994597c13d831ec700000000000000000000000000000000000000000000000000000000000001f4000000000000000000000000def1c0ded9bec7f1a1670819833240f027b25eff", + "to": "0xdef1c0ded9bec7f1a1670819833240f027b25eff", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x29d4", "output": "0x" }, + "subtraces": 1, + "traceAddress": [0, 1, 2], + "transactionHash": "0x7484aeb20f59a0c6cba242739300568440e52c6fe3f4d28079dc4d688f1c444f", + "transactionPosition": 145, + "type": "call" + }, + { + "action": { + "callType": "delegatecall", + "from": "0xdef1c0ded9bec7f1a1670819833240f027b25eff", + "gas": "0x1d345", + "input": "0xfa461e330000000000000000000000000000000000000000000000000397d5f175f47464ffffffffffffffffffffffffffffffffffffffffffffffffffffffffc4873f4e00000000000000000000000000000000000000000000000000000000000000600000000000000000000000000000000000000000000000000000000000000080000000000000000000000000c02aaa39b223fe8d0a0e5c4f27ead9083c756cc2000000000000000000000000dac17f958d2ee523a2206206994597c13d831ec700000000000000000000000000000000000000000000000000000000000001f4000000000000000000000000def1c0ded9bec7f1a1670819833240f027b25eff", + "to": "0x0e992c001e375785846eeb9cd69411b53f30f24b", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x1d70", "output": "0x" }, + "subtraces": 1, + "traceAddress": [0, 1, 2, 0], + "transactionHash": "0x7484aeb20f59a0c6cba242739300568440e52c6fe3f4d28079dc4d688f1c444f", + "transactionPosition": 145, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0xdef1c0ded9bec7f1a1670819833240f027b25eff", + "gas": "0x1c6d6", + "input": "0xa9059cbb00000000000000000000000011b815efb8f581194ae79006d24e0d814b7697f60000000000000000000000000000000000000000000000000397d5f175f47464", + "to": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x17ae", + "output": "0x0000000000000000000000000000000000000000000000000000000000000001" + }, + "subtraces": 0, + "traceAddress": [0, 1, 2, 0, 0], + "transactionHash": "0x7484aeb20f59a0c6cba242739300568440e52c6fe3f4d28079dc4d688f1c444f", + "transactionPosition": 145, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0x11b815efb8f581194ae79006d24e0d814b7697f6", + "gas": "0x1bb03", + "input": "0x70a0823100000000000000000000000011b815efb8f581194ae79006d24e0d814b7697f6", + "to": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x216", + "output": "0x00000000000000000000000000000000000000000000004df6efb72950adf76c" + }, + "subtraces": 0, + "traceAddress": [0, 1, 3], + "transactionHash": "0x7484aeb20f59a0c6cba242739300568440e52c6fe3f4d28079dc4d688f1c444f", + "transactionPosition": 145, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0xdef1c0ded9bec7f1a1670819833240f027b25eff", + "gas": "0x1a435", + "input": "0x128acb08000000000000000000000000545fc0cb05948785b4fc6b063462b7b8262333f50000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003b78c0b2000000000000000000000000fffd8963efd1fc6a506488495d951d5263988d2500000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000000000080000000000000000000000000dac17f958d2ee523a2206206994597c13d831ec7000000000000000000000000186ef81fd8e77eec8bffc3039e7ec41d5fc0b4570000000000000000000000000000000000000000000000000000000000002710000000000000000000000000def1c0ded9bec7f1a1670819833240f027b25eff", + "to": "0x10358db0e8532455d3374fb09cf3fbec631b1914", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x11857", + "output": "0xffffffffffffffffffffffffffffffffffffffffffffff67ef0f30a58ef574d5000000000000000000000000000000000000000000000000000000003b78c0b2" + }, + "subtraces": 4, + "traceAddress": [0, 2], + "transactionHash": "0x7484aeb20f59a0c6cba242739300568440e52c6fe3f4d28079dc4d688f1c444f", + "transactionPosition": 145, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x10358db0e8532455d3374fb09cf3fbec631b1914", + "gas": "0x1267a", + "input": "0xa9059cbb000000000000000000000000545fc0cb05948785b4fc6b063462b7b8262333f500000000000000000000000000000000000000000000009810f0cf5a710a8b2b", + "to": "0x186ef81fd8e77eec8bffc3039e7ec41d5fc0b457", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x4792", + "output": "0x0000000000000000000000000000000000000000000000000000000000000001" + }, + "subtraces": 0, + "traceAddress": [0, 2, 0], + "transactionHash": "0x7484aeb20f59a0c6cba242739300568440e52c6fe3f4d28079dc4d688f1c444f", + "transactionPosition": 145, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0x10358db0e8532455d3374fb09cf3fbec631b1914", + "gas": "0xdca1", + "input": "0x70a0823100000000000000000000000010358db0e8532455d3374fb09cf3fbec631b1914", + "to": "0xdac17f958d2ee523a2206206994597c13d831ec7", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0xbd7", + "output": "0x0000000000000000000000000000000000000000000000000000002420c9e197" + }, + "subtraces": 0, + "traceAddress": [0, 2, 1], + "transactionHash": "0x7484aeb20f59a0c6cba242739300568440e52c6fe3f4d28079dc4d688f1c444f", + "transactionPosition": 145, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x10358db0e8532455d3374fb09cf3fbec631b1914", + "gas": "0xcdf0", + "input": "0xfa461e33ffffffffffffffffffffffffffffffffffffffffffffff67ef0f30a58ef574d5000000000000000000000000000000000000000000000000000000003b78c0b200000000000000000000000000000000000000000000000000000000000000600000000000000000000000000000000000000000000000000000000000000080000000000000000000000000dac17f958d2ee523a2206206994597c13d831ec7000000000000000000000000186ef81fd8e77eec8bffc3039e7ec41d5fc0b4570000000000000000000000000000000000000000000000000000000000002710000000000000000000000000def1c0ded9bec7f1a1670819833240f027b25eff", + "to": "0xdef1c0ded9bec7f1a1670819833240f027b25eff", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x305f", "output": "0x" }, + "subtraces": 1, + "traceAddress": [0, 2, 2], + "transactionHash": "0x7484aeb20f59a0c6cba242739300568440e52c6fe3f4d28079dc4d688f1c444f", + "transactionPosition": 145, + "type": "call" + }, + { + "action": { + "callType": "delegatecall", + "from": "0xdef1c0ded9bec7f1a1670819833240f027b25eff", + "gas": "0xc69f", + "input": "0xfa461e33ffffffffffffffffffffffffffffffffffffffffffffff67ef0f30a58ef574d5000000000000000000000000000000000000000000000000000000003b78c0b200000000000000000000000000000000000000000000000000000000000000600000000000000000000000000000000000000000000000000000000000000080000000000000000000000000dac17f958d2ee523a2206206994597c13d831ec7000000000000000000000000186ef81fd8e77eec8bffc3039e7ec41d5fc0b4570000000000000000000000000000000000000000000000000000000000002710000000000000000000000000def1c0ded9bec7f1a1670819833240f027b25eff", + "to": "0x0e992c001e375785846eeb9cd69411b53f30f24b", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x2bcb", "output": "0x" }, + "subtraces": 1, + "traceAddress": [0, 2, 2, 0], + "transactionHash": "0x7484aeb20f59a0c6cba242739300568440e52c6fe3f4d28079dc4d688f1c444f", + "transactionPosition": 145, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0xdef1c0ded9bec7f1a1670819833240f027b25eff", + "gas": "0xbe3f", + "input": "0xa9059cbb00000000000000000000000010358db0e8532455d3374fb09cf3fbec631b1914000000000000000000000000000000000000000000000000000000003b78c0b2", + "to": "0xdac17f958d2ee523a2206206994597c13d831ec7", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x25e5", "output": "0x" }, + "subtraces": 0, + "traceAddress": [0, 2, 2, 0, 0], + "transactionHash": "0x7484aeb20f59a0c6cba242739300568440e52c6fe3f4d28079dc4d688f1c444f", + "transactionPosition": 145, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0x10358db0e8532455d3374fb09cf3fbec631b1914", + "gas": "0x9bda", + "input": "0x70a0823100000000000000000000000010358db0e8532455d3374fb09cf3fbec631b1914", + "to": "0xdac17f958d2ee523a2206206994597c13d831ec7", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x407", + "output": "0x000000000000000000000000000000000000000000000000000000245c42a249" + }, + "subtraces": 0, + "traceAddress": [0, 2, 3], + "transactionHash": "0x7484aeb20f59a0c6cba242739300568440e52c6fe3f4d28079dc4d688f1c444f", + "transactionPosition": 145, + "type": "call" + } + ], + "decoded": null + }, + { + "accessList": [], + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0x94af7AeadCfd5766226fa2Bb9415A4c125De6b56", + "gas": 232069, + "gasPrice": "98856013937", + "hash": "0xd108d57dd4622a4819ddddcf6a3ade7575b0cf3e1a224515ac03fcef6413d6ee", + "input": "0x7ff36ab50000000000000000000000000000000000000000000018b55ba819e1a0af5b53000000000000000000000000000000000000000000000000000000000000008000000000000000000000000094af7aeadcfd5766226fa2bb9415a4c125de6b560000000000000000000000000000000000000000000000000000000065ea0f870000000000000000000000000000000000000000000000000000000000000002000000000000000000000000c02aaa39b223fe8d0a0e5c4f27ead9083c756cc2000000000000000000000000c01154b4ccb518232d6bbfc9b9e6c5068b766f82", + "maxFeePerGas": "109166518887", + "maxPriorityFeePerGas": "1000000", + "nonce": 81, + "r": "0xd3cc01e389759db8789c8e0a7f3434eb1c05405d4e3d9a491b2bd11ed685a273", + "s": "0x737dc6f7f17f1594328294ed2eaae8963fe0e80aedf326ab996e5281077c2104", + "to": "0x2Ec705D306b51e486B1bC0D6ebEE708E0661ADd1", + "transactionIndex": 146, + "type": 2, + "v": "0x1", + "value": "800000000000000000", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 11970388, + "effectiveGasPrice": 98856013937, + "from": "0x94af7aeadcfd5766226fa2bb9415a4c125de6b56", + "gasUsed": 170558, + "logs": [ + { + "address": "0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x0000000000000000000000000000000000000000000000000afdbfcdc61c0000", + "logIndex": 328, + "removed": false, + "topics": [ + "0xe1fffcc4923d04b559f4d29a8bfc6cda04eb5b0d3c460751c2402c5c5cc9109c", + "0x0000000000000000000000002ec705d306b51e486b1bc0d6ebee708e0661add1" + ], + "transactionHash": "0xd108d57dd4622a4819ddddcf6a3ade7575b0cf3e1a224515ac03fcef6413d6ee", + "transactionIndex": 146, + "decoded": { + "signature": "Deposit(address,uint256)", + "signature_with_arg_names": "Deposit(address indexed user,uint256 amount)", + "name": "Deposit", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "user", + "type": "address", + "decoded": "0x2ec705d306b51e486b1bc0d6ebee708e0661add1" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "amount", + "type": "uint256", + "decoded": "792000000000000000" + } + ] + } + }, + { + "address": "0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x0000000000000000000000000000000000000000000000000afdbfcdc61c0000", + "logIndex": 329, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x0000000000000000000000002ec705d306b51e486b1bc0d6ebee708e0661add1", + "0x0000000000000000000000001475ec80834c6a78f8afebb6670993dae632f0f7" + ], + "transactionHash": "0xd108d57dd4622a4819ddddcf6a3ade7575b0cf3e1a224515ac03fcef6413d6ee", + "transactionIndex": 146, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0x2ec705d306b51e486b1bc0d6ebee708e0661add1" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0x1475ec80834c6a78f8afebb6670993dae632f0f7" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "792000000000000000" + } + ] + } + }, + { + "address": "0xc01154B4CCB518232D6bbfC9B9E6C5068B766f82", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x000000000000000000000000000000000000000000000146768c1177fc3f40ad", + "logIndex": 330, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x0000000000000000000000001475ec80834c6a78f8afebb6670993dae632f0f7", + "0x000000000000000000000000c01154b4ccb518232d6bbfc9b9e6c5068b766f82" + ], + "transactionHash": "0xd108d57dd4622a4819ddddcf6a3ade7575b0cf3e1a224515ac03fcef6413d6ee", + "transactionIndex": 146, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0x1475ec80834c6a78f8afebb6670993dae632f0f7" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0xc01154b4ccb518232d6bbfc9b9e6c5068b766f82" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "6022180789829559599277" + } + ] + } + }, + { + "address": "0xc01154B4CCB518232D6bbfC9B9E6C5068B766f82", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x00000000000000000000000000000000000000000000183acc654be7b8b1cce9", + "logIndex": 331, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x0000000000000000000000001475ec80834c6a78f8afebb6670993dae632f0f7", + "0x00000000000000000000000094af7aeadcfd5766226fa2bb9415a4c125de6b56" + ], + "transactionHash": "0xd108d57dd4622a4819ddddcf6a3ade7575b0cf3e1a224515ac03fcef6413d6ee", + "transactionIndex": 146, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0x1475ec80834c6a78f8afebb6670993dae632f0f7" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0x94af7aeadcfd5766226fa2bb9415a4c125de6b56" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "114421435006761632386281" + } + ] + } + }, + { + "address": "0x1475Ec80834c6A78f8AfEbB6670993dae632F0f7", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x0000000000000000000000000000000000000000000ba14029b30436ee6b04d90000000000000000000000000000000000000000000000050a2bff1b0c43bb79", + "logIndex": 332, + "removed": false, + "topics": [ + "0x1c411e9a96e071241c2f21f7726b17ae89e3cab4c78be50e062b03a9fffbbad1" + ], + "transactionHash": "0xd108d57dd4622a4819ddddcf6a3ade7575b0cf3e1a224515ac03fcef6413d6ee", + "transactionIndex": 146, + "decoded": { + "signature": "Sync(uint112,uint112)", + "signature_with_arg_names": "Sync(uint112 reserve0,uint112 reserve1)", + "name": "Sync", + "decoded": [ + { + "indexed": false, + "internalType": "uint112", + "name": "reserve0", + "type": "uint112", + "decoded": "14059668615873661573465305" + }, + { + "indexed": false, + "internalType": "uint112", + "name": "reserve1", + "type": "uint112", + "decoded": "92966680224560561017" + } + ] + } + }, + { + "address": "0x1475Ec80834c6A78f8AfEbB6670993dae632F0f7", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000afdbfcdc61c000000000000000000000000000000000000000000000000198142f15d5fb4f10d960000000000000000000000000000000000000000000000000000000000000000", + "logIndex": 333, + "removed": false, + "topics": [ + "0xd78ad95fa46c994b6551d0da85fc275fe613ce37657fb8d5e3d130840159d822", + "0x0000000000000000000000002ec705d306b51e486b1bc0d6ebee708e0661add1", + "0x00000000000000000000000094af7aeadcfd5766226fa2bb9415a4c125de6b56" + ], + "transactionHash": "0xd108d57dd4622a4819ddddcf6a3ade7575b0cf3e1a224515ac03fcef6413d6ee", + "transactionIndex": 146, + "decoded": { + "signature": "Swap(address,uint256,uint256,uint256,uint256,address)", + "signature_with_arg_names": "Swap(address indexed sender,uint256 amount0In,uint256 amount1In,uint256 amount0Out,uint256 amount1Out,address indexed to)", + "name": "Swap", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "sender", + "type": "address", + "decoded": "0x2ec705d306b51e486b1bc0d6ebee708e0661add1" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "amount0In", + "type": "uint256", + "decoded": "0" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "amount1In", + "type": "uint256", + "decoded": "792000000000000000" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "amount0Out", + "type": "uint256", + "decoded": "120443615796591191985558" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "amount1Out", + "type": "uint256", + "decoded": "0" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0x94af7aeadcfd5766226fa2bb9415a4c125de6b56" + } + ] + } + } + ], + "logsBloom": "0x00220000000000000000000180000000000000000000000000000000000040000000000000000000000000000000020002000000088000000000000000010000000000000000010000000008000000200000000000000000000000008000000000000000000000000000000000000000000000000002000000000010000000000000000000000000008000000000000000000001000000080000004000000000000000000000080000000000000000400000000000008000000000000000000000000002000000000000000000000000000000000000081080000100000000000000200000000000008000000200000000000000000000400000100000000000", + "status": true, + "to": "0x2ec705d306b51e486b1bc0d6ebee708e0661add1", + "transactionHash": "0xd108d57dd4622a4819ddddcf6a3ade7575b0cf3e1a224515ac03fcef6413d6ee", + "transactionIndex": 146, + "type": "0x2" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0x94af7aeadcfd5766226fa2bb9415a4c125de6b56", + "gas": "0x3312d", + "input": "0x7ff36ab50000000000000000000000000000000000000000000018b55ba819e1a0af5b53000000000000000000000000000000000000000000000000000000000000008000000000000000000000000094af7aeadcfd5766226fa2bb9415a4c125de6b560000000000000000000000000000000000000000000000000000000065ea0f870000000000000000000000000000000000000000000000000000000000000002000000000000000000000000c02aaa39b223fe8d0a0e5c4f27ead9083c756cc2000000000000000000000000c01154b4ccb518232d6bbfc9b9e6c5068b766f82", + "to": "0x2ec705d306b51e486b1bc0d6ebee708e0661add1", + "value": "0xb1a2bc2ec500000" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x29992", + "output": "0x000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000afdbfcdc61c000000000000000000000000000000000000000000000000198142f15d5fb4f10d96" + }, + "subtraces": 5, + "traceAddress": [], + "transactionHash": "0xd108d57dd4622a4819ddddcf6a3ade7575b0cf3e1a224515ac03fcef6413d6ee", + "transactionPosition": 146, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0x2ec705d306b51e486b1bc0d6ebee708e0661add1", + "gas": "0x30ed3", + "input": "0x0902f1ac", + "to": "0x1475ec80834c6a78f8afebb6670993dae632f0f7", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x9c8", + "output": "0x0000000000000000000000000000000000000000000bbac16ca46196a35c126f000000000000000000000000000000000000000000000004ff2e3f4d4627bb790000000000000000000000000000000000000000000000000000000065ea08a3" + }, + "subtraces": 0, + "traceAddress": [0], + "transactionHash": "0xd108d57dd4622a4819ddddcf6a3ade7575b0cf3e1a224515ac03fcef6413d6ee", + "transactionPosition": 146, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x2ec705d306b51e486b1bc0d6ebee708e0661add1", + "gas": "0x2dbf0", + "input": "0xd0e30db0", + "to": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", + "value": "0xafdbfcdc61c0000" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x5da6", "output": "0x" }, + "subtraces": 0, + "traceAddress": [1], + "transactionHash": "0xd108d57dd4622a4819ddddcf6a3ade7575b0cf3e1a224515ac03fcef6413d6ee", + "transactionPosition": 146, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x2ec705d306b51e486b1bc0d6ebee708e0661add1", + "gas": "0x27a7e", + "input": "0xa9059cbb0000000000000000000000001475ec80834c6a78f8afebb6670993dae632f0f70000000000000000000000000000000000000000000000000afdbfcdc61c0000", + "to": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x1f7e", + "output": "0x0000000000000000000000000000000000000000000000000000000000000001" + }, + "subtraces": 0, + "traceAddress": [2], + "transactionHash": "0xd108d57dd4622a4819ddddcf6a3ade7575b0cf3e1a224515ac03fcef6413d6ee", + "transactionPosition": 146, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x2ec705d306b51e486b1bc0d6ebee708e0661add1", + "gas": "0x252bb", + "input": "0x022c0d9f00000000000000000000000000000000000000000000198142f15d5fb4f10d96000000000000000000000000000000000000000000000000000000000000000000000000000000000000000094af7aeadcfd5766226fa2bb9415a4c125de6b5600000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000000", + "to": "0x1475ec80834c6a78f8afebb6670993dae632f0f7", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x180ec", "output": "0x" }, + "subtraces": 3, + "traceAddress": [3], + "transactionHash": "0xd108d57dd4622a4819ddddcf6a3ade7575b0cf3e1a224515ac03fcef6413d6ee", + "transactionPosition": 146, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x1475ec80834c6a78f8afebb6670993dae632f0f7", + "gas": "0x21603", + "input": "0xa9059cbb00000000000000000000000094af7aeadcfd5766226fa2bb9415a4c125de6b5600000000000000000000000000000000000000000000198142f15d5fb4f10d96", + "to": "0xc01154b4ccb518232d6bbfc9b9e6c5068b766f82", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x11fda", + "output": "0x0000000000000000000000000000000000000000000000000000000000000001" + }, + "subtraces": 0, + "traceAddress": [3, 0], + "transactionHash": "0xd108d57dd4622a4819ddddcf6a3ade7575b0cf3e1a224515ac03fcef6413d6ee", + "transactionPosition": 146, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0x1475ec80834c6a78f8afebb6670993dae632f0f7", + "gas": "0xf83b", + "input": "0x70a082310000000000000000000000001475ec80834c6a78f8afebb6670993dae632f0f7", + "to": "0xc01154b4ccb518232d6bbfc9b9e6c5068b766f82", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x38d", + "output": "0x0000000000000000000000000000000000000000000ba14029b30436ee6b04d9" + }, + "subtraces": 0, + "traceAddress": [3, 1], + "transactionHash": "0xd108d57dd4622a4819ddddcf6a3ade7575b0cf3e1a224515ac03fcef6413d6ee", + "transactionPosition": 146, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0x1475ec80834c6a78f8afebb6670993dae632f0f7", + "gas": "0xf326", + "input": "0x70a082310000000000000000000000001475ec80834c6a78f8afebb6670993dae632f0f7", + "to": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x216", + "output": "0x0000000000000000000000000000000000000000000000050a2bff1b0c43bb79" + }, + "subtraces": 0, + "traceAddress": [3, 2], + "transactionHash": "0xd108d57dd4622a4819ddddcf6a3ade7575b0cf3e1a224515ac03fcef6413d6ee", + "transactionPosition": 146, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x2ec705d306b51e486b1bc0d6ebee708e0661add1", + "gas": "0xaa4b", + "input": "0x", + "to": "0x79ce7b3d3e36fdb203d84a37b505995ceb5f573a", + "value": "0x1c6bf526340000" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x0", "output": "0x" }, + "subtraces": 0, + "traceAddress": [4], + "transactionHash": "0xd108d57dd4622a4819ddddcf6a3ade7575b0cf3e1a224515ac03fcef6413d6ee", + "transactionPosition": 146, + "type": "call" + } + ], + "decoded": { + "signature": "swapExactETHForTokens(uint256,address[],address,uint256)", + "signature_with_arg_names": "swapExactETHForTokens(uint256 arg1,address[] arg2,address arg3,uint256 arg4)", + "name": "swapExactETHForTokens", + "decoded": [ + { + "internalType": "uint256", + "name": "arg1", + "type": "uint256", + "decoded": "116682260823523306986323" + }, + { + "internalType": "address[]", + "name": "arg2", + "type": "address[]", + "decoded": [ + "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", + "0xc01154b4ccb518232d6bbfc9b9e6c5068b766f82" + ] + }, + { + "internalType": "address", + "name": "arg3", + "type": "address", + "decoded": "0x94af7aeadcfd5766226fa2bb9415a4c125de6b56" + }, + { + "internalType": "uint256", + "name": "arg4", + "type": "uint256", + "decoded": "1709838215" + } + ] + } + }, + { + "accessList": [], + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0x143a8e85f9931353D975583772AA48F45c15599B", + "gas": 162137, + "gasPrice": "98856013937", + "hash": "0xcd4264b4627d0589c590de21cb1eafd8fa5baa2ab996f6b003426de053aedde7", + "input": "0x803ba26d000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000001271b8cb4ed7e8ea8000000000000000000000000000000000000000000000000001ea3a810b4042280000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002bb98d4c97425d9908e66e53a6fdf673acca0be986002710c02aaa39b223fe8d0a0e5c4f27ead9083c756cc2000000000000000000000000000000000000000000869584cd000000000000000000000000382ffce2287252f930e1c8dc9328dac5bf282ba100000000000000000000000000000000cc201f0c080bbad43e55bf7373d80bfe", + "maxFeePerGas": "105548967718", + "maxPriorityFeePerGas": "1000000", + "nonce": 8, + "r": "0xb5d8bb2fb28804fcea197c7ee822bbf72c65479b87554bb7894e7e15a07c77be", + "s": "0x1cfeef8621055b655c23a417dd48bc67041692289aa8b405c832126dc373c6b3", + "to": "0xDef1C0ded9bec7F1a1670819833240f027b25EfF", + "transactionIndex": 147, + "type": 2, + "v": "0x1", + "value": "0", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 12098079, + "effectiveGasPrice": 98856013937, + "from": "0x143a8e85f9931353d975583772aa48f45c15599b", + "gasUsed": 127691, + "logs": [ + { + "address": "0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x00000000000000000000000000000000000000000000000001f963e6af3a5420", + "logIndex": 334, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x000000000000000000000000677d05b8bc5c691afd0dcb8ed81404c1ebe114d6", + "0x000000000000000000000000def1c0ded9bec7f1a1670819833240f027b25eff" + ], + "transactionHash": "0xcd4264b4627d0589c590de21cb1eafd8fa5baa2ab996f6b003426de053aedde7", + "transactionIndex": 147, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0x677d05b8bc5c691afd0dcb8ed81404c1ebe114d6" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0xdef1c0ded9bec7f1a1670819833240f027b25eff" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "142254705672344608" + } + ] + } + }, + { + "address": "0xB98d4C97425d9908E66E53A6fDf673ACcA0BE986", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x00000000000000000000000000000000000000000000001271b8cb4ed7e8ea80", + "logIndex": 335, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x000000000000000000000000143a8e85f9931353d975583772aa48f45c15599b", + "0x000000000000000000000000677d05b8bc5c691afd0dcb8ed81404c1ebe114d6" + ], + "transactionHash": "0xcd4264b4627d0589c590de21cb1eafd8fa5baa2ab996f6b003426de053aedde7", + "transactionIndex": 147, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0x143a8e85f9931353d975583772aa48f45c15599b" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0x677d05b8bc5c691afd0dcb8ed81404c1ebe114d6" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "340235916388262800000" + } + ] + } + }, + { + "address": "0x677d05B8BC5C691AFD0Dcb8ed81404C1ebE114d6", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x00000000000000000000000000000000000000000000001271b8cb4ed7e8ea80fffffffffffffffffffffffffffffffffffffffffffffffffe069c1950c5abe0000000000000000000000000000000000000000005382a4471bdbd65efa8c7c8000000000000000000000000000000000000000000000017a6511fbfe69ae163fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffecfdc", + "logIndex": 336, + "removed": false, + "topics": [ + "0xc42079f94a6350d7e6235f29174924f928cc2ac818eb64fed8004e115fbcca67", + "0x000000000000000000000000def1c0ded9bec7f1a1670819833240f027b25eff", + "0x000000000000000000000000def1c0ded9bec7f1a1670819833240f027b25eff" + ], + "transactionHash": "0xcd4264b4627d0589c590de21cb1eafd8fa5baa2ab996f6b003426de053aedde7", + "transactionIndex": 147, + "decoded": { + "signature": "Swap(address,address,int256,int256,uint160,uint128,int24)", + "signature_with_arg_names": "Swap(address indexed sender,address indexed recipient,int256 amount0,int256 amount1,uint160 sqrtPriceX96,uint128 liquidity,int24 tick)", + "name": "Swap", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "sender", + "type": "address", + "decoded": "0xdef1c0ded9bec7f1a1670819833240f027b25eff" + }, + { + "indexed": true, + "internalType": "address", + "name": "recipient", + "type": "address", + "decoded": "0xdef1c0ded9bec7f1a1670819833240f027b25eff" + }, + { + "indexed": false, + "internalType": "int256", + "name": "amount0", + "type": "int256", + "decoded": "340235916388262800000" + }, + { + "indexed": false, + "internalType": "int256", + "name": "amount1", + "type": "int256", + "decoded": "-142254705672344608" + }, + { + "indexed": false, + "internalType": "uint160", + "name": "sqrtPriceX96", + "type": "uint160", + "decoded": "1615324496971937257150269384" + }, + { + "indexed": false, + "internalType": "uint128", + "name": "liquidity", + "type": "uint128", + "decoded": "436259508687797412195" + }, + { + "indexed": false, + "internalType": "int24", + "name": "tick", + "type": "int24", + "decoded": "-77860" + } + ] + } + }, + { + "address": "0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x00000000000000000000000000000000000000000000000001f963e6af3a5420", + "logIndex": 337, + "removed": false, + "topics": [ + "0x7fcf532c15f0a6db0bd6d0e038bea71d30d808c7d98cb3bf7268a95bf5081b65", + "0x000000000000000000000000def1c0ded9bec7f1a1670819833240f027b25eff" + ], + "transactionHash": "0xcd4264b4627d0589c590de21cb1eafd8fa5baa2ab996f6b003426de053aedde7", + "transactionIndex": 147, + "decoded": { + "signature": "Withdrawal(address,uint256)", + "signature_with_arg_names": "Withdrawal(address indexed user,uint256 amount)", + "name": "Withdrawal", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "user", + "type": "address", + "decoded": "0xdef1c0ded9bec7f1a1670819833240f027b25eff" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "amount", + "type": "uint256", + "decoded": "142254705672344608" + } + ] + } + } + ], + "logsBloom": "0x00002000000000000000000000000000400000000800000000000000000000000000000000000000000000000000000002000000080020000000000000000000000000000000002800000008040000000008000000400000000000000000000000000000000000000000000000000040000000000000040000000010000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000004000000040080000000000008002000000000000000000000002000000000000000000000000000000000000000120000002000000000000200000000000000000000000000000000000000000000000000000000000", + "status": true, + "to": "0xdef1c0ded9bec7f1a1670819833240f027b25eff", + "transactionHash": "0xcd4264b4627d0589c590de21cb1eafd8fa5baa2ab996f6b003426de053aedde7", + "transactionIndex": 147, + "type": "0x2" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0x143a8e85f9931353d975583772aa48f45c15599b", + "gas": "0x21dc5", + "input": "0x803ba26d000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000001271b8cb4ed7e8ea8000000000000000000000000000000000000000000000000001ea3a810b4042280000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002bb98d4c97425d9908e66e53a6fdf673acca0be986002710c02aaa39b223fe8d0a0e5c4f27ead9083c756cc2000000000000000000000000000000000000000000869584cd000000000000000000000000382ffce2287252f930e1c8dc9328dac5bf282ba100000000000000000000000000000000cc201f0c080bbad43e55bf7373d80bfe", + "to": "0xdef1c0ded9bec7f1a1670819833240f027b25eff", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x1b4e7", + "output": "0x00000000000000000000000000000000000000000000000001f963e6af3a5420" + }, + "subtraces": 1, + "traceAddress": [], + "transactionHash": "0xcd4264b4627d0589c590de21cb1eafd8fa5baa2ab996f6b003426de053aedde7", + "transactionPosition": 147, + "type": "call" + }, + { + "action": { + "callType": "delegatecall", + "from": "0xdef1c0ded9bec7f1a1670819833240f027b25eff", + "gas": "0x1ffdc", + "input": "0x803ba26d000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000001271b8cb4ed7e8ea8000000000000000000000000000000000000000000000000001ea3a810b4042280000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002bb98d4c97425d9908e66e53a6fdf673acca0be986002710c02aaa39b223fe8d0a0e5c4f27ead9083c756cc2000000000000000000000000000000000000000000869584cd000000000000000000000000382ffce2287252f930e1c8dc9328dac5bf282ba100000000000000000000000000000000cc201f0c080bbad43e55bf7373d80bfe", + "to": "0x0e992c001e375785846eeb9cd69411b53f30f24b", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x19e6d", + "output": "0x00000000000000000000000000000000000000000000000001f963e6af3a5420" + }, + "subtraces": 3, + "traceAddress": [0], + "transactionHash": "0xcd4264b4627d0589c590de21cb1eafd8fa5baa2ab996f6b003426de053aedde7", + "transactionPosition": 147, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0xdef1c0ded9bec7f1a1670819833240f027b25eff", + "gas": "0x1e416", + "input": "0x128acb08000000000000000000000000def1c0ded9bec7f1a1670819833240f027b25eff000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000001271b8cb4ed7e8ea8000000000000000000000000000000000000000000000000000000001000276a400000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000000000080000000000000000000000000b98d4c97425d9908e66e53a6fdf673acca0be986000000000000000000000000c02aaa39b223fe8d0a0e5c4f27ead9083c756cc20000000000000000000000000000000000000000000000000000000000002710000000000000000000000000143a8e85f9931353d975583772aa48f45c15599b", + "to": "0x677d05b8bc5c691afd0dcb8ed81404c1ebe114d6", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x14783", + "output": "0x00000000000000000000000000000000000000000000001271b8cb4ed7e8ea80fffffffffffffffffffffffffffffffffffffffffffffffffe069c1950c5abe0" + }, + "subtraces": 4, + "traceAddress": [0, 0], + "transactionHash": "0xcd4264b4627d0589c590de21cb1eafd8fa5baa2ab996f6b003426de053aedde7", + "transactionPosition": 147, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x677d05b8bc5c691afd0dcb8ed81404c1ebe114d6", + "gas": "0x15468", + "input": "0xa9059cbb000000000000000000000000def1c0ded9bec7f1a1670819833240f027b25eff00000000000000000000000000000000000000000000000001f963e6af3a5420", + "to": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x323e", + "output": "0x0000000000000000000000000000000000000000000000000000000000000001" + }, + "subtraces": 0, + "traceAddress": [0, 0, 0], + "transactionHash": "0xcd4264b4627d0589c590de21cb1eafd8fa5baa2ab996f6b003426de053aedde7", + "transactionPosition": 147, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0x677d05b8bc5c691afd0dcb8ed81404c1ebe114d6", + "gas": "0x115ef", + "input": "0x70a08231000000000000000000000000677d05b8bc5c691afd0dcb8ed81404c1ebe114d6", + "to": "0xb98d4c97425d9908e66e53a6fdf673acca0be986", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0xa43", + "output": "0x00000000000000000000000000000000000000000000166f713052bf5f47125b" + }, + "subtraces": 0, + "traceAddress": [0, 0, 1], + "transactionHash": "0xcd4264b4627d0589c590de21cb1eafd8fa5baa2ab996f6b003426de053aedde7", + "transactionPosition": 147, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x677d05b8bc5c691afd0dcb8ed81404c1ebe114d6", + "gas": "0x108cc", + "input": "0xfa461e3300000000000000000000000000000000000000000000001271b8cb4ed7e8ea80fffffffffffffffffffffffffffffffffffffffffffffffffe069c1950c5abe000000000000000000000000000000000000000000000000000000000000000600000000000000000000000000000000000000000000000000000000000000080000000000000000000000000b98d4c97425d9908e66e53a6fdf673acca0be986000000000000000000000000c02aaa39b223fe8d0a0e5c4f27ead9083c756cc20000000000000000000000000000000000000000000000000000000000002710000000000000000000000000143a8e85f9931353d975583772aa48f45c15599b", + "to": "0xdef1c0ded9bec7f1a1670819833240f027b25eff", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x5cfd", "output": "0x" }, + "subtraces": 1, + "traceAddress": [0, 0, 2], + "transactionHash": "0xcd4264b4627d0589c590de21cb1eafd8fa5baa2ab996f6b003426de053aedde7", + "transactionPosition": 147, + "type": "call" + }, + { + "action": { + "callType": "delegatecall", + "from": "0xdef1c0ded9bec7f1a1670819833240f027b25eff", + "gas": "0xf8df", + "input": "0xfa461e3300000000000000000000000000000000000000000000001271b8cb4ed7e8ea80fffffffffffffffffffffffffffffffffffffffffffffffffe069c1950c5abe000000000000000000000000000000000000000000000000000000000000000600000000000000000000000000000000000000000000000000000000000000080000000000000000000000000b98d4c97425d9908e66e53a6fdf673acca0be986000000000000000000000000c02aaa39b223fe8d0a0e5c4f27ead9083c756cc20000000000000000000000000000000000000000000000000000000000002710000000000000000000000000143a8e85f9931353d975583772aa48f45c15599b", + "to": "0x0e992c001e375785846eeb9cd69411b53f30f24b", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x5099", "output": "0x" }, + "subtraces": 1, + "traceAddress": [0, 0, 2, 0], + "transactionHash": "0xcd4264b4627d0589c590de21cb1eafd8fa5baa2ab996f6b003426de053aedde7", + "transactionPosition": 147, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0xdef1c0ded9bec7f1a1670819833240f027b25eff", + "gas": "0xefc3", + "input": "0x23b872dd000000000000000000000000143a8e85f9931353d975583772aa48f45c15599b000000000000000000000000677d05b8bc5c691afd0dcb8ed81404c1ebe114d600000000000000000000000000000000000000000000001271b8cb4ed7e8ea80", + "to": "0xb98d4c97425d9908e66e53a6fdf673acca0be986", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x4ab2", + "output": "0x0000000000000000000000000000000000000000000000000000000000000001" + }, + "subtraces": 0, + "traceAddress": [0, 0, 2, 0, 0], + "transactionHash": "0xcd4264b4627d0589c590de21cb1eafd8fa5baa2ab996f6b003426de053aedde7", + "transactionPosition": 147, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0x677d05b8bc5c691afd0dcb8ed81404c1ebe114d6", + "gas": "0xaaca", + "input": "0x70a08231000000000000000000000000677d05b8bc5c691afd0dcb8ed81404c1ebe114d6", + "to": "0xb98d4c97425d9908e66e53a6fdf673acca0be986", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x273", + "output": "0x000000000000000000000000000000000000000000001681e2e91e0e372ffcdb" + }, + "subtraces": 0, + "traceAddress": [0, 0, 3], + "transactionHash": "0xcd4264b4627d0589c590de21cb1eafd8fa5baa2ab996f6b003426de053aedde7", + "transactionPosition": 147, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0xdef1c0ded9bec7f1a1670819833240f027b25eff", + "gas": "0x9ef4", + "input": "0x2e1a7d4d00000000000000000000000000000000000000000000000001f963e6af3a5420", + "to": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x23eb", "output": "0x" }, + "subtraces": 1, + "traceAddress": [0, 1], + "transactionHash": "0xcd4264b4627d0589c590de21cb1eafd8fa5baa2ab996f6b003426de053aedde7", + "transactionPosition": 147, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", + "gas": "0x8fc", + "input": "0x", + "to": "0xdef1c0ded9bec7f1a1670819833240f027b25eff", + "value": "0x1f963e6af3a5420" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x37", "output": "0x" }, + "subtraces": 0, + "traceAddress": [0, 1, 0], + "transactionHash": "0xcd4264b4627d0589c590de21cb1eafd8fa5baa2ab996f6b003426de053aedde7", + "transactionPosition": 147, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0xdef1c0ded9bec7f1a1670819833240f027b25eff", + "gas": "0x60b9", + "input": "0x", + "to": "0x143a8e85f9931353d975583772aa48f45c15599b", + "value": "0x1f963e6af3a5420" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x0", "output": "0x" }, + "subtraces": 0, + "traceAddress": [0, 2], + "transactionHash": "0xcd4264b4627d0589c590de21cb1eafd8fa5baa2ab996f6b003426de053aedde7", + "transactionPosition": 147, + "type": "call" + } + ], + "decoded": null + }, + { + "accessList": [], + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0x0c48213AA213e6000bbDbC1B02b945c33dA10c06", + "gas": 152718, + "gasPrice": "98856013937", + "hash": "0x0f53094a42c689a55276f88fe074116c6b8eae276442b665997a47dbac2a36ed", + "input": "0xd9627aa400000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000016fa26ba59868800000000000000000000000000000000000000000000000000c3f2692485926e00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee000000000000000000000000f2b2f7b47715256ce4ea43363a867fdce9353e3a869584cd000000000000000000000000382ffce2287252f930e1c8dc9328dac5bf282ba100000000000000000000000000000000ce2db35f630eac9e77c356f86a5434a5", + "maxFeePerGas": "103992939251", + "maxPriorityFeePerGas": "1000000", + "nonce": 0, + "r": "0x9188578aa9c45ef6d9d6c0eb8e35a083795278cc1724da2967612cc302f1ce47", + "s": "0x1739ae2c16173d3d4e2bbb64ced6a311d1ec566e4bad08712f430c4aa955d4ad", + "to": "0xDef1C0ded9bec7F1a1670819833240f027b25EfF", + "transactionIndex": 148, + "type": 2, + "v": "0x1", + "value": "6467493729765000", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 12218772, + "effectiveGasPrice": 98856013937, + "from": "0x0c48213aa213e6000bbdbc1b02b945c33da10c06", + "gasUsed": 120693, + "logs": [ + { + "address": "0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x0000000000000000000000000000000000000000000000000016fa26ba598688", + "logIndex": 338, + "removed": false, + "topics": [ + "0xe1fffcc4923d04b559f4d29a8bfc6cda04eb5b0d3c460751c2402c5c5cc9109c", + "0x000000000000000000000000def1c0ded9bec7f1a1670819833240f027b25eff" + ], + "transactionHash": "0x0f53094a42c689a55276f88fe074116c6b8eae276442b665997a47dbac2a36ed", + "transactionIndex": 148, + "decoded": { + "signature": "Deposit(address,uint256)", + "signature_with_arg_names": "Deposit(address indexed user,uint256 amount)", + "name": "Deposit", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "user", + "type": "address", + "decoded": "0xdef1c0ded9bec7f1a1670819833240f027b25eff" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "amount", + "type": "uint256", + "decoded": "6467493729765000" + } + ] + } + }, + { + "address": "0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x0000000000000000000000000000000000000000000000000016fa26ba598688", + "logIndex": 339, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x000000000000000000000000def1c0ded9bec7f1a1670819833240f027b25eff", + "0x0000000000000000000000004fc0c4586a2d5ec3508e091c5d603c15295ff3d5" + ], + "transactionHash": "0x0f53094a42c689a55276f88fe074116c6b8eae276442b665997a47dbac2a36ed", + "transactionIndex": 148, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0xdef1c0ded9bec7f1a1670819833240f027b25eff" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0x4fc0c4586a2d5ec3508e091c5d603c15295ff3d5" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "6467493729765000" + } + ] + } + }, + { + "address": "0xF2B2f7b47715256Ce4eA43363a867fdce9353e3A", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x00000000000000000000000000000000000000000000000000ca01d352846cbc", + "logIndex": 340, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x0000000000000000000000004fc0c4586a2d5ec3508e091c5d603c15295ff3d5", + "0x0000000000000000000000000c48213aa213e6000bbdbc1b02b945c33da10c06" + ], + "transactionHash": "0x0f53094a42c689a55276f88fe074116c6b8eae276442b665997a47dbac2a36ed", + "transactionIndex": 148, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0x4fc0c4586a2d5ec3508e091c5d603c15295ff3d5" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0x0c48213aa213e6000bbdbc1b02b945c33da10c06" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "56859952429690044" + } + ] + } + }, + { + "address": "0x4Fc0C4586A2D5ec3508E091C5D603C15295ff3d5", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x0000000000000000000000000000000000000000000000009a0059055dbacad80000000000000000000000000000000000000000000000054d3576d643ed7b77", + "logIndex": 341, + "removed": false, + "topics": [ + "0x1c411e9a96e071241c2f21f7726b17ae89e3cab4c78be50e062b03a9fffbbad1" + ], + "transactionHash": "0x0f53094a42c689a55276f88fe074116c6b8eae276442b665997a47dbac2a36ed", + "transactionIndex": 148, + "decoded": { + "signature": "Sync(uint112,uint112)", + "signature_with_arg_names": "Sync(uint112 reserve0,uint112 reserve1)", + "name": "Sync", + "decoded": [ + { + "indexed": false, + "internalType": "uint112", + "name": "reserve0", + "type": "uint112", + "decoded": "11096967361423133400" + }, + { + "indexed": false, + "internalType": "uint112", + "name": "reserve1", + "type": "uint112", + "decoded": "97797203945868589943" + } + ] + } + }, + { + "address": "0x4Fc0C4586A2D5ec3508E091C5D603C15295ff3d5", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x0000000000000000000000000000000000000000000000000016fa26ba5986880000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ca01d352846cbc", + "logIndex": 342, + "removed": false, + "topics": [ + "0xd78ad95fa46c994b6551d0da85fc275fe613ce37657fb8d5e3d130840159d822", + "0x000000000000000000000000def1c0ded9bec7f1a1670819833240f027b25eff", + "0x0000000000000000000000000c48213aa213e6000bbdbc1b02b945c33da10c06" + ], + "transactionHash": "0x0f53094a42c689a55276f88fe074116c6b8eae276442b665997a47dbac2a36ed", + "transactionIndex": 148, + "decoded": { + "signature": "Swap(address,uint256,uint256,uint256,uint256,address)", + "signature_with_arg_names": "Swap(address indexed sender,uint256 amount0In,uint256 amount1In,uint256 amount0Out,uint256 amount1Out,address indexed to)", + "name": "Swap", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "sender", + "type": "address", + "decoded": "0xdef1c0ded9bec7f1a1670819833240f027b25eff" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "amount0In", + "type": "uint256", + "decoded": "6467493729765000" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "amount1In", + "type": "uint256", + "decoded": "0" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "amount0Out", + "type": "uint256", + "decoded": "0" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "amount1Out", + "type": "uint256", + "decoded": "56859952429690044" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0x0c48213aa213e6000bbdbc1b02b945c33da10c06" + } + ] + } + } + ], + "logsBloom": "0x00200000000000000000000080000000000000000000000000000000000000000000000000000000000000000000000002000000080000002000000000000000000000000000002000000008000000200000000000002020000000008000000000000000000000000020000000000040000000000000000000000010000000000000800000000000000000800000000000000001000000080000004000000000000000000000000000004000000000000000000000000000000000000000000000000002000000000000400000000000000000010000001000000000000002000000200000000000000000000000000000000000000040400040004000000000", + "status": true, + "to": "0xdef1c0ded9bec7f1a1670819833240f027b25eff", + "transactionHash": "0x0f53094a42c689a55276f88fe074116c6b8eae276442b665997a47dbac2a36ed", + "transactionIndex": 148, + "type": "0x2" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0x0c48213aa213e6000bbdbc1b02b945c33da10c06", + "gas": "0x1f936", + "input": "0xd9627aa400000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000016fa26ba59868800000000000000000000000000000000000000000000000000c3f2692485926e00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee000000000000000000000000f2b2f7b47715256ce4ea43363a867fdce9353e3a869584cd000000000000000000000000382ffce2287252f930e1c8dc9328dac5bf282ba100000000000000000000000000000000ce2db35f630eac9e77c356f86a5434a5", + "to": "0xdef1c0ded9bec7f1a1670819833240f027b25eff", + "value": "0x16fa26ba598688" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x191fd", + "output": "0x00000000000000000000000000000000000000000000000000ca01d352846cbc" + }, + "subtraces": 1, + "traceAddress": [], + "transactionHash": "0x0f53094a42c689a55276f88fe074116c6b8eae276442b665997a47dbac2a36ed", + "transactionPosition": 148, + "type": "call" + }, + { + "action": { + "callType": "delegatecall", + "from": "0xdef1c0ded9bec7f1a1670819833240f027b25eff", + "gas": "0x1dbdf", + "input": "0xd9627aa400000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000016fa26ba59868800000000000000000000000000000000000000000000000000c3f2692485926e00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee000000000000000000000000f2b2f7b47715256ce4ea43363a867fdce9353e3a869584cd000000000000000000000000382ffce2287252f930e1c8dc9328dac5bf282ba100000000000000000000000000000000ce2db35f630eac9e77c356f86a5434a5", + "to": "0xf9b30557afcf76ea82c04015d80057fa2147dfa9", + "value": "0x16fa26ba598688" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x17b83", + "output": "0x00000000000000000000000000000000000000000000000000ca01d352846cbc" + }, + "subtraces": 4, + "traceAddress": [0], + "transactionHash": "0x0f53094a42c689a55276f88fe074116c6b8eae276442b665997a47dbac2a36ed", + "transactionPosition": 148, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0xdef1c0ded9bec7f1a1670819833240f027b25eff", + "gas": "0x1a9fb", + "input": "0xd0e30db0", + "to": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", + "value": "0x16fa26ba598688" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x1ada", "output": "0x" }, + "subtraces": 0, + "traceAddress": [0, 0], + "transactionHash": "0x0f53094a42c689a55276f88fe074116c6b8eae276442b665997a47dbac2a36ed", + "transactionPosition": 148, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0xdef1c0ded9bec7f1a1670819833240f027b25eff", + "gas": "0x18eca", + "input": "0xa9059cbb0000000000000000000000004fc0c4586a2d5ec3508e091c5d603c15295ff3d50000000000000000000000000000000000000000000000000016fa26ba598688", + "to": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x1f7e", + "output": "0x0000000000000000000000000000000000000000000000000000000000000001" + }, + "subtraces": 0, + "traceAddress": [0, 1], + "transactionHash": "0x0f53094a42c689a55276f88fe074116c6b8eae276442b665997a47dbac2a36ed", + "transactionPosition": 148, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0xdef1c0ded9bec7f1a1670819833240f027b25eff", + "gas": "0x1657e", + "input": "0x0902f1ac", + "to": "0x4fc0c4586a2d5ec3508e091c5d603c15295ff3d5", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x9c8", + "output": "0x00000000000000000000000000000000000000000000000099e95edea36144500000000000000000000000000000000000000000000000054dff78a99671e8330000000000000000000000000000000000000000000000000000000065ea036f" + }, + "subtraces": 0, + "traceAddress": [0, 2], + "transactionHash": "0x0f53094a42c689a55276f88fe074116c6b8eae276442b665997a47dbac2a36ed", + "transactionPosition": 148, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0xdef1c0ded9bec7f1a1670819833240f027b25eff", + "gas": "0x159f8", + "input": "0x022c0d9f000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ca01d352846cbc0000000000000000000000000c48213aa213e6000bbdbc1b02b945c33da10c0600000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000000", + "to": "0x4fc0c4586a2d5ec3508e091c5d603c15295ff3d5", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0xfe30", "output": "0x" }, + "subtraces": 3, + "traceAddress": [0, 3], + "transactionHash": "0x0f53094a42c689a55276f88fe074116c6b8eae276442b665997a47dbac2a36ed", + "transactionPosition": 148, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x4fc0c4586a2d5ec3508e091c5d603c15295ff3d5", + "gas": "0x12104", + "input": "0xa9059cbb0000000000000000000000000c48213aa213e6000bbdbc1b02b945c33da10c0600000000000000000000000000000000000000000000000000ca01d352846cbc", + "to": "0xf2b2f7b47715256ce4ea43363a867fdce9353e3a", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x75b2", + "output": "0x0000000000000000000000000000000000000000000000000000000000000001" + }, + "subtraces": 0, + "traceAddress": [0, 3, 0], + "transactionHash": "0x0f53094a42c689a55276f88fe074116c6b8eae276442b665997a47dbac2a36ed", + "transactionPosition": 148, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0x4fc0c4586a2d5ec3508e091c5d603c15295ff3d5", + "gas": "0xaacf", + "input": "0x70a082310000000000000000000000004fc0c4586a2d5ec3508e091c5d603c15295ff3d5", + "to": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x216", + "output": "0x0000000000000000000000000000000000000000000000009a0059055dbacad8" + }, + "subtraces": 0, + "traceAddress": [0, 3, 1], + "transactionHash": "0x0f53094a42c689a55276f88fe074116c6b8eae276442b665997a47dbac2a36ed", + "transactionPosition": 148, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0x4fc0c4586a2d5ec3508e091c5d603c15295ff3d5", + "gas": "0xa72c", + "input": "0x70a082310000000000000000000000004fc0c4586a2d5ec3508e091c5d603c15295ff3d5", + "to": "0xf2b2f7b47715256ce4ea43363a867fdce9353e3a", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x249", + "output": "0x0000000000000000000000000000000000000000000000054d3576d643ed7b77" + }, + "subtraces": 0, + "traceAddress": [0, 3, 2], + "transactionHash": "0x0f53094a42c689a55276f88fe074116c6b8eae276442b665997a47dbac2a36ed", + "transactionPosition": 148, + "type": "call" + } + ], + "decoded": { + "signature": "sellToUniswap(address[],uint256,uint256,bool)", + "signature_with_arg_names": "sellToUniswap(address[] arg1,uint256 arg2,uint256 arg3,bool arg4)", + "name": "sellToUniswap", + "decoded": [ + { + "internalType": "address[]", + "name": "arg1", + "type": "address[]", + "decoded": [ + "0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee", + "0xf2b2f7b47715256ce4ea43363a867fdce9353e3a" + ] + }, + { + "internalType": "uint256", + "name": "arg2", + "type": "uint256", + "decoded": "6467493729765000" + }, + { + "internalType": "uint256", + "name": "arg3", + "type": "uint256", + "decoded": "55154153856799342" + }, + { + "internalType": "bool", + "name": "arg4", + "type": "bool", + "decoded": false + } + ] + } + }, + { + "accessList": [], + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0xc313c77EA7E3A269695274972EBA9298Bc6d948E", + "gas": 42123, + "gasPrice": "98856013937", + "hash": "0x1dddefbb463938e4b616536b4139916495938c71853267f3fcc5f2ace586675e", + "input": "0x2e1a7d4d00000000000000000000000000000000000000000000000004bc193cda161124", + "maxFeePerGas": "105564460234", + "maxPriorityFeePerGas": "1000000", + "nonce": 12, + "r": "0xcd9fdda3fc826b6186226a04148bf9f76e5d76f6d2a1232839954c02f0222313", + "s": "0x3edc2037490729df62160e5f0e5b39b7bfbcf0b721fca0f7116e1171b673a193", + "to": "0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2", + "transactionIndex": 149, + "type": 2, + "v": "0x0", + "value": "0", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 12254000, + "effectiveGasPrice": 98856013937, + "from": "0xc313c77ea7e3a269695274972eba9298bc6d948e", + "gasUsed": 35228, + "logs": [ + { + "address": "0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x00000000000000000000000000000000000000000000000004bc193cda161124", + "logIndex": 343, + "removed": false, + "topics": [ + "0x7fcf532c15f0a6db0bd6d0e038bea71d30d808c7d98cb3bf7268a95bf5081b65", + "0x000000000000000000000000c313c77ea7e3a269695274972eba9298bc6d948e" + ], + "transactionHash": "0x1dddefbb463938e4b616536b4139916495938c71853267f3fcc5f2ace586675e", + "transactionIndex": 149, + "decoded": { + "signature": "Withdrawal(address,uint256)", + "signature_with_arg_names": "Withdrawal(address indexed user,uint256 amount)", + "name": "Withdrawal", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "user", + "type": "address", + "decoded": "0xc313c77ea7e3a269695274972eba9298bc6d948e" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "amount", + "type": "uint256", + "decoded": "341175420920926500" + } + ] + } + } + ], + "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000080000000000000000000000000000000000000000001000000000000000000000400000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000800000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000200000000000000000000000000000000000000000000000000000000000", + "status": true, + "to": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", + "transactionHash": "0x1dddefbb463938e4b616536b4139916495938c71853267f3fcc5f2ace586675e", + "transactionIndex": 149, + "type": "0x2" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0xc313c77ea7e3a269695274972eba9298bc6d948e", + "gas": "0x5163", + "input": "0x2e1a7d4d00000000000000000000000000000000000000000000000004bc193cda161124", + "to": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x3674", "output": "0x" }, + "subtraces": 1, + "traceAddress": [], + "transactionHash": "0x1dddefbb463938e4b616536b4139916495938c71853267f3fcc5f2ace586675e", + "transactionPosition": 149, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", + "gas": "0x8fc", + "input": "0x", + "to": "0xc313c77ea7e3a269695274972eba9298bc6d948e", + "value": "0x4bc193cda161124" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x0", "output": "0x" }, + "subtraces": 0, + "traceAddress": [0], + "transactionHash": "0x1dddefbb463938e4b616536b4139916495938c71853267f3fcc5f2ace586675e", + "transactionPosition": 149, + "type": "call" + } + ], + "decoded": { + "signature": "withdraw(uint256)", + "signature_with_arg_names": "withdraw(uint256 arg1)", + "name": "withdraw", + "decoded": [ + { + "internalType": "uint256", + "name": "arg1", + "type": "uint256", + "decoded": "341175420920926500" + } + ] + } + }, + { + "accessList": [], + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0xA0e5d1D9bF5022b6AF70ec6d24bB4103a5CE9882", + "gas": 46750, + "gasPrice": "98856013937", + "hash": "0xfb721834127e460c53cfd513f8527ba4429c6ccc88f35233d2f58e255832040e", + "input": "0x095ea7b3000000000000000000000000000000000022d473030f116ddee9f6b43ac78ba30000000000000000000000000000000000000000000000000000000000000000", + "maxFeePerGas": "105379369671", + "maxPriorityFeePerGas": "1000000", + "nonce": 97, + "r": "0x933ea3e059fffa2d983436fc7146600d26bd80cf2de82534b216d159e06df8cc", + "s": "0x711e184e97150590e906b3d17141d31abdafba85d251b01c6e65ea67aec2c128", + "to": "0x3419875B4D3Bca7F3FddA2dB7a476A79fD31B4fE", + "transactionIndex": 150, + "type": 2, + "v": "0x1", + "value": "0", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 12286092, + "effectiveGasPrice": 98856013937, + "from": "0xa0e5d1d9bf5022b6af70ec6d24bb4103a5ce9882", + "gasUsed": 32092, + "logs": [ + { + "address": "0x3419875B4D3Bca7F3FddA2dB7a476A79fD31B4fE", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x0000000000000000000000000000000000000000000000000000000000000000", + "logIndex": 344, + "removed": false, + "topics": [ + "0x8c5be1e5ebec7d5bd14f71427d1e84f3dd0314c0f7b2291e5b200ac8c7c3b925", + "0x000000000000000000000000a0e5d1d9bf5022b6af70ec6d24bb4103a5ce9882", + "0x000000000000000000000000000000000022d473030f116ddee9f6b43ac78ba3" + ], + "transactionHash": "0xfb721834127e460c53cfd513f8527ba4429c6ccc88f35233d2f58e255832040e", + "transactionIndex": 150, + "decoded": { + "signature": "Approval(address,address,uint256)", + "signature_with_arg_names": "Approval(address indexed owner,address indexed spender,uint256 value)", + "name": "Approval", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "owner", + "type": "address", + "decoded": "0xa0e5d1d9bf5022b6af70ec6d24bb4103a5ce9882" + }, + { + "indexed": true, + "internalType": "address", + "name": "spender", + "type": "address", + "decoded": "0x000000000022d473030f116ddee9f6b43ac78ba3" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "0" + } + ] + } + } + ], + "logsBloom": "0x10000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000800000000000000000200000000000000000000002004000000000000004000000000800000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000800200000000000000010000000000000000000000000000000000000000000000000000000000000", + "status": true, + "to": "0x3419875b4d3bca7f3fdda2db7a476a79fd31b4fe", + "transactionHash": "0xfb721834127e460c53cfd513f8527ba4429c6ccc88f35233d2f58e255832040e", + "transactionIndex": 150, + "type": "0x2" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0xa0e5d1d9bf5022b6af70ec6d24bb4103a5ce9882", + "gas": "0x62a2", + "input": "0x095ea7b3000000000000000000000000000000000022d473030f116ddee9f6b43ac78ba30000000000000000000000000000000000000000000000000000000000000000", + "to": "0x3419875b4d3bca7f3fdda2db7a476a79fd31b4fe", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x3c20", "output": "0x" }, + "subtraces": 2, + "traceAddress": [], + "transactionHash": "0xfb721834127e460c53cfd513f8527ba4429c6ccc88f35233d2f58e255832040e", + "transactionPosition": 150, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0x3419875b4d3bca7f3fdda2db7a476a79fd31b4fe", + "gas": "0x56ce", + "input": "0x095ea7b3000000000000000000000000000000000022d473030f116ddee9f6b43ac78ba30000000000000000000000000000000000000000000000000000000000000000", + "to": "0xdda114b26b07ce6a14675f035ada6725f2dbe0b8", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x8e5", + "output": "0x000000000000000000000000bb9826a30325d1abd8ef34e6e9615a63f47083e5" + }, + "subtraces": 0, + "traceAddress": [0], + "transactionHash": "0xfb721834127e460c53cfd513f8527ba4429c6ccc88f35233d2f58e255832040e", + "transactionPosition": 150, + "type": "call" + }, + { + "action": { + "callType": "delegatecall", + "from": "0x3419875b4d3bca7f3fdda2db7a476a79fd31b4fe", + "gas": "0x4406", + "input": "0x095ea7b3000000000000000000000000000000000022d473030f116ddee9f6b43ac78ba30000000000000000000000000000000000000000000000000000000000000000", + "to": "0xbb9826a30325d1abd8ef34e6e9615a63f47083e5", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x1e7a", "output": "0x" }, + "subtraces": 0, + "traceAddress": [1], + "transactionHash": "0xfb721834127e460c53cfd513f8527ba4429c6ccc88f35233d2f58e255832040e", + "transactionPosition": 150, + "type": "call" + } + ], + "decoded": { + "signature": "approve(address,uint256)", + "signature_with_arg_names": "approve(address arg1,uint256 arg2)", + "name": "approve", + "decoded": [ + { + "internalType": "address", + "name": "arg1", + "type": "address", + "decoded": "0x000000000022d473030f116ddee9f6b43ac78ba3" + }, + { + "internalType": "uint256", + "name": "arg2", + "type": "uint256", + "decoded": "0" + } + ] + } + }, + { + "accessList": [], + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0x830bFa4B7d0e6ffA5AF5c44691fa603e0e04Fb5D", + "gas": 39792, + "gasPrice": "98856013940", + "hash": "0x8f4ecceed9cd1469cef1e3677af6303a2bc485d0635f0a6ae9b97d6ced981172", + "input": "0x2e1a7d4d000000000000000000000000000000000000000000000000054607fc96a60000", + "maxFeePerGas": "143666871198", + "maxPriorityFeePerGas": "1000003", + "nonce": 634, + "r": "0x35b88cf119447ede1c661c5fed5ac47f520b12949c52740f8277cecdec604886", + "s": "0x7b333d8a683a364a93e92709c811e28dab7545018423070658327aeb51e9d156", + "to": "0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2", + "transactionIndex": 151, + "type": 2, + "v": "0x1", + "value": "0", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 12316496, + "effectiveGasPrice": 98856013940, + "from": "0x830bfa4b7d0e6ffa5af5c44691fa603e0e04fb5d", + "gasUsed": 30404, + "logs": [ + { + "address": "0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x000000000000000000000000000000000000000000000000054607fc96a60000", + "logIndex": 345, + "removed": false, + "topics": [ + "0x7fcf532c15f0a6db0bd6d0e038bea71d30d808c7d98cb3bf7268a95bf5081b65", + "0x000000000000000000000000830bfa4b7d0e6ffa5af5c44691fa603e0e04fb5d" + ], + "transactionHash": "0x8f4ecceed9cd1469cef1e3677af6303a2bc485d0635f0a6ae9b97d6ced981172", + "transactionIndex": 151, + "decoded": { + "signature": "Withdrawal(address,uint256)", + "signature_with_arg_names": "Withdrawal(address indexed user,uint256 amount)", + "name": "Withdrawal", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "user", + "type": "address", + "decoded": "0x830bfa4b7d0e6ffa5af5c44691fa603e0e04fb5d" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "amount", + "type": "uint256", + "decoded": "380000000000000000" + } + ] + } + } + ], + "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000080000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000002000000000000200000000000000000000004000000000000000000000000000000000000", + "status": true, + "to": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", + "transactionHash": "0x8f4ecceed9cd1469cef1e3677af6303a2bc485d0635f0a6ae9b97d6ced981172", + "transactionIndex": 151, + "type": "0x2" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0x830bfa4b7d0e6ffa5af5c44691fa603e0e04fb5d", + "gas": "0x4860", + "input": "0x2e1a7d4d000000000000000000000000000000000000000000000000054607fc96a60000", + "to": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x3674", "output": "0x" }, + "subtraces": 1, + "traceAddress": [], + "transactionHash": "0x8f4ecceed9cd1469cef1e3677af6303a2bc485d0635f0a6ae9b97d6ced981172", + "transactionPosition": 151, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", + "gas": "0x8fc", + "input": "0x", + "to": "0x830bfa4b7d0e6ffa5af5c44691fa603e0e04fb5d", + "value": "0x54607fc96a60000" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x0", "output": "0x" }, + "subtraces": 0, + "traceAddress": [0], + "transactionHash": "0x8f4ecceed9cd1469cef1e3677af6303a2bc485d0635f0a6ae9b97d6ced981172", + "transactionPosition": 151, + "type": "call" + } + ], + "decoded": { + "signature": "withdraw(uint256)", + "signature_with_arg_names": "withdraw(uint256 arg1)", + "name": "withdraw", + "decoded": [ + { + "internalType": "uint256", + "name": "arg1", + "type": "uint256", + "decoded": "380000000000000000" + } + ] + } + }, + { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0x75e89d5979E4f6Fba9F97c104c2F0AFB3F1dcB88", + "gas": 50000, + "gasPrice": "121942013654", + "hash": "0x6fae3f42b001fd632719314b583e22e5917d7cc5e3f68aa3ee699ae0697ad9e7", + "input": "0x", + "nonce": 5974848, + "r": "0xe4deee477e7e973435beedfa7b4c056a4a98b49c7d6d39d1d3b813ee1bbb6d86", + "s": "0x75a93a1ab0724a8b1a23f6d3f43f8b7f84b71df736642f98eb6ebfe473978733", + "to": "0xF9807d555edcdD75E682ed6F4a8b13b3F530b09e", + "transactionIndex": 152, + "type": 0, + "v": "0x25", + "value": "33430000000000000", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 12337496, + "effectiveGasPrice": 121942013654, + "from": "0x75e89d5979e4f6fba9f97c104c2f0afb3f1dcb88", + "gasUsed": 21000, + "logs": [], + "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", + "status": true, + "to": "0xf9807d555edcdd75e682ed6f4a8b13b3f530b09e", + "transactionHash": "0x6fae3f42b001fd632719314b583e22e5917d7cc5e3f68aa3ee699ae0697ad9e7", + "transactionIndex": 152, + "type": "0x0" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0x75e89d5979e4f6fba9f97c104c2f0afb3f1dcb88", + "gas": "0x7148", + "input": "0x", + "to": "0xf9807d555edcdd75e682ed6f4a8b13b3f530b09e", + "value": "0x76c4686ad76000" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x0", "output": "0x" }, + "subtraces": 0, + "traceAddress": [], + "transactionHash": "0x6fae3f42b001fd632719314b583e22e5917d7cc5e3f68aa3ee699ae0697ad9e7", + "transactionPosition": 152, + "type": "call" + } + ] + }, + { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0x75e89d5979E4f6Fba9F97c104c2F0AFB3F1dcB88", + "gas": 50000, + "gasPrice": "121942013654", + "hash": "0x33fff4593de66afb346f5a65b50a494ce7365d1591c91d11e6da9bdbae40c1cf", + "input": "0x", + "nonce": 5974849, + "r": "0x5854d0008a5e0fe7484e8458ce8152f696b00e5d9bc3b69bb740b0362747ec61", + "s": "0x3e63c2a90c7b72d8d2489ff11c634bfdb6ba49fc15b5b08203ed27263cdb2b6d", + "to": "0xE231013951F658873f6907fa4E40569a619c6312", + "transactionIndex": 153, + "type": 0, + "v": "0x25", + "value": "3623830000000000", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 12358496, + "effectiveGasPrice": 121942013654, + "from": "0x75e89d5979e4f6fba9f97c104c2f0afb3f1dcb88", + "gasUsed": 21000, + "logs": [], + "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", + "status": true, + "to": "0xe231013951f658873f6907fa4e40569a619c6312", + "transactionHash": "0x33fff4593de66afb346f5a65b50a494ce7365d1591c91d11e6da9bdbae40c1cf", + "transactionIndex": 153, + "type": "0x0" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0x75e89d5979e4f6fba9f97c104c2f0afb3f1dcb88", + "gas": "0x7148", + "input": "0x", + "to": "0xe231013951f658873f6907fa4e40569a619c6312", + "value": "0xcdfdaabe05c00" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x0", "output": "0x" }, + "subtraces": 0, + "traceAddress": [], + "transactionHash": "0x33fff4593de66afb346f5a65b50a494ce7365d1591c91d11e6da9bdbae40c1cf", + "transactionPosition": 153, + "type": "call" + } + ] + }, + { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0x75e89d5979E4f6Fba9F97c104c2F0AFB3F1dcB88", + "gas": 50000, + "gasPrice": "121942013654", + "hash": "0xed7354aa22e4ec1a236dd8ab11183820298831b01d01e703c5ae36988d617ec2", + "input": "0x", + "nonce": 5974850, + "r": "0xaf17c8a7383f1e1527ff50742e5a3c69cb4db79f55fd7fb00d6df43987c52dc", + "s": "0x31d78d5487c7e8d7a5df5031f529adce6593a55c09a022a916076512394777cb", + "to": "0x6b03D6Fd2E085E80f6d93ed74Ad6F9a88Ed9eF41", + "transactionIndex": 154, + "type": 0, + "v": "0x25", + "value": "15696107332478380", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 12379496, + "effectiveGasPrice": 121942013654, + "from": "0x75e89d5979e4f6fba9f97c104c2f0afb3f1dcb88", + "gasUsed": 21000, + "logs": [], + "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", + "status": true, + "to": "0x6b03d6fd2e085e80f6d93ed74ad6f9a88ed9ef41", + "transactionHash": "0xed7354aa22e4ec1a236dd8ab11183820298831b01d01e703c5ae36988d617ec2", + "transactionIndex": 154, + "type": "0x0" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0x75e89d5979e4f6fba9f97c104c2f0afb3f1dcb88", + "gas": "0x7148", + "input": "0x", + "to": "0x6b03d6fd2e085e80f6d93ed74ad6f9a88ed9ef41", + "value": "0x37c386c5e8a5ac" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x0", "output": "0x" }, + "subtraces": 0, + "traceAddress": [], + "transactionHash": "0xed7354aa22e4ec1a236dd8ab11183820298831b01d01e703c5ae36988d617ec2", + "transactionPosition": 154, + "type": "call" + } + ] + }, + { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0x75e89d5979E4f6Fba9F97c104c2F0AFB3F1dcB88", + "gas": 96100, + "gasPrice": "121942013654", + "hash": "0xad1ad1a093542b108e54aa5e69e8677961a1ee5cea792d8dce847744e51ed6aa", + "input": "0xa9059cbb000000000000000000000000574e6696e6dba1ca35784a7be26fb6e9e968dbe1000000000000000000000000000000000000000000000000000000107009a378", + "nonce": 5974851, + "r": "0x31a54c409b3f9471ceb31723234ead8225245be59e504c615a1814cebcc3ca6", + "s": "0x392b72d8b79ec4f3feaf39a5db2d15ce9f8664724d76a485d171bf4fed319329", + "to": "0xdAC17F958D2ee523a2206206994597C13D831ec7", + "transactionIndex": 155, + "type": 0, + "v": "0x26", + "value": "0", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 12442717, + "effectiveGasPrice": 121942013654, + "from": "0x75e89d5979e4f6fba9f97c104c2f0afb3f1dcb88", + "gasUsed": 63221, + "logs": [ + { + "address": "0xdAC17F958D2ee523a2206206994597C13D831ec7", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x000000000000000000000000000000000000000000000000000000107009a378", + "logIndex": 346, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x00000000000000000000000075e89d5979e4f6fba9f97c104c2f0afb3f1dcb88", + "0x000000000000000000000000574e6696e6dba1ca35784a7be26fb6e9e968dbe1" + ], + "transactionHash": "0xad1ad1a093542b108e54aa5e69e8677961a1ee5cea792d8dce847744e51ed6aa", + "transactionIndex": 155, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0x75e89d5979e4f6fba9f97c104c2f0afb3f1dcb88" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0x574e6696e6dba1ca35784a7be26fb6e9e968dbe1" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "70599156600" + } + ] + } + } + ], + "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000800100000000400000000000000000000008000000000000000000000000000000000000000000400000000000000000000000000010000000000000000000000010000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000080000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000", + "status": true, + "to": "0xdac17f958d2ee523a2206206994597c13d831ec7", + "transactionHash": "0xad1ad1a093542b108e54aa5e69e8677961a1ee5cea792d8dce847744e51ed6aa", + "transactionIndex": 155, + "type": "0x0" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0x75e89d5979e4f6fba9f97c104c2f0afb3f1dcb88", + "gas": "0x122f0", + "input": "0xa9059cbb000000000000000000000000574e6696e6dba1ca35784a7be26fb6e9e968dbe1000000000000000000000000000000000000000000000000000000107009a378", + "to": "0xdac17f958d2ee523a2206206994597c13d831ec7", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0xa281", "output": "0x" }, + "subtraces": 0, + "traceAddress": [], + "transactionHash": "0xad1ad1a093542b108e54aa5e69e8677961a1ee5cea792d8dce847744e51ed6aa", + "transactionPosition": 155, + "type": "call" + } + ], + "decoded": { + "signature": "transfer(address,uint256)", + "signature_with_arg_names": "transfer(address arg1,uint256 arg2)", + "name": "transfer", + "decoded": [ + { + "internalType": "address", + "name": "arg1", + "type": "address", + "decoded": "0x574e6696e6dba1ca35784a7be26fb6e9e968dbe1" + }, + { + "internalType": "uint256", + "name": "arg2", + "type": "uint256", + "decoded": "70599156600" + } + ] + } + }, + { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0x75e89d5979E4f6Fba9F97c104c2F0AFB3F1dcB88", + "gas": 50000, + "gasPrice": "121942013654", + "hash": "0xd2010a6c6ccfef38fdf0a33de46391b5264475cb06cf0e4f4308e475d0329a06", + "input": "0x", + "nonce": 5974852, + "r": "0x6ac2ddce5fff0452c26d88c137febd8f8c2d196c58a74dd1f6dcef5f344391a", + "s": "0x978a6109c0eaf385e7961fc2f512c0c753191a0f312bd00d626b2f58870018", + "to": "0x55a05752112b077E27a3af75f4Fa4179A28ca079", + "transactionIndex": 156, + "type": 0, + "v": "0x25", + "value": "15699864879120016", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 12463717, + "effectiveGasPrice": 121942013654, + "from": "0x75e89d5979e4f6fba9f97c104c2f0afb3f1dcb88", + "gasUsed": 21000, + "logs": [], + "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", + "status": true, + "to": "0x55a05752112b077e27a3af75f4fa4179a28ca079", + "transactionHash": "0xd2010a6c6ccfef38fdf0a33de46391b5264475cb06cf0e4f4308e475d0329a06", + "transactionIndex": 156, + "type": "0x0" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0x75e89d5979e4f6fba9f97c104c2f0afb3f1dcb88", + "gas": "0x7148", + "input": "0x", + "to": "0x55a05752112b077e27a3af75f4fa4179a28ca079", + "value": "0x37c6f1a5243e90" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x0", "output": "0x" }, + "subtraces": 0, + "traceAddress": [], + "transactionHash": "0xd2010a6c6ccfef38fdf0a33de46391b5264475cb06cf0e4f4308e475d0329a06", + "transactionPosition": 156, + "type": "call" + } + ] + }, + { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0x75e89d5979E4f6Fba9F97c104c2F0AFB3F1dcB88", + "gas": 50000, + "gasPrice": "121942013654", + "hash": "0x20f1114b8bee76e38432a7aa79e68cd19f85d252e17748909925d91e6b256bb5", + "input": "0x", + "nonce": 5974853, + "r": "0x204f8e12e795cf82e4e4a4b3d8405c67a04108ef94f9286db75977c73ad7d0b4", + "s": "0x87dc94d0c1f225f2f10aa3e5357763f399dc40c6db035c3453783f13af41ecf", + "to": "0xeDf0389ea001667817d8b32995332ebd1Ba69B0e", + "transactionIndex": 157, + "type": 0, + "v": "0x25", + "value": "5000000000000000", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 12484717, + "effectiveGasPrice": 121942013654, + "from": "0x75e89d5979e4f6fba9f97c104c2f0afb3f1dcb88", + "gasUsed": 21000, + "logs": [], + "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", + "status": true, + "to": "0xedf0389ea001667817d8b32995332ebd1ba69b0e", + "transactionHash": "0x20f1114b8bee76e38432a7aa79e68cd19f85d252e17748909925d91e6b256bb5", + "transactionIndex": 157, + "type": "0x0" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0x75e89d5979e4f6fba9f97c104c2f0afb3f1dcb88", + "gas": "0x7148", + "input": "0x", + "to": "0xedf0389ea001667817d8b32995332ebd1ba69b0e", + "value": "0x11c37937e08000" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x0", "output": "0x" }, + "subtraces": 0, + "traceAddress": [], + "transactionHash": "0x20f1114b8bee76e38432a7aa79e68cd19f85d252e17748909925d91e6b256bb5", + "transactionPosition": 157, + "type": "call" + } + ] + }, + { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0x75e89d5979E4f6Fba9F97c104c2F0AFB3F1dcB88", + "gas": 50000, + "gasPrice": "121942013654", + "hash": "0xdd3e8496bbda048b582dc184a30b6ba26cfdad2199ac9dda286d4c70c2133193", + "input": "0x", + "nonce": 5974854, + "r": "0xb587c1ae2e5a1d88a9739a3e56837fc3816e637c5eeab387b1491a1179370fac", + "s": "0x2c5184730f0c4263846ddc2fa5eaa233eacc8de66eb4d725b9041ff91b8b586b", + "to": "0xA4ff856AbdFCF778DB44e0b1D1Ed91982Fb06bBf", + "transactionIndex": 158, + "type": 0, + "v": "0x26", + "value": "11170000000000000", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 12505717, + "effectiveGasPrice": 121942013654, + "from": "0x75e89d5979e4f6fba9f97c104c2f0afb3f1dcb88", + "gasUsed": 21000, + "logs": [], + "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", + "status": true, + "to": "0xa4ff856abdfcf778db44e0b1d1ed91982fb06bbf", + "transactionHash": "0xdd3e8496bbda048b582dc184a30b6ba26cfdad2199ac9dda286d4c70c2133193", + "transactionIndex": 158, + "type": "0x0" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0x75e89d5979e4f6fba9f97c104c2f0afb3f1dcb88", + "gas": "0x7148", + "input": "0x", + "to": "0xa4ff856abdfcf778db44e0b1d1ed91982fb06bbf", + "value": "0x27af0e4a242000" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x0", "output": "0x" }, + "subtraces": 0, + "traceAddress": [], + "transactionHash": "0xdd3e8496bbda048b582dc184a30b6ba26cfdad2199ac9dda286d4c70c2133193", + "transactionPosition": 158, + "type": "call" + } + ] + }, + { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0x75e89d5979E4f6Fba9F97c104c2F0AFB3F1dcB88", + "gas": 96100, + "gasPrice": "121942013654", + "hash": "0x68adb8833f57314d61a1ca7a50c5ad86a3395b7a959926f37def15c43fa0b027", + "input": "0xa9059cbb000000000000000000000000f26bd650548444b9e06fa8b0048b354f46ea7fc300000000000000000000000000000000000000000000000000000000059a5380", + "nonce": 5974855, + "r": "0x7f76eb2d97fdd55f4a1479001500644d247ae70961f40057350cd7a5c8a8e94b", + "s": "0x101eececc4673d92c0511edc561eafe15f1cd5ccc3d9b81159b2a79e69da69af", + "to": "0xdAC17F958D2ee523a2206206994597C13D831ec7", + "transactionIndex": 159, + "type": 0, + "v": "0x25", + "value": "0", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 12551826, + "effectiveGasPrice": 121942013654, + "from": "0x75e89d5979e4f6fba9f97c104c2f0afb3f1dcb88", + "gasUsed": 46109, + "logs": [ + { + "address": "0xdAC17F958D2ee523a2206206994597C13D831ec7", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x00000000000000000000000000000000000000000000000000000000059a5380", + "logIndex": 347, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x00000000000000000000000075e89d5979e4f6fba9f97c104c2f0afb3f1dcb88", + "0x000000000000000000000000f26bd650548444b9e06fa8b0048b354f46ea7fc3" + ], + "transactionHash": "0x68adb8833f57314d61a1ca7a50c5ad86a3395b7a959926f37def15c43fa0b027", + "transactionIndex": 159, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0x75e89d5979e4f6fba9f97c104c2f0afb3f1dcb88" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0xf26bd650548444b9e06fa8b0048b354f46ea7fc3" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "94000000" + } + ] + } + } + ], + "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000400000000000000000000008000000000000000000000000000000000000000000400000000000000000000000000010000000000000000000000010000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000080000000000000000000000400000000000000000010000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000", + "status": true, + "to": "0xdac17f958d2ee523a2206206994597c13d831ec7", + "transactionHash": "0x68adb8833f57314d61a1ca7a50c5ad86a3395b7a959926f37def15c43fa0b027", + "transactionIndex": 159, + "type": "0x0" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0x75e89d5979e4f6fba9f97c104c2f0afb3f1dcb88", + "gas": "0x122fc", + "input": "0xa9059cbb000000000000000000000000f26bd650548444b9e06fa8b0048b354f46ea7fc300000000000000000000000000000000000000000000000000000000059a5380", + "to": "0xdac17f958d2ee523a2206206994597c13d831ec7", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x5fb5", "output": "0x" }, + "subtraces": 0, + "traceAddress": [], + "transactionHash": "0x68adb8833f57314d61a1ca7a50c5ad86a3395b7a959926f37def15c43fa0b027", + "transactionPosition": 159, + "type": "call" + } + ], + "decoded": { + "signature": "transfer(address,uint256)", + "signature_with_arg_names": "transfer(address arg1,uint256 arg2)", + "name": "transfer", + "decoded": [ + { + "internalType": "address", + "name": "arg1", + "type": "address", + "decoded": "0xf26bd650548444b9e06fa8b0048b354f46ea7fc3" + }, + { + "internalType": "uint256", + "name": "arg2", + "type": "uint256", + "decoded": "94000000" + } + ] + } + }, + { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0x75e89d5979E4f6Fba9F97c104c2F0AFB3F1dcB88", + "gas": 50000, + "gasPrice": "121942013654", + "hash": "0xb9440752747fa0e26c66b3349d72cbb90056193c9aeccb300dc2c7084979912b", + "input": "0x", + "nonce": 5974856, + "r": "0x4a6c085a55fdb3124182ece9fd2ddc7eda5ddb07715a026efa17420e61f5654f", + "s": "0x5704beb866ae4d96f6732290013d1c955b5fef91a4a282b4faebb80704f11694", + "to": "0x9a2D4540Ab4AE708656F9bD4796550F0E6AAcEf8", + "transactionIndex": 160, + "type": 0, + "v": "0x25", + "value": "418160000000000000", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 12572826, + "effectiveGasPrice": 121942013654, + "from": "0x75e89d5979e4f6fba9f97c104c2f0afb3f1dcb88", + "gasUsed": 21000, + "logs": [], + "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", + "status": true, + "to": "0x9a2d4540ab4ae708656f9bd4796550f0e6aacef8", + "transactionHash": "0xb9440752747fa0e26c66b3349d72cbb90056193c9aeccb300dc2c7084979912b", + "transactionIndex": 160, + "type": "0x0" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0x75e89d5979e4f6fba9f97c104c2f0afb3f1dcb88", + "gas": "0x7148", + "input": "0x", + "to": "0x9a2d4540ab4ae708656f9bd4796550f0e6aacef8", + "value": "0x5cd9a4df3470000" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x0", "output": "0x" }, + "subtraces": 0, + "traceAddress": [], + "transactionHash": "0xb9440752747fa0e26c66b3349d72cbb90056193c9aeccb300dc2c7084979912b", + "transactionPosition": 160, + "type": "call" + } + ] + }, + { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0x75e89d5979E4f6Fba9F97c104c2F0AFB3F1dcB88", + "gas": 50000, + "gasPrice": "121942013654", + "hash": "0xb58d09c42afedc0bc624a948dc58e897501adb0f8e5d8aaca21bee4739bb1ed2", + "input": "0x", + "nonce": 5974857, + "r": "0xb88cc90d9914a1ee0c629068ac3d61880e016fbd464139bf162596bb8b704d90", + "s": "0x6e0c7111722f72a9e1d5b3378353491c4276b39fbd2a11dbb79b69e8ae34f3db", + "to": "0xD82A902F42379E01084D07c84B496EF499beA7eE", + "transactionIndex": 161, + "type": 0, + "v": "0x26", + "value": "8500000000000000", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 12593826, + "effectiveGasPrice": 121942013654, + "from": "0x75e89d5979e4f6fba9f97c104c2f0afb3f1dcb88", + "gasUsed": 21000, + "logs": [], + "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", + "status": true, + "to": "0xd82a902f42379e01084d07c84b496ef499bea7ee", + "transactionHash": "0xb58d09c42afedc0bc624a948dc58e897501adb0f8e5d8aaca21bee4739bb1ed2", + "transactionIndex": 161, + "type": "0x0" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0x75e89d5979e4f6fba9f97c104c2f0afb3f1dcb88", + "gas": "0x7148", + "input": "0x", + "to": "0xd82a902f42379e01084d07c84b496ef499bea7ee", + "value": "0x1e32b478974000" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x0", "output": "0x" }, + "subtraces": 0, + "traceAddress": [], + "transactionHash": "0xb58d09c42afedc0bc624a948dc58e897501adb0f8e5d8aaca21bee4739bb1ed2", + "transactionPosition": 161, + "type": "call" + } + ] + }, + { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0x75e89d5979E4f6Fba9F97c104c2F0AFB3F1dcB88", + "gas": 96100, + "gasPrice": "121942013654", + "hash": "0xe1c33614ea0d5e08413ed879c4426744273febff1c8595f2f9c221928b90f9dd", + "input": "0xa9059cbb000000000000000000000000d076759ea76e790e309b89d2d662bae80db424f500000000000000000000000000000000000000000000000000000000062b5b79", + "nonce": 5974858, + "r": "0x5195127544d99173ee8858c0198a462411a976f4224058b188c8f69f27cbc12b", + "s": "0x33d925bdc1dede2b0c0e9ab12f025d7192cfddf1a1509f091da7833b7821eee5", + "to": "0xdAC17F958D2ee523a2206206994597C13D831ec7", + "transactionIndex": 162, + "type": 0, + "v": "0x25", + "value": "0", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 12657035, + "effectiveGasPrice": 121942013654, + "from": "0x75e89d5979e4f6fba9f97c104c2f0afb3f1dcb88", + "gasUsed": 63209, + "logs": [ + { + "address": "0xdAC17F958D2ee523a2206206994597C13D831ec7", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x00000000000000000000000000000000000000000000000000000000062b5b79", + "logIndex": 348, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x00000000000000000000000075e89d5979e4f6fba9f97c104c2f0afb3f1dcb88", + "0x000000000000000000000000d076759ea76e790e309b89d2d662bae80db424f5" + ], + "transactionHash": "0xe1c33614ea0d5e08413ed879c4426744273febff1c8595f2f9c221928b90f9dd", + "transactionIndex": 162, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0x75e89d5979e4f6fba9f97c104c2f0afb3f1dcb88" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0xd076759ea76e790e309b89d2d662bae80db424f5" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "103504761" + } + ] + } + } + ], + "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050000000000000000000400000000000000400000000000000000000008000000000000000000000000000000000000000000400000000000000000000000000010000000000000000000000010000000000000000000000000000000000000000000000000000040000000000000100000000000000000000000000080000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", + "status": true, + "to": "0xdac17f958d2ee523a2206206994597c13d831ec7", + "transactionHash": "0xe1c33614ea0d5e08413ed879c4426744273febff1c8595f2f9c221928b90f9dd", + "transactionIndex": 162, + "type": "0x0" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0x75e89d5979e4f6fba9f97c104c2f0afb3f1dcb88", + "gas": "0x122fc", + "input": "0xa9059cbb000000000000000000000000d076759ea76e790e309b89d2d662bae80db424f500000000000000000000000000000000000000000000000000000000062b5b79", + "to": "0xdac17f958d2ee523a2206206994597c13d831ec7", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0xa281", "output": "0x" }, + "subtraces": 0, + "traceAddress": [], + "transactionHash": "0xe1c33614ea0d5e08413ed879c4426744273febff1c8595f2f9c221928b90f9dd", + "transactionPosition": 162, + "type": "call" + } + ], + "decoded": { + "signature": "transfer(address,uint256)", + "signature_with_arg_names": "transfer(address arg1,uint256 arg2)", + "name": "transfer", + "decoded": [ + { + "internalType": "address", + "name": "arg1", + "type": "address", + "decoded": "0xd076759ea76e790e309b89d2d662bae80db424f5" + }, + { + "internalType": "uint256", + "name": "arg2", + "type": "uint256", + "decoded": "103504761" + } + ] + } + }, + { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0x75e89d5979E4f6Fba9F97c104c2F0AFB3F1dcB88", + "gas": 96100, + "gasPrice": "104376295601", + "hash": "0xeedd161bb493b1909c31ac3e82e2a5b0f9acee9a8f7165f81de85e91dce25b36", + "input": "0xa9059cbb0000000000000000000000009ddda0e969601969a591d35e68167e6bb0c5633d000000000000000000000000000000000000000000000000000000003b5e6c2e", + "nonce": 5974859, + "r": "0x42cf2274894e95710631eaae593eb232c4df6c34032f2f5a18b54f35ec4eb37", + "s": "0x2cd01315feff1c3a893a95884160a52d58c3043514fdf9f83dd130bb0af2ef59", + "to": "0xdAC17F958D2ee523a2206206994597C13D831ec7", + "transactionIndex": 163, + "type": 0, + "v": "0x25", + "value": "0", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 12703144, + "effectiveGasPrice": 104376295601, + "from": "0x75e89d5979e4f6fba9f97c104c2f0afb3f1dcb88", + "gasUsed": 46109, + "logs": [ + { + "address": "0xdAC17F958D2ee523a2206206994597C13D831ec7", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x000000000000000000000000000000000000000000000000000000003b5e6c2e", + "logIndex": 349, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x00000000000000000000000075e89d5979e4f6fba9f97c104c2f0afb3f1dcb88", + "0x0000000000000000000000009ddda0e969601969a591d35e68167e6bb0c5633d" + ], + "transactionHash": "0xeedd161bb493b1909c31ac3e82e2a5b0f9acee9a8f7165f81de85e91dce25b36", + "transactionIndex": 163, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0x75e89d5979e4f6fba9f97c104c2f0afb3f1dcb88" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0x9ddda0e969601969a591d35e68167e6bb0c5633d" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "996043822" + } + ] + } + } + ], + "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000400000000000000000000008000000000000000000000000000000000000000000400000000000000000000000000010000000000000000000000010000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000080000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000000000000000000000000000000000000002000000000000000000100000000000000", + "status": true, + "to": "0xdac17f958d2ee523a2206206994597c13d831ec7", + "transactionHash": "0xeedd161bb493b1909c31ac3e82e2a5b0f9acee9a8f7165f81de85e91dce25b36", + "transactionIndex": 163, + "type": "0x0" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0x75e89d5979e4f6fba9f97c104c2f0afb3f1dcb88", + "gas": "0x122fc", + "input": "0xa9059cbb0000000000000000000000009ddda0e969601969a591d35e68167e6bb0c5633d000000000000000000000000000000000000000000000000000000003b5e6c2e", + "to": "0xdac17f958d2ee523a2206206994597c13d831ec7", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x5fb5", "output": "0x" }, + "subtraces": 0, + "traceAddress": [], + "transactionHash": "0xeedd161bb493b1909c31ac3e82e2a5b0f9acee9a8f7165f81de85e91dce25b36", + "transactionPosition": 163, + "type": "call" + } + ], + "decoded": { + "signature": "transfer(address,uint256)", + "signature_with_arg_names": "transfer(address arg1,uint256 arg2)", + "name": "transfer", + "decoded": [ + { + "internalType": "address", + "name": "arg1", + "type": "address", + "decoded": "0x9ddda0e969601969a591d35e68167e6bb0c5633d" + }, + { + "internalType": "uint256", + "name": "arg2", + "type": "uint256", + "decoded": "996043822" + } + ] + } + }, + { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0x75e89d5979E4f6Fba9F97c104c2F0AFB3F1dcB88", + "gas": 96100, + "gasPrice": "104376295601", + "hash": "0xbea3ba9e0eec1283ed551d545550a18dd25ac3376a4e0e85ba4304c941736cf4", + "input": "0xa9059cbb000000000000000000000000965a5852eef3ff1558690b0cb9d590fac58eeb8d000000000000000000000000000000000000000000000000000000003b5dc100", + "nonce": 5974860, + "r": "0x7c3ff80c7823b27ee0c7e9d2860939f1d5465c184ed53d274febc748496e9980", + "s": "0x356b4e24a7a7cf3c22d81522d380cf02d9251b3b6c836cc7eade839b4b6c01b2", + "to": "0xdAC17F958D2ee523a2206206994597C13D831ec7", + "transactionIndex": 164, + "type": 0, + "v": "0x25", + "value": "0", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 12766341, + "effectiveGasPrice": 104376295601, + "from": "0x75e89d5979e4f6fba9f97c104c2f0afb3f1dcb88", + "gasUsed": 63197, + "logs": [ + { + "address": "0xdAC17F958D2ee523a2206206994597C13D831ec7", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x000000000000000000000000000000000000000000000000000000003b5dc100", + "logIndex": 350, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x00000000000000000000000075e89d5979e4f6fba9f97c104c2f0afb3f1dcb88", + "0x000000000000000000000000965a5852eef3ff1558690b0cb9d590fac58eeb8d" + ], + "transactionHash": "0xbea3ba9e0eec1283ed551d545550a18dd25ac3376a4e0e85ba4304c941736cf4", + "transactionIndex": 164, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0x75e89d5979e4f6fba9f97c104c2f0afb3f1dcb88" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0x965a5852eef3ff1558690b0cb9d590fac58eeb8d" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "996000000" + } + ] + } + } + ], + "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000004000000000000000000010000000000000000000000000000000000400000000000000000000008000000000000000000000000000000000000000000400000000000000000000000000010000000000000000000000010000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000080800000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000", + "status": true, + "to": "0xdac17f958d2ee523a2206206994597c13d831ec7", + "transactionHash": "0xbea3ba9e0eec1283ed551d545550a18dd25ac3376a4e0e85ba4304c941736cf4", + "transactionIndex": 164, + "type": "0x0" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0x75e89d5979e4f6fba9f97c104c2f0afb3f1dcb88", + "gas": "0x12308", + "input": "0xa9059cbb000000000000000000000000965a5852eef3ff1558690b0cb9d590fac58eeb8d000000000000000000000000000000000000000000000000000000003b5dc100", + "to": "0xdac17f958d2ee523a2206206994597c13d831ec7", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0xa281", "output": "0x" }, + "subtraces": 0, + "traceAddress": [], + "transactionHash": "0xbea3ba9e0eec1283ed551d545550a18dd25ac3376a4e0e85ba4304c941736cf4", + "transactionPosition": 164, + "type": "call" + } + ], + "decoded": { + "signature": "transfer(address,uint256)", + "signature_with_arg_names": "transfer(address arg1,uint256 arg2)", + "name": "transfer", + "decoded": [ + { + "internalType": "address", + "name": "arg1", + "type": "address", + "decoded": "0x965a5852eef3ff1558690b0cb9d590fac58eeb8d" + }, + { + "internalType": "uint256", + "name": "arg2", + "type": "uint256", + "decoded": "996000000" + } + ] + } + }, + { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0x75e89d5979E4f6Fba9F97c104c2F0AFB3F1dcB88", + "gas": 50000, + "gasPrice": "104376295601", + "hash": "0xa9d70869b8a980472073111888578acbcba65de071d72c71ec1f365e56420a92", + "input": "0x", + "nonce": 5974861, + "r": "0x97e1570619e352930c26894dd2198ebb05331b79d7c97d77fa9d54b152edceb4", + "s": "0x5b2a562306716ba153c830b4c3d88a11e09faf2e792f43ff07e9840a4eec685", + "to": "0x84895527d83bE3961cB21305149C38C935c0DE7A", + "transactionIndex": 165, + "type": 0, + "v": "0x26", + "value": "14090000000000000", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 12787341, + "effectiveGasPrice": 104376295601, + "from": "0x75e89d5979e4f6fba9f97c104c2f0afb3f1dcb88", + "gasUsed": 21000, + "logs": [], + "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", + "status": true, + "to": "0x84895527d83be3961cb21305149c38c935c0de7a", + "transactionHash": "0xa9d70869b8a980472073111888578acbcba65de071d72c71ec1f365e56420a92", + "transactionIndex": 165, + "type": "0x0" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0x75e89d5979e4f6fba9f97c104c2f0afb3f1dcb88", + "gas": "0x7148", + "input": "0x", + "to": "0x84895527d83be3961cb21305149c38c935c0de7a", + "value": "0x320ec7c4e2a000" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x0", "output": "0x" }, + "subtraces": 0, + "traceAddress": [], + "transactionHash": "0xa9d70869b8a980472073111888578acbcba65de071d72c71ec1f365e56420a92", + "transactionPosition": 165, + "type": "call" + } + ] + }, + { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0x75e89d5979E4f6Fba9F97c104c2F0AFB3F1dcB88", + "gas": 50000, + "gasPrice": "104376295601", + "hash": "0x06b1dfdbd130e046401d1d869b4c91c7b545ac4756fbeccc62e468dc910958b0", + "input": "0x", + "nonce": 5974862, + "r": "0x16007e7bf21b9f92ae96f1d9104740f9b8cb9e40aea9a90c1c86b9b69cd4cb01", + "s": "0x2300cc3d02805e8d8db71fb09551c4e6bd97aebe4b1f7e3e8e88150578ed28da", + "to": "0xafcB31B9381193786123119D5a2aD78581CC3F5a", + "transactionIndex": 166, + "type": 0, + "v": "0x26", + "value": "50325480000000000", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 12808341, + "effectiveGasPrice": 104376295601, + "from": "0x75e89d5979e4f6fba9f97c104c2f0afb3f1dcb88", + "gasUsed": 21000, + "logs": [], + "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", + "status": true, + "to": "0xafcb31b9381193786123119d5a2ad78581cc3f5a", + "transactionHash": "0x06b1dfdbd130e046401d1d869b4c91c7b545ac4756fbeccc62e468dc910958b0", + "transactionIndex": 166, + "type": "0x0" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0x75e89d5979e4f6fba9f97c104c2f0afb3f1dcb88", + "gas": "0x7148", + "input": "0x", + "to": "0xafcb31b9381193786123119d5a2ad78581cc3f5a", + "value": "0xb2cac1e68d1000" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x0", "output": "0x" }, + "subtraces": 0, + "traceAddress": [], + "transactionHash": "0x06b1dfdbd130e046401d1d869b4c91c7b545ac4756fbeccc62e468dc910958b0", + "transactionPosition": 166, + "type": "call" + } + ] + }, + { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0x75e89d5979E4f6Fba9F97c104c2F0AFB3F1dcB88", + "gas": 50000, + "gasPrice": "104376295601", + "hash": "0xae9a9a2d83dc6f5b5d727994f87b813c1e6013056df57b187f1807d1a34316fd", + "input": "0x", + "nonce": 5974863, + "r": "0xf431b665301d54a1ffd37f174b97ca060713f54d1e632a1aa9ade7febc3005e7", + "s": "0x4f9e73ba59d24a3f6e6f532028f38db34342058b393ce5fca7440c00ec5c779d", + "to": "0x5abB833C13Ea545339182a7122DED965baf8ABD0", + "transactionIndex": 167, + "type": 0, + "v": "0x26", + "value": "48500000000000000", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 12829341, + "effectiveGasPrice": 104376295601, + "from": "0x75e89d5979e4f6fba9f97c104c2f0afb3f1dcb88", + "gasUsed": 21000, + "logs": [], + "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", + "status": true, + "to": "0x5abb833c13ea545339182a7122ded965baf8abd0", + "transactionHash": "0xae9a9a2d83dc6f5b5d727994f87b813c1e6013056df57b187f1807d1a34316fd", + "transactionIndex": 167, + "type": "0x0" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0x75e89d5979e4f6fba9f97c104c2f0afb3f1dcb88", + "gas": "0x7148", + "input": "0x", + "to": "0x5abb833c13ea545339182a7122ded965baf8abd0", + "value": "0xac4e7e379b4000" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x0", "output": "0x" }, + "subtraces": 0, + "traceAddress": [], + "transactionHash": "0xae9a9a2d83dc6f5b5d727994f87b813c1e6013056df57b187f1807d1a34316fd", + "transactionPosition": 167, + "type": "call" + } + ] + }, + { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0x75e89d5979E4f6Fba9F97c104c2F0AFB3F1dcB88", + "gas": 94653, + "gasPrice": "104376295601", + "hash": "0x9008c1b6c61d5fb7574d47e7853ece5502971aaad6e403371d13170350778000", + "input": "0xa9059cbb000000000000000000000000ed38f707f5e3377a195a93e0b02378a4de0088ef000000000000000000000000000000000000000000000000000000012a05f200", + "nonce": 5974864, + "r": "0x4128f55f73a01f4d24687b10585a9e742c18f967118d53f2891a04f11b66e9ca", + "s": "0x3cc8672947ff4f3bcdc1cc45a9b5e5491b286d0241b207841dc27fc2d3f778f5", + "to": "0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48", + "transactionIndex": 168, + "type": 0, + "v": "0x25", + "value": "0", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 12891589, + "effectiveGasPrice": 104376295601, + "from": "0x75e89d5979e4f6fba9f97c104c2f0afb3f1dcb88", + "gasUsed": 62248, + "logs": [ + { + "address": "0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x000000000000000000000000000000000000000000000000000000012a05f200", + "logIndex": 351, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x00000000000000000000000075e89d5979e4f6fba9f97c104c2f0afb3f1dcb88", + "0x000000000000000000000000ed38f707f5e3377a195a93e0b02378a4de0088ef" + ], + "transactionHash": "0x9008c1b6c61d5fb7574d47e7853ece5502971aaad6e403371d13170350778000", + "transactionIndex": 168, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0x75e89d5979e4f6fba9f97c104c2f0afb3f1dcb88" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0xed38f707f5e3377a195a93e0b02378a4de0088ef" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "5000000000" + } + ] + } + } + ], + "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000400000000000000008000008000000000000000000000000000000000000000000400000010000000000000000000010000000000000000000000010000000000000000000000000000000000000000000000000010000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000004000000000000", + "status": true, + "to": "0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48", + "transactionHash": "0x9008c1b6c61d5fb7574d47e7853ece5502971aaad6e403371d13170350778000", + "transactionIndex": 168, + "type": "0x0" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0x75e89d5979e4f6fba9f97c104c2f0afb3f1dcb88", + "gas": "0x11d61", + "input": "0xa9059cbb000000000000000000000000ed38f707f5e3377a195a93e0b02378a4de0088ef000000000000000000000000000000000000000000000000000000012a05f200", + "to": "0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x9ecc", + "output": "0x0000000000000000000000000000000000000000000000000000000000000001" + }, + "subtraces": 1, + "traceAddress": [], + "transactionHash": "0x9008c1b6c61d5fb7574d47e7853ece5502971aaad6e403371d13170350778000", + "transactionPosition": 168, + "type": "call" + }, + { + "action": { + "callType": "delegatecall", + "from": "0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48", + "gas": "0xfd10", + "input": "0xa9059cbb000000000000000000000000ed38f707f5e3377a195a93e0b02378a4de0088ef000000000000000000000000000000000000000000000000000000012a05f200", + "to": "0x43506849d7c04f9138d1a2050bbf3a0c054402dd", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x8253", + "output": "0x0000000000000000000000000000000000000000000000000000000000000001" + }, + "subtraces": 0, + "traceAddress": [0], + "transactionHash": "0x9008c1b6c61d5fb7574d47e7853ece5502971aaad6e403371d13170350778000", + "transactionPosition": 168, + "type": "call" + } + ], + "decoded": { + "signature": "transfer(address,uint256)", + "signature_with_arg_names": "transfer(address arg1,uint256 arg2)", + "name": "transfer", + "decoded": [ + { + "internalType": "address", + "name": "arg1", + "type": "address", + "decoded": "0xed38f707f5e3377a195a93e0b02378a4de0088ef" + }, + { + "internalType": "uint256", + "name": "arg2", + "type": "uint256", + "decoded": "5000000000" + } + ] + } + }, + { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0x75e89d5979E4f6Fba9F97c104c2F0AFB3F1dcB88", + "gas": 50000, + "gasPrice": "104376295601", + "hash": "0xdb25aceb0e29b189789ca7ec361b638e0fc79d99ad15c2a884a816a3253a24f6", + "input": "0x", + "nonce": 5974865, + "r": "0xbdcf8f955b66e6210fed96c66d5ceef9943e0f841b582a003cb8a71f313c35e3", + "s": "0x12236301e8ca0089aa99d97d14942ead645273d2a604fb4484c2c80a38573f49", + "to": "0x1315Cd0dD7293863015Ea47F87c7e45283f6Bb01", + "transactionIndex": 169, + "type": 0, + "v": "0x26", + "value": "265230000000000000", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 12912589, + "effectiveGasPrice": 104376295601, + "from": "0x75e89d5979e4f6fba9f97c104c2f0afb3f1dcb88", + "gasUsed": 21000, + "logs": [], + "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", + "status": true, + "to": "0x1315cd0dd7293863015ea47f87c7e45283f6bb01", + "transactionHash": "0xdb25aceb0e29b189789ca7ec361b638e0fc79d99ad15c2a884a816a3253a24f6", + "transactionIndex": 169, + "type": "0x0" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0x75e89d5979e4f6fba9f97c104c2f0afb3f1dcb88", + "gas": "0x7148", + "input": "0x", + "to": "0x1315cd0dd7293863015ea47f87c7e45283f6bb01", + "value": "0x3ae49479dc6e000" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x0", "output": "0x" }, + "subtraces": 0, + "traceAddress": [], + "transactionHash": "0xdb25aceb0e29b189789ca7ec361b638e0fc79d99ad15c2a884a816a3253a24f6", + "transactionPosition": 169, + "type": "call" + } + ] + }, + { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0x75e89d5979E4f6Fba9F97c104c2F0AFB3F1dcB88", + "gas": 50000, + "gasPrice": "104376295601", + "hash": "0xba9d6741d0b4c34c605c8b27a9b19684bd2899fff000c863870149a781782543", + "input": "0x", + "nonce": 5974866, + "r": "0x670f83ee14c4a991f368790b970a8acc12f60f27ec59bea2e296298c2cbe6053", + "s": "0x4f012e05dfacc3ebdc95a6e4666d44f392479d85e6813c84e4e18105630cb43d", + "to": "0x6eF6829B9393aa54a031B204e44469F4602e2F63", + "transactionIndex": 170, + "type": 0, + "v": "0x25", + "value": "23580000000000000", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 12933589, + "effectiveGasPrice": 104376295601, + "from": "0x75e89d5979e4f6fba9f97c104c2f0afb3f1dcb88", + "gasUsed": 21000, + "logs": [], + "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", + "status": true, + "to": "0x6ef6829b9393aa54a031b204e44469f4602e2f63", + "transactionHash": "0xba9d6741d0b4c34c605c8b27a9b19684bd2899fff000c863870149a781782543", + "transactionIndex": 170, + "type": "0x0" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0x75e89d5979e4f6fba9f97c104c2f0afb3f1dcb88", + "gas": "0x7148", + "input": "0x", + "to": "0x6ef6829b9393aa54a031b204e44469f4602e2f63", + "value": "0x53c5e293cdc000" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x0", "output": "0x" }, + "subtraces": 0, + "traceAddress": [], + "transactionHash": "0xba9d6741d0b4c34c605c8b27a9b19684bd2899fff000c863870149a781782543", + "transactionPosition": 170, + "type": "call" + } + ] + }, + { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0xcF7105FDE573695D62666aeFa4e1691bf3Ab50d5", + "gas": 100000, + "gasPrice": "104051765527", + "hash": "0xb2f3bcef653a4d3cb1f8457c58494894433a333cfbaa1d0f2acaf007e850c5f8", + "input": "0x", + "nonce": 36793, + "r": "0x11a8c535df267aa7101ab93809a279a70463c4632d161f9b6ccc65b2ae157d78", + "s": "0x534288dacd2e6612da8528796cb7a7bfe6c50aa1866da7327ee02677d67b3b56", + "to": "0xC5Ed4dA0D3E95462e940815931c1D263348CfbaC", + "transactionIndex": 171, + "type": 0, + "v": "0x26", + "value": "35131610000000000", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 12954589, + "effectiveGasPrice": 104051765527, + "from": "0xcf7105fde573695d62666aefa4e1691bf3ab50d5", + "gasUsed": 21000, + "logs": [], + "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", + "status": true, + "to": "0xc5ed4da0d3e95462e940815931c1d263348cfbac", + "transactionHash": "0xb2f3bcef653a4d3cb1f8457c58494894433a333cfbaa1d0f2acaf007e850c5f8", + "transactionIndex": 171, + "type": "0x0" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0xcf7105fde573695d62666aefa4e1691bf3ab50d5", + "gas": "0x13498", + "input": "0x", + "to": "0xc5ed4da0d3e95462e940815931c1d263348cfbac", + "value": "0x7cd0035e700400" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x0", "output": "0x" }, + "subtraces": 0, + "traceAddress": [], + "transactionHash": "0xb2f3bcef653a4d3cb1f8457c58494894433a333cfbaa1d0f2acaf007e850c5f8", + "transactionPosition": 171, + "type": "call" + } + ] + }, + { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0xcF7105FDE573695D62666aeFa4e1691bf3Ab50d5", + "gas": 100000, + "gasPrice": "104051765527", + "hash": "0xfc904361ebded579c0db641b1287db21a7b3338bc3c3fa87a89efc7400d772ff", + "input": "0x", + "nonce": 36794, + "r": "0x36ac1ae8af80125810e6fcda405f7b524275d1b251336918dd83f7c64552414a", + "s": "0x1a2c98df7afed7d0282a3b6ad36250064f4ee9213f3b04e30e4f1795eb74dc6", + "to": "0x90A141362A5C7c01cd7Ce588aB16D4ec74C17171", + "transactionIndex": 172, + "type": 0, + "v": "0x25", + "value": "40923480000000000", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 12975589, + "effectiveGasPrice": 104051765527, + "from": "0xcf7105fde573695d62666aefa4e1691bf3ab50d5", + "gasUsed": 21000, + "logs": [], + "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", + "status": true, + "to": "0x90a141362a5c7c01cd7ce588ab16d4ec74c17171", + "transactionHash": "0xfc904361ebded579c0db641b1287db21a7b3338bc3c3fa87a89efc7400d772ff", + "transactionIndex": 172, + "type": "0x0" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0xcf7105fde573695d62666aefa4e1691bf3ab50d5", + "gas": "0x13498", + "input": "0x", + "to": "0x90a141362a5c7c01cd7ce588ab16d4ec74c17171", + "value": "0x9163b0305f7000" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x0", "output": "0x" }, + "subtraces": 0, + "traceAddress": [], + "transactionHash": "0xfc904361ebded579c0db641b1287db21a7b3338bc3c3fa87a89efc7400d772ff", + "transactionPosition": 172, + "type": "call" + } + ] + }, + { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0xcF7105FDE573695D62666aeFa4e1691bf3Ab50d5", + "gas": 100000, + "gasPrice": "104051765527", + "hash": "0x068de10e2a8f162dff67251eec3d6edd7b5afaebbb7d15e9bc53176eb126663f", + "input": "0x", + "nonce": 36795, + "r": "0xd9143575d0ac3acb03207364cba9ee93790eb0610edb81b689aec8c60274b936", + "s": "0x45b83a36a6b1a7df5b9ba2536bd8ac1886f29b7cc682a18deb2c3e23f8393cc7", + "to": "0x72225f9C6341C6F1Eb3564FF08C1D9277cc9e165", + "transactionIndex": 173, + "type": 0, + "v": "0x25", + "value": "3244900000000000000", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 12996589, + "effectiveGasPrice": 104051765527, + "from": "0xcf7105fde573695d62666aefa4e1691bf3ab50d5", + "gasUsed": 21000, + "logs": [], + "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", + "status": true, + "to": "0x72225f9c6341c6f1eb3564ff08c1d9277cc9e165", + "transactionHash": "0x068de10e2a8f162dff67251eec3d6edd7b5afaebbb7d15e9bc53176eb126663f", + "transactionIndex": 173, + "type": "0x0" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0xcf7105fde573695d62666aefa4e1691bf3ab50d5", + "gas": "0x13498", + "input": "0x", + "to": "0x72225f9c6341c6f1eb3564ff08c1d9277cc9e165", + "value": "0x2d08335b97aa4000" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x0", "output": "0x" }, + "subtraces": 0, + "traceAddress": [], + "transactionHash": "0x068de10e2a8f162dff67251eec3d6edd7b5afaebbb7d15e9bc53176eb126663f", + "transactionPosition": 173, + "type": "call" + } + ] + }, + { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0xB85bd2A1D76586BB8F81494BFA061DfBF803b4db", + "gas": 300000, + "gasPrice": "104051765527", + "hash": "0xaf1d2f7a82d84366a6f48803d4640ef1c4e6adf35a1195de82ac84ffa440d539", + "input": "0xa9059cbb00000000000000000000000014299ce0b18903f52dbd4fed9ec9e99b1a0a3c0e00000000000000000000000000000000000000000000065282b3c5ced8590000", + "nonce": 7618, + "r": "0xcd09d3f20e9f13b7f1543d80c8efc7ccaf5bf7669b39a9a5f4fc039e4a11c1ad", + "s": "0x16c25dd7422977c475cd4fbd6df472940b5849a0656015690a6851f4285fbb4b", + "to": "0xb48Eb8368c9C6e9b0734de1Ef4ceB9f484B80b9C", + "transactionIndex": 174, + "type": 0, + "v": "0x26", + "value": "0", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 13048303, + "effectiveGasPrice": 104051765527, + "from": "0xb85bd2a1d76586bb8f81494bfa061dfbf803b4db", + "gasUsed": 51714, + "logs": [ + { + "address": "0xb48Eb8368c9C6e9b0734de1Ef4ceB9f484B80b9C", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x00000000000000000000000000000000000000000000065282b3c5ced8590000", + "logIndex": 352, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x000000000000000000000000b85bd2a1d76586bb8f81494bfa061dfbf803b4db", + "0x00000000000000000000000014299ce0b18903f52dbd4fed9ec9e99b1a0a3c0e" + ], + "transactionHash": "0xaf1d2f7a82d84366a6f48803d4640ef1c4e6adf35a1195de82ac84ffa440d539", + "transactionIndex": 174, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0xb85bd2a1d76586bb8f81494bfa061dfbf803b4db" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0x14299ce0b18903f52dbd4fed9ec9e99b1a0a3c0e" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "29856250000000000000000" + } + ] + } + } + ], + "logsBloom": "0x00000000000000000000000000000000000000000000000000004000000000040002000100000000000000000000000008000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000080000000000000000000000000000000000000000000001000000010000000000000000000000000000000000000000000000010000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", + "status": true, + "to": "0xb48eb8368c9c6e9b0734de1ef4ceb9f484b80b9c", + "transactionHash": "0xaf1d2f7a82d84366a6f48803d4640ef1c4e6adf35a1195de82ac84ffa440d539", + "transactionIndex": 174, + "type": "0x0" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0xb85bd2a1d76586bb8f81494bfa061dfbf803b4db", + "gas": "0x43f48", + "input": "0xa9059cbb00000000000000000000000014299ce0b18903f52dbd4fed9ec9e99b1a0a3c0e00000000000000000000000000000000000000000000065282b3c5ced8590000", + "to": "0xb48eb8368c9c6e9b0734de1ef4ceb9f484b80b9c", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x756a", + "output": "0x0000000000000000000000000000000000000000000000000000000000000001" + }, + "subtraces": 0, + "traceAddress": [], + "transactionHash": "0xaf1d2f7a82d84366a6f48803d4640ef1c4e6adf35a1195de82ac84ffa440d539", + "transactionPosition": 174, + "type": "call" + } + ], + "decoded": { + "signature": "transfer(address,uint256)", + "signature_with_arg_names": "transfer(address arg1,uint256 arg2)", + "name": "transfer", + "decoded": [ + { + "internalType": "address", + "name": "arg1", + "type": "address", + "decoded": "0x14299ce0b18903f52dbd4fed9ec9e99b1a0a3c0e" + }, + { + "internalType": "uint256", + "name": "arg2", + "type": "uint256", + "decoded": "29856250000000000000000" + } + ] + } + }, + { + "accessList": [], + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0x15ecE0d7de25436bCfcF3D62A9085Ddc7838aeE9", + "gas": 25200, + "gasPrice": "100855013937", + "hash": "0x4a0694973919ab3fef62c097723ca2354fb868baa54fd8561b7d2c961630069b", + "input": "0x", + "maxFeePerGas": "122000000000", + "maxPriorityFeePerGas": "2000000000", + "nonce": 61747, + "r": "0x7ce1f9ad9bb39ac8a5dcf2384819b140f32eca070479236d0c2244690a1c4f78", + "s": "0x731869683f6dd81e8f0a2aa703edbcafa4d6a1d869d86c35ae74710f029c4bf1", + "to": "0x3EfF1149C39CB64D77e03d8005B92e3B17C4A004", + "transactionIndex": 175, + "type": 2, + "v": "0x1", + "value": "15000000000000000", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 13069303, + "effectiveGasPrice": 100855013937, + "from": "0x15ece0d7de25436bcfcf3d62a9085ddc7838aee9", + "gasUsed": 21000, + "logs": [], + "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", + "status": true, + "to": "0x3eff1149c39cb64d77e03d8005b92e3b17c4a004", + "transactionHash": "0x4a0694973919ab3fef62c097723ca2354fb868baa54fd8561b7d2c961630069b", + "transactionIndex": 175, + "type": "0x2" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0x15ece0d7de25436bcfcf3d62a9085ddc7838aee9", + "gas": "0x1068", + "input": "0x", + "to": "0x3eff1149c39cb64d77e03d8005b92e3b17c4a004", + "value": "0x354a6ba7a18000" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x0", "output": "0x" }, + "subtraces": 0, + "traceAddress": [], + "transactionHash": "0x4a0694973919ab3fef62c097723ca2354fb868baa54fd8561b7d2c961630069b", + "transactionPosition": 175, + "type": "call" + } + ] + }, + { + "accessList": [], + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0x15ecE0d7de25436bCfcF3D62A9085Ddc7838aeE9", + "gas": 25200, + "gasPrice": "100855013937", + "hash": "0x993184c2fbc5f0158ce1689d3552eac4c0fc25e328e77d5d60ad8102ab2891dd", + "input": "0x", + "maxFeePerGas": "122000000000", + "maxPriorityFeePerGas": "2000000000", + "nonce": 61748, + "r": "0x547019b68d8c088c29f93b183aab3c2992cd6568dc83a4c9a0c943d584d599dd", + "s": "0x620c821fd3b00da3ea384a485b9e5d23c2efb8002b526af289b1a8f0f782a930", + "to": "0x1b62A0F8c6Be1c8B8Ac59e26e7738AB1051565c3", + "transactionIndex": 176, + "type": 2, + "v": "0x0", + "value": "15000000000000000", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 13090303, + "effectiveGasPrice": 100855013937, + "from": "0x15ece0d7de25436bcfcf3d62a9085ddc7838aee9", + "gasUsed": 21000, + "logs": [], + "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", + "status": true, + "to": "0x1b62a0f8c6be1c8b8ac59e26e7738ab1051565c3", + "transactionHash": "0x993184c2fbc5f0158ce1689d3552eac4c0fc25e328e77d5d60ad8102ab2891dd", + "transactionIndex": 176, + "type": "0x2" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0x15ece0d7de25436bcfcf3d62a9085ddc7838aee9", + "gas": "0x1068", + "input": "0x", + "to": "0x1b62a0f8c6be1c8b8ac59e26e7738ab1051565c3", + "value": "0x354a6ba7a18000" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x0", "output": "0x" }, + "subtraces": 0, + "traceAddress": [], + "transactionHash": "0x993184c2fbc5f0158ce1689d3552eac4c0fc25e328e77d5d60ad8102ab2891dd", + "transactionPosition": 176, + "type": "call" + } + ] + }, + { + "accessList": [], + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0x15ecE0d7de25436bCfcF3D62A9085Ddc7838aeE9", + "gas": 25200, + "gasPrice": "100855013937", + "hash": "0x8d86bc21d3a5b7e258e86d25703c635e378c261f6b28f1aa96092e554a256220", + "input": "0x", + "maxFeePerGas": "119000000000", + "maxPriorityFeePerGas": "2000000000", + "nonce": 61749, + "r": "0x7f8b61b54662be26aeac46bba9e096b2bbfd838b65eb5146a7fbbc7432049740", + "s": "0x2e124534510be49961cf2c87f1ea125e8cc8f9673b7735537045569fa3ea19de", + "to": "0x57A32BCf4947C6a1b200F4609833b9D51BFA906B", + "transactionIndex": 177, + "type": 2, + "v": "0x1", + "value": "15000000000000000", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 13111303, + "effectiveGasPrice": 100855013937, + "from": "0x15ece0d7de25436bcfcf3d62a9085ddc7838aee9", + "gasUsed": 21000, + "logs": [], + "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", + "status": true, + "to": "0x57a32bcf4947c6a1b200f4609833b9d51bfa906b", + "transactionHash": "0x8d86bc21d3a5b7e258e86d25703c635e378c261f6b28f1aa96092e554a256220", + "transactionIndex": 177, + "type": "0x2" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0x15ece0d7de25436bcfcf3d62a9085ddc7838aee9", + "gas": "0x1068", + "input": "0x", + "to": "0x57a32bcf4947c6a1b200f4609833b9d51bfa906b", + "value": "0x354a6ba7a18000" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x0", "output": "0x" }, + "subtraces": 0, + "traceAddress": [], + "transactionHash": "0x8d86bc21d3a5b7e258e86d25703c635e378c261f6b28f1aa96092e554a256220", + "transactionPosition": 177, + "type": "call" + } + ] + }, + { + "accessList": [], + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0x15ecE0d7de25436bCfcF3D62A9085Ddc7838aeE9", + "gas": 25200, + "gasPrice": "100855013937", + "hash": "0x431ac189423b9ccbd80688d712db2432f2dd2d4bf7607065471b15e161f56afd", + "input": "0x", + "maxFeePerGas": "119000000000", + "maxPriorityFeePerGas": "2000000000", + "nonce": 61750, + "r": "0xbd944be0c09299623cdc1cbd8fec6082a1466116e156e60fa1391f2f8caa4ece", + "s": "0x5d5141deaa9d9f041efe7b1b4b802d2ec59f6f60d20ba3f1390087d115d707a9", + "to": "0x3AEc47940F38cD06b4e72db71039F2A60221A978", + "transactionIndex": 178, + "type": 2, + "v": "0x1", + "value": "15000000000000000", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 13132303, + "effectiveGasPrice": 100855013937, + "from": "0x15ece0d7de25436bcfcf3d62a9085ddc7838aee9", + "gasUsed": 21000, + "logs": [], + "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", + "status": true, + "to": "0x3aec47940f38cd06b4e72db71039f2a60221a978", + "transactionHash": "0x431ac189423b9ccbd80688d712db2432f2dd2d4bf7607065471b15e161f56afd", + "transactionIndex": 178, + "type": "0x2" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0x15ece0d7de25436bcfcf3d62a9085ddc7838aee9", + "gas": "0x1068", + "input": "0x", + "to": "0x3aec47940f38cd06b4e72db71039f2a60221a978", + "value": "0x354a6ba7a18000" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x0", "output": "0x" }, + "subtraces": 0, + "traceAddress": [], + "transactionHash": "0x431ac189423b9ccbd80688d712db2432f2dd2d4bf7607065471b15e161f56afd", + "transactionPosition": 178, + "type": "call" + } + ] + }, + { + "accessList": [], + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0x15ecE0d7de25436bCfcF3D62A9085Ddc7838aeE9", + "gas": 25200, + "gasPrice": "100855013937", + "hash": "0xca5ccb4dde0c72ef0533662abe30c4da570e0be037981da5154a2f318a23f524", + "input": "0x", + "maxFeePerGas": "119000000000", + "maxPriorityFeePerGas": "2000000000", + "nonce": 61751, + "r": "0x8123c3d49393bd8c9711347d345916cd53a724ddc267ddc4d1672cb240f1afb7", + "s": "0x6ea152cf62a69aef3218af35527da6dc0fa856fcbdc5dd06bfdade08b299305f", + "to": "0x38C88E10aeAa55422e2994Dc1D9d123dA26E7FcD", + "transactionIndex": 179, + "type": 2, + "v": "0x1", + "value": "15000000000000000", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 13153303, + "effectiveGasPrice": 100855013937, + "from": "0x15ece0d7de25436bcfcf3d62a9085ddc7838aee9", + "gasUsed": 21000, + "logs": [], + "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", + "status": true, + "to": "0x38c88e10aeaa55422e2994dc1d9d123da26e7fcd", + "transactionHash": "0xca5ccb4dde0c72ef0533662abe30c4da570e0be037981da5154a2f318a23f524", + "transactionIndex": 179, + "type": "0x2" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0x15ece0d7de25436bcfcf3d62a9085ddc7838aee9", + "gas": "0x1068", + "input": "0x", + "to": "0x38c88e10aeaa55422e2994dc1d9d123da26e7fcd", + "value": "0x354a6ba7a18000" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x0", "output": "0x" }, + "subtraces": 0, + "traceAddress": [], + "transactionHash": "0xca5ccb4dde0c72ef0533662abe30c4da570e0be037981da5154a2f318a23f524", + "transactionPosition": 179, + "type": "call" + } + ] + }, + { + "accessList": [], + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0x15ecE0d7de25436bCfcF3D62A9085Ddc7838aeE9", + "gas": 25200, + "gasPrice": "100855013937", + "hash": "0x74ce08dacac53d275681f2b90c885942fef7317170ad0c849f8b9909cd359f37", + "input": "0x", + "maxFeePerGas": "119000000000", + "maxPriorityFeePerGas": "2000000000", + "nonce": 61752, + "r": "0x2b7be57ac1441a0b6821624f876a5e96d66185c5be3f3d95643d29d717124f36", + "s": "0x5a3c590a298ff113517b98d036460cf1a12b9e6ee97c209f0f93e0b17e9e549e", + "to": "0x0b8AcE78afc712C842bf97a42455352fe1CC1C28", + "transactionIndex": 180, + "type": 2, + "v": "0x0", + "value": "15000000000000000", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 13174303, + "effectiveGasPrice": 100855013937, + "from": "0x15ece0d7de25436bcfcf3d62a9085ddc7838aee9", + "gasUsed": 21000, + "logs": [], + "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", + "status": true, + "to": "0x0b8ace78afc712c842bf97a42455352fe1cc1c28", + "transactionHash": "0x74ce08dacac53d275681f2b90c885942fef7317170ad0c849f8b9909cd359f37", + "transactionIndex": 180, + "type": "0x2" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0x15ece0d7de25436bcfcf3d62a9085ddc7838aee9", + "gas": "0x1068", + "input": "0x", + "to": "0x0b8ace78afc712c842bf97a42455352fe1cc1c28", + "value": "0x354a6ba7a18000" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x0", "output": "0x" }, + "subtraces": 0, + "traceAddress": [], + "transactionHash": "0x74ce08dacac53d275681f2b90c885942fef7317170ad0c849f8b9909cd359f37", + "transactionPosition": 180, + "type": "call" + } + ] + }, + { + "accessList": [], + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0x15ecE0d7de25436bCfcF3D62A9085Ddc7838aeE9", + "gas": 25200, + "gasPrice": "100855013937", + "hash": "0xca556be66048044f2fc8db1e776e9c02b65c3938509abb91b7156b5b14a40701", + "input": "0x", + "maxFeePerGas": "119000000000", + "maxPriorityFeePerGas": "2000000000", + "nonce": 61753, + "r": "0x6062c79d67143b4688e11649a98d149b8f62eb61287f93db8de2fb44f05a77cc", + "s": "0x1fd1554c017d3a8473ddf733421cb01f97dd4bc792f7f424568960ef34c8ca29", + "to": "0x9aada33a3987D5BeA9195C3e419A81C0971B115B", + "transactionIndex": 181, + "type": 2, + "v": "0x1", + "value": "15000000000000000", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 13195303, + "effectiveGasPrice": 100855013937, + "from": "0x15ece0d7de25436bcfcf3d62a9085ddc7838aee9", + "gasUsed": 21000, + "logs": [], + "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", + "status": true, + "to": "0x9aada33a3987d5bea9195c3e419a81c0971b115b", + "transactionHash": "0xca556be66048044f2fc8db1e776e9c02b65c3938509abb91b7156b5b14a40701", + "transactionIndex": 181, + "type": "0x2" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0x15ece0d7de25436bcfcf3d62a9085ddc7838aee9", + "gas": "0x1068", + "input": "0x", + "to": "0x9aada33a3987d5bea9195c3e419a81c0971b115b", + "value": "0x354a6ba7a18000" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x0", "output": "0x" }, + "subtraces": 0, + "traceAddress": [], + "transactionHash": "0xca556be66048044f2fc8db1e776e9c02b65c3938509abb91b7156b5b14a40701", + "transactionPosition": 181, + "type": "call" + } + ] + }, + { + "accessList": [], + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0x15ecE0d7de25436bCfcF3D62A9085Ddc7838aeE9", + "gas": 25200, + "gasPrice": "100855013937", + "hash": "0xbca74d507d6eb2bfec27830c58d9f869c2f85973317f500b01b6d16862d66913", + "input": "0x", + "maxFeePerGas": "119000000000", + "maxPriorityFeePerGas": "2000000000", + "nonce": 61754, + "r": "0xc869484e0d227e045e7340debd617262756f997b904e20c7d34a37c5c1486de6", + "s": "0x7f95424272d2c0a3d17e25275bafeeefdc908f5b9efbde4247b16b967dea693e", + "to": "0x7b8b9FCc595942FEaFd74c8cca1c47DF6CB1677f", + "transactionIndex": 182, + "type": 2, + "v": "0x0", + "value": "15000000000000000", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 13216303, + "effectiveGasPrice": 100855013937, + "from": "0x15ece0d7de25436bcfcf3d62a9085ddc7838aee9", + "gasUsed": 21000, + "logs": [], + "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", + "status": true, + "to": "0x7b8b9fcc595942feafd74c8cca1c47df6cb1677f", + "transactionHash": "0xbca74d507d6eb2bfec27830c58d9f869c2f85973317f500b01b6d16862d66913", + "transactionIndex": 182, + "type": "0x2" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0x15ece0d7de25436bcfcf3d62a9085ddc7838aee9", + "gas": "0x1068", + "input": "0x", + "to": "0x7b8b9fcc595942feafd74c8cca1c47df6cb1677f", + "value": "0x354a6ba7a18000" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x0", "output": "0x" }, + "subtraces": 0, + "traceAddress": [], + "transactionHash": "0xbca74d507d6eb2bfec27830c58d9f869c2f85973317f500b01b6d16862d66913", + "transactionPosition": 182, + "type": "call" + } + ] + }, + { + "accessList": [], + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0x15ecE0d7de25436bCfcF3D62A9085Ddc7838aeE9", + "gas": 25200, + "gasPrice": "100855013937", + "hash": "0x30087e597b832ba9c5438df3186ccbd2452040f79389eea523a753b0a8df760a", + "input": "0x", + "maxFeePerGas": "119000000000", + "maxPriorityFeePerGas": "2000000000", + "nonce": 61755, + "r": "0xfb6756de857ff2f5daee3c8af186feb2c5212bb93bda0a4bc25d48cb8691ae55", + "s": "0x3b1ad385a95f7253388f20cc7bd7e9ed1c64aaae546bc8d29806b50c2d45c53e", + "to": "0x5a2Ede02f5E4023615fEb15242c29A4c01491EE7", + "transactionIndex": 183, + "type": 2, + "v": "0x0", + "value": "15000000000000000", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 13237303, + "effectiveGasPrice": 100855013937, + "from": "0x15ece0d7de25436bcfcf3d62a9085ddc7838aee9", + "gasUsed": 21000, + "logs": [], + "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", + "status": true, + "to": "0x5a2ede02f5e4023615feb15242c29a4c01491ee7", + "transactionHash": "0x30087e597b832ba9c5438df3186ccbd2452040f79389eea523a753b0a8df760a", + "transactionIndex": 183, + "type": "0x2" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0x15ece0d7de25436bcfcf3d62a9085ddc7838aee9", + "gas": "0x1068", + "input": "0x", + "to": "0x5a2ede02f5e4023615feb15242c29a4c01491ee7", + "value": "0x354a6ba7a18000" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x0", "output": "0x" }, + "subtraces": 0, + "traceAddress": [], + "transactionHash": "0x30087e597b832ba9c5438df3186ccbd2452040f79389eea523a753b0a8df760a", + "transactionPosition": 183, + "type": "call" + } + ] + }, + { + "accessList": [], + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0x15ecE0d7de25436bCfcF3D62A9085Ddc7838aeE9", + "gas": 25200, + "gasPrice": "100855013937", + "hash": "0x8c10e3bea52a1f618f92d02f9e4eda6c7b882765bdb5aea3022c665842871c3f", + "input": "0x", + "maxFeePerGas": "119000000000", + "maxPriorityFeePerGas": "2000000000", + "nonce": 61756, + "r": "0xdb0e4fe797bb04d73987889c7790995b7f9148208420cac4af165a1ec7af15a1", + "s": "0x5b6bcc2e0632fab02761673ab432ee5e051e7df4b9910cafdf44892f2e8ab1b5", + "to": "0xEE23EDb775b7447a03D3a4C71a4F7c130BA68913", + "transactionIndex": 184, + "type": 2, + "v": "0x1", + "value": "15000000000000000", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 13258303, + "effectiveGasPrice": 100855013937, + "from": "0x15ece0d7de25436bcfcf3d62a9085ddc7838aee9", + "gasUsed": 21000, + "logs": [], + "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", + "status": true, + "to": "0xee23edb775b7447a03d3a4c71a4f7c130ba68913", + "transactionHash": "0x8c10e3bea52a1f618f92d02f9e4eda6c7b882765bdb5aea3022c665842871c3f", + "transactionIndex": 184, + "type": "0x2" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0x15ece0d7de25436bcfcf3d62a9085ddc7838aee9", + "gas": "0x1068", + "input": "0x", + "to": "0xee23edb775b7447a03d3a4c71a4f7c130ba68913", + "value": "0x354a6ba7a18000" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x0", "output": "0x" }, + "subtraces": 0, + "traceAddress": [], + "transactionHash": "0x8c10e3bea52a1f618f92d02f9e4eda6c7b882765bdb5aea3022c665842871c3f", + "transactionPosition": 184, + "type": "call" + } + ] + }, + { + "accessList": [], + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0x28C6c06298d514Db089934071355E5743bf21d60", + "gas": 220436, + "gasPrice": "100855013937", + "hash": "0x4717ef15499fc8326586aa2f075c83f433a123391d881bf60a0ab1be0d896994", + "input": "0xa9059cbb000000000000000000000000bceb4bdd4f7b9874c50294e6f09338cbf7ee16f600000000000000000000000000000000000000000000000000000000177ba1e1", + "maxFeePerGas": "130800000000", + "maxPriorityFeePerGas": "2000000000", + "nonce": 9166885, + "r": "0xb1ebc114a90f3825594ca71a89972f020890ef92f1d446e2854c0dcead4d4ac9", + "s": "0x53e9b9c6ae32d7fabcc5bdd8073558d8adfb78882c60deb8148086857c9ea80c", + "to": "0xdAC17F958D2ee523a2206206994597C13D831ec7", + "transactionIndex": 185, + "type": 2, + "v": "0x1", + "value": "0", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 13304412, + "effectiveGasPrice": 100855013937, + "from": "0x28c6c06298d514db089934071355e5743bf21d60", + "gasUsed": 46109, + "logs": [ + { + "address": "0xdAC17F958D2ee523a2206206994597C13D831ec7", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x00000000000000000000000000000000000000000000000000000000177ba1e1", + "logIndex": 353, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x00000000000000000000000028c6c06298d514db089934071355e5743bf21d60", + "0x000000000000000000000000bceb4bdd4f7b9874c50294e6f09338cbf7ee16f6" + ], + "transactionHash": "0x4717ef15499fc8326586aa2f075c83f433a123391d881bf60a0ab1be0d896994", + "transactionIndex": 185, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0x28c6c06298d514db089934071355e5743bf21d60" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0xbceb4bdd4f7b9874c50294e6f09338cbf7ee16f6" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "393978337" + } + ] + } + } + ], + "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000001000000010000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000010000000000000000000000000040000000000000000000000000000000000000000100020000000000000000000000080000000000000000000000000000000020000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000", + "status": true, + "to": "0xdac17f958d2ee523a2206206994597c13d831ec7", + "transactionHash": "0x4717ef15499fc8326586aa2f075c83f433a123391d881bf60a0ab1be0d896994", + "transactionIndex": 185, + "type": "0x2" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0x28c6c06298d514db089934071355e5743bf21d60", + "gas": "0x308ac", + "input": "0xa9059cbb000000000000000000000000bceb4bdd4f7b9874c50294e6f09338cbf7ee16f600000000000000000000000000000000000000000000000000000000177ba1e1", + "to": "0xdac17f958d2ee523a2206206994597c13d831ec7", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x5fb5", "output": "0x" }, + "subtraces": 0, + "traceAddress": [], + "transactionHash": "0x4717ef15499fc8326586aa2f075c83f433a123391d881bf60a0ab1be0d896994", + "transactionPosition": 185, + "type": "call" + } + ], + "decoded": { + "signature": "transfer(address,uint256)", + "signature_with_arg_names": "transfer(address arg1,uint256 arg2)", + "name": "transfer", + "decoded": [ + { + "internalType": "address", + "name": "arg1", + "type": "address", + "decoded": "0xbceb4bdd4f7b9874c50294e6f09338cbf7ee16f6" + }, + { + "internalType": "uint256", + "name": "arg2", + "type": "uint256", + "decoded": "393978337" + } + ] + } + }, + { + "accessList": [], + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0x6596Da8B65995d5feaCfF8c2936f0b7a2051B0D0", + "gas": 21000, + "gasPrice": "100855013937", + "hash": "0x0f864cfbc74b7650fafbf93f54a01f5cdb9076cf6f439da0dc61b3217ac75744", + "input": "0x", + "maxFeePerGas": "203802266262", + "maxPriorityFeePerGas": "2000000000", + "nonce": 555939, + "r": "0xa2a426bf26d9b6caebfe22ce51a580f39c09be2252b591d004d97772a52a64b8", + "s": "0x165c7aa87e24fc5ed95c41a1cc9231bde880584e115bdbbd90229782cbad2fe0", + "to": "0x7813b416687EbD67B1dAF43b2BA48fD5ff6B06F1", + "transactionIndex": 186, + "type": 2, + "v": "0x0", + "value": "5590600000000000", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 13325412, + "effectiveGasPrice": 100855013937, + "from": "0x6596da8b65995d5feacff8c2936f0b7a2051b0d0", + "gasUsed": 21000, + "logs": [], + "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", + "status": true, + "to": "0x7813b416687ebd67b1daf43b2ba48fd5ff6b06f1", + "transactionHash": "0x0f864cfbc74b7650fafbf93f54a01f5cdb9076cf6f439da0dc61b3217ac75744", + "transactionIndex": 186, + "type": "0x2" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0x6596da8b65995d5feacff8c2936f0b7a2051b0d0", + "gas": "0x0", + "input": "0x", + "to": "0x7813b416687ebd67b1daf43b2ba48fd5ff6b06f1", + "value": "0x13dc9eff14d000" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x0", "output": "0x" }, + "subtraces": 0, + "traceAddress": [], + "transactionHash": "0x0f864cfbc74b7650fafbf93f54a01f5cdb9076cf6f439da0dc61b3217ac75744", + "transactionPosition": 186, + "type": "call" + } + ] + }, + { + "accessList": [], + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0x6596Da8B65995d5feaCfF8c2936f0b7a2051B0D0", + "gas": 21000, + "gasPrice": "100855013937", + "hash": "0xef1821860d86ce5ec719fc00ac4a40458c210e2b792f885357dcfe0bcf377404", + "input": "0x", + "maxFeePerGas": "203802266262", + "maxPriorityFeePerGas": "2000000000", + "nonce": 555940, + "r": "0xf5a8745ed337e38013b4bd4ce254618292fa219c9f357a02cf2b9183ace931b7", + "s": "0x36cf446ebf71aef32fb4f1c73a5abd51f6dd71746e9ed1378482a24341c9abc0", + "to": "0xD2bdadF446A88b19a850faDADeaF7A288491A767", + "transactionIndex": 187, + "type": 2, + "v": "0x1", + "value": "5590600000000000", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 13346412, + "effectiveGasPrice": 100855013937, + "from": "0x6596da8b65995d5feacff8c2936f0b7a2051b0d0", + "gasUsed": 21000, + "logs": [], + "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", + "status": true, + "to": "0xd2bdadf446a88b19a850fadadeaf7a288491a767", + "transactionHash": "0xef1821860d86ce5ec719fc00ac4a40458c210e2b792f885357dcfe0bcf377404", + "transactionIndex": 187, + "type": "0x2" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0x6596da8b65995d5feacff8c2936f0b7a2051b0d0", + "gas": "0x0", + "input": "0x", + "to": "0xd2bdadf446a88b19a850fadadeaf7a288491a767", + "value": "0x13dc9eff14d000" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x0", "output": "0x" }, + "subtraces": 0, + "traceAddress": [], + "transactionHash": "0xef1821860d86ce5ec719fc00ac4a40458c210e2b792f885357dcfe0bcf377404", + "transactionPosition": 187, + "type": "call" + } + ] + }, + { + "accessList": [], + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0x6596Da8B65995d5feaCfF8c2936f0b7a2051B0D0", + "gas": 21000, + "gasPrice": "100855013937", + "hash": "0x8ac84ae08d99e4afd64658d0f8be55ee3540455517795c7f4d8f0ff999d7f83c", + "input": "0x", + "maxFeePerGas": "203802266262", + "maxPriorityFeePerGas": "2000000000", + "nonce": 555941, + "r": "0x3dad3dfe4261accb78a3f60130b802b2876398a767311e6052c6f3959135ae35", + "s": "0x474243ed5b14da0010985a729559f02e09183b06e91726474fc1d94f6fe55f74", + "to": "0x626Cf8A5387B1B0B583a7Ac420722646fbf39f20", + "transactionIndex": 188, + "type": 2, + "v": "0x0", + "value": "5590600000000000", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 13367412, + "effectiveGasPrice": 100855013937, + "from": "0x6596da8b65995d5feacff8c2936f0b7a2051b0d0", + "gasUsed": 21000, + "logs": [], + "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", + "status": true, + "to": "0x626cf8a5387b1b0b583a7ac420722646fbf39f20", + "transactionHash": "0x8ac84ae08d99e4afd64658d0f8be55ee3540455517795c7f4d8f0ff999d7f83c", + "transactionIndex": 188, + "type": "0x2" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0x6596da8b65995d5feacff8c2936f0b7a2051b0d0", + "gas": "0x0", + "input": "0x", + "to": "0x626cf8a5387b1b0b583a7ac420722646fbf39f20", + "value": "0x13dc9eff14d000" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x0", "output": "0x" }, + "subtraces": 0, + "traceAddress": [], + "transactionHash": "0x8ac84ae08d99e4afd64658d0f8be55ee3540455517795c7f4d8f0ff999d7f83c", + "transactionPosition": 188, + "type": "call" + } + ] + }, + { + "accessList": [], + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0x6596Da8B65995d5feaCfF8c2936f0b7a2051B0D0", + "gas": 21000, + "gasPrice": "100855013937", + "hash": "0x8d7270f9c4c26aa7ef2c3ebed117e95acdea83bce8288f1ba19c5aae0cf46ee2", + "input": "0x", + "maxFeePerGas": "203802266262", + "maxPriorityFeePerGas": "2000000000", + "nonce": 555942, + "r": "0x71bdb27ce5724eb60dea873f6441585625b3f289b0b39e11618f5cbbf24fbe50", + "s": "0x39f7365b141d154bc1bed9e7871cafc18d05d9146feb5ac41e81b300a323e204", + "to": "0x958F12153A2d7d0673fC0fB8d7ED852a52aC6308", + "transactionIndex": 189, + "type": 2, + "v": "0x0", + "value": "5590600000000000", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 13388412, + "effectiveGasPrice": 100855013937, + "from": "0x6596da8b65995d5feacff8c2936f0b7a2051b0d0", + "gasUsed": 21000, + "logs": [], + "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", + "status": true, + "to": "0x958f12153a2d7d0673fc0fb8d7ed852a52ac6308", + "transactionHash": "0x8d7270f9c4c26aa7ef2c3ebed117e95acdea83bce8288f1ba19c5aae0cf46ee2", + "transactionIndex": 189, + "type": "0x2" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0x6596da8b65995d5feacff8c2936f0b7a2051b0d0", + "gas": "0x0", + "input": "0x", + "to": "0x958f12153a2d7d0673fc0fb8d7ed852a52ac6308", + "value": "0x13dc9eff14d000" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x0", "output": "0x" }, + "subtraces": 0, + "traceAddress": [], + "transactionHash": "0x8d7270f9c4c26aa7ef2c3ebed117e95acdea83bce8288f1ba19c5aae0cf46ee2", + "transactionPosition": 189, + "type": "call" + } + ] + }, + { + "accessList": [], + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0x6596Da8B65995d5feaCfF8c2936f0b7a2051B0D0", + "gas": 21000, + "gasPrice": "100855013937", + "hash": "0xebd475934835ad7b3c55127d73267bf22da9e18017525d3ca3a4a0f3f5fc0007", + "input": "0x", + "maxFeePerGas": "203802266262", + "maxPriorityFeePerGas": "2000000000", + "nonce": 555943, + "r": "0x51ff709b15de45606f4610ae482a4362c753852bb3022e3e0fcef8dfc4868c3", + "s": "0x7cceb557783eadb4ca73719ce5c4081d3f390f93ce6a9b3279e542541c457de5", + "to": "0x2841a5771134a9d800c38F7A7a4fBCe138384ECA", + "transactionIndex": 190, + "type": 2, + "v": "0x0", + "value": "5590600000000000", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 13409412, + "effectiveGasPrice": 100855013937, + "from": "0x6596da8b65995d5feacff8c2936f0b7a2051b0d0", + "gasUsed": 21000, + "logs": [], + "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", + "status": true, + "to": "0x2841a5771134a9d800c38f7a7a4fbce138384eca", + "transactionHash": "0xebd475934835ad7b3c55127d73267bf22da9e18017525d3ca3a4a0f3f5fc0007", + "transactionIndex": 190, + "type": "0x2" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0x6596da8b65995d5feacff8c2936f0b7a2051b0d0", + "gas": "0x0", + "input": "0x", + "to": "0x2841a5771134a9d800c38f7a7a4fbce138384eca", + "value": "0x13dc9eff14d000" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x0", "output": "0x" }, + "subtraces": 0, + "traceAddress": [], + "transactionHash": "0xebd475934835ad7b3c55127d73267bf22da9e18017525d3ca3a4a0f3f5fc0007", + "transactionPosition": 190, + "type": "call" + } + ] + }, + { + "accessList": [], + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0x808F49D11bd7319e160F2EB0FCC8eE0EAE8cdd7e", + "gas": 120000, + "gasPrice": "99855013937", + "hash": "0x76260ca295ab741aab70771b72d1ac3521575a28eaf9db77f205943c87bbc574", + "input": "0xa9059cbb00000000000000000000000027fd43babfbe83a81d14665b1a6fb8030a60c9b400000000000000000000000000000000000000000078bcd35a97ebcd905d8000", + "maxFeePerGas": "121000000000", + "maxPriorityFeePerGas": "1000000000", + "nonce": 1866, + "r": "0x4cd0d9b8f74e2247b07d5a58e642c2a90cc6e9c942cf96cdf32a46f5a6ec61ae", + "s": "0x1dbafbb450c89348aacb081d9285c7dbb9ced358e4999a80344f4a383ad5ab0d", + "to": "0x95aD61b0a150d79219dCF64E1E6Cc01f0B64C4cE", + "transactionIndex": 191, + "type": 2, + "v": "0x0", + "value": "0", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 13439419, + "effectiveGasPrice": 99855013937, + "from": "0x808f49d11bd7319e160f2eb0fcc8ee0eae8cdd7e", + "gasUsed": 30007, + "logs": [ + { + "address": "0x95aD61b0a150d79219dCF64E1E6Cc01f0B64C4cE", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x00000000000000000000000000000000000000000078bcd35a97ebcd905d8000", + "logIndex": 354, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x000000000000000000000000808f49d11bd7319e160f2eb0fcc8ee0eae8cdd7e", + "0x00000000000000000000000027fd43babfbe83a81d14665b1a6fb8030a60c9b4" + ], + "transactionHash": "0x76260ca295ab741aab70771b72d1ac3521575a28eaf9db77f205943c87bbc574", + "transactionIndex": 191, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0x808f49d11bd7319e160f2eb0fcc8ee0eae8cdd7e" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0x27fd43babfbe83a81d14665b1a6fb8030a60c9b4" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "145962802043480000000000000" + } + ] + } + } + ], + "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008000000000400000800000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000020000000000100000400000801000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000022000000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", + "status": true, + "to": "0x95ad61b0a150d79219dcf64e1e6cc01f0b64c4ce", + "transactionHash": "0x76260ca295ab741aab70771b72d1ac3521575a28eaf9db77f205943c87bbc574", + "transactionIndex": 191, + "type": "0x2" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0x808f49d11bd7319e160f2eb0fcc8ee0eae8cdd7e", + "gas": "0x18010", + "input": "0xa9059cbb00000000000000000000000027fd43babfbe83a81d14665b1a6fb8030a60c9b400000000000000000000000000000000000000000078bcd35a97ebcd905d8000", + "to": "0x95ad61b0a150d79219dcf64e1e6cc01f0b64c4ce", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x3347", + "output": "0x0000000000000000000000000000000000000000000000000000000000000001" + }, + "subtraces": 0, + "traceAddress": [], + "transactionHash": "0x76260ca295ab741aab70771b72d1ac3521575a28eaf9db77f205943c87bbc574", + "transactionPosition": 191, + "type": "call" + } + ], + "decoded": { + "signature": "transfer(address,uint256)", + "signature_with_arg_names": "transfer(address arg1,uint256 arg2)", + "name": "transfer", + "decoded": [ + { + "internalType": "address", + "name": "arg1", + "type": "address", + "decoded": "0x27fd43babfbe83a81d14665b1a6fb8030a60c9b4" + }, + { + "internalType": "uint256", + "name": "arg2", + "type": "uint256", + "decoded": "145962802043480000000000000" + } + ] + } + }, + { + "accessList": [], + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0x808F49D11bd7319e160F2EB0FCC8eE0EAE8cdd7e", + "gas": 120000, + "gasPrice": "99855013937", + "hash": "0x07c1b9828f7f8dc4459d55fa7f18d4c5077f66cf0bd4481c5b5cdc5da78c31ce", + "input": "0xa9059cbb00000000000000000000000027fd43babfbe83a81d14665b1a6fb8030a60c9b4000000000000000000000000000000000000000000000209a1e7283bde420000", + "maxFeePerGas": "121000000000", + "maxPriorityFeePerGas": "1000000000", + "nonce": 1867, + "r": "0x5c4da75df86145fecb17d6a3f255f09aa8a8e8cfa49581759c622da9884adc98", + "s": "0x212dba10652670c99601c9792219ad36daec0bebb1ef4f89947fab349c9869e1", + "to": "0xDDB3422497E61e13543BeA06989C0789117555c5", + "transactionIndex": 192, + "type": 2, + "v": "0x1", + "value": "0", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 13469626, + "effectiveGasPrice": 99855013937, + "from": "0x808f49d11bd7319e160f2eb0fcc8ee0eae8cdd7e", + "gasUsed": 30207, + "logs": [ + { + "address": "0xDDB3422497E61e13543BeA06989C0789117555c5", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x000000000000000000000000000000000000000000000209a1e7283bde420000", + "logIndex": 355, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x000000000000000000000000808f49d11bd7319e160f2eb0fcc8ee0eae8cdd7e", + "0x00000000000000000000000027fd43babfbe83a81d14665b1a6fb8030a60c9b4" + ], + "transactionHash": "0x07c1b9828f7f8dc4459d55fa7f18d4c5077f66cf0bd4481c5b5cdc5da78c31ce", + "transactionIndex": 192, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0x808f49d11bd7319e160f2eb0fcc8ee0eae8cdd7e" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0x27fd43babfbe83a81d14665b1a6fb8030a60c9b4" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "9622420000000000000000" + } + ] + } + } + ], + "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000004000000000000000000000000000008000000000400000800000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000020000000000000000000000801000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000022000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", + "status": true, + "to": "0xddb3422497e61e13543bea06989c0789117555c5", + "transactionHash": "0x07c1b9828f7f8dc4459d55fa7f18d4c5077f66cf0bd4481c5b5cdc5da78c31ce", + "transactionIndex": 192, + "type": "0x2" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0x808f49d11bd7319e160f2eb0fcc8ee0eae8cdd7e", + "gas": "0x18028", + "input": "0xa9059cbb00000000000000000000000027fd43babfbe83a81d14665b1a6fb8030a60c9b4000000000000000000000000000000000000000000000209a1e7283bde420000", + "to": "0xddb3422497e61e13543bea06989c0789117555c5", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x3427", + "output": "0x0000000000000000000000000000000000000000000000000000000000000001" + }, + "subtraces": 0, + "traceAddress": [], + "transactionHash": "0x07c1b9828f7f8dc4459d55fa7f18d4c5077f66cf0bd4481c5b5cdc5da78c31ce", + "transactionPosition": 192, + "type": "call" + } + ], + "decoded": { + "signature": "transfer(address,uint256)", + "signature_with_arg_names": "transfer(address arg1,uint256 arg2)", + "name": "transfer", + "decoded": [ + { + "internalType": "address", + "name": "arg1", + "type": "address", + "decoded": "0x27fd43babfbe83a81d14665b1a6fb8030a60c9b4" + }, + { + "internalType": "uint256", + "name": "arg2", + "type": "uint256", + "decoded": "9622420000000000000000" + } + ] + } + }, + { + "accessList": [], + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0x77696bb39917C91A0c3908D577d5e322095425cA", + "gas": 21000, + "gasPrice": "99855013937", + "hash": "0x8027abae5dbdbfe7b2b692c161e77ab002e6520867b4d52a5b246e2cfcefda6a", + "input": "0x", + "maxFeePerGas": "191000000000", + "maxPriorityFeePerGas": "1000000000", + "nonce": 940396, + "r": "0x55a439b4148c1289a163a4b3954c14db0291badafe137c57b9cff11394713757", + "s": "0x7eba0484817a188ea85678778508575b1c7912dadec8e31f86f5722de3e4a2f9", + "to": "0xE65Bef39540Bd757cDFE649a1c3c09B6BE14136F", + "transactionIndex": 193, + "type": 2, + "v": "0x1", + "value": "25968340000000000", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 13490626, + "effectiveGasPrice": 99855013937, + "from": "0x77696bb39917c91a0c3908d577d5e322095425ca", + "gasUsed": 21000, + "logs": [], + "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", + "status": true, + "to": "0xe65bef39540bd757cdfe649a1c3c09b6be14136f", + "transactionHash": "0x8027abae5dbdbfe7b2b692c161e77ab002e6520867b4d52a5b246e2cfcefda6a", + "transactionIndex": 193, + "type": "0x2" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0x77696bb39917c91a0c3908d577d5e322095425ca", + "gas": "0x0", + "input": "0x", + "to": "0xe65bef39540bd757cdfe649a1c3c09b6be14136f", + "value": "0x5c4211511b4800" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x0", "output": "0x" }, + "subtraces": 0, + "traceAddress": [], + "transactionHash": "0x8027abae5dbdbfe7b2b692c161e77ab002e6520867b4d52a5b246e2cfcefda6a", + "transactionPosition": 193, + "type": "call" + } + ] + }, + { + "accessList": [], + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0x710bDa329b2a6224E4B44833DE30F38E7f81d564", + "gas": 89939, + "gasPrice": "98945013937", + "hash": "0x49cb7024bd9d7cb377459cb3a71892e4791280620aa0d257c8acf965014be161", + "input": "0x8e58736f000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000c000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000000000000000000140000000000000000000000000000000000000000000000000000000000000000100096c8b6b5c70ee4e8832269ed4eb596509eeff8053c358d468d46ce54ee5f300000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000001488e0bb180c5a170d00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000065e8ac3d", + "maxFeePerGas": "198320361496", + "maxPriorityFeePerGas": "90000000", + "nonce": 618199, + "r": "0x4fec4cdf8bb6205b84f874f88918d8555fa8148e0d4be1bdc2bb033a906482f9", + "s": "0x592f30d205bf81f7f64b6901f869f435dd3eab574713da2d5488885d60276e55", + "to": "0xDD378a11475D588908001E0E99E4fD89ABda5434", + "transactionIndex": 194, + "type": 2, + "v": "0x1", + "value": "0", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 13574862, + "effectiveGasPrice": 98945013937, + "from": "0x710bda329b2a6224e4b44833de30f38e7f81d564", + "gasUsed": 84236, + "logs": [ + { + "address": "0xb8901acB165ed027E32754E0FFe830802919727f", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x00000000000000000000000000000000000000000000001488e0bb180c5a170d", + "logIndex": 356, + "removed": false, + "topics": [ + "0xfdfb0eefa96935b8a8c0edf528e125dc6f3934fdbbfce31b38967e8ff413dccd", + "0x000000000000000000000000000000000000000000000000000000000000a4b1", + "0x0000000000000000000000000000000000000000000000000000000000000001", + "0x00096c8b6b5c70ee4e8832269ed4eb596509eeff8053c358d468d46ce54ee5f3" + ], + "transactionHash": "0x49cb7024bd9d7cb377459cb3a71892e4791280620aa0d257c8acf965014be161", + "transactionIndex": 194, + "decoded": { + "signature": "TransferRootConfirmed(uint256,uint256,bytes32,uint256)", + "signature_with_arg_names": "TransferRootConfirmed(uint256 indexed originChainId,uint256 indexed destinationChainId,bytes32 indexed rootHash,uint256 totalAmount)", + "name": "TransferRootConfirmed", + "decoded": [ + { + "indexed": true, + "internalType": "uint256", + "name": "originChainId", + "type": "uint256", + "decoded": "42161" + }, + { + "indexed": true, + "internalType": "uint256", + "name": "destinationChainId", + "type": "uint256", + "decoded": "1" + }, + { + "indexed": true, + "internalType": "bytes32", + "name": "rootHash", + "type": "bytes32", + "decoded": "0x00096c8b6b5c70ee4e8832269ed4eb596509eeff8053c358d468d46ce54ee5f3" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "totalAmount", + "type": "uint256", + "decoded": "378797970370093258509" + } + ] + } + } + ], + "logsBloom": "0x00000080000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000800000000000000000040000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000010000000000000000000000000000004000000000100040002000000000000000000000002000100000000000000000000000000000000000", + "status": true, + "to": "0xdd378a11475d588908001e0e99e4fd89abda5434", + "transactionHash": "0x49cb7024bd9d7cb377459cb3a71892e4791280620aa0d257c8acf965014be161", + "transactionIndex": 194, + "type": "0x2" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0x710bda329b2a6224e4b44833de30f38e7f81d564", + "gas": "0x10483", + "input": "0x8e58736f000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000c000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000000000000000000140000000000000000000000000000000000000000000000000000000000000000100096c8b6b5c70ee4e8832269ed4eb596509eeff8053c358d468d46ce54ee5f300000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000001488e0bb180c5a170d00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000065e8ac3d", + "to": "0xdd378a11475d588908001e0e99e4fd89abda5434", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0xf92c", "output": "0x" }, + "subtraces": 5, + "traceAddress": [], + "transactionHash": "0x49cb7024bd9d7cb377459cb3a71892e4791280620aa0d257c8acf965014be161", + "transactionPosition": 194, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0xdd378a11475d588908001e0e99e4fd89abda5434", + "gas": "0xdd74", + "input": "0xd5ef7551000000000000000000000000710bda329b2a6224e4b44833de30f38e7f81d564", + "to": "0xb8901acb165ed027e32754e0ffe830802919727f", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0xa3b", + "output": "0x0000000000000000000000000000000000000000000000000000000000000001" + }, + "subtraces": 0, + "traceAddress": [0], + "transactionHash": "0x49cb7024bd9d7cb377459cb3a71892e4791280620aa0d257c8acf965014be161", + "transactionPosition": 194, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0xdd378a11475d588908001e0e99e4fd89abda5434", + "gas": "0xd137", + "input": "0xf3f480d9", + "to": "0xb8901acb165ed027e32754e0ffe830802919727f", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x987", + "output": "0x0000000000000000000000000000000000000000000000000000000000015180" + }, + "subtraces": 0, + "traceAddress": [1], + "transactionHash": "0x49cb7024bd9d7cb377459cb3a71892e4791280620aa0d257c8acf965014be161", + "transactionPosition": 194, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0xdd378a11475d588908001e0e99e4fd89abda5434", + "gas": "0xc521", + "input": "0x960a7afa00096c8b6b5c70ee4e8832269ed4eb596509eeff8053c358d468d46ce54ee5f300000000000000000000000000000000000000000000001488e0bb180c5a170d", + "to": "0xb8901acb165ed027e32754e0ffe830802919727f", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x24f", + "output": "0xdc7a5140c3e5400718aca91a5f9f12c567bda0ba964175b0512f7af792989eff" + }, + "subtraces": 0, + "traceAddress": [2], + "transactionHash": "0x49cb7024bd9d7cb377459cb3a71892e4791280620aa0d257c8acf965014be161", + "transactionPosition": 194, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0xdd378a11475d588908001e0e99e4fd89abda5434", + "gas": "0xc0ce", + "input": "0x5a7e1083dc7a5140c3e5400718aca91a5f9f12c567bda0ba964175b0512f7af792989eff", + "to": "0xb8901acb165ed027e32754e0ffe830802919727f", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x2bad", + "output": "0x000000000000000000000000710bda329b2a6224e4b44833de30f38e7f81d5640000000000000000000000000000000000000000000000000000000065e8b62700000000000000000000000000000000000000000000001488e0bb180c5a170d000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000" + }, + "subtraces": 0, + "traceAddress": [3], + "transactionHash": "0x49cb7024bd9d7cb377459cb3a71892e4791280620aa0d257c8acf965014be161", + "transactionPosition": 194, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0xdd378a11475d588908001e0e99e4fd89abda5434", + "gas": "0x90c3", + "input": "0xef6ebe5e000000000000000000000000000000000000000000000000000000000000a4b100096c8b6b5c70ee4e8832269ed4eb596509eeff8053c358d468d46ce54ee5f3000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000001488e0bb180c5a170d0000000000000000000000000000000000000000000000000000000065e8ac3d", + "to": "0xb8901acb165ed027e32754e0ffe830802919727f", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x8669", "output": "0x" }, + "subtraces": 1, + "traceAddress": [4], + "transactionHash": "0x49cb7024bd9d7cb377459cb3a71892e4791280620aa0d257c8acf965014be161", + "transactionPosition": 194, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0xb8901acb165ed027e32754e0ffe830802919727f", + "gas": "0x82a1", + "input": "0x99178dd8000000000000000000000000dd378a11475d588908001e0e99e4fd89abda5434000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000a4ef6ebe5e000000000000000000000000000000000000000000000000000000000000a4b100096c8b6b5c70ee4e8832269ed4eb596509eeff8053c358d468d46ce54ee5f3000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000001488e0bb180c5a170d0000000000000000000000000000000000000000000000000000000065e8ac3d00000000000000000000000000000000000000000000000000000000", + "to": "0xdd378a11475d588908001e0e99e4fd89abda5434", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x377", "output": "0x" }, + "subtraces": 0, + "traceAddress": [4, 0], + "transactionHash": "0x49cb7024bd9d7cb377459cb3a71892e4791280620aa0d257c8acf965014be161", + "transactionPosition": 194, + "type": "call" + } + ], + "decoded": { + "signature": "confirmRoots(bytes32[],uint256[],uint256[],uint256[])", + "signature_with_arg_names": "confirmRoots(bytes32[] arg1,uint256[] arg2,uint256[] arg3,uint256[] arg4)", + "name": "confirmRoots", + "decoded": [ + { + "internalType": "bytes32[]", + "name": "arg1", + "type": "bytes32[]", + "decoded": [ + "0x00096c8b6b5c70ee4e8832269ed4eb596509eeff8053c358d468d46ce54ee5f3" + ] + }, + { + "internalType": "uint256[]", + "name": "arg2", + "type": "uint256[]", + "decoded": ["1"] + }, + { + "internalType": "uint256[]", + "name": "arg3", + "type": "uint256[]", + "decoded": ["378797970370093258509"] + }, + { + "internalType": "uint256[]", + "name": "arg4", + "type": "uint256[]", + "decoded": ["1709747261"] + } + ] + } + }, + { + "accessList": [], + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0x8C8D7C46219D9205f056f28fee5950aD564d7465", + "gas": 21000, + "gasPrice": "98865013937", + "hash": "0x3bed8b913a6a054e681a59f9a1bc6105454c29b9457a98c3218156f5c175975e", + "input": "0x", + "maxFeePerGas": "196740361496", + "maxPriorityFeePerGas": "10000000", + "nonce": 900307, + "r": "0xae036ce0b56d5f2262c6c0ea62270ab2c0e4c5739206df0134b50d4a1379f4f3", + "s": "0x7c29ac9b177939627c02757f4010fd8200fae40c126589c3dc833dfc4ad5e29b", + "to": "0x526660F1d74f866d63919eB42336FA2bf710917E", + "transactionIndex": 195, + "type": 2, + "v": "0x0", + "value": "14956395785510221", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 13595862, + "effectiveGasPrice": 98865013937, + "from": "0x8c8d7c46219d9205f056f28fee5950ad564d7465", + "gasUsed": 21000, + "logs": [], + "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", + "status": true, + "to": "0x526660f1d74f866d63919eb42336fa2bf710917e", + "transactionHash": "0x3bed8b913a6a054e681a59f9a1bc6105454c29b9457a98c3218156f5c175975e", + "transactionIndex": 195, + "type": "0x2" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0x8c8d7c46219d9205f056f28fee5950ad564d7465", + "gas": "0x0", + "input": "0x", + "to": "0x526660f1d74f866d63919eb42336fa2bf710917e", + "value": "0x3522c341ea5d4d" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x0", "output": "0x" }, + "subtraces": 0, + "traceAddress": [], + "transactionHash": "0x3bed8b913a6a054e681a59f9a1bc6105454c29b9457a98c3218156f5c175975e", + "transactionPosition": 195, + "type": "call" + } + ] + }, + { + "accessList": [], + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0x7830c87C02e56AFf27FA8Ab1241711331FA86F43", + "gas": 2000000, + "gasPrice": "99855013937", + "hash": "0x4898b9289d1c1b823554991428a6d30434ba3a1dea206f63e5365454255704cb", + "input": "0xca350aa60000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000003d0900000000000000000000000000000000000000000000000000000000000000012000000000000000000000000dac17f958d2ee523a2206206994597c13d831ec7000000000000000000000000f48d7b6989b1b0cd6cc22b94d9ae6a865bea3972000000000000000000000000000000000000000000000000000000000280de80000000000000000000000000dac17f958d2ee523a2206206994597c13d831ec700000000000000000000000081a31f488a18ee8ba764db278d0d4143a056e0a7000000000000000000000000000000000000000000000000000000000501bcd4000000000000000000000000dac17f958d2ee523a2206206994597c13d831ec7000000000000000000000000cfc01272ad2151b5fe3602d9d9920f9a197d78c200000000000000000000000000000000000000000000000000000000063b8e79000000000000000000000000dac17f958d2ee523a2206206994597c13d831ec7000000000000000000000000b2f29ed855dc1a29cb33032ef26c4d8583197935000000000000000000000000000000000000000000000000000000001dc1c705000000000000000000000000dac17f958d2ee523a2206206994597c13d831ec70000000000000000000000002f177f4d7f8b9b187c981ec5a9c48020406eb9af0000000000000000000000000000000000000000000000000000000040001e4f000000000000000000000000dac17f958d2ee523a2206206994597c13d831ec7000000000000000000000000804f2efdcc87fa2081c54b8a81cb9d495f60e70e00000000000000000000000000000000000000000000000000000000c04e2072000000000000000000000000dac17f958d2ee523a2206206994597c13d831ec7000000000000000000000000731d73d35af686e62789a1bed59bf30b7ec9093f00000000000000000000000000000000000000000000000000000000e7bd2bf3000000000000000000000000dac17f958d2ee523a2206206994597c13d831ec7000000000000000000000000fa103c21ea2df71dfb92b0652f8b1d795e51cdef000000000000000000000000000000000000000000000000000000d66311eb220000000000000000000000006de037ef9ad2725eb40118bb1702ebb27e4aeb240000000000000000000000005a3b9cb10f43b829d0f7d8c6d855fd15b268b1c00000000000000000000000000000000000000000000000d815004036c2c90000000000000000000000000000bb0e17ef65f82ab018d8edd776e8dd940327b28b00000000000000000000000049a02a93f28bb68742c09d526564f5ffcc5fc2470000000000000000000000000000000000000000000000059019d514dc588c00000000000000000000000000a0b86991c6218b36c1d19d4a2e9eb0ce3606eb480000000000000000000000006f1dffe626ed79e4fd3b22178c0a37dad941898c00000000000000000000000000000000000000000000000000000000a8ae5f80000000000000000000000000a0b86991c6218b36c1d19d4a2e9eb0ce3606eb48000000000000000000000000d59d7a9698eff3e68e0af7e803d4ed35e7ed12d200000000000000000000000000000000000000000000000000000148b4c3bd80000000000000000000000000514910771af9ca656af840dff83e8264ecf986ca000000000000000000000000ee93f4438bf668744900556a62631717c3d5245e00000000000000000000000000000000000000000000000006eb2d19328b6400000000000000000000000000aea46a60368a7bd060eec7df8cba43b7ef41ad85000000000000000000000000986044782f48529a79a842e0113af0d8590d21d8000000000000000000000000000000000000000000000000053f4ed4e4bc740000000000000000000000000095ad61b0a150d79219dcf64e1e6cc01f0b64c4ce0000000000000000000000008c0fe167e6e3c8aaca7e573b01d35fe48d7d170f00000000000000000000000000000000000000000001fd190c7d418925fa140000000000000000000000000095ad61b0a150d79219dcf64e1e6cc01f0b64c4ce0000000000000000000000004340f2214797ac76a1e24e9e5736e2e33d8d5b0a000000000000000000000000000000000000000000021ed0f5b957e994186c0000000000000000000000000095ad61b0a150d79219dcf64e1e6cc01f0b64c4ce00000000000000000000000034140088d23db2d128705940ec211adac328be3f000000000000000000000000000000000000000000070cdbb71f1ee89d82e00000000000000000000000000000c83aecc790e8a4453e5dd3b0b4b3680501a7a7000000000000000000000000bd4ab84bcea47ef5621cb6835e5e3d983843d5d60000000000000000000000000000000000000000000000398524bed766a86800", + "maxFeePerGas": "191000000000", + "maxPriorityFeePerGas": "1000000000", + "nonce": 1290318, + "r": "0x4c8ed12cd3ede84480e312c43ad7105ffd0a8bd2704947b95c9724be06b85015", + "s": "0x9c9cec08cf248812073c9adb59023afa0c6d5530f7502e0eb5c81872ec35134", + "to": "0xA9D1e08C7793af67e9d92fe308d5697FB81d3E43", + "transactionIndex": 196, + "type": 2, + "v": "0x1", + "value": "0", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 14213432, + "effectiveGasPrice": 99855013937, + "from": "0x7830c87c02e56aff27fa8ab1241711331fa86f43", + "gasUsed": 617570, + "logs": [ + { + "address": "0xdAC17F958D2ee523a2206206994597C13D831ec7", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x000000000000000000000000000000000000000000000000000000000280de80", + "logIndex": 357, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x000000000000000000000000a9d1e08c7793af67e9d92fe308d5697fb81d3e43", + "0x000000000000000000000000f48d7b6989b1b0cd6cc22b94d9ae6a865bea3972" + ], + "transactionHash": "0x4898b9289d1c1b823554991428a6d30434ba3a1dea206f63e5365454255704cb", + "transactionIndex": 196, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0xa9d1e08c7793af67e9d92fe308d5697fb81d3e43" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0xf48d7b6989b1b0cd6cc22b94d9ae6a865bea3972" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "42000000" + } + ] + } + }, + { + "address": "0xdAC17F958D2ee523a2206206994597C13D831ec7", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x000000000000000000000000000000000000000000000000000000000501bcd4", + "logIndex": 358, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x000000000000000000000000a9d1e08c7793af67e9d92fe308d5697fb81d3e43", + "0x00000000000000000000000081a31f488a18ee8ba764db278d0d4143a056e0a7" + ], + "transactionHash": "0x4898b9289d1c1b823554991428a6d30434ba3a1dea206f63e5365454255704cb", + "transactionIndex": 196, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0xa9d1e08c7793af67e9d92fe308d5697fb81d3e43" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0x81a31f488a18ee8ba764db278d0d4143a056e0a7" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "83999956" + } + ] + } + }, + { + "address": "0xdAC17F958D2ee523a2206206994597C13D831ec7", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x00000000000000000000000000000000000000000000000000000000063b8e79", + "logIndex": 359, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x000000000000000000000000a9d1e08c7793af67e9d92fe308d5697fb81d3e43", + "0x000000000000000000000000cfc01272ad2151b5fe3602d9d9920f9a197d78c2" + ], + "transactionHash": "0x4898b9289d1c1b823554991428a6d30434ba3a1dea206f63e5365454255704cb", + "transactionIndex": 196, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0xa9d1e08c7793af67e9d92fe308d5697fb81d3e43" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0xcfc01272ad2151b5fe3602d9d9920f9a197d78c2" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "104566393" + } + ] + } + }, + { + "address": "0xdAC17F958D2ee523a2206206994597C13D831ec7", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x000000000000000000000000000000000000000000000000000000001dc1c705", + "logIndex": 360, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x000000000000000000000000a9d1e08c7793af67e9d92fe308d5697fb81d3e43", + "0x000000000000000000000000b2f29ed855dc1a29cb33032ef26c4d8583197935" + ], + "transactionHash": "0x4898b9289d1c1b823554991428a6d30434ba3a1dea206f63e5365454255704cb", + "transactionIndex": 196, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0xa9d1e08c7793af67e9d92fe308d5697fb81d3e43" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0xb2f29ed855dc1a29cb33032ef26c4d8583197935" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "499238661" + } + ] + } + }, + { + "address": "0xdAC17F958D2ee523a2206206994597C13D831ec7", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x0000000000000000000000000000000000000000000000000000000040001e4f", + "logIndex": 361, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x000000000000000000000000a9d1e08c7793af67e9d92fe308d5697fb81d3e43", + "0x0000000000000000000000002f177f4d7f8b9b187c981ec5a9c48020406eb9af" + ], + "transactionHash": "0x4898b9289d1c1b823554991428a6d30434ba3a1dea206f63e5365454255704cb", + "transactionIndex": 196, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0xa9d1e08c7793af67e9d92fe308d5697fb81d3e43" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0x2f177f4d7f8b9b187c981ec5a9c48020406eb9af" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "1073749583" + } + ] + } + }, + { + "address": "0xdAC17F958D2ee523a2206206994597C13D831ec7", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x00000000000000000000000000000000000000000000000000000000c04e2072", + "logIndex": 362, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x000000000000000000000000a9d1e08c7793af67e9d92fe308d5697fb81d3e43", + "0x000000000000000000000000804f2efdcc87fa2081c54b8a81cb9d495f60e70e" + ], + "transactionHash": "0x4898b9289d1c1b823554991428a6d30434ba3a1dea206f63e5365454255704cb", + "transactionIndex": 196, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0xa9d1e08c7793af67e9d92fe308d5697fb81d3e43" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0x804f2efdcc87fa2081c54b8a81cb9d495f60e70e" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "3226345586" + } + ] + } + }, + { + "address": "0xdAC17F958D2ee523a2206206994597C13D831ec7", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x00000000000000000000000000000000000000000000000000000000e7bd2bf3", + "logIndex": 363, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x000000000000000000000000a9d1e08c7793af67e9d92fe308d5697fb81d3e43", + "0x000000000000000000000000731d73d35af686e62789a1bed59bf30b7ec9093f" + ], + "transactionHash": "0x4898b9289d1c1b823554991428a6d30434ba3a1dea206f63e5365454255704cb", + "transactionIndex": 196, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0xa9d1e08c7793af67e9d92fe308d5697fb81d3e43" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0x731d73d35af686e62789a1bed59bf30b7ec9093f" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "3887934451" + } + ] + } + }, + { + "address": "0xdAC17F958D2ee523a2206206994597C13D831ec7", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x000000000000000000000000000000000000000000000000000000d66311eb22", + "logIndex": 364, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x000000000000000000000000a9d1e08c7793af67e9d92fe308d5697fb81d3e43", + "0x000000000000000000000000fa103c21ea2df71dfb92b0652f8b1d795e51cdef" + ], + "transactionHash": "0x4898b9289d1c1b823554991428a6d30434ba3a1dea206f63e5365454255704cb", + "transactionIndex": 196, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0xa9d1e08c7793af67e9d92fe308d5697fb81d3e43" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0xfa103c21ea2df71dfb92b0652f8b1d795e51cdef" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "920785120034" + } + ] + } + }, + { + "address": "0x6De037ef9aD2725EB40118Bb1702EBb27e4Aeb24", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x0000000000000000000000000000000000000000000000d815004036c2c90000", + "logIndex": 365, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x000000000000000000000000a9d1e08c7793af67e9d92fe308d5697fb81d3e43", + "0x0000000000000000000000005a3b9cb10f43b829d0f7d8c6d855fd15b268b1c0" + ], + "transactionHash": "0x4898b9289d1c1b823554991428a6d30434ba3a1dea206f63e5365454255704cb", + "transactionIndex": 196, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0xa9d1e08c7793af67e9d92fe308d5697fb81d3e43" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0x5a3b9cb10f43b829d0f7d8c6d855fd15b268b1c0" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "3986010000000000000000" + } + ] + } + }, + { + "address": "0xBB0E17EF65F82Ab018d8EDd776e8DD940327B28b", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x0000000000000000000000000000000000000000000000059019d514dc588c00", + "logIndex": 366, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x000000000000000000000000a9d1e08c7793af67e9d92fe308d5697fb81d3e43", + "0x00000000000000000000000049a02a93f28bb68742c09d526564f5ffcc5fc247" + ], + "transactionHash": "0x4898b9289d1c1b823554991428a6d30434ba3a1dea206f63e5365454255704cb", + "transactionIndex": 196, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0xa9d1e08c7793af67e9d92fe308d5697fb81d3e43" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0x49a02a93f28bb68742c09d526564f5ffcc5fc247" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "102617285070000000000" + } + ] + } + }, + { + "address": "0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x00000000000000000000000000000000000000000000000000000000a8ae5f80", + "logIndex": 367, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x000000000000000000000000a9d1e08c7793af67e9d92fe308d5697fb81d3e43", + "0x0000000000000000000000006f1dffe626ed79e4fd3b22178c0a37dad941898c" + ], + "transactionHash": "0x4898b9289d1c1b823554991428a6d30434ba3a1dea206f63e5365454255704cb", + "transactionIndex": 196, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0xa9d1e08c7793af67e9d92fe308d5697fb81d3e43" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0x6f1dffe626ed79e4fd3b22178c0a37dad941898c" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "2830000000" + } + ] + } + }, + { + "address": "0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x00000000000000000000000000000000000000000000000000000148b4c3bd80", + "logIndex": 368, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x000000000000000000000000a9d1e08c7793af67e9d92fe308d5697fb81d3e43", + "0x000000000000000000000000d59d7a9698eff3e68e0af7e803d4ed35e7ed12d2" + ], + "transactionHash": "0x4898b9289d1c1b823554991428a6d30434ba3a1dea206f63e5365454255704cb", + "transactionIndex": 196, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0xa9d1e08c7793af67e9d92fe308d5697fb81d3e43" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0xd59d7a9698eff3e68e0af7e803d4ed35e7ed12d2" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "1411782000000" + } + ] + } + }, + { + "address": "0x514910771AF9Ca656af840dff83E8264EcF986CA", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x00000000000000000000000000000000000000000000000006eb2d19328b6400", + "logIndex": 369, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x000000000000000000000000a9d1e08c7793af67e9d92fe308d5697fb81d3e43", + "0x000000000000000000000000ee93f4438bf668744900556a62631717c3d5245e" + ], + "transactionHash": "0x4898b9289d1c1b823554991428a6d30434ba3a1dea206f63e5365454255704cb", + "transactionIndex": 196, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0xa9d1e08c7793af67e9d92fe308d5697fb81d3e43" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0xee93f4438bf668744900556a62631717c3d5245e" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "498541770000000000" + } + ] + } + }, + { + "address": "0xaea46A60368A7bD060eec7DF8CBa43b7EF41Ad85", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x000000000000000000000000000000000000000000000000053f4ed4e4bc7400", + "logIndex": 370, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x000000000000000000000000a9d1e08c7793af67e9d92fe308d5697fb81d3e43", + "0x000000000000000000000000986044782f48529a79a842e0113af0d8590d21d8" + ], + "transactionHash": "0x4898b9289d1c1b823554991428a6d30434ba3a1dea206f63e5365454255704cb", + "transactionIndex": 196, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0xa9d1e08c7793af67e9d92fe308d5697fb81d3e43" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0x986044782f48529a79a842e0113af0d8590d21d8" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "378107570000000000" + } + ] + } + }, + { + "address": "0x95aD61b0a150d79219dCF64E1E6Cc01f0B64C4cE", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x00000000000000000000000000000000000000000001fd190c7d418925fa1400", + "logIndex": 371, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x000000000000000000000000a9d1e08c7793af67e9d92fe308d5697fb81d3e43", + "0x0000000000000000000000008c0fe167e6e3c8aaca7e573b01d35fe48d7d170f" + ], + "transactionHash": "0x4898b9289d1c1b823554991428a6d30434ba3a1dea206f63e5365454255704cb", + "transactionIndex": 196, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0xa9d1e08c7793af67e9d92fe308d5697fb81d3e43" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0x8c0fe167e6e3c8aaca7e573b01d35fe48d7d170f" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "2404146608330050000000000" + } + ] + } + }, + { + "address": "0x95aD61b0a150d79219dCF64E1E6Cc01f0B64C4cE", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x000000000000000000000000000000000000000000021ed0f5b957e994186c00", + "logIndex": 372, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x000000000000000000000000a9d1e08c7793af67e9d92fe308d5697fb81d3e43", + "0x0000000000000000000000004340f2214797ac76a1e24e9e5736e2e33d8d5b0a" + ], + "transactionHash": "0x4898b9289d1c1b823554991428a6d30434ba3a1dea206f63e5365454255704cb", + "transactionIndex": 196, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0xa9d1e08c7793af67e9d92fe308d5697fb81d3e43" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0x4340f2214797ac76a1e24e9e5736e2e33d8d5b0a" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "2563377262762750000000000" + } + ] + } + }, + { + "address": "0x95aD61b0a150d79219dCF64E1E6Cc01f0B64C4cE", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x000000000000000000000000000000000000000000070cdbb71f1ee89d82e000", + "logIndex": 373, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x000000000000000000000000a9d1e08c7793af67e9d92fe308d5697fb81d3e43", + "0x00000000000000000000000034140088d23db2d128705940ec211adac328be3f" + ], + "transactionHash": "0x4898b9289d1c1b823554991428a6d30434ba3a1dea206f63e5365454255704cb", + "transactionIndex": 196, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0xa9d1e08c7793af67e9d92fe308d5697fb81d3e43" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0x34140088d23db2d128705940ec211adac328be3f" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "8523202167348400000000000" + } + ] + } + }, + { + "address": "0x00c83aeCC790e8a4453e5dD3B0B4b3680501a7A7", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x0000000000000000000000000000000000000000000000398524bed766a868000000000000000000000000000000000000000000000000000000000000000060000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", + "logIndex": 374, + "removed": false, + "topics": [ + "0x06b541ddaa720db2b10a4d0cdac39b8d360425fc073085fac19bc82614677987", + "0x000000000000000000000000a9d1e08c7793af67e9d92fe308d5697fb81d3e43", + "0x000000000000000000000000a9d1e08c7793af67e9d92fe308d5697fb81d3e43", + "0x000000000000000000000000bd4ab84bcea47ef5621cb6835e5e3d983843d5d6" + ], + "transactionHash": "0x4898b9289d1c1b823554991428a6d30434ba3a1dea206f63e5365454255704cb", + "transactionIndex": 196, + "decoded": null + }, + { + "address": "0x00c83aeCC790e8a4453e5dD3B0B4b3680501a7A7", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x0000000000000000000000000000000000000000000000398524bed766a86800", + "logIndex": 375, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x000000000000000000000000a9d1e08c7793af67e9d92fe308d5697fb81d3e43", + "0x000000000000000000000000bd4ab84bcea47ef5621cb6835e5e3d983843d5d6" + ], + "transactionHash": "0x4898b9289d1c1b823554991428a6d30434ba3a1dea206f63e5365454255704cb", + "transactionIndex": 196, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0xa9d1e08c7793af67e9d92fe308d5697fb81d3e43" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0xbd4ab84bcea47ef5621cb6835e5e3d983843d5d6" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "1061058415140000000000" + } + ] + } + } + ], + "logsBloom": "0x01000001000000008000800040001090000200010802100000000000800000000000000020020000000000400000011000000008000000000000100000400000002000400000000048300008000100010000160004000000020000000001000400020000000000000000000000002800000100410004000000000810000000000000000000004000000002000100000400000000010080000004480400102080808000000100200200000080000000000020000000000000000000000000000000000002340000440000008000500004000000000800000001002800000000000000400200000000000400000000000000000020000000000000008000000001", + "status": true, + "to": "0xa9d1e08c7793af67e9d92fe308d5697fb81d3e43", + "transactionHash": "0x4898b9289d1c1b823554991428a6d30434ba3a1dea206f63e5365454255704cb", + "transactionIndex": 196, + "type": "0x2" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0x7830c87c02e56aff27fa8ab1241711331fa86f43", + "gas": "0x1deed0", + "input": "0xca350aa60000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000003d0900000000000000000000000000000000000000000000000000000000000000012000000000000000000000000dac17f958d2ee523a2206206994597c13d831ec7000000000000000000000000f48d7b6989b1b0cd6cc22b94d9ae6a865bea3972000000000000000000000000000000000000000000000000000000000280de80000000000000000000000000dac17f958d2ee523a2206206994597c13d831ec700000000000000000000000081a31f488a18ee8ba764db278d0d4143a056e0a7000000000000000000000000000000000000000000000000000000000501bcd4000000000000000000000000dac17f958d2ee523a2206206994597c13d831ec7000000000000000000000000cfc01272ad2151b5fe3602d9d9920f9a197d78c200000000000000000000000000000000000000000000000000000000063b8e79000000000000000000000000dac17f958d2ee523a2206206994597c13d831ec7000000000000000000000000b2f29ed855dc1a29cb33032ef26c4d8583197935000000000000000000000000000000000000000000000000000000001dc1c705000000000000000000000000dac17f958d2ee523a2206206994597c13d831ec70000000000000000000000002f177f4d7f8b9b187c981ec5a9c48020406eb9af0000000000000000000000000000000000000000000000000000000040001e4f000000000000000000000000dac17f958d2ee523a2206206994597c13d831ec7000000000000000000000000804f2efdcc87fa2081c54b8a81cb9d495f60e70e00000000000000000000000000000000000000000000000000000000c04e2072000000000000000000000000dac17f958d2ee523a2206206994597c13d831ec7000000000000000000000000731d73d35af686e62789a1bed59bf30b7ec9093f00000000000000000000000000000000000000000000000000000000e7bd2bf3000000000000000000000000dac17f958d2ee523a2206206994597c13d831ec7000000000000000000000000fa103c21ea2df71dfb92b0652f8b1d795e51cdef000000000000000000000000000000000000000000000000000000d66311eb220000000000000000000000006de037ef9ad2725eb40118bb1702ebb27e4aeb240000000000000000000000005a3b9cb10f43b829d0f7d8c6d855fd15b268b1c00000000000000000000000000000000000000000000000d815004036c2c90000000000000000000000000000bb0e17ef65f82ab018d8edd776e8dd940327b28b00000000000000000000000049a02a93f28bb68742c09d526564f5ffcc5fc2470000000000000000000000000000000000000000000000059019d514dc588c00000000000000000000000000a0b86991c6218b36c1d19d4a2e9eb0ce3606eb480000000000000000000000006f1dffe626ed79e4fd3b22178c0a37dad941898c00000000000000000000000000000000000000000000000000000000a8ae5f80000000000000000000000000a0b86991c6218b36c1d19d4a2e9eb0ce3606eb48000000000000000000000000d59d7a9698eff3e68e0af7e803d4ed35e7ed12d200000000000000000000000000000000000000000000000000000148b4c3bd80000000000000000000000000514910771af9ca656af840dff83e8264ecf986ca000000000000000000000000ee93f4438bf668744900556a62631717c3d5245e00000000000000000000000000000000000000000000000006eb2d19328b6400000000000000000000000000aea46a60368a7bd060eec7df8cba43b7ef41ad85000000000000000000000000986044782f48529a79a842e0113af0d8590d21d8000000000000000000000000000000000000000000000000053f4ed4e4bc740000000000000000000000000095ad61b0a150d79219dcf64e1e6cc01f0b64c4ce0000000000000000000000008c0fe167e6e3c8aaca7e573b01d35fe48d7d170f00000000000000000000000000000000000000000001fd190c7d418925fa140000000000000000000000000095ad61b0a150d79219dcf64e1e6cc01f0b64c4ce0000000000000000000000004340f2214797ac76a1e24e9e5736e2e33d8d5b0a000000000000000000000000000000000000000000021ed0f5b957e994186c0000000000000000000000000095ad61b0a150d79219dcf64e1e6cc01f0b64c4ce00000000000000000000000034140088d23db2d128705940ec211adac328be3f000000000000000000000000000000000000000000070cdbb71f1ee89d82e00000000000000000000000000000c83aecc790e8a4453e5dd3b0b4b3680501a7a7000000000000000000000000bd4ab84bcea47ef5621cb6835e5e3d983843d5d60000000000000000000000000000000000000000000000398524bed766a86800", + "to": "0xa9d1e08c7793af67e9d92fe308d5697fb81d3e43", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x8ec92", "output": "0x" }, + "subtraces": 18, + "traceAddress": [], + "transactionHash": "0x4898b9289d1c1b823554991428a6d30434ba3a1dea206f63e5365454255704cb", + "transactionPosition": 196, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0xa9d1e08c7793af67e9d92fe308d5697fb81d3e43", + "gas": "0x3d090", + "input": "0xa9059cbb000000000000000000000000f48d7b6989b1b0cd6cc22b94d9ae6a865bea3972000000000000000000000000000000000000000000000000000000000280de80", + "to": "0xdac17f958d2ee523a2206206994597c13d831ec7", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0xa281", "output": "0x" }, + "subtraces": 0, + "traceAddress": [0], + "transactionHash": "0x4898b9289d1c1b823554991428a6d30434ba3a1dea206f63e5365454255704cb", + "transactionPosition": 196, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0xa9d1e08c7793af67e9d92fe308d5697fb81d3e43", + "gas": "0x3d090", + "input": "0xa9059cbb00000000000000000000000081a31f488a18ee8ba764db278d0d4143a056e0a7000000000000000000000000000000000000000000000000000000000501bcd4", + "to": "0xdac17f958d2ee523a2206206994597c13d831ec7", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x68b1", "output": "0x" }, + "subtraces": 0, + "traceAddress": [1], + "transactionHash": "0x4898b9289d1c1b823554991428a6d30434ba3a1dea206f63e5365454255704cb", + "transactionPosition": 196, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0xa9d1e08c7793af67e9d92fe308d5697fb81d3e43", + "gas": "0x3d090", + "input": "0xa9059cbb000000000000000000000000cfc01272ad2151b5fe3602d9d9920f9a197d78c200000000000000000000000000000000000000000000000000000000063b8e79", + "to": "0xdac17f958d2ee523a2206206994597c13d831ec7", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x68b1", "output": "0x" }, + "subtraces": 0, + "traceAddress": [2], + "transactionHash": "0x4898b9289d1c1b823554991428a6d30434ba3a1dea206f63e5365454255704cb", + "transactionPosition": 196, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0xa9d1e08c7793af67e9d92fe308d5697fb81d3e43", + "gas": "0x3d090", + "input": "0xa9059cbb000000000000000000000000b2f29ed855dc1a29cb33032ef26c4d8583197935000000000000000000000000000000000000000000000000000000001dc1c705", + "to": "0xdac17f958d2ee523a2206206994597c13d831ec7", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x68b1", "output": "0x" }, + "subtraces": 0, + "traceAddress": [3], + "transactionHash": "0x4898b9289d1c1b823554991428a6d30434ba3a1dea206f63e5365454255704cb", + "transactionPosition": 196, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0xa9d1e08c7793af67e9d92fe308d5697fb81d3e43", + "gas": "0x3d090", + "input": "0xa9059cbb0000000000000000000000002f177f4d7f8b9b187c981ec5a9c48020406eb9af0000000000000000000000000000000000000000000000000000000040001e4f", + "to": "0xdac17f958d2ee523a2206206994597c13d831ec7", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x68b1", "output": "0x" }, + "subtraces": 0, + "traceAddress": [4], + "transactionHash": "0x4898b9289d1c1b823554991428a6d30434ba3a1dea206f63e5365454255704cb", + "transactionPosition": 196, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0xa9d1e08c7793af67e9d92fe308d5697fb81d3e43", + "gas": "0x3d090", + "input": "0xa9059cbb000000000000000000000000804f2efdcc87fa2081c54b8a81cb9d495f60e70e00000000000000000000000000000000000000000000000000000000c04e2072", + "to": "0xdac17f958d2ee523a2206206994597c13d831ec7", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x68b1", "output": "0x" }, + "subtraces": 0, + "traceAddress": [5], + "transactionHash": "0x4898b9289d1c1b823554991428a6d30434ba3a1dea206f63e5365454255704cb", + "transactionPosition": 196, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0xa9d1e08c7793af67e9d92fe308d5697fb81d3e43", + "gas": "0x3d090", + "input": "0xa9059cbb000000000000000000000000731d73d35af686e62789a1bed59bf30b7ec9093f00000000000000000000000000000000000000000000000000000000e7bd2bf3", + "to": "0xdac17f958d2ee523a2206206994597c13d831ec7", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x68b1", "output": "0x" }, + "subtraces": 0, + "traceAddress": [6], + "transactionHash": "0x4898b9289d1c1b823554991428a6d30434ba3a1dea206f63e5365454255704cb", + "transactionPosition": 196, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0xa9d1e08c7793af67e9d92fe308d5697fb81d3e43", + "gas": "0x3d090", + "input": "0xa9059cbb000000000000000000000000fa103c21ea2df71dfb92b0652f8b1d795e51cdef000000000000000000000000000000000000000000000000000000d66311eb22", + "to": "0xdac17f958d2ee523a2206206994597c13d831ec7", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { "gasUsed": "0x68b1", "output": "0x" }, + "subtraces": 0, + "traceAddress": [7], + "transactionHash": "0x4898b9289d1c1b823554991428a6d30434ba3a1dea206f63e5365454255704cb", + "transactionPosition": 196, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0xa9d1e08c7793af67e9d92fe308d5697fb81d3e43", + "gas": "0x3d090", + "input": "0xa9059cbb0000000000000000000000005a3b9cb10f43b829d0f7d8c6d855fd15b268b1c00000000000000000000000000000000000000000000000d815004036c2c90000", + "to": "0x6de037ef9ad2725eb40118bb1702ebb27e4aeb24", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x936c", + "output": "0x0000000000000000000000000000000000000000000000000000000000000001" + }, + "subtraces": 1, + "traceAddress": [8], + "transactionHash": "0x4898b9289d1c1b823554991428a6d30434ba3a1dea206f63e5365454255704cb", + "transactionPosition": 196, + "type": "call" + }, + { + "action": { + "callType": "delegatecall", + "from": "0x6de037ef9ad2725eb40118bb1702ebb27e4aeb24", + "gas": "0x3a572", + "input": "0xa9059cbb0000000000000000000000005a3b9cb10f43b829d0f7d8c6d855fd15b268b1c00000000000000000000000000000000000000000000000d815004036c2c90000", + "to": "0x1a1fdf27c5e6784d1cebf256a8a5cc0877e73af0", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x76f3", + "output": "0x0000000000000000000000000000000000000000000000000000000000000001" + }, + "subtraces": 0, + "traceAddress": [8, 0], + "transactionHash": "0x4898b9289d1c1b823554991428a6d30434ba3a1dea206f63e5365454255704cb", + "transactionPosition": 196, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0xa9d1e08c7793af67e9d92fe308d5697fb81d3e43", + "gas": "0x3d090", + "input": "0xa9059cbb00000000000000000000000049a02a93f28bb68742c09d526564f5ffcc5fc2470000000000000000000000000000000000000000000000059019d514dc588c00", + "to": "0xbb0e17ef65f82ab018d8edd776e8dd940327b28b", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x3249", + "output": "0x0000000000000000000000000000000000000000000000000000000000000001" + }, + "subtraces": 0, + "traceAddress": [9], + "transactionHash": "0x4898b9289d1c1b823554991428a6d30434ba3a1dea206f63e5365454255704cb", + "transactionPosition": 196, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0xa9d1e08c7793af67e9d92fe308d5697fb81d3e43", + "gas": "0x3d090", + "input": "0xa9059cbb0000000000000000000000006f1dffe626ed79e4fd3b22178c0a37dad941898c00000000000000000000000000000000000000000000000000000000a8ae5f80", + "to": "0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x9ecc", + "output": "0x0000000000000000000000000000000000000000000000000000000000000001" + }, + "subtraces": 1, + "traceAddress": [10], + "transactionHash": "0x4898b9289d1c1b823554991428a6d30434ba3a1dea206f63e5365454255704cb", + "transactionPosition": 196, + "type": "call" + }, + { + "action": { + "callType": "delegatecall", + "from": "0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48", + "gas": "0x3a572", + "input": "0xa9059cbb0000000000000000000000006f1dffe626ed79e4fd3b22178c0a37dad941898c00000000000000000000000000000000000000000000000000000000a8ae5f80", + "to": "0x43506849d7c04f9138d1a2050bbf3a0c054402dd", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x8253", + "output": "0x0000000000000000000000000000000000000000000000000000000000000001" + }, + "subtraces": 0, + "traceAddress": [10, 0], + "transactionHash": "0x4898b9289d1c1b823554991428a6d30434ba3a1dea206f63e5365454255704cb", + "transactionPosition": 196, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0xa9d1e08c7793af67e9d92fe308d5697fb81d3e43", + "gas": "0x3d090", + "input": "0xa9059cbb000000000000000000000000d59d7a9698eff3e68e0af7e803d4ed35e7ed12d200000000000000000000000000000000000000000000000000000148b4c3bd80", + "to": "0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x6ad8", + "output": "0x0000000000000000000000000000000000000000000000000000000000000001" + }, + "subtraces": 1, + "traceAddress": [11], + "transactionHash": "0x4898b9289d1c1b823554991428a6d30434ba3a1dea206f63e5365454255704cb", + "transactionPosition": 196, + "type": "call" + }, + { + "action": { + "callType": "delegatecall", + "from": "0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48", + "gas": "0x3be71", + "input": "0xa9059cbb000000000000000000000000d59d7a9698eff3e68e0af7e803d4ed35e7ed12d200000000000000000000000000000000000000000000000000000148b4c3bd80", + "to": "0x43506849d7c04f9138d1a2050bbf3a0c054402dd", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x67c3", + "output": "0x0000000000000000000000000000000000000000000000000000000000000001" + }, + "subtraces": 0, + "traceAddress": [11, 0], + "transactionHash": "0x4898b9289d1c1b823554991428a6d30434ba3a1dea206f63e5365454255704cb", + "transactionPosition": 196, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0xa9d1e08c7793af67e9d92fe308d5697fb81d3e43", + "gas": "0x3d090", + "input": "0xa9059cbb000000000000000000000000ee93f4438bf668744900556a62631717c3d5245e00000000000000000000000000000000000000000000000006eb2d19328b6400", + "to": "0x514910771af9ca656af840dff83e8264ecf986ca", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x76ed", + "output": "0x0000000000000000000000000000000000000000000000000000000000000001" + }, + "subtraces": 0, + "traceAddress": [12], + "transactionHash": "0x4898b9289d1c1b823554991428a6d30434ba3a1dea206f63e5365454255704cb", + "transactionPosition": 196, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0xa9d1e08c7793af67e9d92fe308d5697fb81d3e43", + "gas": "0x3d090", + "input": "0xa9059cbb000000000000000000000000986044782f48529a79a842e0113af0d8590d21d8000000000000000000000000000000000000000000000000053f4ed4e4bc7400", + "to": "0xaea46a60368a7bd060eec7df8cba43b7ef41ad85", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x7e2a", + "output": "0x0000000000000000000000000000000000000000000000000000000000000001" + }, + "subtraces": 0, + "traceAddress": [13], + "transactionHash": "0x4898b9289d1c1b823554991428a6d30434ba3a1dea206f63e5365454255704cb", + "transactionPosition": 196, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0xa9d1e08c7793af67e9d92fe308d5697fb81d3e43", + "gas": "0x3d090", + "input": "0xa9059cbb0000000000000000000000008c0fe167e6e3c8aaca7e573b01d35fe48d7d170f00000000000000000000000000000000000000000001fd190c7d418925fa1400", + "to": "0x95ad61b0a150d79219dcf64e1e6cc01f0b64c4ce", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x3347", + "output": "0x0000000000000000000000000000000000000000000000000000000000000001" + }, + "subtraces": 0, + "traceAddress": [14], + "transactionHash": "0x4898b9289d1c1b823554991428a6d30434ba3a1dea206f63e5365454255704cb", + "transactionPosition": 196, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0xa9d1e08c7793af67e9d92fe308d5697fb81d3e43", + "gas": "0x3d090", + "input": "0xa9059cbb0000000000000000000000004340f2214797ac76a1e24e9e5736e2e33d8d5b0a000000000000000000000000000000000000000000021ed0f5b957e994186c00", + "to": "0x95ad61b0a150d79219dcf64e1e6cc01f0b64c4ce", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x6353", + "output": "0x0000000000000000000000000000000000000000000000000000000000000001" + }, + "subtraces": 0, + "traceAddress": [15], + "transactionHash": "0x4898b9289d1c1b823554991428a6d30434ba3a1dea206f63e5365454255704cb", + "transactionPosition": 196, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0xa9d1e08c7793af67e9d92fe308d5697fb81d3e43", + "gas": "0x3d090", + "input": "0xa9059cbb00000000000000000000000034140088d23db2d128705940ec211adac328be3f000000000000000000000000000000000000000000070cdbb71f1ee89d82e000", + "to": "0x95ad61b0a150d79219dcf64e1e6cc01f0b64c4ce", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x2087", + "output": "0x0000000000000000000000000000000000000000000000000000000000000001" + }, + "subtraces": 0, + "traceAddress": [16], + "transactionHash": "0x4898b9289d1c1b823554991428a6d30434ba3a1dea206f63e5365454255704cb", + "transactionPosition": 196, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0xa9d1e08c7793af67e9d92fe308d5697fb81d3e43", + "gas": "0x3d090", + "input": "0xa9059cbb000000000000000000000000bd4ab84bcea47ef5621cb6835e5e3d983843d5d60000000000000000000000000000000000000000000000398524bed766a86800", + "to": "0x00c83aecc790e8a4453e5dd3b0b4b3680501a7a7", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x1296e", + "output": "0x0000000000000000000000000000000000000000000000000000000000000001" + }, + "subtraces": 4, + "traceAddress": [17], + "transactionHash": "0x4898b9289d1c1b823554991428a6d30434ba3a1dea206f63e5365454255704cb", + "transactionPosition": 196, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0x00c83aecc790e8a4453e5dd3b0b4b3680501a7a7", + "gas": "0x3a0ad", + "input": "0xaabbb8ca000000000000000000000000a9d1e08c7793af67e9d92fe308d5697fb81d3e4329ddb589b1fb5fc7cf394961c1adf5f8c6454761adf795e67fe149f658abe895", + "to": "0x1820a4b7618bde71dce8cdc73aab6c95905fad24", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0xb7e", + "output": "0x0000000000000000000000000000000000000000000000000000000000000000" + }, + "subtraces": 0, + "traceAddress": [17, 0], + "transactionHash": "0x4898b9289d1c1b823554991428a6d30434ba3a1dea206f63e5365454255704cb", + "transactionPosition": 196, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0x00c83aecc790e8a4453e5dd3b0b4b3680501a7a7", + "gas": "0x38093", + "input": "0x358177730000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000000a546f6b656e537461746500000000000000000000000000000000000000000000", + "to": "0xc04a10fd5e6513242558f47331568abd6185a310", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x2937", + "output": "0x0000000000000000000000004ee5f270572285776814e32952446e9b7ee15c86" + }, + "subtraces": 1, + "traceAddress": [17, 1], + "transactionHash": "0x4898b9289d1c1b823554991428a6d30434ba3a1dea206f63e5365454255704cb", + "transactionPosition": 196, + "type": "call" + }, + { + "action": { + "callType": "delegatecall", + "from": "0xc04a10fd5e6513242558f47331568abd6185a310", + "gas": "0x356be", + "input": "0x358177730000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000000a546f6b656e537461746500000000000000000000000000000000000000000000", + "to": "0x538d2b8cc2335c9495a6bfc9a57eb8e9c389d5f1", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0xcc7", + "output": "0x0000000000000000000000004ee5f270572285776814e32952446e9b7ee15c86" + }, + "subtraces": 0, + "traceAddress": [17, 1, 0], + "transactionHash": "0x4898b9289d1c1b823554991428a6d30434ba3a1dea206f63e5365454255704cb", + "transactionPosition": 196, + "type": "call" + }, + { + "action": { + "callType": "call", + "from": "0x00c83aecc790e8a4453e5dd3b0b4b3680501a7a7", + "gas": "0x34cb8", + "input": "0xfa8dacba000000000000000000000000a9d1e08c7793af67e9d92fe308d5697fb81d3e43", + "to": "0x4ee5f270572285776814e32952446e9b7ee15c86", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x58ce", + "output": "0x0000000000000000000000000000000000000000000000000000000000000000" + }, + "subtraces": 1, + "traceAddress": [17, 2], + "transactionHash": "0x4898b9289d1c1b823554991428a6d30434ba3a1dea206f63e5365454255704cb", + "transactionPosition": 196, + "type": "call" + }, + { + "action": { + "callType": "delegatecall", + "from": "0x4ee5f270572285776814e32952446e9b7ee15c86", + "gas": "0x323bc", + "input": "0xfa8dacba000000000000000000000000a9d1e08c7793af67e9d92fe308d5697fb81d3e43", + "to": "0x2db9ccb342003421544faba8cdf670ab922de5d3", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x3c67", + "output": "0x0000000000000000000000000000000000000000000000000000000000000000" + }, + "subtraces": 1, + "traceAddress": [17, 2, 0], + "transactionHash": "0x4898b9289d1c1b823554991428a6d30434ba3a1dea206f63e5365454255704cb", + "transactionPosition": 196, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0x4ee5f270572285776814e32952446e9b7ee15c86", + "gas": "0x302a1", + "input": "0xdda641ae000000000000000000000000a9d1e08c7793af67e9d92fe308d5697fb81d3e43", + "to": "0x06dd71dab27c1a3e0b172d53735f00bf1a66eb79", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x2697", + "output": "0x0000000000000000000000000000000000000000000000000000000000000000" + }, + "subtraces": 1, + "traceAddress": [17, 2, 0, 0], + "transactionHash": "0x4898b9289d1c1b823554991428a6d30434ba3a1dea206f63e5365454255704cb", + "transactionPosition": 196, + "type": "call" + }, + { + "action": { + "callType": "delegatecall", + "from": "0x06dd71dab27c1a3e0b172d53735f00bf1a66eb79", + "gas": "0x2dacd", + "input": "0xdda641ae000000000000000000000000a9d1e08c7793af67e9d92fe308d5697fb81d3e43", + "to": "0xd214df04c80569d6207c687f083b3c51dc7dd717", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0xa30", + "output": "0x0000000000000000000000000000000000000000000000000000000000000000" + }, + "subtraces": 0, + "traceAddress": [17, 2, 0, 0, 0], + "transactionHash": "0x4898b9289d1c1b823554991428a6d30434ba3a1dea206f63e5365454255704cb", + "transactionPosition": 196, + "type": "call" + }, + { + "action": { + "callType": "staticcall", + "from": "0x00c83aecc790e8a4453e5dd3b0b4b3680501a7a7", + "gas": "0x2a93d", + "input": "0xaabbb8ca000000000000000000000000bd4ab84bcea47ef5621cb6835e5e3d983843d5d6b281fc8c12954d22544db45de3159a39272895b169a852b314f9cc762e44c53b", + "to": "0x1820a4b7618bde71dce8cdc73aab6c95905fad24", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0xb7e", + "output": "0x0000000000000000000000000000000000000000000000000000000000000000" + }, + "subtraces": 0, + "traceAddress": [17, 3], + "transactionHash": "0x4898b9289d1c1b823554991428a6d30434ba3a1dea206f63e5365454255704cb", + "transactionPosition": 196, + "type": "call" + } + ], + "decoded": null + }, + { + "accessList": [], + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0xf89d7b9c864f589bbF53a82105107622B35EaA40", + "gas": 90000, + "gasPrice": "100855013937", + "hash": "0x2426d199382b331dd9e96eb1ca9c6be85a71e970480fec0f711c0526ac4277df", + "input": "0xa9059cbb0000000000000000000000003b9f91d968a5fb014eff74cdb6e6334ae7dbcc160000000000000000000000000000000000000000000000171747b318a6f2c000", + "maxFeePerGas": "300000000000", + "maxPriorityFeePerGas": "2000000000", + "nonce": 2593968, + "r": "0x282e705c370c31ae997222c3899d93735a817a87da0f1f1d6f0c3a09a4ab1ed6", + "s": "0x629158e58c5084b8f6345a681dff2641f1c20cfa35b50672c35b9e154beb213f", + "to": "0xcccD1Ba9f7acD6117834E0D28F25645dECb1736a", + "transactionIndex": 197, + "type": 2, + "v": "0x1", + "value": "0", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 14254820, + "effectiveGasPrice": 100855013937, + "from": "0xf89d7b9c864f589bbf53a82105107622b35eaa40", + "gasUsed": 41388, + "logs": [ + { + "address": "0xcccD1Ba9f7acD6117834E0D28F25645dECb1736a", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x0000000000000000000000000000000000000000000000171747b318a6f2c000", + "logIndex": 376, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x000000000000000000000000f89d7b9c864f589bbf53a82105107622b35eaa40", + "0x0000000000000000000000003b9f91d968a5fb014eff74cdb6e6334ae7dbcc16" + ], + "transactionHash": "0x2426d199382b331dd9e96eb1ca9c6be85a71e970480fec0f711c0526ac4277df", + "transactionIndex": 197, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0xf89d7b9c864f589bbf53a82105107622b35eaa40" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0x3b9f91d968a5fb014eff74cdb6e6334ae7dbcc16" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "425952620000000000000" + } + ] + } + } + ], + "logsBloom": "0x00000000000000000000000000000000000000000000000200080000000000001000000000000000000000000000000000020000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000000000000000000000001000000000010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000004000000000000000000000000002000000000000000200000000008000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", + "status": true, + "to": "0xcccd1ba9f7acd6117834e0d28f25645decb1736a", + "transactionHash": "0x2426d199382b331dd9e96eb1ca9c6be85a71e970480fec0f711c0526ac4277df", + "transactionIndex": 197, + "type": "0x2" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0xf89d7b9c864f589bbf53a82105107622b35eaa40", + "gas": "0x10af8", + "input": "0xa9059cbb0000000000000000000000003b9f91d968a5fb014eff74cdb6e6334ae7dbcc160000000000000000000000000000000000000000000000171747b318a6f2c000", + "to": "0xcccd1ba9f7acd6117834e0d28f25645decb1736a", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x4d14", + "output": "0x0000000000000000000000000000000000000000000000000000000000000001" + }, + "subtraces": 1, + "traceAddress": [], + "transactionHash": "0x2426d199382b331dd9e96eb1ca9c6be85a71e970480fec0f711c0526ac4277df", + "transactionPosition": 197, + "type": "call" + }, + { + "action": { + "callType": "delegatecall", + "from": "0xcccd1ba9f7acd6117834e0d28f25645decb1736a", + "gas": "0xf485", + "input": "0xa9059cbb0000000000000000000000003b9f91d968a5fb014eff74cdb6e6334ae7dbcc160000000000000000000000000000000000000000000000171747b318a6f2c000", + "to": "0x429fe295ca0c49be43557646b9260f2f2e0fed23", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x3a58", + "output": "0x0000000000000000000000000000000000000000000000000000000000000001" + }, + "subtraces": 0, + "traceAddress": [0], + "transactionHash": "0x2426d199382b331dd9e96eb1ca9c6be85a71e970480fec0f711c0526ac4277df", + "transactionPosition": 197, + "type": "call" + } + ], + "decoded": { + "signature": "transfer(address,uint256)", + "signature_with_arg_names": "transfer(address arg1,uint256 arg2)", + "name": "transfer", + "decoded": [ + { + "internalType": "address", + "name": "arg1", + "type": "address", + "decoded": "0x3b9f91d968a5fb014eff74cdb6e6334ae7dbcc16" + }, + { + "internalType": "uint256", + "name": "arg2", + "type": "uint256", + "decoded": "425952620000000000000" + } + ] + } + }, + { + "accessList": [], + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "chainId": "0x1", + "from": "0xf89d7b9c864f589bbF53a82105107622B35EaA40", + "gas": 90000, + "gasPrice": "100855013937", + "hash": "0xadbdc4e73f4e5bb40eb8a4fedfdf2480dbda04ec86f4da50ade4a25ce4f845b7", + "input": "0xa9059cbb0000000000000000000000005d080b2cd9003ce793eeae1ba1c0397ab29d076f00000000000000000000000000000000000000000000000001b68f2543017c00", + "maxFeePerGas": "300000000000", + "maxPriorityFeePerGas": "2000000000", + "nonce": 2593969, + "r": "0x182a99aab98c53561c210895764e5d4da448c3fa39ce9ff7106557a300c0476b", + "s": "0x43d355f24c929cd7fe16fefa5084f0e913400e85b8834fd64e609fdad40c47b5", + "to": "0xd5F7838F5C461fefF7FE49ea5ebaF7728bB0ADfa", + "transactionIndex": 198, + "type": 2, + "v": "0x1", + "value": "0", + "receipt": { + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "contractAddress": null, + "cumulativeGasUsed": 14313303, + "effectiveGasPrice": 100855013937, + "from": "0xf89d7b9c864f589bbf53a82105107622b35eaa40", + "gasUsed": 58483, + "logs": [ + { + "address": "0xd5F7838F5C461fefF7FE49ea5ebaF7728bB0ADfa", + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "data": "0x00000000000000000000000000000000000000000000000001b68f2543017c00", + "logIndex": 377, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x000000000000000000000000f89d7b9c864f589bbf53a82105107622b35eaa40", + "0x0000000000000000000000005d080b2cd9003ce793eeae1ba1c0397ab29d076f" + ], + "transactionHash": "0xadbdc4e73f4e5bb40eb8a4fedfdf2480dbda04ec86f4da50ade4a25ce4f845b7", + "transactionIndex": 198, + "decoded": { + "signature": "Transfer(address,address,uint256)", + "signature_with_arg_names": "Transfer(address indexed from,address indexed to,uint256 value)", + "name": "Transfer", + "decoded": [ + { + "indexed": true, + "internalType": "address", + "name": "from", + "type": "address", + "decoded": "0xf89d7b9c864f589bbf53a82105107622b35eaa40" + }, + { + "indexed": true, + "internalType": "address", + "name": "to", + "type": "address", + "decoded": "0x5d080b2cd9003ce793eeae1ba1c0397ab29d076f" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "value", + "type": "uint256", + "decoded": "123443430000000000" + } + ] + } + } + ], + "logsBloom": "0x00000000000000000000000000000000000000000000000000080000000000200000000000000000000000000200400080000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000000000000000800000000000000000010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000020200000000008000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", + "status": true, + "to": "0xd5f7838f5c461feff7fe49ea5ebaf7728bb0adfa", + "transactionHash": "0xadbdc4e73f4e5bb40eb8a4fedfdf2480dbda04ec86f4da50ade4a25ce4f845b7", + "transactionIndex": 198, + "type": "0x2" + }, + "traces": [ + { + "action": { + "callType": "call", + "from": "0xf89d7b9c864f589bbf53a82105107622b35eaa40", + "gas": "0x10b10", + "input": "0xa9059cbb0000000000000000000000005d080b2cd9003ce793eeae1ba1c0397ab29d076f00000000000000000000000000000000000000000000000001b68f2543017c00", + "to": "0xd5f7838f5c461feff7fe49ea5ebaf7728bb0adfa", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x8ff3", + "output": "0x0000000000000000000000000000000000000000000000000000000000000001" + }, + "subtraces": 1, + "traceAddress": [], + "transactionHash": "0xadbdc4e73f4e5bb40eb8a4fedfdf2480dbda04ec86f4da50ade4a25ce4f845b7", + "transactionPosition": 198, + "type": "call" + }, + { + "action": { + "callType": "delegatecall", + "from": "0xd5f7838f5c461feff7fe49ea5ebaf7728bb0adfa", + "gas": "0xebba", + "input": "0xa9059cbb0000000000000000000000005d080b2cd9003ce793eeae1ba1c0397ab29d076f00000000000000000000000000000000000000000000000001b68f2543017c00", + "to": "0xc9173bf8bd5c1b071b5cae4122202a347b7eefab", + "value": "0x0" + }, + "blockHash": "0xcb1c733462728a33fcab4dfa358c80c7204b52e4517cb91e55cceb41e2dbd05c", + "blockNumber": 19385111, + "result": { + "gasUsed": "0x7431", + "output": "0x0000000000000000000000000000000000000000000000000000000000000001" + }, + "subtraces": 0, + "traceAddress": [0], + "transactionHash": "0xadbdc4e73f4e5bb40eb8a4fedfdf2480dbda04ec86f4da50ade4a25ce4f845b7", + "transactionPosition": 198, + "type": "call" + } + ], + "decoded": { + "signature": "transfer(address,uint256)", + "signature_with_arg_names": "transfer(address arg1,uint256 arg2)", + "name": "transfer", + "decoded": [ + { + "internalType": "address", + "name": "arg1", + "type": "address", + "decoded": "0x5d080b2cd9003ce793eeae1ba1c0397ab29d076f" + }, + { + "internalType": "uint256", + "name": "arg2", + "type": "uint256", + "decoded": "123443430000000000" + } + ] + } + } + ], + "transactionsRoot": "0x10e7807cb812a98cd15c5921461849395b8103b837da08e5ed09b8dae4659d6a", + "uncles": [], + "withdrawals": [ + { + "address": "0xb9d7934878b5fb9610b3fe8a5e441e8fad7e293f", + "amount": "0x119dfaa", + "index": "0x23dc466", + "validatorIndex": "0x7c7a8" + }, + { + "address": "0xb9d7934878b5fb9610b3fe8a5e441e8fad7e293f", + "amount": "0x11954da", + "index": "0x23dc467", + "validatorIndex": "0x7c7a9" + }, + { + "address": "0xb9d7934878b5fb9610b3fe8a5e441e8fad7e293f", + "amount": "0x11971b2", + "index": "0x23dc468", + "validatorIndex": "0x7c7aa" + }, + { + "address": "0xb9d7934878b5fb9610b3fe8a5e441e8fad7e293f", + "amount": "0x119ce7b", + "index": "0x23dc469", + "validatorIndex": "0x7c7ab" + }, + { + "address": "0xb9d7934878b5fb9610b3fe8a5e441e8fad7e293f", + "amount": "0x1191f3b", + "index": "0x23dc46a", + "validatorIndex": "0x7c7ac" + }, + { + "address": "0xb9d7934878b5fb9610b3fe8a5e441e8fad7e293f", + "amount": "0x119424f", + "index": "0x23dc46b", + "validatorIndex": "0x7c7ad" + }, + { + "address": "0xb9d7934878b5fb9610b3fe8a5e441e8fad7e293f", + "amount": "0x11983b6", + "index": "0x23dc46c", + "validatorIndex": "0x7c7ae" + }, + { + "address": "0xb9d7934878b5fb9610b3fe8a5e441e8fad7e293f", + "amount": "0x11925d6", + "index": "0x23dc46d", + "validatorIndex": "0x7c7af" + }, + { + "address": "0xb9d7934878b5fb9610b3fe8a5e441e8fad7e293f", + "amount": "0x1191f94", + "index": "0x23dc46e", + "validatorIndex": "0x7c7b0" + }, + { + "address": "0xb9d7934878b5fb9610b3fe8a5e441e8fad7e293f", + "amount": "0x1198316", + "index": "0x23dc46f", + "validatorIndex": "0x7c7b1" + }, + { + "address": "0xb9d7934878b5fb9610b3fe8a5e441e8fad7e293f", + "amount": "0x1195f14", + "index": "0x23dc470", + "validatorIndex": "0x7c7b2" + }, + { + "address": "0xb9d7934878b5fb9610b3fe8a5e441e8fad7e293f", + "amount": "0x119452a", + "index": "0x23dc471", + "validatorIndex": "0x7c7b3" + }, + { + "address": "0xb9d7934878b5fb9610b3fe8a5e441e8fad7e293f", + "amount": "0x11965dd", + "index": "0x23dc472", + "validatorIndex": "0x7c7b4" + }, + { + "address": "0xb9d7934878b5fb9610b3fe8a5e441e8fad7e293f", + "amount": "0x119a7f7", + "index": "0x23dc473", + "validatorIndex": "0x7c7b5" + }, + { + "address": "0xb9d7934878b5fb9610b3fe8a5e441e8fad7e293f", + "amount": "0x11963ae", + "index": "0x23dc474", + "validatorIndex": "0x7c7b6" + }, + { + "address": "0xb9d7934878b5fb9610b3fe8a5e441e8fad7e293f", + "amount": "0x1198e03", + "index": "0x23dc475", + "validatorIndex": "0x7c7b7" + } + ], + "withdrawalsRoot": "0xe43397dcb57845056cc00136a00d5bfef8e77df8d77a277252375faa4cd02244", + "chainId": 0 +} diff --git a/src/transformer.spec.ts b/src/transformer.spec.ts index 69bedcf..533aaa2 100644 --- a/src/transformer.spec.ts +++ b/src/transformer.spec.ts @@ -1,3 +1,4 @@ +import { KNOWN_ADDRESSES } from './helpers/constants'; import { loadBlockFixture } from './helpers/utils'; import { transformer } from './transformers'; @@ -56,30 +57,372 @@ describe('transformations', () => { expect(tx.baseFeePerGas).toBe(49897163985); expect(tx.transactionFee).toBe('1103276192872335'); } + }); - const block1 = loadBlockFixture('ethereum', '19313444_decoded'); - const result1 = transformer.transform(block1); - const cryptoKittiesTx1 = result1.transactions.find( - (tx) => - tx.hash === - '0xf3a7cbc426ad7278fb1c2c52ec0c7c0f41eb91a314b8059cb8cbefe0128f2a2e', - ); - expect(cryptoKittiesTx1).toBeDefined(); - if (cryptoKittiesTx1) { - const ckTransfers = cryptoKittiesTx1.netAssetTransfers; - expect(Object.keys(ckTransfers).length).toBe(2); - expect( - ckTransfers['0x74a61f3efe8d3194d96cc734b3b946933feb6a84'].sent.length, - ).toBe(0); - expect( - ckTransfers['0x74a61f3efe8d3194d96cc734b3b946933feb6a84'].received, - ).toStrictEqual([ - { - contract: '0x06012c8cf97bead5deae237070f9587f8e7a266d', - tokenId: '2023617', - type: 'erc721', - }, - ]); - } + describe('should update assetTransfers for oldNFTs', () => { + it('should update assetTransfers for CryptoKitties', () => { + /** CryptoKitties */ + const cryptoKittiesBlock = loadBlockFixture('ethereum', 6082465); + const cryptoKittiesResult = transformer.transform(cryptoKittiesBlock); + const cryptoKittiesTx = cryptoKittiesResult.transactions.find( + (tx) => + tx.hash === + '0xcb6b23b24d3c0dd8d5ddaf8b9fae50c6742ff8bddf9fe18b4300b5e3ef73fea3', + ); + expect(cryptoKittiesTx).toBeDefined(); + if (cryptoKittiesTx) { + const cryptoKittiesTransfers = cryptoKittiesTx.assetTransfers; + expect(cryptoKittiesTransfers.length).toBe(1); + if ('tokenId' in cryptoKittiesTransfers[0]) { + expect(cryptoKittiesTransfers[0].tokenId).toBe('696398'); + } + expect(cryptoKittiesTransfers[0].type).toBe('erc721'); + } + + const cryptoKittiesBlock2 = loadBlockFixture( + 'ethereum', + '18815007_decoded', + ); + const cryptoKittiesResult2 = transformer.transform(cryptoKittiesBlock2); + const cryptoKittiesTx2 = cryptoKittiesResult2.transactions.find( + (tx) => + tx.hash === + '0x76a07f3f822f6235372804b2ffab705a79b89dbe6a15ad086b6879aa97d60321', + ); + expect(cryptoKittiesTx2).toBeDefined(); + if (cryptoKittiesTx2) { + const cryptoKittiesTransfers = cryptoKittiesTx2.assetTransfers; + expect(cryptoKittiesTransfers.length).toBe(4); + if ('tokenId' in cryptoKittiesTransfers[3]) { + expect(cryptoKittiesTransfers[3].tokenId).toBe('2020925'); + expect(cryptoKittiesTransfers[3].from).toBe( + '0xd695429819d9dd942b2485c3dedd141a774fc774', + ); + expect(cryptoKittiesTransfers[3].to).toBe( + '0x82f8cb7e198972e2ef89e0c0cc10ffbd878792a6', + ); + } + expect(cryptoKittiesTransfers[3].type).toBe('erc721'); + } + + const cryptoKittiesBlock1 = loadBlockFixture( + 'ethereum', + '19313444_decoded', + ); + const cryptoKittiesResult1 = transformer.transform(cryptoKittiesBlock1); + const cryptoKittiesTx1 = cryptoKittiesResult1.transactions.find( + (tx) => + tx.hash === + '0xf3a7cbc426ad7278fb1c2c52ec0c7c0f41eb91a314b8059cb8cbefe0128f2a2e', + ); + expect(cryptoKittiesTx1).toBeDefined(); + if (cryptoKittiesTx1) { + const cryptoKittiesTransfers = cryptoKittiesTx1.assetTransfers; + expect(cryptoKittiesTransfers.length).toBe(2); + if ('tokenId' in cryptoKittiesTransfers[1]) { + expect(cryptoKittiesTransfers[1].tokenId).toBe('2023617'); + expect(cryptoKittiesTransfers[1].from).toBe( + '0x0000000000000000000000000000000000000000', + ); + expect(cryptoKittiesTransfers[1].to).toBe( + '0x74a61f3efe8d3194d96cc734b3b946933feb6a84', + ); + } + expect(cryptoKittiesTransfers[1].type).toBe('erc721'); + } + }); + + it('should update assetTransfers for CryptoStriker', () => { + /** CryptoStriker */ + const cryptoStrikersBlock = loadBlockFixture('ethereum', 15685187); + const cryptoStrikersResult = transformer.transform(cryptoStrikersBlock); + const cryptoStrikersTx = cryptoStrikersResult.transactions.find( + (tx) => + tx.hash === + '0xff760c32edcba188099fbc66ceb97ccd5917da91da7194e8db8f513c267d8d1a', + ); + expect(cryptoStrikersTx).toBeDefined(); + if (cryptoStrikersTx) { + const cryptoStrikersTransfers = cryptoStrikersTx.assetTransfers; + expect(cryptoStrikersTransfers.length).toBe(1); + expect(cryptoStrikersTransfers[0].type).toBe('erc721'); + if ('tokenId' in cryptoStrikersTransfers[0]) { + expect(cryptoStrikersTransfers[0].tokenId).toBe('4896'); + } + } + }); + + it('should update assetTransfers for CryptoFighter', () => { + /** CryptoFighter */ + const cryptoFightersBlock = loadBlockFixture('ethereum', 16751455); + const cryptoFightersResult = transformer.transform(cryptoFightersBlock); + const cryptoFightersTx = cryptoFightersResult.transactions.find( + (tx) => + tx.hash === + '0xd643017d3ae36bbe76bea7c3ed828ac5388a2698cb313957f8d3958e6bff548f', + ); + expect(cryptoFightersTx).toBeDefined(); + if (cryptoFightersTx) { + const cryptoFightersTransfers = cryptoFightersTx.assetTransfers; + expect(cryptoFightersTransfers.length).toBe(1); + expect(cryptoFightersTransfers[0].type).toBe('erc721'); + if ('tokenId' in cryptoFightersTransfers[0]) { + expect(cryptoFightersTransfers[0].tokenId).toBe('3561'); + } + } + }); + + it('should update assetTransfers for CryptoPunks', () => { + /** CryptoPunks New */ + const cryptoPunksNewBlock = loadBlockFixture('ethereum', 5774644); + const cryptoPunksNewResult = transformer.transform(cryptoPunksNewBlock); + const cryptoPunksNewTx = cryptoPunksNewResult.transactions.find( + (tx) => + tx.hash === + '0x0da4c50900119b47400d71a9dd3563571145e4e362b952c36a9e38c77f7d25bb', + ); + expect(cryptoPunksNewTx).toBeDefined(); + if (cryptoPunksNewTx) { + const cryptoPunksNewTransfers = cryptoPunksNewTx.assetTransfers; + expect(cryptoPunksNewTransfers[0].type).toBe('erc721'); + if ('tokenId' in cryptoPunksNewTransfers[0]) { + expect(cryptoPunksNewTransfers[0].tokenId).toBe('89'); + } + } + /** CryptoPunks Old */ + const cryptoPunksOldBlock = loadBlockFixture('ethereum', 3862484); + const cryptoPunksOldResult = transformer.transform(cryptoPunksOldBlock); + const cryptoPunksOldTx = cryptoPunksOldResult.transactions.find( + (tx) => + tx.hash === + '0xff75a6739be926fe7328167011b5e2ac6a8883f55e76af70410520ef7b115901', + ); + expect(cryptoPunksOldTx).toBeDefined(); + if (cryptoPunksOldTx) { + const cryptoPunksOldTransfers = cryptoPunksOldTx.assetTransfers; + expect(cryptoPunksOldTransfers[0].type).toBe('erc721'); + if ('tokenId' in cryptoPunksOldTransfers[0]) { + expect(cryptoPunksOldTransfers[0].tokenId).toBe('4851'); + } + } + + const cryptoPunksBlock = loadBlockFixture('ethereum', '19321357_decoded'); + const cryptoPunksAssetResult = transformer.transform(cryptoPunksBlock); + const cryptoPunksTx = cryptoPunksAssetResult.transactions.find( + (tx) => + tx.hash === + '0x4b581466cca3f2b50a6b97c053dd207feb911c6f858f21331ff829aa97dc6159', + ); + expect(cryptoPunksTx).toBeDefined(); + if (cryptoPunksTx) { + const cryptoPunksTransfers = cryptoPunksTx.assetTransfers; + expect(cryptoPunksTransfers.length).toBe(2); + if ('tokenId' in cryptoPunksTransfers[1]) { + expect(cryptoPunksTransfers[1].tokenId).toBe('7071'); + expect(cryptoPunksTransfers[1].from).toBe( + '0x4e6d2af4931681a024da8feaa4faba2bf8bbdc65', + ); + expect(cryptoPunksTransfers[1].to).toBe( + '0x1919db36ca2fa2e15f9000fd9cdc2edcf863e685', + ); + } + expect(cryptoPunksTransfers[1].type).toBe('erc721'); + } + + const cryptoPunksBlock4 = loadBlockFixture( + 'ethereum', + '19363120_decoded', + ); + const cryptoPunksAssetResult4 = transformer.transform(cryptoPunksBlock4); + const cryptoPunksTx4 = cryptoPunksAssetResult4.transactions.find( + (tx) => + tx.hash === + '0x61c6007a23dee8301b7f3e0546ac596087a8496900e0b5a6e1eace3fafc9905d', + ); + expect(cryptoPunksTx4).toBeDefined(); + if (cryptoPunksTx4) { + const cryptoPunksTransfers = cryptoPunksTx4.assetTransfers; + expect(cryptoPunksTransfers.length).toBe(2); + if ('tokenId' in cryptoPunksTransfers[1]) { + expect(cryptoPunksTransfers[1].tokenId).toBe('8379'); + expect(cryptoPunksTransfers[1].from).toBe( + '0xbb26a6da4d918682f58cc91bd3fb251dd28549d2', + ); + expect(cryptoPunksTransfers[1].to).toBe( + '0x347e9f9ddd45bf8a77db9aaa8f06d671698f8dc2', + ); + } + expect(cryptoPunksTransfers[1].type).toBe('erc721'); + } + + const cryptoPunksBlock2 = loadBlockFixture( + 'ethereum', + '19362604_decoded', + ); + const cryptoPunksAssetResult2 = transformer.transform(cryptoPunksBlock2); + const cryptoPunksTx2 = cryptoPunksAssetResult2.transactions.find( + (tx) => + tx.hash === + '0x9fbc06d3025c257a5e5d1f3c4c320fbfd18bdb43083e25f5d5b318e4b1300f15', + ); + expect(cryptoPunksTx2).toBeDefined(); + if (cryptoPunksTx2) { + const cryptoPunksTransfers = cryptoPunksTx2.assetTransfers; + expect(cryptoPunksTransfers.length).toBe(2); + if ('tokenId' in cryptoPunksTransfers[0]) { + expect(cryptoPunksTransfers[0].tokenId).toBe('1848'); + expect(cryptoPunksTransfers[0].from).toBe( + '0x1919db36ca2fa2e15f9000fd9cdc2edcf863e685', + ); + expect(cryptoPunksTransfers[0].to).toBe( + '0x0000000000000000000000000000000000000000', + ); + } + expect(cryptoPunksTransfers[0].type).toBe('erc721'); + + if ('tokenId' in cryptoPunksTransfers[1]) { + expect(cryptoPunksTransfers[1].tokenId).toBe('1848'); + expect(cryptoPunksTransfers[1].from).toBe( + '0xb7f7f6c52f2e2fdb1963eab30438024864c313f6', + ); + expect(cryptoPunksTransfers[1].to).toBe( + '0x1919db36ca2fa2e15f9000fd9cdc2edcf863e685', + ); + } + expect(cryptoPunksTransfers[1].type).toBe('erc721'); + } + + const cryptoPunksBlock1 = loadBlockFixture('ethereum', '3846659_decoded'); + const cryptoPunksAssetResult1 = transformer.transform(cryptoPunksBlock1); + const cryptoPunksTx1 = cryptoPunksAssetResult1.transactions.find( + (tx) => + tx.hash === + '0xd7eecc44abcea1a4c9dbd7d7749595635f5dcf8d1795beef52ca36356be6201c', + ); + expect(cryptoPunksTx1).toBeDefined(); + if (cryptoPunksTx1) { + const cryptoPunksTransfers = cryptoPunksTx1.assetTransfers; + expect(cryptoPunksTransfers.length).toBe(1); + if ('tokenId' in cryptoPunksTransfers[0]) { + expect(cryptoPunksTransfers[0].tokenId).toBe('5350'); + expect(cryptoPunksTransfers[0].from).toBe( + '0x0000000000000000000000000000000000000000', + ); + expect(cryptoPunksTransfers[0].to).toBe( + '0x5b098b00621eda6a96b7a476220661ad265f083f', + ); + } + expect(cryptoPunksTransfers[0].type).toBe('erc721'); + } + + const cryptopunksEthBlock = loadBlockFixture( + 'ethereum', + '19385111_decoded', + ); + const cryptopunksEthResult = transformer.transform(cryptopunksEthBlock); + const cryptopunksEthTx = cryptopunksEthResult.transactions.find( + (tx) => + tx.hash === + '0xd0d812782633fde73e8e38daf2e07b4a0ffdfaec9fb3d2a72c5cf656175dcbaa', + ); + expect(cryptopunksEthTx).toBeDefined(); + if (cryptopunksEthTx) { + const cryptoPunksTransfers = cryptopunksEthTx.assetTransfers; + expect(cryptoPunksTransfers.length).toBe(2); + if ('tokenId' in cryptoPunksTransfers[1]) { + expect(cryptoPunksTransfers[1].tokenId).toBe('8515'); + expect(cryptoPunksTransfers[1].from).toBe( + '0x0232d1083e970f0c78f56202b9a666b526fa379f', + ); + expect(cryptoPunksTransfers[1].to).toBe( + '0x93b6af9f6fd83cf2a6a22a7ef529ff65f4724f17', + ); + } + expect(cryptoPunksTransfers[1].type).toBe('erc721'); + } + }); + }); + + describe('should update netAssetTransfers', () => { + it('should generate netAssetTransfers from assetTransfers', () => { + const block = loadBlockFixture('ethereum', 16628971); + const result = transformer.transform(block); + const comboTx = result.transactions.find( + (tx) => + tx.hash === + '0xd175f7d3e34f46e68a036fcccb8abbd3610095e753bd64f50586e4ec51e94167', + ); + expect(comboTx).toBeDefined(); + if (comboTx) { + const comboTransfers = comboTx.netAssetTransfers; + expect(Object.keys(comboTransfers).length).toBe(4); + expect(comboTransfers[KNOWN_ADDRESSES.NULL].sent.length).toBe(0); + expect(comboTransfers[KNOWN_ADDRESSES.NULL].received).toStrictEqual([ + { + contract: '0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2', + type: 'erc20', + value: '1813694121453461568', + }, + ]); + } + }); + + it('should generate netAssetTransfers for cryptoKitties transactions', () => { + const cryptoKittiesBlock = loadBlockFixture( + 'ethereum', + '18815007_decoded', + ); + const assetResult = transformer.transform(cryptoKittiesBlock); + const cryptoKittiesTx = assetResult.transactions.find( + (tx) => + tx.hash === + '0x76a07f3f822f6235372804b2ffab705a79b89dbe6a15ad086b6879aa97d60321', + ); + expect(cryptoKittiesTx).toBeDefined(); + if (cryptoKittiesTx) { + const ckTransfers = cryptoKittiesTx.netAssetTransfers; + expect(Object.keys(ckTransfers).length).toBe(3); + expect( + ckTransfers['0x82f8cb7e198972e2ef89e0c0cc10ffbd878792a6'].sent, + ).toStrictEqual([{ type: 'eth', value: '9750000000000000' }]); + expect( + ckTransfers['0x82f8cb7e198972e2ef89e0c0cc10ffbd878792a6'].received, + ).toStrictEqual([ + { + contract: '0x06012c8cf97bead5deae237070f9587f8e7a266d', + tokenId: '2020925', + type: 'erc721', + }, + ]); + } + + const cryptoKittiesBlock1 = loadBlockFixture( + 'ethereum', + '19313444_decoded', + ); + const cryptoKittiesResult1 = transformer.transform(cryptoKittiesBlock1); + const cryptoKittiesTx1 = cryptoKittiesResult1.transactions.find( + (tx) => + tx.hash === + '0xf3a7cbc426ad7278fb1c2c52ec0c7c0f41eb91a314b8059cb8cbefe0128f2a2e', + ); + expect(cryptoKittiesTx1).toBeDefined(); + if (cryptoKittiesTx1) { + const ckTransfers = cryptoKittiesTx1.netAssetTransfers; + expect(Object.keys(ckTransfers).length).toBe(4); + expect( + ckTransfers['0x74a61f3efe8d3194d96cc734b3b946933feb6a84'].sent.length, + ).toBe(0); + expect( + ckTransfers['0x74a61f3efe8d3194d96cc734b3b946933feb6a84'].received, + ).toStrictEqual([ + { + contract: '0x06012c8cf97bead5deae237070f9587f8e7a266d', + tokenId: '2023617', + type: 'erc721', + }, + ]); + } + }); }); }); diff --git a/src/transformers/_common/netAssetTransfers.spec.ts b/src/transformers/_common/netAssetTransfers.spec.ts deleted file mode 100644 index de75234..0000000 --- a/src/transformers/_common/netAssetTransfers.spec.ts +++ /dev/null @@ -1,96 +0,0 @@ -import { transform as transactionAssetTransfers } from './assetTransfers'; -import { transform as transactionAssetTransfersOldNFTs } from './../ethereum/assetTransfersOldNFTs'; -import { transform } from './netAssetTransfers'; -import { loadBlockFixture } from '../../helpers/utils'; -import { KNOWN_ADDRESSES } from '../../helpers/constants'; - -describe('transactionNetAssetTransfers', () => { - it('should return net asset transfers', () => { - const block = loadBlockFixture('ethereum', 16628971); - const assetResult = transactionAssetTransfers(block); - const result = transform(assetResult); - const comboTx = result.transactions.find( - (tx) => - tx.hash === - '0xd175f7d3e34f46e68a036fcccb8abbd3610095e753bd64f50586e4ec51e94167', - ); - expect(comboTx).toBeDefined(); - if (comboTx) { - const comboTransfers = comboTx.netAssetTransfers; - expect(Object.keys(comboTransfers).length).toBe(4); - expect(comboTransfers[KNOWN_ADDRESSES.NULL].sent.length).toBe(0); - expect(comboTransfers[KNOWN_ADDRESSES.NULL].received).toStrictEqual([ - { - contract: '0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2', - type: 'erc20', - value: '1813694121453461568', - }, - ]); - } - }); - - it('should return net asset transfers for old nfts', () => { - const cryptoKittiesBlock = loadBlockFixture('ethereum', '18815007_decoded'); - const cryptoKittiesAssetResult = - transactionAssetTransfers(cryptoKittiesBlock); - const cryptoKittiesResult = transactionAssetTransfersOldNFTs( - cryptoKittiesAssetResult, - ); - const assetResult = transform(cryptoKittiesResult); - const cryptoKittiesTx = assetResult.transactions.find( - (tx) => - tx.hash === - '0x76a07f3f822f6235372804b2ffab705a79b89dbe6a15ad086b6879aa97d60321', - ); - expect(cryptoKittiesTx).toBeDefined(); - if (cryptoKittiesTx) { - const ckTransfers = cryptoKittiesTx.netAssetTransfers; - expect(Object.keys(ckTransfers).length).toBe(2); - expect( - ckTransfers['0x82f8cb7e198972e2ef89e0c0cc10ffbd878792a6'].sent.length, - ).toBe(0); - expect( - ckTransfers['0x82f8cb7e198972e2ef89e0c0cc10ffbd878792a6'].received, - ).toStrictEqual([ - { - contract: '0x06012c8cf97bead5deae237070f9587f8e7a266d', - tokenId: '2020925', - type: 'erc721', - }, - ]); - } - - const cryptoKittiesBlock1 = loadBlockFixture( - 'ethereum', - '19313444_decoded', - ); - const cryptoKittiesAssetResult1 = - transactionAssetTransfers(cryptoKittiesBlock1); - const cryptoKittiesResult1 = transactionAssetTransfersOldNFTs( - cryptoKittiesAssetResult1, - ); - const assetResult1 = transform(cryptoKittiesResult1); - const cryptoKittiesTx1 = assetResult1.transactions.find( - (tx) => - tx.hash === - '0xf3a7cbc426ad7278fb1c2c52ec0c7c0f41eb91a314b8059cb8cbefe0128f2a2e', - ); - expect(cryptoKittiesTx1).toBeDefined(); - if (cryptoKittiesTx1) { - const ckTransfers = cryptoKittiesTx1.netAssetTransfers; - expect(Object.keys(ckTransfers).length).toBe(2); - expect( - ckTransfers['0x74a61f3efe8d3194d96cc734b3b946933feb6a84'].sent.length, - ).toBe(0); - expect( - ckTransfers['0x74a61f3efe8d3194d96cc734b3b946933feb6a84'].received, - ).toStrictEqual([ - { - contract: '0x06012c8cf97bead5deae237070f9587f8e7a266d', - tokenId: '2023617', - type: 'erc721', - }, - ]); - } - }); -}); diff --git a/src/transformers/ethereum/assetTransfersCryptopunks.spec.ts b/src/transformers/ethereum/assetTransfersCryptopunks.spec.ts deleted file mode 100644 index f7cbcfe..0000000 --- a/src/transformers/ethereum/assetTransfersCryptopunks.spec.ts +++ /dev/null @@ -1,159 +0,0 @@ -import { transform as transactionAssetTransfers } from '../_common/assetTransfers'; -import { transform } from './assetTransfersCryptopunks'; -import { loadBlockFixture } from '../../helpers/utils'; - -describe('transactionAssetTransfersCryptopunks', () => { - it('should return transaction asset transfers CryptoPunks', () => { - // Special NFT transfers - /** CryptoPunks New */ - const cryptoPunksNewBlock = loadBlockFixture('ethereum', 5774644); - const cryptoPunksNewAssetResult = - transactionAssetTransfers(cryptoPunksNewBlock); - const cryptoPunksNewResult = transform(cryptoPunksNewAssetResult); - const cryptoPunksNewTx = cryptoPunksNewResult.transactions.find( - (tx) => - tx.hash === - '0x0da4c50900119b47400d71a9dd3563571145e4e362b952c36a9e38c77f7d25bb', - ); - expect(cryptoPunksNewTx).toBeDefined(); - if (cryptoPunksNewTx) { - const cryptoPunksNewTransfers = cryptoPunksNewTx.assetTransfers; - expect(cryptoPunksNewTransfers[0].type).toBe('erc721'); - if ('tokenId' in cryptoPunksNewTransfers[0]) { - expect(cryptoPunksNewTransfers[0].tokenId).toBe('89'); - } - } - /** CryptoPunks Old */ - const cryptoPunksOldBlock = loadBlockFixture('ethereum', 3862484); - const cryptoPunksOldAssetResult = - transactionAssetTransfers(cryptoPunksOldBlock); - const cryptoPunksOldResult = transform(cryptoPunksOldAssetResult); - const cryptoPunksOldTx = cryptoPunksOldResult.transactions.find( - (tx) => - tx.hash === - '0xff75a6739be926fe7328167011b5e2ac6a8883f55e76af70410520ef7b115901', - ); - expect(cryptoPunksOldTx).toBeDefined(); - if (cryptoPunksOldTx) { - const cryptoPunksOldTransfers = cryptoPunksOldTx.assetTransfers; - expect(cryptoPunksOldTransfers[0].type).toBe('erc721'); - if ('tokenId' in cryptoPunksOldTransfers[0]) { - expect(cryptoPunksOldTransfers[0].tokenId).toBe('4851'); - } - } - }); - - it('should return asset transfers for CryptoPunks transactions', () => { - const cryptoPunksBlock = loadBlockFixture('ethereum', '19321357_decoded'); - const cryptoPunksAssetResult = transactionAssetTransfers(cryptoPunksBlock); - const cryptoPunksResult = transform(cryptoPunksAssetResult); - const cryptoPunksTx = cryptoPunksResult.transactions.find( - (tx) => - tx.hash === - '0x4b581466cca3f2b50a6b97c053dd207feb911c6f858f21331ff829aa97dc6159', - ); - expect(cryptoPunksTx).toBeDefined(); - if (cryptoPunksTx) { - const cryptoPunksTransfers = cryptoPunksTx.assetTransfers; - expect(cryptoPunksTransfers.length).toBe(1); - if ('tokenId' in cryptoPunksTransfers[0]) { - expect(cryptoPunksTransfers[0].tokenId).toBe('7071'); - expect(cryptoPunksTransfers[0].from).toBe( - '0x4e6d2af4931681a024da8feaa4faba2bf8bbdc65', - ); - expect(cryptoPunksTransfers[0].to).toBe( - '0x1919db36ca2fa2e15f9000fd9cdc2edcf863e685', - ); - } - expect(cryptoPunksTransfers[0].type).toBe('erc721'); - } - - const cryptoPunksBlock1 = loadBlockFixture('ethereum', '19363120_decoded'); - const cryptoPunksAssetResult1 = - transactionAssetTransfers(cryptoPunksBlock1); - const cryptoPunksResult1 = transform(cryptoPunksAssetResult1); - const cryptoPunksTx1 = cryptoPunksResult1.transactions.find( - (tx) => - tx.hash === - '0x61c6007a23dee8301b7f3e0546ac596087a8496900e0b5a6e1eace3fafc9905d', - ); - expect(cryptoPunksTx1).toBeDefined(); - if (cryptoPunksTx1) { - const cryptoPunksTransfers = cryptoPunksTx1.assetTransfers; - expect(cryptoPunksTransfers.length).toBe(1); - if ('tokenId' in cryptoPunksTransfers[0]) { - expect(cryptoPunksTransfers[0].tokenId).toBe('8379'); - expect(cryptoPunksTransfers[0].from).toBe( - '0xbb26a6da4d918682f58cc91bd3fb251dd28549d2', - ); - expect(cryptoPunksTransfers[0].to).toBe( - '0x347e9f9ddd45bf8a77db9aaa8f06d671698f8dc2', - ); - } - expect(cryptoPunksTransfers[0].type).toBe('erc721'); - } - - const cryptoPunksBlock2 = loadBlockFixture('ethereum', '19362604_decoded'); - const cryptoPunksAssetResult2 = - transactionAssetTransfers(cryptoPunksBlock2); - const cryptoPunksResult2 = transform(cryptoPunksAssetResult2); - const cryptoPunksTx2 = cryptoPunksResult2.transactions.find( - (tx) => - tx.hash === - '0x9fbc06d3025c257a5e5d1f3c4c320fbfd18bdb43083e25f5d5b318e4b1300f15', - ); - expect(cryptoPunksTx2).toBeDefined(); - if (cryptoPunksTx2) { - const cryptoPunksTransfers = cryptoPunksTx2.assetTransfers; - expect(cryptoPunksTransfers.length).toBe(2); - if ('tokenId' in cryptoPunksTransfers[0]) { - expect(cryptoPunksTransfers[0].tokenId).toBe('1848'); - expect(cryptoPunksTransfers[0].from).toBe( - '0x1919db36ca2fa2e15f9000fd9cdc2edcf863e685', - ); - expect(cryptoPunksTransfers[0].to).toBe( - '0x0000000000000000000000000000000000000000', - ); - } - expect(cryptoPunksTransfers[0].type).toBe('erc721'); - - if ('tokenId' in cryptoPunksTransfers[1]) { - expect(cryptoPunksTransfers[1].tokenId).toBe('1848'); - expect(cryptoPunksTransfers[1].from).toBe( - '0xb7f7f6c52f2e2fdb1963eab30438024864c313f6', - ); - expect(cryptoPunksTransfers[1].to).toBe( - '0x1919db36ca2fa2e15f9000fd9cdc2edcf863e685', - ); - } - expect(cryptoPunksTransfers[1].type).toBe('erc721'); - } - }); - - it('should return asset transfers for CryptoPunks assign transactions', () => { - const cryptoPunksBlock1 = loadBlockFixture('ethereum', '3846659_decoded'); - const cryptoPunksAssetResult1 = - transactionAssetTransfers(cryptoPunksBlock1); - const cryptoPunksResult1 = transform(cryptoPunksAssetResult1); - const cryptoPunksTx1 = cryptoPunksResult1.transactions.find( - (tx) => - tx.hash === - '0xd7eecc44abcea1a4c9dbd7d7749595635f5dcf8d1795beef52ca36356be6201c', - ); - expect(cryptoPunksTx1).toBeDefined(); - if (cryptoPunksTx1) { - const cryptoPunksTransfers = cryptoPunksTx1.assetTransfers; - expect(cryptoPunksTransfers.length).toBe(1); - if ('tokenId' in cryptoPunksTransfers[0]) { - expect(cryptoPunksTransfers[0].tokenId).toBe('5350'); - expect(cryptoPunksTransfers[0].from).toBe( - '0x0000000000000000000000000000000000000000', - ); - expect(cryptoPunksTransfers[0].to).toBe( - '0x5b098b00621eda6a96b7a476220661ad265f083f', - ); - } - expect(cryptoPunksTransfers[0].type).toBe('erc721'); - } - }); -}); diff --git a/src/transformers/ethereum/assetTransfersCryptopunks.ts b/src/transformers/ethereum/assetTransfersCryptopunks.ts index a6924dd..02685d8 100644 --- a/src/transformers/ethereum/assetTransfersCryptopunks.ts +++ b/src/transformers/ethereum/assetTransfersCryptopunks.ts @@ -69,7 +69,7 @@ function updateTokenTransfers(tx: RawTransaction) { const nonOldAssetTransfers = tx.assetTransfers ? tx.assetTransfers.filter( (assetTransfer) => - assetTransfer.type !== AssetType.ETH && + assetTransfer.type === AssetType.ETH || !CRYPTO_PUNKS_ADDRESSES.includes(assetTransfer.contract), ) : []; diff --git a/src/transformers/ethereum/assetTransfersOldNFTs.spec.ts b/src/transformers/ethereum/assetTransfersOldNFTs.spec.ts deleted file mode 100644 index 824f46b..0000000 --- a/src/transformers/ethereum/assetTransfersOldNFTs.spec.ts +++ /dev/null @@ -1,122 +0,0 @@ -import { transform as transactionAssetTransfers } from '../_common/assetTransfers'; -import { transform } from './assetTransfersOldNFTs'; -import { loadBlockFixture } from '../../helpers/utils'; - -describe('transactionAssetTransfersOldNFTs', () => { - it('should return transaction asset transfers old nfts', () => { - // Special NFT transfers - /** CryptoKitties */ - const cryptoKittiesBlock = loadBlockFixture('ethereum', 6082465); - const cryptoKittiesAssetResult = - transactionAssetTransfers(cryptoKittiesBlock); - const cryptoKittiesResult = transform(cryptoKittiesAssetResult); - const cryptoKittiesTx = cryptoKittiesResult.transactions.find( - (tx) => - tx.hash === - '0xcb6b23b24d3c0dd8d5ddaf8b9fae50c6742ff8bddf9fe18b4300b5e3ef73fea3', - ); - expect(cryptoKittiesTx).toBeDefined(); - if (cryptoKittiesTx) { - const cryptoKittiesTransfers = cryptoKittiesTx.assetTransfers; - expect(cryptoKittiesTransfers.length).toBe(1); - if ('tokenId' in cryptoKittiesTransfers[0]) { - expect(cryptoKittiesTransfers[0].tokenId).toBe('696398'); - } - expect(cryptoKittiesTransfers[0].type).toBe('erc721'); - } - - /** CryptoStriker */ - const cryptoStrikersBlock = loadBlockFixture('ethereum', 15685187); - const cryptoStrikersAssetResult = - transactionAssetTransfers(cryptoStrikersBlock); - const cryptoStrikersResult = transform(cryptoStrikersAssetResult); - const cryptoStrikersTx = cryptoStrikersResult.transactions.find( - (tx) => - tx.hash === - '0xff760c32edcba188099fbc66ceb97ccd5917da91da7194e8db8f513c267d8d1a', - ); - expect(cryptoStrikersTx).toBeDefined(); - if (cryptoStrikersTx) { - const cryptoStrikersTransfers = cryptoStrikersTx.assetTransfers; - expect(cryptoStrikersTransfers.length).toBe(1); - expect(cryptoStrikersTransfers[0].type).toBe('erc721'); - if ('tokenId' in cryptoStrikersTransfers[0]) { - expect(cryptoStrikersTransfers[0].tokenId).toBe('4896'); - } - } - /** CryptoFighter */ - const cryptoFightersBlock = loadBlockFixture('ethereum', 16751455); - const cryptoFightersAssetResult = - transactionAssetTransfers(cryptoFightersBlock); - const cryptoFightersResult = transform(cryptoFightersAssetResult); - const cryptoFightersTx = cryptoFightersResult.transactions.find( - (tx) => - tx.hash === - '0xd643017d3ae36bbe76bea7c3ed828ac5388a2698cb313957f8d3958e6bff548f', - ); - expect(cryptoFightersTx).toBeDefined(); - if (cryptoFightersTx) { - const cryptoFightersTransfers = cryptoFightersTx.assetTransfers; - expect(cryptoFightersTransfers.length).toBe(1); - expect(cryptoFightersTransfers[0].type).toBe('erc721'); - if ('tokenId' in cryptoFightersTransfers[0]) { - expect(cryptoFightersTransfers[0].tokenId).toBe('3561'); - } - } - }); - - it('should return asset transfers for Cryptokitties transactions', () => { - const cryptoKittiesBlock = loadBlockFixture('ethereum', '18815007_decoded'); - const cryptoKittiesAssetResult = - transactionAssetTransfers(cryptoKittiesBlock); - const cryptoKittiesResult = transform(cryptoKittiesAssetResult); - const cryptoKittiesTx = cryptoKittiesResult.transactions.find( - (tx) => - tx.hash === - '0x76a07f3f822f6235372804b2ffab705a79b89dbe6a15ad086b6879aa97d60321', - ); - expect(cryptoKittiesTx).toBeDefined(); - if (cryptoKittiesTx) { - const cryptoKittiesTransfers = cryptoKittiesTx.assetTransfers; - expect(cryptoKittiesTransfers.length).toBe(1); - if ('tokenId' in cryptoKittiesTransfers[0]) { - expect(cryptoKittiesTransfers[0].tokenId).toBe('2020925'); - expect(cryptoKittiesTransfers[0].from).toBe( - '0xd695429819d9dd942b2485c3dedd141a774fc774', - ); - expect(cryptoKittiesTransfers[0].to).toBe( - '0x82f8cb7e198972e2ef89e0c0cc10ffbd878792a6', - ); - } - expect(cryptoKittiesTransfers[0].type).toBe('erc721'); - } - - const cryptoKittiesBlock1 = loadBlockFixture( - 'ethereum', - '19313444_decoded', - ); - const cryptoKittiesAssetResult1 = - transactionAssetTransfers(cryptoKittiesBlock1); - const cryptoKittiesResult1 = transform(cryptoKittiesAssetResult1); - const cryptoKittiesTx1 = cryptoKittiesResult1.transactions.find( - (tx) => - tx.hash === - '0xf3a7cbc426ad7278fb1c2c52ec0c7c0f41eb91a314b8059cb8cbefe0128f2a2e', - ); - expect(cryptoKittiesTx1).toBeDefined(); - if (cryptoKittiesTx1) { - const cryptoKittiesTransfers = cryptoKittiesTx1.assetTransfers; - expect(cryptoKittiesTransfers.length).toBe(1); - if ('tokenId' in cryptoKittiesTransfers[0]) { - expect(cryptoKittiesTransfers[0].tokenId).toBe('2023617'); - expect(cryptoKittiesTransfers[0].from).toBe( - '0x0000000000000000000000000000000000000000', - ); - expect(cryptoKittiesTransfers[0].to).toBe( - '0x74a61f3efe8d3194d96cc734b3b946933feb6a84', - ); - } - expect(cryptoKittiesTransfers[0].type).toBe('erc721'); - } - }); -}); diff --git a/src/transformers/ethereum/assetTransfersOldNFTs.ts b/src/transformers/ethereum/assetTransfersOldNFTs.ts index 8f09b99..2088bac 100644 --- a/src/transformers/ethereum/assetTransfersOldNFTs.ts +++ b/src/transformers/ethereum/assetTransfersOldNFTs.ts @@ -98,7 +98,7 @@ function updateTokenTransfers(tx: RawTransaction) { // filter old asset transfers from previous asset transfers const nonOldAssetTransfers = tx.assetTransfers.filter( (assetTransfer) => - assetTransfer.type !== AssetType.ETH && + assetTransfer.type === AssetType.ETH || !OLD_NFT_ADDRESSES.includes(assetTransfer.contract), ); const assetTransfers = [...nonOldAssetTransfers, ...oldNFTsTransfers];