BlazeStake
  • 👋Welcome to BlazeStake!
  • Protocol
    • 📘Delegation Strategy
    • 🤝Join the Pool!
    • 🛣️Roadmap
    • 🔐Audits
    • ✅Security Overview
  • Features
    • 💰Airdrops
    • 💵Treasury
    • 🖥️DAO
    • 📊Fees
    • ⚙️Custom Liquid Staking
  • Developers
    • 🖥️Open-Source Code
    • 💾Addresses
    • 👨‍💻Devnet
    • 💻Integrate
    • ⚒️TypeScript SDK
    • 📎Rust Docs
    • ⚙️Custom Liquid Staking APIs
    • 🔨Other APIs
  • Partnerships
    • 🤝Partner with Us
    • 📗List your DeFi Integration
    • 🪙Airdrop Your Token
    • 📖Submit a Treasury Proposal
    • 📸Press Kit
Powered by GitBook
On this page
  • Info
  • Deposit SOL
  • Deposit Stake
  • Withdraw SOL
  • Withdraw Stake
  1. Developers

Rust Docs

Here are some links to relevant portions of the stake pool Rust docs!

PreviousTypeScript SDKNextCustom Liquid Staking APIs

Last updated 1 year ago

Info

  • Total Lamports:

  • Pool Token Supply:

Deposit SOL

  • Instruction:

  • Function:

Deposit Stake

  • Instruction:

  • Function:

Withdraw SOL

  • Instruction:

  • Function:

Withdraw Stake

Instruction:

Function:

📎
https://docs.rs/spl-stake-pool/0.6.4/spl_stake_pool/state/struct.StakePool.html#structfield.total_lamports
https://docs.rs/spl-stake-pool/0.6.4/spl_stake_pool/state/struct.StakePool.html#structfield.pool_token_supply
https://docs.rs/spl-stake-pool/0.6.4/spl_stake_pool/instruction/enum.StakePoolInstruction.html#variant.DepositSol
https://docs.rs/spl-stake-pool/0.6.4/spl_stake_pool/instruction/fn.deposit_sol.html
https://docs.rs/spl-stake-pool/0.6.4/spl_stake_pool/instruction/enum.StakePoolInstruction.html#variant.DepositStake
https://docs.rs/spl-stake-pool/0.6.4/spl_stake_pool/instruction/fn.deposit_stake.html
https://docs.rs/spl-stake-pool/0.6.4/spl_stake_pool/instruction/enum.StakePoolInstruction.html#variant.WithdrawSol
https://docs.rs/spl-stake-pool/0.6.4/spl_stake_pool/instruction/fn.withdraw_sol.html
https://docs.rs/spl-stake-pool/0.6.4/spl_stake_pool/instruction/enum.StakePoolInstruction.html#variant.WithdrawStake
https://docs.rs/spl-stake-pool/0.6.4/spl_stake_pool/instruction/fn.withdraw_stake.html