Identify tradable markets
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.
Market Intelligence
Polaris provides live market data and historical analysis for Solana market structure: synthetic L2, swaps, venue depth, route quality, and quote freshness.
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, analyze 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 where flow actually goes before choosing the markets your desk quotes.
Simulation and landing diverge on Solana.
Query historical 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 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. Polaris will discuss the right path from integration to production.