Skip to main content

Single-Validator Stake Pool

Trustless liquid staking for all Solana validators.

Overview

The single-validator stake pool program is an upcoming SPL program that enables liquid staking with zero fees, no counterparty, and 100% capital efficiency.

The program defines a canonical pool for every vote account, which can be initialized permissionlessly, and mints tokens in exchange for stake delegated to its designated validator.

The program is a stripped-down adaptation of the existing multi-validator stake pool program, with approximately 80% less code, to minimize execution risk.

Source

The Single Pool Program's source is available on GitHub.

Security Audits

The Single Pool Program has received two audits to ensure total safety of funds: