assertion_status
Monitor assertion creation and confirmation activity on Arbitrum chains to ensure rollup validation status. Tracks NodeCreated and NodeConfirmed events for chain security and finality monitoring, essential for project managers and support teams.
Instructions
Monitor assertion creation and confirmation activity. Tracks NodeCreated vs NodeConfirmed events to understand rollup validation status. Critical for PM and support teams to monitor chain security and finality.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
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) | |
rollupAddress | Yes | Rollup contract address | |
rpcUrl | No | The RPC URL of the Arbitrum chain (optional if default is set) |