Docs.rs
  • ore-boost-api-4.0.0-alpha
    • ore-boost-api 4.0.0-alpha
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • HardhatChad
    • Dependencies
      • array-const-fn-init ^0.1.1 normal
      • bytemuck ^1.14.3 normal
      • const-crypto ^0.1.0 normal
      • fixed =1.28 normal
      • num_enum ^0.7.2 normal
      • ore-api ^3.2.0 normal
      • solana-program =2.1 normal
      • spl-associated-token-account ^6 normal
      • spl-token ^4 normal
      • static_assertions ^1.1.0 normal
      • steel ^4.0 normal
      • thiserror ^1.0.57 normal
    • Versions
    • 38.62% of the crate is documented
  • This release has been yanked, go to latest version
  • Platform
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

ore_boost_api4.0.0-alpha

Crate Items

  • Structs
  • Enums
  • Constants
  • Functions

List of all items

Structs

  • instruction::Activate
  • instruction::Claim
  • instruction::Close
  • instruction::Deactivate
  • instruction::Deposit
  • instruction::Initialize
  • instruction::MigrateBoost
  • instruction::MigrateConfig
  • instruction::New
  • instruction::Open
  • instruction::UpdateAdmin
  • instruction::UpdateBoost
  • instruction::Withdraw
  • state::Boost
  • state::Config
  • state::OldBoost
  • state::OldConfig
  • state::Stake

Enums

  • error::BoostError
  • instruction::BoostInstruction
  • state::BoostAccount
  • state::OldBoostAccount

Functions

  • check_id
  • id
  • sdk::activate
  • sdk::claim
  • sdk::deactivate
  • sdk::deposit
  • sdk::initialize
  • sdk::migrate_boost
  • sdk::migrate_config
  • sdk::new
  • sdk::open
  • sdk::update_boost
  • sdk::withdraw
  • state::boost_pda
  • state::config_pda
  • state::stake_pda

Constants

  • ID
  • consts::BOOST
  • consts::CONFIG
  • consts::DENOMINATOR_BPS
  • consts::INITIALIZER_ADDRESS
  • consts::ROTATION_DURATION
  • consts::STAKE