Counter-MEV / approval-risk intelligence
seneschal_counter_mevDefensive intel for MEV searchers and bot operators. Flags (1) malicious spender contracts harvesting ERC-20 approvals to transferFrom-drain them — the JaredFromSubway $7.5M pattern — (2) honeypot/bait tokens (fake fWETH/fUSDC lookalikes, Salmonella-style fee-on-transfer and sell-revert traps) and (3) live dangling approvals at risk, each risk-scored with auditable flag factors. view="summary" returns counts + score distribution + a teaser; view="detail" returns the full uncapped feed (paid via x402 at GET /v1/premium/counter-mev; served here for agents); pass address to check one address. Verify on-chain before acting.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| view | No | summary (default) = aggregates + teaser; detail = full risk-scored feed. | |
| limit | No | detail view: per-category row cap (1..500). Default 200. | |
| address | No | If set, return a single-address risk lookup instead of the feed. | |
| category | No | detail view: restrict to one category. Default all. | |
| min_score | No | detail view: drop entries below this risk score (0..100). Default 0. |