batch_posting_status
Track batch posting activity to monitor sequencer inbox updates and backlog size. Essential for chain data availability insights on Arbitrum networks using RPC URLs and contract addresses.
Instructions
Monitor batch posting activity. Tracks when batches were last posted to the sequencer inbox and current backlog size. Essential for PM and support teams to understand chain data availability status.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
bridgeAddress | Yes | Bridge contract address | |
chainName | No | Chain name (e.g., 'Xai', 'Arbitrum One') - will auto-resolve to RPC URL | |
parentRpcUrl | Yes | Parent chain RPC URL (e.g., Ethereum mainnet RPC) | |
rpcUrl | No | The RPC URL of the Arbitrum chain (optional if default is set) | |
sequencerInboxAddress | Yes | Sequencer inbox contract address |