Skip to main content

Abstract

Thaler is a Solana protocol that converts a SOL deposit into a delta-neutral yield position. Each vault allocates capital across three coordinated strategies: liquid staking, a lending loop, and a short perpetual hedge. Because the long staking exposure and the short perpetual exposure cancel out, the realised return tracks the rates earned (staking yield, deposit-borrow spread, perpetual funding), not the price of SOL. The protocol guarantees a per-tier minimum return and protects the principal through a public, on-chain reserve. This documentation describes the product at a level suitable for depositors, integrators, and reviewers. It does not publish strategy parameters, position sizes, or operational thresholds.

Document map

The pages are designed to be read in order, but each is self-contained.
SectionPagePurpose
OverviewWhat is ThalerProduct description and the case for delta-neutrality
ArchitectureThe four components of a vault and how they coordinate
Custody and policySelf-custody model, the policy extension, and how to verify a vault
StrategiesStrategies overviewThe three-pillar design and the six Thaler One tiers
Liquid stakingThe staking leg, supported tokens, and provider selection
Lending marketsThe deposit-borrow loop on Kamino
Perpetual marketsThe short hedge on Hyperliquid and Pacifica
Vault lifecycleCreating a vaultWalk-through of the creation flow
Claiming yieldHow yield accrues and the 24-hour claim cooldown
Closing a vaultThe single-transaction unwind and the penalty decay schedule
FeesThe three fee components and a worked example
SecurityPrincipal protectionWhat protection means and how to verify the reserve
Yield floorHow the floor is derived and honoured
Risk disclosureResidual risks that no on-chain policy can eliminate
HelpFAQShort answers to the most common questions

Position summary

Beta program

The current beta accepts a fixed deposit of 2 SOL per vault. The fixed size equalises capacity across early users and keeps operational variance low during the first wave. Variable deposit sizing opens after the beta closes.
The beta is otherwise identical to the production target. Same custody model, same claim mechanics, same closure rules.

Where to next

Open the app

Connect a Solana wallet and create a vault.

Read the overview

Start with the product description.

FAQ

Short answers to the most common questions.