go-ethereum/internal/ethapi/testdata/eth_getBlockReceipts-block-with-dynamic-fee-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": "0x702cbcd24c900c74f547400c23ad262d10315873334359c5bc9e1c2fc8a8b564",
"blockNumber": "0x4",
"contractAddress": null,
"cumulativeGasUsed": "0x538d",
"effectiveGasPrice": "0x2e71c54",
"from": "0x703c4b2bd70c169f5717101caee543299fc946c7",
"gasUsed": "0x538d",
"l1Fee": "0x0",
"logs": [],
"logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
"status": "0x0",
"to": "0x0000000000000000000000000000000000031ec7",
"transactionHash": "0x0506942e3f9292d04ad09714e061cabe0eddb9a9d7dc3e8d4204a23e6653b229",
"transactionIndex": "0x0",
"type": "0x2"
}
]