01 Enable Alerts
Turn on alert capability and allow required notification permissions.
- Enable Alert
- Notification Permission
- Critical Alerts Permission
- System-level Authorization
Critical Alert App
Receive important alerts, pause notifications when needed, and acknowledge critical events from a mobile-first workflow.
Core Alert Capabilities
Turn on alerts, receive critical notifications, and manage alerts with pause, resume, and acknowledgement actions.
Turn on alert capability and allow required notification permissions.
Handle high-priority risks, service issues and important event notifications.
Pause alerts, resume them later, acknowledge events and review alert history.
Alert Workflow
A streamlined mobile-first workflow from on-chain event trigger to final acknowledgement.
An on-chain event, service status or risk signal reaches an attention condition.
The app notifies the user and can surface Critical Alerts when needed.
Users can pause alerts for 1, 3 or 8 hours, or resume Critical Alerts when needed.
Users acknowledge the alert in the app and review records in Alert History.
Alert Scenarios
Deliver important risks, state changes and event alerts to the right people.
Abnormal interactions, risk alerts, and service status.
Deposit/withdrawal status, address anomalies, and critical events.
Contract events, service anomalies, and user impact.
RPC, node, and service status changes.
App Alert Workflow
Learn how to enable alerts, allow Critical Alerts, pause or resume notifications, acknowledge alerts and review history.
This format illustrates the app alert push payload structure. Actual fields and interfaces should follow the official documentation.
View Docs →{
"alert_type": "critical",
"severity": "high",
"status": "active",
"action": "acknowledge_required"
}