Role within the vault
Every Thaler vault rests on a liquid staking position. When a user deposits SOL, the protocol mints (or buys) a liquid staking token (LST) on the user’s behalf. The token represents staked SOL plus the rewards that accrue over time. While the rest of the vault uses the LST in other legs, the staking reward keeps accruing in the background and forms the floor of the total return.Supported assets
Each vault stakes through one token, chosen at creation. The choice is locked into the policy extension and cannot be changed afterwards. Closing the vault unwinds the staking position and returns SOL to the user.
Why liquid staking matters
Plain SOL staking locks the token inside a stake account. The reward is paid in SOL but the principal cannot be used elsewhere. Liquid staking tokens are tradable and composable, which means the vault can:- Supply the token as collateral on a lending market.
- Provide the token into a liquidity pool when the strategy requires it.
- Settle the token back to SOL immediately when the vault closes.
Provider risk
The staking leg inherits the operational track record of the chosen provider. Jito and Marinade have multi-year live records on Solana, large amounts of SOL staked through them, and published audits of their stake distribution and validator selection logic. Their smart contracts are independent of Thaler. The protocol does not run its own validator set. If a provider’s contracts fail or its validators are slashed, the vault is exposed to that loss. See Risk disclosure.How rewards are realised
Staking rewards are paid into the LST’s exchange rate. As rewards accrue, the token becomes worth slightly more SOL than it did at issuance. When the vault closes, the user receives the SOL equivalent of the LST at the prevailing exchange rate, capturing the accrued staking yield in the same payout. For a numerical example, suppose the Solana staking reward is 7 % APY and a vault holds 1.95 jitoSOL throughout a year. The jitoSOL/SOL exchange rate appreciates by approximately 7 % over that period. The vault’s staking-leg payout at close is approximately:Two providers, by design
A single staking provider is a single point of failure. Even strong providers can experience operational events that compress their rewards or temporarily lock redemption. Routing through two providers, both with deep track records and overlapping validator footprints, lets the protocol step away from a degraded provider without selling at a loss. In practice the choice between jitoSOL and mSOL is rarely material to the realised return: the two tokens track each other within a few basis points over typical holding periods. The optionality matters most during stress, when one provider’s discount widens and the protocol can route the next vault to the other.Next read
Lending markets
How the LST is supplied as collateral and the loop that captures the spread.
Perpetual markets
The short side that pairs with the long staking exposure to keep the vault market
neutral.