github.com/theQRL/go-zond@v0.1.1/internal/ethapi/testdata/eth_getTransactionReceipt-normal-transfer-tx.json (about)

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