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
Changes
No recorded changes to this endpoint across all 1 revision of this API.