eth_getSystemTxsByBlockNumber
Similar to the "getTransaction" analogs but returns the system transactions that originate from HyperCore.
Path parameters
apiKey
Request
This endpoint expects an object.
Block
The block number or tag (‘latest’, ‘earliest’, ‘pending’) containing the transaction.
Response
The system transactions for the block.
Signed 4844 Transaction
OR
Signed 1559 Transaction
OR
Signed 2930 Transaction
OR
Signed Legacy Transaction