Docs.rs
  • ore-api-3.6.0
    • ore-api 3.6.0
    • Permalink
    • 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
      • drillx ^2.2 normal
      • mpl-token-metadata ^5.1 normal
      • num_enum ^0.7.2 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
    • 48.94% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

ore_api3.6.0

Crate Items

  • Structs
  • Enums
  • Constants
  • Traits
  • Functions

List of all items

Structs

  • event::MineEvent
  • instruction::Claim
  • instruction::Close
  • instruction::Initialize
  • instruction::Mine
  • instruction::Open
  • instruction::Reset
  • instruction::Update
  • state::Bus
  • state::Config
  • state::Proof
  • state::Treasury

Enums

  • error::OreError
  • instruction::OreInstruction
  • state::OreAccount

Traits

  • loaders::OreAccountInfoValidation

Functions

  • check_id
  • id
  • sdk::auth
  • sdk::claim
  • sdk::close
  • sdk::initialize
  • sdk::mine
  • sdk::open
  • sdk::reset
  • sdk::update
  • state::bus_pda
  • state::config_pda
  • state::proof_pda
  • state::treasury_pda

Constants

  • ID
  • consts::BASE_REWARD_RATE_MAX_THRESHOLD
  • consts::BASE_REWARD_RATE_MIN_THRESHOLD
  • consts::BUS
  • consts::BUS_ADDRESSES
  • consts::BUS_COUNT
  • consts::CONFIG
  • consts::CONFIG_ADDRESS
  • consts::EPOCH_DURATION
  • consts::EPOCH_MINUTES
  • consts::INITIALIZER_ADDRESS
  • consts::INITIAL_BASE_REWARD_RATE
  • consts::INITIAL_MIN_DIFFICULTY
  • consts::MAX_SUPPLY
  • consts::METADATA
  • consts::METADATA_ADDRESS
  • consts::METADATA_NAME
  • consts::METADATA_SYMBOL
  • consts::METADATA_URI
  • consts::MINT
  • consts::MINT_ADDRESS
  • consts::MINT_BUMP
  • consts::MINT_NOISE
  • consts::NOOP_PROGRAM_ID
  • consts::ONE_MINUTE
  • consts::ONE_ORE
  • consts::PROOF
  • consts::SMOOTHING_FACTOR
  • consts::TOKEN_DECIMALS
  • consts::TOKEN_DECIMALS_V1
  • consts::TOLERANCE
  • consts::TREASURY
  • consts::TREASURY_ADDRESS
  • consts::TREASURY_BUMP
  • consts::TREASURY_TOKENS_ADDRESS