Skip to main content

What Is SWQoS on Solana? — How Stake-Weighted Quality of Service Improves Transaction Landing

Written by Mike

What is Stake-Weighted Quality of Service (SWQoS) on Solana, and how does Syncro Sender use it?

SWQoS defined

Stake-Weighted Quality of Service (SWQoS) is a native Solana network mechanism that allocates bandwidth to validators proportionally to their stake. Validators with more stake receive a larger share of the network's transaction processing capacity. Transactions routed through higher-staked validators get priority scheduling when reaching the block leader.

This is not a proprietary technology or a private mempool. SWQoS is built into the Solana protocol itself. Any validator with sufficient stake can leverage it.

How SWQoS affects transaction landing

During periods of network congestion, the block leader receives more transactions than it can include in a single slot. SWQoS determines which connections get priority treatment. Transactions arriving through a staked TPU connection are scheduled ahead of those coming from public, unstaked RPC endpoints.

In practical terms, SWQoS creates a priority lane. Transactions submitted through validators with significant stake may be more likely to be included in the current or next slot, while transactions from public endpoints may be delayed or dropped, depending on network conditions.

How Syncro Sender leverages SWQoS

Syncro Sender routes transactions through P2P.org's validator infrastructure, which includes significant stake participation on the Solana network. When a transaction is submitted, it travels through P2P.org's staked TPU connection, benefiting from the priority bandwidth that SWQoS allocates to higher-stake validators.

This is one of four parallel paths Syncro Sender uses. The SWQoS path works alongside direct leader submission, a dedicated relayer, and RPC fallback to help improve the likelihood of timely inclusion, depending on network conditions.

Why this matters for trading teams

For high-frequency trading, arbitrage, and liquidation strategies, the difference between landing in slot 0 and slot 2 can determine whether a trade is profitable or worthless. SWQoS routing through infrastructure with substantial validator stake offers a different routing path compared to public endpoints that do not benefit from priority scheduling.


This article is for informational purposes only and does not constitute a service agreement. Use of Syncro Sender is governed by the Terms of Service.

Did this answer your question?