Docs.rs
  • astro-assembly-3.0.0
    • astro-assembly 3.0.0
    • Docs.rs crate page
    • GPL-3.0-only
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • epanchee
    • Dependencies
      • astroport ^4 normal
      • astroport-governance ^4.0.0 normal
      • cosmwasm-schema ^1.5 normal
      • cosmwasm-std ^1.5 normal
      • cw-storage-plus ^1.2 normal
      • cw-utils ^1 normal
      • cw2 ^1 normal
      • ibc-controller-package ^1.0.0 normal
      • thiserror ^1.0 normal
      • anyhow ^1 dev
      • astroport-staking ^2.1 dev
      • astroport-tokenfactory-tracker ^1 dev
      • astroport-voting-escrow ^1.0.0 dev
      • osmosis-std ^0.25.0 dev
      • test-case ^3.3.1 dev
    • Versions
    • 25.32% of the crate is documented
  • Go to latest version
  • 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
    • 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

astro_assembly3.0.0

  • Structs
  • Enums
  • Constants
  • Functions

List of all items

Structs

  • migration::MigrateMsg
  • migration::OldProposal

Enums

  • error::ContractError

Functions

  • contract::cast_vote
  • contract::check_messages
  • contract::end_proposal
  • contract::exec_from_multisig
  • contract::execute
  • contract::execute_proposal
  • contract::instantiate
  • contract::submit_proposal
  • contract::update_config
  • ibc::ibc_channel_close
  • ibc::ibc_channel_connect
  • ibc::ibc_channel_open
  • ibc::ibc_packet_ack
  • ibc::ibc_packet_receive
  • ibc::ibc_packet_timeout
  • migration::migrate
  • queries::query
  • queries::query_proposal_voters
  • queries::query_proposal_votes
  • queries::query_proposals
  • utils::calc_total_voting_power_at
  • utils::calc_voting_power

Constants

  • contract::CONTRACT_NAME
  • contract::CONTRACT_VERSION
  • state::CONFIG
  • state::PROPOSALS
  • state::PROPOSAL_COUNT
  • state::PROPOSAL_VOTERS