Docs.rs
  • dao-voting-cw20-staked-2.6.0
    • dao-voting-cw20-staked 2.6.0
    • Permalink
    • Docs.rs crate page
    • BSD-3-Clause
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • JakeHartnell
    • github:da0-da0:publishers
    • Dependencies
      • cosmwasm-schema ^1.5.4 normal
      • cosmwasm-std ^1.5.4 normal
      • cw-storage-plus ^1.1 normal
      • cw-utils ^1.0 normal
      • cw2 ^1.1 normal
      • cw20 ^1.1 normal
      • cw20-base ^1.1 normal
      • cw20-stake ^2.6.0 normal
      • dao-dao-macros ^2.6.0 normal
      • dao-interface ^2.6.0 normal
      • dao-voting ^2.6.0 normal
      • thiserror ^1.0 normal
    • Versions
    • 20% 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

dao_voting_cw20_staked2.6.0

Crate Items

  • Structs
  • Enums
  • Constants
  • Functions

List of all items

Structs

  • msg::InstantiateMsg
  • msg::MigrateMsg

Enums

  • ContractError
  • msg::ExecuteMsg
  • msg::QueryMsg
  • msg::StakingInfo
  • msg::TokenInfo

Functions

  • contract::assert_valid_absolute_count_threshold
  • contract::execute
  • contract::execute_update_active_threshold
  • contract::instantiate
  • contract::migrate
  • contract::query
  • contract::query_active_threshold
  • contract::query_dao
  • contract::query_info
  • contract::query_is_active
  • contract::query_staking_contract
  • contract::query_token_contract
  • contract::query_total_power_at_height
  • contract::query_voting_power_at_height
  • contract::reply

Constants

  • state::ACTIVE_THRESHOLD
  • state::DAO
  • state::STAKING_CONTRACT
  • state::STAKING_CONTRACT_CODE_ID
  • state::STAKING_CONTRACT_UNSTAKING_DURATION
  • state::TOKEN