Pulse.
We see it before they do.
Live anomaly + hack alerts on major contracts. Health scores, drainage detection, admin-call surveillance.
Pool TVL dropped from $4.8M to $4.1M in 4m. No corresponding governance vote. Admin call signed by EOA, not multisig.
setReserveFactor() called by an address not seen in 60 days. Pending timelock execution in 22h.
Proxy implementation swap signed by single EOA. Previously upgraded only by 4-of-7 multisig.
Detection runs on-chain. The risk readout is in plain English.
The detection pipeline is deterministic — pattern matchers running over live RPC streams. The LLM only translates the signal into the human-readable summary.
Watch
Subscribe to logs, state changes, admin calls on the contracts you care about.
Score
Pattern match against known anomaly classes: drainage, unusual admin, upgrade signers, rug heuristics.
Narrate
LLM writes a 2-line risk assessment in plain English. Human-readable, machine-parseable.
Where it lands when it fires.
Pulse alerts arrive where your team already lives — no new dashboard to babysit.
- TelegramPer-channel routing by severity.
- DiscordWebhook to a #alerts thread.
- SlackRouted to your incident channel.
- PagerDutyCritical alerts escalate on-call.
- WebhookPOST to your own endpoint.
- EmailPer-day digest or per-event.
Beyond drainage. We watch enforcement too.
- ·OFAC sanctions list — addresses added to the SDN list trigger alerts on your held-positions list.
- ·SEC enforcement — every action filed against a tokenized issuer fires an alert on holdings exposed to that issuer.
- ·MiCA enforcement notices — EU regulator actions against CASPs are ingested as native alert sources.
- ·Bridge incident detection — anomalous cross-chain message patterns. Wormhole-grade signal.