Pre Confirmations

Stream scheduled Solana transactions

Pre Confirmations stream transactions the instant a validator's scheduler commits to executing them — earlier than shred delivery and confirmed-commitment streams.

Available on Professional plans and higher

Hero Image
THE EARLIEST SIGNAL

A filtered firehose, built for the fast path

Open a single preconfSubscribe WebSocket and stream scheduled transactions as compact binary frames, a fixed 18-byte header your decoder reads in nanoseconds.

Server-side filters: accounts, regions, failed txs
Only receive and pay for the flow you trade on
Compact binary frames: no JSON parsing on the hot path
Pair with Sender Max to land first on what you see first
Lifecycle stage
Scheduled txn
Transport
WebSocket
Price per message
10 credits
READ THIS FIRST

Preconfs are an early signal, not a guarantee

A preconfirmation means a validator's scheduler has committed to executing the transaction, but it has not yet landed onchain and could still fail or drop. Coverage scales with participating validator stake, so expect and account for gaps.

WHERE IT FITS

The earliest point in the transaction lifecycle

Latency increases from left to right. Pre Confirmations tap the scheduled-transaction stage before shreds exist.

User Tx
Transaction submitted
TPU
Ingested by the validator
Scheduler
Validator commits to executing the transaction
Pre Confirmation
Scheduled transaction streamed to you
Shreds
Packed and propagated across the network
HOW IT WORKS

Subscribe once, react first

preconfSubscribe
{
  "jsonrpc": "2.0",
  "id": 1,
  "method": "preconfSubscribe",
  "params": [
    {
      "failed": false,
      "regionInclude": ["ewr", "fra"],
      "accountInclude": ["TARGET_WALLET_ADDRESS"],
      "accountExclude": ["TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA"],
      "accountRequired": ["11111111111111111111111111111111"]
    }
  ]
}

Open a subscription

Connect to the Helius Gatekeeper endpoint and send a single `preconfSubscribe` request. Filter by account, region, or status. Only stream what you care about.

Get the earliest signal

Notifications arrive as compact binary frames with the slot, transaction index, status, and full transaction as soon as the scheduler commits to executing them.

Pay per message

10 credits per streamed transaction, billed from your plan like any Helius WebSocket subscription. Pre Confirmations is a new product and pricing is subject to change.

Who are preconfs for?

Prop AMMs & HFTs

React to onchain activity at the earliest possible moment to stay ahead of the book

Snipers

See new launches the instant they're scheduled, not after they're confirmed

Copy traders

Mirror a target wallet's trades the moment their transaction is scheduled

Liquidation bots

Detect liquidation opportunities faster than your competitors

Arbitrageurs

Catch cross-DEX price divergences before competitors close the gaps

Searchers

Use preconfs to act on order flow your competitors can't see

FOR VALIDATORS

Earn revenue by sending preconfirmations

Any validator can join and earn revenue by sending preconfirmations to Helius. The more participating stake, the broader the coverage is for everyone.

FAQs

Have questions about Pre Confirmations? Contact us to learn more.

Contact us

CTA Video
Divider Image

Learn about low-latency Solana data

View all
WIN FASTER

Get the earliest signal on Solana

Subscribe to preconfs and react the moment transactions are scheduled. Available on Pro plans only.