Docs.rs
  • abstract-sdk-0.4.0
    • abstract-sdk 0.4.0
    • Docs.rs crate page
    • GPL-3.0-or-later
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • CyberHoward
    • github:abstractsdk:crates
    • Dependencies
      • abstract-os ^0.4.0 normal
      • cosmwasm-std ^1.1 normal
      • cw-asset ^2.2 normal
      • cw-controllers ^0.16 normal
      • cw-storage-plus ^0.16 normal
      • cw2 ^0.16 normal
      • cw20 ^0.16 normal
      • schemars ^0.8 normal
      • cw-semver ^1.0.0 normal
      • serde ^1.0 normal
      • thiserror ^1.0 normal
      • cosmwasm-schema ^1.1 dev
      • speculoos ^0.11.0 dev
    • Versions
    • 42.86% 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
logo

logo

Crate abstract_sdk

  • Structs
  • Constants
  • Statics
  • Traits
  • Functions
  • Type Definitions
?
Change settings

List of all items

Structs

  • base::AbstractContract
  • feature_objects::AnsHost
  • feature_objects::ProxyContract
  • feature_objects::VersionControlContract

Traits

  • Execution
  • IbcInterface
  • ModuleInterface
  • Resolve
  • TransferInterface
  • VaultInterface
  • Verification
  • VersionRegisterInterface
  • base::ExecuteEndpoint
  • base::Handler
  • base::IbcCallbackEndpoint
  • base::InstantiateEndpoint
  • base::MigrateEndpoint
  • base::QueryEndpoint
  • base::ReceiveEndpoint
  • base::ReplyEndpoint
  • base::endpoints::ExecuteEndpoint
  • base::endpoints::IbcCallbackEndpoint
  • base::endpoints::InstantiateEndpoint
  • base::endpoints::MigrateEndpoint
  • base::endpoints::QueryEndpoint
  • base::endpoints::ReceiveEndpoint
  • base::endpoints::ReplyEndpoint
  • base::features::AbstractNameService
  • base::features::Dependencies
  • base::features::Identification
  • base::features::RegisterAccess

Functions

  • helpers::cosmwasm_std::wasm_smart_query

Type Definitions

  • base::ExecuteHandlerFn
  • base::IbcCallbackHandlerFn
  • base::InstantiateHandlerFn
  • base::MigrateHandlerFn
  • base::Name
  • base::QueryHandlerFn
  • base::ReceiveHandlerFn
  • base::ReplyHandlerFn
  • base::VersionString

Statics

  • register::API_CONTRACTS
  • register::APPS
  • register::CORE
  • register::NATIVE_CONTRACTS

Constants

  • namespaces::ADMIN_NAMESPACE
  • namespaces::BASE_STATE
  • namespaces::CONTRACT_VERSION
  • register::ANS_HOST
  • register::CW20_VESTING
  • register::ETF
  • register::EXCHANGE
  • register::IBC_CLIENT
  • register::ICS20
  • register::MANAGER
  • register::MODULE_FACTORY
  • register::OSMOSIS_HOST
  • register::OS_FACTORY
  • register::PROXY
  • register::SUBSCRIPTION
  • register::TENDERMINT_STAKING
  • register::VERSION_CONTROL