Solana TPU Sender with SWQoS

Direct transaction forwarding to slot leaders via stake-weighted TPU channels · Dual-path routing through SWQoS and Jito Bundle Engine · JSON-RPC, HTTP, and QUIC support across multiple global regions

OVERVIEW

Land Every Transaction

TPU Sender routes your Solana transactions directly to the slot leader's TPU.

Multi RegionsDual PathDrop-in

TPU SENDER

4 Submission Protocols

Pick the protocol that matches your latency requirements.

JSON-RPC

Standard, all SDKs

HTTP Plain

Scripts, prototyping

HTTP Binary

Pre-serialized, 1232 bytes

QUIC TLS 1.3

HFT — 64 concurrent streams

STAKED CONNECTION + JITO

Dual-Path Delivery

Simultaneously sent through Jito Block Engine for bundle-based delivery.

// dual-path
path_1: SWQoS → Priority Queue
path_2: Jito → Bundle Stage

SLOT LEADER

Priority Queue + Bundle Stage

Two independent queues inside the current slot leader.

PRIORITY QUEUE

Stake-weighted QUIC

BUNDLE STAGE

Jito processing

LANDED

Transaction Confirmed

Whichever path lands first wins. Tip-based from 0.001 SOL.

scroll

Why TPU Sender

Direct TPU Access

Stake-weighted QUIC channels route transactions straight to the slot leader - no RPC delays.

Dual-Path Routing

Every transaction is sent via SWQoS and Jito Block Engine simultaneously. Whichever path lands first wins.

4 Protocols

JSON-RPC, HTTP Binary, HTTP Plain, QUIC TLS 1.3 — pick the protocol that matches your latency needs.

Drop-in SDK

Rust, TypeScript/JavaScript, Python. Swap your RPC endpoint and you're live in under a minute.

FAQ

What is TPU Sender?+

TPU Sender is a Solana transaction delivery service that routes your transactions through stake-weighted channels directly to the current slot leader's Transaction Processing Unit (TPU), bypassing the traditional RPC relay path.

How does dual-path routing work?+

Every transaction is simultaneously sent to the Solana validator through two independent paths: SWQoS stake-weighted channels to the Validator's Priority Queue, and Jito Block Engine to the Bundle Stage. The first path to land the transaction wins, maximizing your landing rate.

Which SDK languages are supported?+

We support Rust, TypeScript, Python. Integration is a single endpoint swap — replace your existing RPC URL with location.landing.fast and add your API key header.

What's the pricing model?+

Tip-based pricing starting from 0.001 SOL per transaction. No monthly subscription, no minimum commitment.

Is using TPU Sender legal?+

Yes. TPU Sender uses Solana's native stake-weighted QoS mechanism and Jito's public Block Engine API. These are standard, documented protocol features available to all validators and stakers.

Stop losing transactions to congestion

Get your API key and start landing every Solana transaction in under a minute.