github.com/theQRL/go-zond@v0.1.1/internal/ethapi/testdata/eth_getTransactionReceipt-with-logs.json (about)

     1  {
     2    "blockHash": "0x173dcd9d22ce71929cd17e84ea88702a0f84d6244c6898d2a4f48722e494fe9c",
     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": "0x173dcd9d22ce71929cd17e84ea88702a0f84d6244c6898d2a4f48722e494fe9c",
    22        "logIndex": "0x0",
    23        "removed": false
    24      }
    25    ],
    26    "logsBloom": "0x00000000000000000000008000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000800000000000000008000000000000000000000000000000000020000000080000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000800000000000000000400000000002000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000",
    27    "status": "0x1",
    28    "to": "0x0000000000000000000000000000000000031ec7",
    29    "transactionHash": "0xeaf3921cbf03ba45bad4e6ab807b196ce3b2a0b5bacc355b6272fa96b11b4287",
    30    "transactionIndex": "0x0",
    31    "type": "0x0"
    32  }