Docs.rs
  • vending-minter-3.15.0
    • vending-minter 3.15.0
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • shanev
    • jhernandezb
    • yubrew
    • humanalgorithm
    • Dependencies
      • cosmwasm-schema ^1.2.1 normal
      • cosmwasm-std ^1.2.1 normal
      • cw-storage-plus ^1.1.0 normal
      • cw-utils ^1.0.1 normal
      • cw2 ^1.1.0 normal
      • cw721 ^0.18.0 normal
      • cw721-base ^0.18.0 normal
      • rand_core ^0.6.4 normal
      • rand_xoshiro ^0.6.0 normal
      • schemars ^0.8.11 normal
      • semver ^1 normal
      • serde ^1.0.145 normal
      • sg-std ^3.2.0 normal
      • sg-whitelist ^3.14.0 normal
      • sg1 ^3.14.0 normal
      • sg2 ^3.14.0 normal
      • sg4 ^3.14.0 normal
      • sg721 ^3.14.0 normal
      • sha2 ^0.10.2 normal
      • shuffle ^0.1.7 normal
      • thiserror ^1.0.31 normal
      • url ^2.2.2 normal
      • vending-factory ^3.14.0 normal
    • Versions
    • 2.37% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • 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

vending_minter3.15.0

Crate Items

  • Structs
  • Enums
  • Constants
  • Functions
  • Type Aliases

List of all items

Structs

  • contract::TokenPositionMapping
  • helpers::MinterContract
  • msg::ConfigResponse
  • msg::InstantiateMsg
  • msg::MintCountResponse
  • msg::MintPriceResponse
  • msg::MintableNumTokensResponse
  • msg::StartTimeResponse
  • state::ConfigExtension

Enums

  • ContractError
  • msg::ExecuteMsg
  • msg::QueryMsg

Functions

  • contract::display_max_mintable_tokens
  • contract::execute
  • contract::execute_burn_remaining
  • contract::execute_mint_for
  • contract::execute_mint_sender
  • contract::execute_mint_to
  • contract::execute_purge
  • contract::execute_remove_discount_price
  • contract::execute_set_whitelist
  • contract::execute_shuffle
  • contract::execute_update_discount_price
  • contract::execute_update_mint_price
  • contract::execute_update_per_address_limit
  • contract::execute_update_start_time
  • contract::execute_update_start_trading_time
  • contract::instantiate
  • contract::migrate
  • contract::mint_price
  • contract::query
  • contract::query_status
  • contract::reply
  • contract::sudo
  • contract::update_status
  • validation::check_dynamic_per_address_limit
  • validation::get_three_percent_of_tokens

Type Aliases

  • contract::Response
  • contract::SubMsg
  • state::Config

Constants

  • state::CONFIG
  • state::LAST_DISCOUNT_TIME
  • state::MINTABLE_NUM_TOKENS
  • state::MINTABLE_TOKEN_POSITIONS
  • state::MINTER_ADDRS
  • state::SG721_ADDRESS
  • state::STATUS