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

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