github.com/theQRL/go-zond@v0.1.1/internal/ethapi/testdata/eth_getBlockReceipts-block-with-dynamic-fee-tx.json (about)

     1  [
     2    {
     3      "blockHash": "0xffa737e6ce9a9162ffd411dd06169114b3ed5ee9fc1474a2625c92548e4455e0",
     4      "blockNumber": "0x4",
     5      "contractAddress": null,
     6      "cumulativeGasUsed": "0x538d",
     7      "effectiveGasPrice": "0x2325c42f",
     8      "from": "0x703c4b2bd70c169f5717101caee543299fc946c7",
     9      "gasUsed": "0x538d",
    10      "logs": [],
    11      "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
    12      "status": "0x0",
    13      "to": "0x0000000000000000000000000000000000031ec7",
    14      "transactionHash": "0xdcde2574628c9d7dff22b9afa19f235959a924ceec65a9df903a517ae91f5c84",
    15      "transactionIndex": "0x0",
    16      "type": "0x2"
    17    }
    18  ]