Module pool_manager

Source

Structs§

AssetDecimalsResponse
The response for the AssetDecimals query.
Config
The contract configuration.
ConfigResponse
The response for the Config query.
FeatureToggle
Pool feature toggle, can control whether swaps, deposits, and withdrawals are enabled.
InstantiateMsg
MigrateMsg
PoolInfo
Contains the pool information
PoolInfoResponse
PoolStatus
The pool status tells what actions are enabled for this pool.
PoolsResponse
The response for the Pools query.
ReverseSimulateSwapOperationsResponse
The response for the ReverseSimulateSwapOperations query.
ReverseSimulationResponse
ReverseSimulationResponse returns reverse swap simulation response
SimulateSwapOperationsResponse
The response for the SimulateSwapOperations query.
SimulationResponse
SimulationResponse returns swap simulation response

Enums§

ExecuteMsg
PoolType
Possible pool types, it can be either a constant product (xyk) pool or a stable swap pool.
QueryMsg
SwapOperation
The type of swap operation to perform.

Functions§

get_total_share
Gets the total supply of the given liquidity asset