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

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