Versions in this module Expand all Collapse all v9 v9.0.0 Jun 1, 2022 Changes in this version + const FlagMaxAmountsIn + const FlagMinAmountsOut + const FlagPoolFile + const FlagPoolId + const FlagShareAmountIn + const FlagShareAmountOut + const FlagSwapRouteAmounts + const FlagSwapRouteDenoms + const FlagSwapRoutePoolIds + const PoolFileDuration + const PoolFileExitFee + const PoolFileFutureGovernor + const PoolFileInitialDeposit + const PoolFileSmoothWeightChangeParams + const PoolFileStartTime + const PoolFileSwapFee + const PoolFileTargetPoolWeights + const PoolFileWeights + func FlagSetCreatePool() *flag.FlagSet + func FlagSetExitPool() *flag.FlagSet + func FlagSetJoinPool() *flag.FlagSet + func FlagSetJoinSwapExternAmount() *flag.FlagSet + func FlagSetQuerySwapRoutes() *flag.FlagSet + func FlagSetSwapAmountOutRoutes() *flag.FlagSet + func GetCmdEstimateSwapExactAmountIn() *cobra.Command + func GetCmdEstimateSwapExactAmountOut() *cobra.Command + func GetCmdNumPools() *cobra.Command + func GetCmdPool() *cobra.Command + func GetCmdPoolParams() *cobra.Command + func GetCmdPools() *cobra.Command + func GetCmdQueryTotalLiquidity() *cobra.Command + func GetCmdSpotPrice() *cobra.Command + func GetCmdTotalPoolLiquidity() *cobra.Command + func GetCmdTotalShares() *cobra.Command + func GetQueryCmd() *cobra.Command + func NewBuildCreateBalancerPoolMsg(clientCtx client.Context, txf tx.Factory, fs *flag.FlagSet) (tx.Factory, sdk.Msg, error) + func NewBuildExitPoolMsg(clientCtx client.Context, txf tx.Factory, fs *flag.FlagSet) (tx.Factory, sdk.Msg, error) + func NewBuildExitSwapExternAmountOutMsg(clientCtx client.Context, tokenOutStr, shareInMaxAmtStr string, txf tx.Factory, ...) (tx.Factory, sdk.Msg, error) + func NewBuildExitSwapShareAmountInMsg(clientCtx client.Context, ...) (tx.Factory, sdk.Msg, error) + func NewBuildJoinPoolMsg(clientCtx client.Context, txf tx.Factory, fs *flag.FlagSet) (tx.Factory, sdk.Msg, error) + func NewBuildJoinSwapExternAmountInMsg(clientCtx client.Context, tokenInStr, shareOutMinAmountStr string, ...) (tx.Factory, sdk.Msg, error) + func NewBuildJoinSwapShareAmountOutMsg(clientCtx client.Context, ...) (tx.Factory, sdk.Msg, error) + func NewBuildSwapExactAmountInMsg(clientCtx client.Context, tokenInStr, tokenOutMinAmtStr string, txf tx.Factory, ...) (tx.Factory, sdk.Msg, error) + func NewBuildSwapExactAmountOutMsg(clientCtx client.Context, tokenOutStr, tokenInMaxAmountStr string, ...) (tx.Factory, sdk.Msg, error) + func NewCreatePoolCmd() *cobra.Command + func NewExitPoolCmd() *cobra.Command + func NewExitSwapExternAmountOut() *cobra.Command + func NewExitSwapShareAmountIn() *cobra.Command + func NewJoinPoolCmd() *cobra.Command + func NewJoinSwapExternAmountIn() *cobra.Command + func NewJoinSwapShareAmountOut() *cobra.Command + func NewSwapExactAmountInCmd() *cobra.Command + func NewSwapExactAmountOutCmd() *cobra.Command + func NewTxCmd() *cobra.Command + type XCreatePoolInputs createPoolInputs + type XCreatePoolInputsExceptions struct + Other *string Other modules containing this package github.com/osmosis-labs/osmosis github.com/osmosis-labs/osmosis/v10 github.com/osmosis-labs/osmosis/v11 github.com/osmosis-labs/osmosis/v12 github.com/osmosis-labs/osmosis/v13 github.com/osmosis-labs/osmosis/v14 github.com/osmosis-labs/osmosis/v15 github.com/osmosis-labs/osmosis/v16 github.com/osmosis-labs/osmosis/v17 github.com/osmosis-labs/osmosis/v19 github.com/osmosis-labs/osmosis/v20 github.com/osmosis-labs/osmosis/v21 github.com/osmosis-labs/osmosis/v22 github.com/osmosis-labs/osmosis/v23 github.com/osmosis-labs/osmosis/v24 github.com/osmosis-labs/osmosis/v25 github.com/osmosis-labs/osmosis/v26 github.com/osmosis-labs/osmosis/v27 github.com/osmosis-labs/osmosis/v28 github.com/osmosis-labs/osmosis/v6 github.com/osmosis-labs/osmosis/v7 github.com/osmosis-labs/osmosis/v8