Skip to main content
View the full changelog
September 7–16, 2026
Data APIDatastreamSolana RPCPnL V2General

Platform speed, Search API, RidgeDB, and dashboard updates

Faster data, from indexing to delivery

  • Search and holders: faster Search API responses and improved holder data performance.
  • Token coverage: support for all quote tokens on Meteora Curve, Raydium LaunchLab, and Pump.fun, plus Pump.fun isHolderReward and Transaction V1 support.
  • Indexing and streaming: rebuilt metadata indexing, RidgeDB, and Ridge streaming for improved speed, accuracy, and efficiency across Data API and RPC services.
  • PnL V2: improved redundancy and accuracy.

More ways to manage your subscription

  • Teams: invite teammates and manage their access on Premium, Business, and dedicated node plans.
  • On-chain USDC subscriptions: automatic renewals and top-ups using native USDC on Solana.
August 2026
Data APIDatastream

See what whales and KOLs are trading as it happens

Know when high-value wallets move. New REST endpoints and Datastream rooms make it easy to follow whale activity, track KOL trades, power token pages, and trigger alerts from a single trade feed.
  • REST endpoints: Fetch the latest whale trades, all KOL trades, or KOL activity for a specific token.
  • Live Datastream rooms: Subscribe to whale and KOL trades as they happen.
  • Flexible volume filters: Watch trades from $1k to $10k, or request all eligible KOL trades with minVolume=0.
  • KOL identity: Show names, Twitter handles, and other identity metadata when available.
  • More context when you need it: Paginate with opaque cursors, add token metadata, and filter arbitrage activity when needed.
August 2026
Prediction MarketsDatastream

Beta Prediction Markets API for Kalshi and Polymarket

Unified read-only API for Kalshi and Polymarket with full historical market data.
  • REST: https://prediction-market-api.solanatracker.io
  • Datastream: pm:* rooms on wss://datastream.solanatracker.io/{apiKey} (same hub and key as other Datastream products)
  • Markets, events, trades, candlesticks, orderbooks, crypto up/down windows, and Polymarket wallet analytics
  • Auth with your existing Data API key (x-api-key)
July 2026
Datastream

Meteora DLMM and Raydium CLMM pool monitors improved for new pool creations

Meteora DLMM and Raydium CLMM pool monitors have been improved for new pool creations.
June 2026
Data APIDatastream

Jupiter DCA V2 — full support and indexing for recurring orders

Jupiter DCA V2 orders (openDcaV2) are now fully supported and indexed across the DCA API and Datastream feeds. Previously hidden DCA V2 positions are now visible in REST responses and live WebSocket events.Existing /dca/* endpoints and dca:jupiter rooms automatically include V2 orders — no query changes required. Order objects include openInstruction: "openDcaV2" to distinguish V2 accounts.