github.com/ethereum/go-ethereum@v1.16.1/internal/ethapi/testdata/eth_getTransactionReceipt-with-logs.json (about) 1 { 2 "blockHash": "0xcc6225bf39327429a3d869af71182d619a354155187d0b5a8ecd6a9309cffcaa", 3 "blockNumber": "0x3", 4 "contractAddress": null, 5 "cumulativeGasUsed": "0x5e28", 6 "effectiveGasPrice": "0x281c2585", 7 "from": "0x703c4b2bd70c169f5717101caee543299fc946c7", 8 "gasUsed": "0x5e28", 9 "logs": [ 10 { 11 "address": "0x0000000000000000000000000000000000031ec7", 12 "topics": [ 13 "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", 14 "0x000000000000000000000000703c4b2bd70c169f5717101caee543299fc946c7", 15 "0x0000000000000000000000000000000000000000000000000000000000000003" 16 ], 17 "data": "0x000000000000000000000000000000000000000000000000000000000000000d", 18 "blockNumber": "0x3", 19 "transactionHash": "0xeaf3921cbf03ba45bad4e6ab807b196ce3b2a0b5bacc355b6272fa96b11b4287", 20 "transactionIndex": "0x0", 21 "blockHash": "0xcc6225bf39327429a3d869af71182d619a354155187d0b5a8ecd6a9309cffcaa", 22 "blockTimestamp": "0x1e", 23 "logIndex": "0x0", 24 "removed": false 25 } 26 ], 27 "logsBloom": "0x00000000000000000000008000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000800000000000000008000000000000000000000000000000000020000000080000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000800000000000000000400000000002000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000", 28 "status": "0x1", 29 "to": "0x0000000000000000000000000000000000031ec7", 30 "transactionHash": "0xeaf3921cbf03ba45bad4e6ab807b196ce3b2a0b5bacc355b6272fa96b11b4287", 31 "transactionIndex": "0x0", 32 "type": "0x0" 33 }