Get batch by number.
Retrieves detailed information about an Arbitrum batch by its number.
Authorizations
API key passed as a Bearer token in the Authorization header.
Path Parameters
Batch number.
x >= 0The ID of the blockchain
Response
Batch info.
Detailed Arbitrum batch info.
Accumulator hash of the sequencer inbox after this batch was appended. Must equal before_acc_hash of the next batch.
^0x([A-Fa-f0-9]{64})$Accumulator hash of the sequencer inbox before this batch was appended. Forms a hash chain: must equal after_acc_hash of the previous batch.
^0x([A-Fa-f0-9]{64})$Parent chain transaction that committed the batch.
Data availability information. Structure varies by batch_data_container type.
- Base
- Anytrust
- Celestia
- Eigenda
Last Rollup block included in the batch.
x >= 0Sequential identifier assigned to this batch by the sequencer.
x >= 0First Rollup block included in the batch.
x >= 0Number of transactions in the batch.
x >= 0