Docs.rs
  • mito-protocol-0.2.7-fixed-docs
    • mito-protocol 0.2.7-fixed-docs
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • crates.io
    • Source
    • Owners
    • gorgos
    • Dependencies
      • cosmwasm-std ^1.5.0 normal
      • cw-denom ^2.3.0 normal
      • cw-utils ^1.0.3 normal
      • enumset ^1.1.3 normal
      • injective-cosmwasm ^0.2.23-rc1 normal
      • injective-math ^0.2.4 normal
      • protobuf ^2.28.0 normal
      • schemars ^0.8.16 normal
      • serde ^1.0.193 normal
      • serde-cw-value ^0.7.0 normal
      • thiserror ^1.0.52 normal
      • wynd-utils ^0.4.1 normal
    • Versions
    • 0.95% of the crate is documented
  • Go to latest stable release
  • 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

mito_protocol0.2.7-fixed-docs

Module vault

  • Structs
  • Enums
  • Constants
  • Traits

In crate mito_protocol

Module mito_protocol::vault

source ·

Structs§

  • AdjustedHeadPrices
  • AmmInstantiateMsg
  • BaseVaultMessageWrapper
  • DerivativeExecutionVaultResponse
  • DerivativeInstantiateMsg
  • DerivativeMmLogicResponse
  • ForwardedActionResponse
  • InstantSubscription
  • InventoryBalanceData
  • MarketIdResponse
  • MasterMessage
  • MigrateMsg
  • OffchainConfigResponse
  • OffchainInstantiateMsg
  • OracleData
  • RequestRedemptionDataResponse
  • SpotExecutionVaultResponse
  • SpotInstantiateMsg
  • SpotMmLogicResponse
  • TokensToMint
  • TotalSupplyResponse
  • Vault

Enums§

  • AmmExecuteMsg
  • AmmOrderType
  • AmmRedeemSubscribeMsg
  • BaseVaultExecuteMsg
  • BaseVaultQueryMsg
  • CommonVaultQueryMsg
  • DerivativeExecuteMsg
  • DerivativeQueryMsg
  • DerivativeRedeemSubscribeMsg
  • DerivativeRedemptionType
  • InstantiateVaultMsg
  • OffchainExecuteMsg
  • OffchainQueryMsg
  • OffchainVaultType
  • PricingStrategy
  • RedemptionType
  • Slippage
  • SpotExecuteMsg
  • SpotQueryMsg
  • SpotRedeemSubscribeMsg
  • SpotRedemptionType
  • SudoMsg
    SudoMsg is only exposed for internal Cosmos SDK modules to call. This is showing how we can expose “admin” functionality than cannot be called by external users or contracts, but only trusted (native/Go) code in the blockchain
  • VaultType

Constants§

  • EVENT_LP_BALANCE_CHANGED

Traits§

  • EventStringAttribute