💡Prism Query
An ultra-fast, SQL-like query engine purpose-built for on-chain data exploration. Designed for technical users, it allows direct access to pre-processed blockchain data, normalized across 40+ chains.
Technical Detail
Built on a hybrid architecture using indexed columnar stores and streaming caches.
Supports both historical deep-scans and real-time transaction flows.
Includes native tagging filters, smart entity selectors, and wallet group joins.
Capabilities
Query wallet activity with custom conditions (e.g. “All wallets that interacted with Curve and deposited >$100k between two dates”).
Apply tagging overlays (e.g. Smart Money, Airdrop Farmers, Dormant Whales).
Filter and transform multi-chain datasets without needing separate APIs or endpoints.
Example Use Case
A fund manager queries all cross-chain whale transactions between Solana and Ethereum for wallets tagged as institutional hot wallets during a specific volatility window.
Last updated