Live Dashboard
On-chain Alert Registry
Real-time view of the Sentinel registry contract on Mantle mainnet. Polls getAlertCount() every 10 seconds via public RPC.
Health scores over timeloading
Latest drift scoreconnecting
Total alerts
Last block
Registry contract
Last 5 alertsconnecting
Last 5 alertslive
| # | Type | Window | Drift | Reporter | Time (UTC) |
|---|---|---|---|---|---|
| loading… | |||||
How it works
Step 1
Encode
Each tx window is encoded into a 10,000-dim hypervector — the contract's behavioral DNA.
Step 2
Detect
Hamming distance from the safe manifold → drift score. Threshold + BOCPD confirms anomaly.
Step 3
Anchor
Alert is written on-chain via logAlert(). Immutable, queryable, verifiable on Mantlescan.