Back to API Reference

Staking API

High-yield SOL staking with automatic conservation funding. Earn 8-12% APY while supporting marine restoration.

8-12%
Current APY
$2.5M+
Total Value Locked
15%
Conservation Allocation
POST

Stake SOL Tokens

POST /api/v1/stake

💰 Reward Structure

  • • Base APY: 8-12% (market-leading rates)
  • • Compound Interest: Daily reward distribution
  • • Minimum Stake: 5 SOL (~$500 at current prices)
  • • Lock Period: 30 days (flexible unstaking)
  • • Conservation Bonus: 15% of rewards fund reef restoration

Request Body

{
  "amount": "10.5",           // SOL amount to stake
  "wallet_address": "7xKXtg2CW87d97TXJSDpbD5jBkheTqA83TZRuJosgAsU",
  "auto_compound": true,      // Auto-compound rewards
  "conservation_boost": true  // Opt-in for 2% bonus APY
}

Response

{
  "success": true,
  "transaction_id": "5KJp9X2mN8qR7vL3wE1fG4hS6tY9uI0oP",
  "staked_amount": "10.5",
  "estimated_annual_rewards": "1.26",  // SOL
  "conservation_contribution": "0.189", // SOL
  "current_apy": "12.0%",
  "next_reward_date": "2024-12-09T00:00:00Z",
  "unlock_date": "2025-01-08T00:00:00Z"
}
GET

Check Rewards & Earnings

GET /api/v1/rewards/:wallet_address

🚀 Real-Time Earnings

  • • Live APY Tracking: Real-time yield calculations
  • • Pending Rewards: Unclaimed SOL earnings
  • • Conservation Impact: Track your environmental contribution
  • • Compound Growth: See your stake growing daily
  • • Performance Analytics: Compare against market benchmarks

Response

{
  "wallet_address": "7xKXtg2CW87d97TXJSDpbD5jBkheTqA83TZRuJosgAsU",
  "total_staked": "25.75",           // SOL
  "pending_rewards": "0.847",        // SOL ready to claim
  "total_earned": "3.142",           // SOL lifetime earnings
  "current_apy": "11.8%",
  "conservation_funded": "0.471",    // SOL contributed to reefs
  "performance_vs_market": "+2.3%",  // Outperforming market
  "next_reward_amount": "0.083",     // SOL
  "days_until_unlock": 12,
  "estimated_monthly_income": "2.54" // SOL per month
}
POST

Unstake & Withdraw

POST /api/v1/unstake

âš¡ Flexible Withdrawal

  • • Instant Unstaking: Available after 30-day lock period
  • • Partial Withdrawals: Unstake any amount you want
  • • Keep Earning: Remaining stake continues earning rewards
  • • Emergency Exit: Early unstaking with 2% penalty (funds go to conservation)
  • • Gas Optimization: Minimal transaction fees on Solana

Request Body

{
  "amount": "5.0",              // SOL amount to unstake
  "wallet_address": "7xKXtg2CW87d97TXJSDpbD5jBkheTqA83TZRuJosgAsU",
  "claim_rewards": true,        // Also claim pending rewards
  "emergency_unstake": false    // Skip lock period (2% penalty)
}

🌊 Yield Farming Opportunities

Liquidity Pool Rewards

  • • SOL-USDC Pool: Additional 3-5% APY
  • • SeaCoin-SOL Pool: Up to 25% APY in SeaCoin tokens
  • • Conservation NFTs: Earn exclusive reef restoration certificates
  • • Governance Tokens: Vote on conservation projects

Referral Program

  • • 5% Bonus APY: For first 30 days of referred users
  • • Lifetime Rewards: 0.5% of referral earnings
  • • Conservation Multiplier: 2x impact tracking
  • • VIP Status: Early access to new features