[
{
"blockHash": "0x...",
"blockNumber": "0x...",
"contractAddress": "",
"cumulativeGasUsed": "0x...",
"effectiveGasPrice": "0x...",
"from": "0x...",
"gasUsed": "0x...",
"logs": [
{
"address": "0x...",
"topics": [
"0x..."
],
"data": "0x...",
"blockNumber": "0x...",
"transactionHash": "0x...",
"transactionIndex": "0x...",
"blockHash": "0x...",
"logIndex": "0x...",
"removed": ""
}
],
"logsBloom": "0x...",
"status": "0x1",
"to": "0x...",
"transactionHash": "0x...",
"transactionIndex": "0x...",
"type": "0x2"
}
]