Docs.rs
  • abstract-interface-0.17.2
    • abstract-interface 0.17.2
    • Docs.rs crate page
    • GPL-3.0-or-later
    • Links
    • crates.io
    • Source
    • Owners
    • CyberHoward
    • Buckram123
    • github:abstractsdk:crates
    • Dependencies
      • abstract-core ^0.17.2 normal
      • abstract-account-factory ^0.17.2 normal
      • abstract-ans-host ^0.17.2 normal
      • cosmwasm-schema ^1.2 normal
      • cosmwasm-std ^1.2 normal
      • cw-asset ^3.0 normal
      • cw-controllers ^1.0 normal
      • cw-orch ~0.13 normal
      • cw-storage-plus ~1.1 normal
      • cw2 ^1.0 normal
      • log ^0.4.14 normal
      • abstract-manager ^0.17.2 normal
      • abstract-module-factory ^0.17.2 normal
      • abstract-proxy ^0.17.2 normal
      • schemars ^0.8 normal
      • semver ^1.0 normal
      • serde ^1.0 normal
      • serde_json ^1.0.79 normal
      • speculoos ^0.11.0 normal
      • thiserror ^1.0 normal
      • tokio ^1.4 normal
      • abstract-version-control ^0.17.2 normal
      • reqwest ^0.11 dev
      • serde_json ^1.0.79 build
    • Versions
    • 0% 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation
logo

logo

Crate abstract_interface

  • Version 0.17.2
  • All Items
  • Structs
  • Enums
  • Constants
  • Traits
  • Functions
?
Change settings

Crate abstract_interface

source ·

Structs

  • Abstract
  • AbstractAccount
  • AccountDetails
    A helper struct that contains fields from abstract_core::manager::state::AccountInfo
  • AccountFactory
  • AnsHost
  • IbcClient
  • InstantiateMsg
    This needs no info. Owner of the contract is whoever signed the InstantiateMsg.
  • Manager
  • MigrateMsg
  • ModuleFactory
  • OsmosisHost
  • Proxy
  • VersionControl

Enums

  • AbstractInterfaceError
  • ExecuteMsg
  • QueryMsg

Constants

  • VERSION

Traits

  • AccountFactoryExecFns
  • AccountFactoryQueryFns
  • AdapterDeployer
    Trait for deploying Adapters
  • AppDeployer
    Trait for deploying APPs
  • IbcClientExecFns
  • IbcClientQueryFns
  • MFactoryExecFns
  • MFactoryQueryFns
  • ManagerExecFns
  • ManagerQueryFns
  • ProxyExecFns
  • ProxyQueryFns
  • VCExecFns
  • VCQueryFns

Functions

  • get_account_contracts
  • get_native_contracts