What just broke on-chain
anomaly_screenerPoll a live feed for tokens with sudden on-chain anomalies: corroboration breaks, depth collapses, new honeypots, or ERC-4626 dislocations. Filter by signal and window, then vet flags with a token report.
Instructions
A watch feed, not a per-token lookup. Returns tokens on a chain that JUST changed state inside the window: a corroboration break (deep pools began disagreeing), a depth collapse (real fillable liquidity fell >50%), a newly-detected honeypot, or an ERC-4626 redeem dislocation. Poll this on an interval instead of scanning tokens yourself. Filter with signal, widen/narrow with since_s. To then vet one flagged token, call token_report on it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chain | No | base | |
| limit | No | ||
| signal | No | restrict to one signal (default: all) | |
| since_s | No | look-back window in seconds |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chain | Yes | ||
| since_s | No | ||
| anomalies | Yes |