transactions

List L2 transactions in a Scroll batch

Retrieves L2 transactions bound to a specific Scroll batch number.

get/{chain_id}/api/v2/transactions/scroll-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

Scroll batch transactions.

next_page_paramsobject nullable required

Changes

No recorded changes to this endpoint across all 1 revision of this API.