github.com/ava-labs/subnet-evm@v0.6.4/internal/ethapi/testdata/eth_getBlockReceipts-block-with-blob-tx.json (about)

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