go-ethereum/internal/ethapi/testdata/eth_getBlockReceipts-block-with-contract-create-tx.json
Jonas Theis c37f493850
fix(internal/ethapi): tests (#945)
* fix: TestSetFeeDefaults

* fix: TestRPCMarshalBlock, TestRPCGetBlockOrHeader, TestRPCGetTransactionReceipt, TestRPCGetBlockReceipts

* fix: TestTransaction_RoundTripRpcJSON, TestTransactionBlobTx

* improve

---------

Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
Co-authored-by: HAOYUatHZ <haoyu@protonmail.com>
2024-08-01 11:48:30 +08:00

19 lines
No EOL
1.1 KiB
JSON

[
{
"blockHash": "0x98419f15cbbc420d2f3991def137c5354b83a851a4744a045dda57f2203a49a6",
"blockNumber": "0x2",
"contractAddress": "0xae9bea628c4ce503dcfd7e305cab4e29e7476592",
"cumulativeGasUsed": "0xcf50",
"effectiveGasPrice": "0x2e71a60",
"from": "0x703c4b2bd70c169f5717101caee543299fc946c7",
"gasUsed": "0xcf50",
"l1Fee": "0x0",
"logs": [],
"logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
"status": "0x1",
"to": null,
"transactionHash": "0x4129e783e25f6a342cc9da14975b00b07de846015a372b185ba3fc4a306fc248",
"transactionIndex": "0x0",
"type": "0x0"
}
]