Beam Config
Disconnected
Pipeline Configuration
Real-time abnormal mint detection across EVM chains. One pipeline per chain, deployed in seconds.
Source
PubSub (ERC-20)
~2M events/day per chain
Filter
Mints only (from 0x0)
99.9% of events dropped
Enrichment
Token Prices API
Name, symbol, USD price
Sink
Webhook to backend
Real-time delivery
POST/api/v1/developer/tokens/chain-address
Called on each mint event to enrich with token metadata and current USD price. Results are cached in-memory for 5 minutes per token.
Deploy Pipeline
Launch the mint detector for a chain directly from this page.
Get your key at app.allium.so/settings/api-keys
Tear Down Existing Pipeline
Stop a pipeline by config ID — use this if you deployed in a previous session.