Docs.rs
  • forge-api-1.1.0
    • forge-api 1.1.0
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Documentation
    • Repository
    • crates.io
    • Source
    • Owners
    • Findiglay
    • Dependencies
      • array-const-fn-init ^0.1.1 normal
      • borsh ^1.5.1 normal
      • bytemuck ^1.14.3 normal
      • const-crypto ^0.1.0 normal
      • drillx ^2.1.0 normal
      • forge-utils ^1.0.2 normal
      • mpl-core ^0.8.0 normal
      • mpl-token-metadata ^4.1.2 normal
      • num_enum ^0.7.2 normal
      • solana-program ^1.18 normal
      • spl-associated-token-account ^2.3 normal
      • spl-token ^4 normal
      • static_assertions ^1.1.0 normal
      • thiserror ^1.0.57 normal
    • Versions
    • 27.1% of the crate is documented
  • Go to latest version
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • 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

forge_api1.1.0

Crate Items

  • Structs
  • Enums
  • Constants
  • Functions

List of all items

Structs

  • event::CraftEvent
  • instruction::EnhanceArgs
  • instruction::InitializeArgs
  • instruction::InitializeEnhanceArgs
  • instruction::MintV1Args
  • instruction::NewV1Args
  • instruction::VerifyArgs
  • state::Config
  • state::Enhancer
  • state::Treasury

Enums

  • error::ForgeError
  • instruction::ForgeInstruction
  • state::AccountDiscriminator

Functions

  • check_id
  • id
  • instruction::enhance
  • instruction::init_enhance
  • instruction::initialize
  • instruction::mint
  • instruction::new
  • instruction::verify
  • loaders::load_account
  • loaders::load_asset
  • loaders::load_collection_authority
  • loaders::load_config
  • loaders::load_enhance
  • loaders::load_mint
  • loaders::load_program
  • loaders::load_signer
  • loaders::load_system_account
  • loaders::load_sysvar
  • loaders::load_token_account
  • loaders::load_treasury
  • loaders::load_treasury_token_account
  • loaders::load_uninitialized_pda

Constants

  • ID
  • consts::CHROMIUM_MINT_ADDRESS
  • consts::COAL_MINT_ADDRESS
  • consts::COAL_PROGRAM_ID
  • consts::COAL_PROGRAM_ID_BYTES
  • consts::COAL_UPDATE_AUTHORITY
  • consts::COAL_UPDATE_AUTHORITY_SEED
  • consts::COLLECTION
  • consts::COLLECTION_AUTHORITY_ADDRESS
  • consts::COLLECTION_AUTHORITY_SEED
  • consts::CONFIG_SEED
  • consts::ENHANCER_SEED
  • consts::ENHANCER_TARGET_SLOT
  • consts::ENHANCE_MAX_MULTIPLIER
  • consts::ENHANCE_MIN_MULTIPLIER
  • consts::ENHANCE_SLOT_BUFFER
  • consts::INGOT_MINT_ADDEESS
  • consts::INITIALIZER_ADDRESS
  • consts::ONE_TOKEN
  • consts::ROYALTIES_BASIS_POINTS
  • consts::ROYALTY_CREATOR_ADDRESS
  • consts::TOKEN_DECIMALS
  • consts::TREASURY
  • consts::TREASURY_ADDRESS
  • consts::TREASURY_BUMP
  • consts::WOOD_MINT_ADDRESS