Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.hubra.app/llms.txt

Use this file to discover all available pages before exploring further.

raSOL is Hubra’s liquid staking token. This page is the token reference: addresses, mechanics, infrastructure. For the user-facing product story, see Liquid staking.

Token data

NameHubra staked SOL
SymbolraSOL
StandardSPL Token
Mint addressHUBsveNpjo5pWqNkH57QzxjQASdTVXcSK7bVKTSZtcSX
Decimals9
InfrastructureSanctum Infinity
Backing validatorHubra (vote 7K8DVxtNJGnMtUY1CQJT5jcs8sFGSZTDiG7kowvFpECh)
View on Solscan.

Token model

raSOL is a non-rebasing, value-accruing receipt token.
  • Non-rebasing: the supply per deposit is fixed at mint. Your raSOL balance does not grow over time.
  • Value-accruing: the redemption rate (SOL per raSOL) climbs each epoch as the underlying stake earns rewards.
raSOL_balance × current_rate = your_underlying_SOL
Yield is delivered through the rate, not the balance. This is the same model Aave’s aTokens, Lido’s wstETH, and Sanctum’s preferred-partner LSTs use.

Where the yield comes from

Every raSOL is backed by SOL staked to the Hubra validator. The validator earns Solana’s standard staking rewards at every epoch boundary (~2 to 3 days). Rewards flow into the raSOL exchange rate. There is no second yield layer. raSOL’s APY is exactly the underlying validator’s net APY (issuance × (1 − commission)). Live APY: GET /api/v1/strategies/sol-liquid-stake.

Where you can use raSOL

raSOL is a Sanctum preferred-partner LST. That status comes with deep pooled liquidity across Solana DeFi:
  • Lending and collateral: Kamino, Save, Loopscale.
  • DEX swaps: Jupiter, Orca, Meteora, Raydium, Titan.
  • LST-to-LST conversions: Sanctum router (raSOL ↔ JitoSOL, mSOL, INF, and the rest of the Sanctum LST set).
Because raSOL is a standard SPL token, anything that supports SPL tokens supports raSOL by default.

Redemption paths

Three ways to redeem raSOL for SOL:
PathTimeFeeMechanics
Sell on a DEXInstantDEX fee + price impactStandard token swap
Sanctum instant unstakeOne blockSanctum price impact onlyPooled LST liquidity swap
Sanctum slow unstake (withdrawStake)~2 to 3 daysNoneraSOL → native stake account → epoch deactivation
The instant and slow paths run inside the Hubra app; sell-on-DEX you can do anywhere SPL tokens trade.

Risks

raSOL inherits all native validator risks plus a smart-contract layer.
  • Smart-contract risk. Sanctum infrastructure is heavily used and audited but not invulnerable.
  • Validator risk. raSOL’s yield depends on Hubra’s validator performance.
  • Temporary depeg. In stressed markets, raSOL might trade below its fair SOL value on DEXs. Instant unstake redeems at the true exchange rate even when secondary markets wobble.
  • Liquidity risk. Very large unstakes may incur material price impact. Quote first.

Working with raSOL programmatically

For agents and developers:

Common questions

raSOL is non-rebasing. Yield lives in the redemption rate, not the balance. Multiply your balance by the current rate (visible in the app or via the API) to see your SOL value.
raSOL is a Solana-native SPL token. Bridge support depends on third-party bridges; we do not maintain bridges directly.
Same primitive, different validator backing. raSOL stakes to Hubra’s validator only. JitoSOL and mSOL stake across many validators per their delegation strategies. raSOL also runs entirely on Sanctum’s preferred-partner liquidity layer.
raSOL is in your wallet, controlled by your keys. You can swap on any DEX, route through Sanctum directly, or hold the position regardless of Hubra’s app status.