What is Validator Admission Ticket (VAT)
Validator Admission Ticket (VAT) is a one-time fee of 1.6 SOL (approximately $130 USD as of mid-2026 pricing) collected once per epoch—roughly every two days—from every validator qualified to join Solana's consensus process following the Alpenglow upgrade. Introduced via SIMD-0357, VAT substitutes the per-transaction vote fees validators currently incur with a single, fixed charge. Pay the ticket, and your node is granted entry into the consensus group for the upcoming epoch; ignore it, or allow the balance in your vote account to drop below the threshold needed to cover the fee and rent, and the protocol will naturally exclude you.
A gym membership is the perfect analogy for this shift. Today, Solana validators pay for every visit; each of the many times they vote per epoch, they pay a fee to submit a transaction on-chain, adding up to about 2 SOL each time. Votor, as part of Alpenglow, moves votes off-chain and makes voting virtually free, so VAT is just a subscription to a service for access to unlimited votes: one predictable fee to access any and every participation opportunity.
Why Alpenglow Needs an Admission Fee
The VAT fee exists to solve a problem Alpenglow would otherwise cause. Today, Tower BFT relies on vote transaction fees as an unintentional economic filter that prevents the creation of excessive validator numbers; it currently costs about 2 SOL per epoch to run a validator due to vote fees. However, under Votor, there are no on-chain vote transactions and hence there is no fee-based filter. Without an additional mechanism, free voting would trigger a massive surge of small or unsecured validators joining the network immediately upon Alpenglow’s implementation.
A consensus set that is too large isn’t just sloppy; it creates measurable slowdowns, since each added voting validator increases load on signatures that must be aggregated, messages that must be sent, and communication complexity in a network designed to finalize blocks within 100 to 150 milliseconds. VAT preserves a reasonable size: 1.6 SOL per epoch is negligible for any validator earning staking rewards, but excessive for thousands of unsecured shell validators. VAT is also slightly cheaper than what validators pay in fees today, so it lowers costs for legitimate participants while it increases them for the malicious.
There is no governance vote or other intervention required to enforce VAT; it is done via automated enforcement of a standard rule. At the end of each epoch, the protocol iterates through each vote account, and deducts the fee and admits any account that holds enough SOL to cover the VAT and the rent; accounts that fail the check are effectively removed from the eligible validator set for that epoch.
How VAT Compares to Other Networks
Other networks gate validator access with capital requirements. For instance, Ethereum requires a 32-ETH minimum stake (a value of tens of thousands of dollars per validator) plus no recurring fee. In Alpenglow, Solana won’t have a stake minimum and will continue to be the case that there is none; VAT is a fee or operating cost. As long as you have enough delegated stake to cover the 1.6 SOL per epoch fee (a price tag equivalent to roughly 292 SOL per year) from the commission on the typical 7-9% APY from staking rewards on delegated stake, and that amount is trivial for those with any meaningful delegations. In addition, with free voting, and with the compact storage size of the upgraded Vote Account V4, the overall costs of running a competitive validator will go down with Alpenglow.
Of course, VAT remains an ongoing expense, so validators with virtually no delegated stake may feel it tipping them over into non-competitiveness. Whether that’s healthy cleansing or creeping censorship is one of the more debated points in the validator community.
Why VAT Matters
VAT may look like a minor detail on the back-end of Solana, but it plays a huge role in making Alpenglow’s headline numbers viable; it may free up most of the block space for votes currently used on-chain (roughly 75%) to perform other transactions, but if we have a consensus set that is too bloated, 150ms finality won’t be possible, and VAT is an attempt to limit that growth. It makes running a validator less expensive, since all the expenses can be accounted for in one line item, while VAT is also lower than the current vote transaction fees that validators are currently paying for. For delegators who stake stake through a liquid stake protocol such as Marinade or a native stake account, VAT is positive news for them since their fees will be going down, while untrustworthy validators will be priced out. For anyone following the decentralization debate on Solana, the fee will be a number to watch; 1.6 SOL is our current answer to how open the consensus set should be allowed to become, but that parameter can be adjusted by Solana governance if it turns out we were wrong about it.