What you’ll find here
Quickstart
Deploy your first pipeline, source to sink, in minutes.
Sources, transforms & sinks
EVM, Solana, Bitcoin, and more, shaped with SQL or TypeScript, landing in your database, queue, or warehouse.
Guides
Architecture patterns, token transfers, event decoding, DEX trades, and troubleshooting.
Pipeline cookbook
Complete, runnable YAML examples; copy one and adapt it.
Monitoring
Health dashboard, custom alerts, and Prometheus integration.
Reference
Pipeline config, CLI, SQL functions, API, and data schemas.
Key improvements over Mirror
Live data inspection
Use the
inspect command to see data flowing through your live pipeline
with no performance penalty.Solana support
Build with Solana datasets incl. transactions, instructions, and token
transfers, with full history from genesis.
Infinite filters
Filter on unlimited addresses from onchain data or backend updates.
Really fast decoding
Decode contract data in real time by passing your contract’s ABI or IDL.
Manage via REST API
Create, deploy, monitor, and pause pipelines programmatically.