Skip to main content

Staking

Preview of planned parameters. Rewards are funded from the treasury wallet, accrued linearly, with claims every 30 days from the platform once the on-chain program is deployed.

ProductMin. stakeAPR (annual)Lock / rulesTier alignment
Fixed — 1 year15,000 XLR14%12 months — no early withdrawalSilver access
Fixed — 2 years30,000 XLR21%24 months — no early withdrawalPlatinum access
Fixed — 3 years75,000 XLR29%36 months — no early withdrawalDiamond access
FlexibleNo fixed minimum (see terms)9%Min 30 days before first claim; withdraw anytime after with no penaltyFlexible participation

Flexible staking detail

  • First claim available 30 days after deposit.
  • Further claims every 30 days.
  • After 30 days you may withdraw principal anytime without penalty.

Preview mode — SPL transfer, not a stake program

This flow sends XLR from your wallet to the configured treasury via a standard SPL transfer. Lock periods, APR, and claims are not enforced on-chain until the staking program is deployed. Use only if you understand this limitation.

Treasury not configured

Add NEXT_PUBLIC_STAKING_TREASURY (mainnet public key) to .env.localand restart the dev server. The UI will then enable transfers to that wallet's XLR token account.

Stake XLR (preview)

Connect a wallet with XLR. Amounts must meet the tier minimums from the table above.

Wallet balance (XLR)

Fixed — 1 year

14% APR

12 months — no early withdrawal

Fixed — 2 years

21% APR

24 months — no early withdrawal

Fixed — 3 years

29% APR

36 months — no early withdrawal

Flexible

9% APR

Min 30 days before first claim; withdraw anytime after with no penalty

For production staking (locked vault, rewards), the program must be deployed and audited. Account shows tier UI; this page exercises SPL transfers only.

Staking — Xcelerate