Docs.rs
  • vortex-common-0.1.5
    • vortex-common 0.1.5
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • crates.io
    • Source
    • Owners
    • LCyson
    • github:sei-protocol:sei-core
    • Dependencies
      • base64 ^0.13.0 normal
      • cosmwasm-std ^1.0.0-beta5 normal
      • cosmwasm-storage ^1.0.0-beta5 normal
      • cw-storage-plus ^0.13.2 normal
      • cw2 ^0.13.2 normal
      • cw20 ^0.13.2 normal
      • forward_ref ^1 normal
      • schemars ^0.8.3 normal
      • semver ^1 normal
      • serde ^1.0.127 normal
      • serde-json-wasm ^0.4.1 normal
      • serde_json ^1.0 normal
      • thiserror ^1.0.26 normal
      • cosmwasm-schema ^1.0.0-beta5 dev
    • 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
    • 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 vortex_common

logo
Change settings

List of all items

Structs

  • msg::BulkOrderPlacementsResponse
  • msg::ContractOrderResult
  • msg::DecimalCoin
  • msg::DepositInfo
  • msg::GetBalanceResponse
  • msg::GetBalancesResponse
  • msg::GetConfigResponse
  • msg::GetFundingPaymentRatesResponse
  • msg::GetInsuranceFundBalanceResponse
  • msg::GetOrderEstimateResponse
  • msg::GetOrderResponse
  • msg::GetPortfolioSpecsResponse
  • msg::GetPositionResponse
  • msg::InstantiateMsg
  • msg::LiquidationRequest
  • msg::LiquidationResponse
  • msg::MigrateMsg
  • msg::OrderData
  • msg::OrderExecutionResult
  • msg::OrderPlacement
  • msg::OrderPlacementResult
  • msg::SettlementEntry
  • msg::UnsuccessfulOrder
  • types::FundingPaymentRate
  • types::MarginRatios
  • types::Order
  • types::Pair
  • types::Position
  • utils::SignedDecimal

Enums

  • error::ContractError
  • msg::ExecuteMsg
  • msg::QueryMsg
  • msg::SudoMsg
  • types::OrderType
  • types::PositionDirection
  • types::PositionEffect

Functions

  • types::direction_to_i32
  • types::i32_to_direction
  • types::i32_to_order_type
  • types::opposite_direction
  • types::order_type_to_i32
  • utils::decimal2u128_ceiling
  • utils::decimal2u128_floor
  • utils::decimal2uint128_floor
  • utils::roughly_equal
  • utils::roughly_equal_signed