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

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