For market makers
Displayed depth is not the same as landable liquidity.
Track venue freshness, effective spread, competitor depth, flow routing, and markouts before you tighten, widen, or pull quotes.
Data Streams & API
Low-latency streams and queryable history for professional desks: Synthetic L2, swap tape, route quality, venue depth, quote freshness, and historical replay.
Polaris Data Gateway
SOL-USDC · dense · FRA
WebSocket subscribe
const ws = new WebSocket(url);
ws.onopen = () => ws.send(JSON.stringify({
feed: "liquidity_bundle",
pair: "SOL-USDC",
profile: "dense",
}))Synthetic L2
SOL-USDC
Why it matters
Solana price sits across account state, PropAMMs, RFQ paths, aggregators, and the transaction that finally lands. Polaris reconstructs that surface so your desk can monitor liquidity, evaluate execution quality, replay historical conditions, and make decisions against what is actually landable.
Displayed depth is not the same as landable liquidity.
Track venue freshness, effective spread, competitor depth, flow routing, and markouts before you tighten, widen, or pull quotes.
Route inclusion is distribution.
Measure venue quality, aggregator coverage, and the reliability signals serious flow expects before it routes through your pool.
Simulation and landing diverge on Solana.
Replay swap tape, compare simulated routes to landed execution, and validate strategy assumptions on historical windows.
What you get
A reconstructed executable-depth ladder derived from observed Solana state, high-frequency simulation, and realized swap validation.
Enriched stream of realized on-chain swaps with pair, pool, venue, size, and timing. The ground-truth event log for validating surfaces, tracking flow, and comparing simulated routes to landed execution.
Execution gap, route freshness, missing-route windows, quote decay, and landed execution versus best simulated path.
Live streams for production monitoring and historical API windows for research, replay, and strategy validation.
Depth, freshness, effective spread, best-price share, and markout across venues and route surfaces.
Reconstruct market conditions around swaps, route changes, quote updates, volatility events, and landing outcomes.
How teams use it
Tell us the markets, venues, and strategy shape you want to evaluate. Qualified teams can receive a limited historical or delayed-live sample to test Polaris data against their own assumptions.