zks_getRawBlockTransactions
Lists transactions in a block without processing them.
Path parameters
apiKey
Request
This endpoint expects an object.
Block number
Number of the block.
Response
Array of raw transactions within the specified block.
common_data
execute
received_timestamp_ms
Timestamp when the transaction was received, in milliseconds.
raw_bytes
Raw bytes of the transaction as a hexadecimal string.