Retrieves an Arbitrum batch associated with the given AnyTrust data hash. By default, returns the most recently associated batch. When type=all, returns a paginated list of all batches referencing this data hash.
Documentation Index
Fetch the complete documentation index at: https://docs.blockscout.com/llms.txt
Use this file to discover all available pages before exploring further.
AnyTrust data hash.
^0x([A-Fa-f0-9]{64})$API key for rate limiting or for sensitive endpoints
Secret key for getting access to restricted resources
When set to all, returns a paginated list of all batches for this data hash.
all Number for paging
Number of items returned per page
1 <= x <= 50Batch info, or paginated batch list when type=all.
Arbitrum batch with AnyTrust data availability.
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.
AnyTrust data availability certificate.
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