List recent state-transition alerts
Query Parameters
Restrict to a single asset symbol.
Restrict to a single asset class.
Page size, must be in [1, 500]. Default 50. Out-of-range
values are rejected with 400 rather than silently clamped.
Inclusive lower bound on detected_at. Defaults to now − 7 days.
Response
Global alert feed, newest first
Class-aware peg state. Mirrors the engine PegState enum and the
peg_state Postgres enum. Used for state, from_state, and to_state
fields across the API.
The state is CLASS-AWARE: an LST reading a −1.4% discount (normal unstaking
spread) is PEGGED, while a fiat stable at far less would be DRIFT. Trust
this value directly rather than imposing a naive discount cut.
PEGGED, DRIFT, DEPEG, CRITICAL, BLACK_SWAN, UNKNOWN Class-aware peg state. Mirrors the engine PegState enum and the
peg_state Postgres enum. Used for state, from_state, and to_state
fields across the API.
The state is CLASS-AWARE: an LST reading a −1.4% discount (normal unstaking
spread) is PEGGED, while a fiat stable at far less would be DRIFT. Trust
this value directly rather than imposing a naive discount cut.
PEGGED, DRIFT, DEPEG, CRITICAL, BLACK_SWAN, UNKNOWN None while the dispatcher is still attempting delivery; populated
once at least one fan-out target accepted the alert.