v1

latestOpenAPI 3.0.02026-07-26268286602.5 KB
arbitrum

Get cross-chain messages count.

Retrieves the total count of Arbitrum cross-chain messages for the specified direction.

get/{chain_id}/api/v2/arbitrum/messages/{direction}/count

Path parameters

direction'from-rollup' | 'to-rollup' required

Message direction: from-rollup for Rollup to Parent chain, to-rollup for Parent chain to Rollup.

chain_idstring required

The ID of the blockchain

Response

Total count of cross-chain messages for the specified direction.

integer required