golden_alerts_history
Get daily summaries of golden alerts, including total counts, severity breakdowns (high/medium/low), and top tokens, for a customizable look-back period (1-180 days).
Instructions
Golden Alerts history (daily summaries) — Returns a daily summary of Golden Alerts for the last N days (default 30, max 180). Each day's entry includes the total alert count plus a breakdown by severity (high/medium/low) derived from alert confidence scores (≥75 = high, ≥50 = medium, <50 = low), and the top tokens that appeared most frequently in alerts that day. Backfilled from 17 days of real signal_history data (confidence scores from 49,000+ on-chain signals). Data is persisted once per 5-min alert cycle via ON CONFLICT DO UPDATE so each day's entry reflects the latest alert state at last refresh. Days with no data are omitted from the history array. Use ?days=N to control the look-back window (1–180, default 30). Cached 5min.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| days | No | Number of recent days to return (1–180, default 30). |