v1

latestOpenAPI 3.0.02026-07-26268286602.5 KB
transactions

List L2 transactions in an Arbitrum batch

Retrieves L2 transactions bound to a specific Arbitrum batch number.

get/{chain_id}/api/v2/transactions/arbitrum-batch/{batch_number_param}

Path parameters

batch_number_paraminteger required

Batch number

chain_idstring required

The ID of the blockchain

Query parameters

items_countinteger

Number of items per page

block_numberinteger

Block number for paging

indexinteger

Item index for paging

Response

Arbitrum batch transactions.

next_page_paramsobject nullable required