Query the chain
like a database.
Supanode decodes chain history into typed ClickHouse tables — DEX swaps and token flows on Solana, perpetual fills on Hyperliquid, prediction markets on Polymarket, and more networks in the same SQL dialect. ~15s freshness from chain. Query it directly, or through a custom REST endpoint shaped to your exact question.
Every indexer here is decoded chain history in ClickHouse, queried the same way. What changes per network is what there is to decode - swaps on one, perpetual fills on another - and whether it is on the shelf today.
Flat monthly.
No per-query bills.
One plan, query as much as you want — no metering, no surprise bills from a full-table scan. Up to 24h trial included.
First query in 10 minutes.
Open Telegram, get your ClickHouse credentials, connect with any SQL client (DBeaver, DataGrip, or psql-style CLI). First sample queries ready in docs.
How do I query the Supanode indexer?
Through direct ClickHouse SQL — joins, CTEs, and window functions — using clients like DBeaver, DataGrip, or psql. Supanode can also build a custom REST endpoint around a specific query if SQL is too low-level for your team.
Which DEX platforms are indexed on Solana?
Six: Raydium, Meteora, Pump.fun, PumpSwap, LaunchLab, and Letsbonk.fun. Swap events are normalized to one schema so you can query across DEXs in a single statement.
How fresh is the data?
About 15 seconds from chain (p50 14s), with an 82 ms query p99 — real-time enough for analytics and bot decisioning. Solana history goes back to 2024-01-17; each other network is indexed from the point its dataset starts.
Which networks are indexed?
Solana DEX activity, Hyperliquid perpetual fills with nanosecond timing, Polymarket prediction-market history, and Robinhood Chain activity are live today. Monad, BNB Chain, Lighter, Fomo and Arc datasets are in build - tell us which tables you need and you go to the front of that queue.
How is the indexer priced?
A flat monthly subscription with unlimited queries within tier limits — see pricing for the rate. Custom REST endpoints are quoted per scope.