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

     1  {
     2    "blockHash": "0x1e7dcf3abe8bf05d32367a5dc387caa32578b15871bf8b3cbeedf2d8d530f844",
     3    "blockNumber": "0x2",
     4    "contractAddress": "0xae9bea628c4ce503dcfd7e305cab4e29e7476592",
     5    "cumulativeGasUsed": "0xcf50",
     6    "effectiveGasPrice": "0x2db16291",
     7    "from": "0x703c4b2bd70c169f5717101caee543299fc946c7",
     8    "gasUsed": "0xcf50",
     9    "logs": [],
    10    "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
    11    "status": "0x1",
    12    "to": null,
    13    "transactionHash": "0x340e58cda5086495010b571fe25067fecc9954dc4ee3cedece00691fa3f5904a",
    14    "transactionIndex": "0x0",
    15    "type": "0x0"
    16  }