eth_getSystemTxsByBlockNumber

Similar to the "getTransaction" analogs but returns the system transactions that originate from HyperCore.

Path parameters

apiKeystringRequired

Request

This endpoint expects an object.
Blockstring or enumRequired

The block number or tag (‘latest’, ‘earliest’, ‘pending’) containing the transaction.

Response

The system transactions for the block.
Signed 4844 Transactionobject
OR
Signed 1559 Transactionobject
OR
Signed 2930 Transactionobject
OR
Signed Legacy Transactionobject