Docs.rs
  • bvs-vault-base-2.3.0
    • bvs-vault-base 2.3.0
    • Docs.rs crate page
    • BUSL-1.1
    • Links
    • Homepage
    • Documentation
    • Repository
    • crates.io
    • Source
    • Owners
    • fuxingloh
    • Dependencies
      • bvs-pauser ^2.3.0 normal
      • bvs-vault-router ^2.3.0 normal
      • cosmwasm-schema ^2.2.2 normal
      • cosmwasm-std ^2.2.2 normal
      • cw-storage-plus ^2.0.0 normal
      • cw2 ^2.0.0 normal
      • schemars ^0.8.22 normal
      • serde ^1.0.219 normal
      • thiserror ^1.0.58 normal
      • cw-multi-test ^2.5.0 normal
    • Versions
    • 68.38% of the crate is documented
  • Go to latest version
  • Platform
    • i686-unknown-linux-gnu
    • 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

bvs_vault_base2.3.0

Crate Items

  • Structs
  • Enums
  • Functions

List of all items

Structs

  • msg::Amount
  • msg::AssetsResponse
  • msg::ConvertToAssetsResponse
  • msg::ConvertToSharesResponse
  • msg::QueueWithdrawalToParams
  • msg::QueuedWithdrawalResponse
  • msg::RecipientAmount
  • msg::RedeemWithdrawalToParams
  • msg::SetApproveProxyParams
  • msg::SharesResponse
  • msg::TotalAssetsResponse
  • msg::TotalSharesResponse
  • msg::VaultInfoResponse
  • offset::TotalShares
  • offset::VirtualOffset
  • shares::QueuedWithdrawalInfo

Enums

  • error::VaultError
  • msg::AssetType
  • msg::VaultExecuteMsg
  • msg::VaultQueryMsg

Functions

  • offset::get_total_shares
  • proxy::is_approved_proxy
  • proxy::set_approved_proxy
  • router::assert_not_validating
  • router::assert_router
  • router::assert_whitelisted
  • router::get_operator
  • router::get_router
  • router::get_withdrawal_lock_period
  • router::set_operator
  • router::set_router
  • shares::add_shares
  • shares::get_queued_withdrawal_info
  • shares::get_shares
  • shares::remove_queued_withdrawal_info
  • shares::sub_shares
  • shares::update_queued_withdrawal_info