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

     1  [
     2    {
     3      "blobGasPrice": "0x1",
     4      "blobGasUsed": "0x20000",
     5      "blockHash": "0xe724dfd4349861f4dceef2bc4df086d0a3d88858214f6bee9fcf1bebd1edc2a6",
     6      "blockNumber": "0x6",
     7      "contractAddress": null,
     8      "cumulativeGasUsed": "0x5208",
     9      "effectiveGasPrice": "0x1b09d63b",
    10      "from": "0x703c4b2bd70c169f5717101caee543299fc946c7",
    11      "gasUsed": "0x5208",
    12      "logs": [],
    13      "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
    14      "status": "0x1",
    15      "to": "0x0d3ab14bbad3d99f4203bd7a11acb94882050e7e",
    16      "transactionHash": "0xb51ee3d2a89ba5d5623c73133c8d7a6ba9fb41194c17f4302c21b30994a1180f",
    17      "transactionIndex": "0x0",
    18      "type": "0x3"
    19    }
    20  ]