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

     1  [
     2    {
     3      "blockHash": "0x2918b59e4b455614c1b83c0281e2b8462af47ca9726fff31789cb168793015d7",
     4      "blockNumber": "0x1",
     5      "contractAddress": null,
     6      "cumulativeGasUsed": "0x5208",
     7      "effectiveGasPrice": "0x5d21dba00",
     8      "from": "0x703c4b2bd70c169f5717101caee543299fc946c7",
     9      "gasUsed": "0x5208",
    10      "logs": [],
    11      "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
    12      "status": "0x1",
    13      "to": "0x0d3ab14bbad3d99f4203bd7a11acb94882050e7e",
    14      "transactionHash": "0xdf92bc7c4c0341ecbdcd2a3ca7011fe9e21df4b8553bf0c8caabe6cb4a1aee26",
    15      "transactionIndex": "0x0",
    16      "type": "0x0"
    17    }
    18  ]