ledger_getL2BlockByNumber
Returns a complete L2 block by its block number.
Path parameters
apiKey
Request
This endpoint expects an object.
number
L2 block height to fetch.
Response
Full L2 block object (header and transactions).
header
txs
Array of transaction data (hex-encoded).