{
"strategy": {
"key": "sol-liquid-stake",
"asset": "SOL",
"title": "Liquid",
"blurb": "Mint raSOL via Sanctum.",
"status": "live",
"intro": "Mint raSOL by depositing SOL into Hubra's Sanctum-routed pool. Your raSOL is non-rebasing; the SOL redemption rate climbs as the underlying stake earns rewards.",
"steps": [
{ "ord": "1", "lead": "Deposit SOL", "tail": "Routed to Hubra's validator via Sanctum." },
{ "ord": "2", "lead": "Receive raSOL", "tail": "Non-rebasing, value-accruing receipt." },
{ "ord": "3", "lead": "Use freely", "tail": "Hold, swap, lend, or LP across Solana DeFi." }
],
"trust": [
"Self-custody",
"No Hubra protocol fee",
"Sanctum-audited infrastructure"
],
"onchain": {
"assetMint": "So11111111111111111111111111111111111111112",
"receiptMint": "HUBsveNpjo5pWqNkH57QzxjQASdTVXcSK7bVKTSZtcSX",
"receiptSymbol": "raSOL"
},
"actions": {
"stake": { "kinds": ["mint"], "notes": "Mints raSOL via Sanctum's swap router (SOL → raSOL)." },
"unstake": { "kinds": ["instant", "slow"], "notes": "`instant` routes raSOL → SOL via Sanctum liquidity. `slow` runs Sanctum withdrawStake to a native stake account, then standard epoch deactivation." }
},
"live": { "apy": 6.4, "exchangeRate": 1.0723 }
}
}