Versions in this module Expand all Collapse all v17 v17.0.0 Aug 17, 2023 Changes in this version + const FlagMaxAmountsIn + const FlagMigrationRecords + const FlagMinAmountsOut + const FlagPoolFile + const FlagPoolId + const FlagPoolRecords + const FlagPoolType + const FlagScalingFactorControllerAddress + const FlagScalingFactors + 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 BuildCreatePoolCmd(clientCtx client.Context, args []string, fs *flag.FlagSet) (sdk.Msg, error) + func EstimateSwapExactAmountInParseArgs(args []string, fs *flag.FlagSet) (proto.Message, error) + func EstimateSwapExactAmountOutParseArgs(args []string, fs *flag.FlagSet) (proto.Message, error) + func FlagSetAdjustScalingFactors() *flag.FlagSet + func FlagSetCreatePoolFile() *flag.FlagSet + func FlagSetCreatePoolType() *flag.FlagSet + func FlagSetExitPool() *flag.FlagSet + func FlagSetJoinPool() *flag.FlagSet + func FlagSetJustPoolId() *flag.FlagSet + func FlagSetMigratePosition() *flag.FlagSet + func FlagSetMultihopSwapRoutes() *flag.FlagSet + func GetCFMMConcentratedPoolLinksRequest() (*osmocli.QueryDescriptor, *types.QueryCFMMConcentratedPoolLinksRequest) + func GetCmdEstimateSwapExactAmountIn() (*osmocli.QueryDescriptor, *types.QuerySwapExactAmountInRequest) + func GetCmdEstimateSwapExactAmountOut() (*osmocli.QueryDescriptor, *types.QuerySwapExactAmountOutRequest) + func GetCmdNumPools() *cobra.Command + func GetCmdPool() (*osmocli.QueryDescriptor, *types.QueryPoolRequest) + func GetCmdPoolParams() *cobra.Command + func GetCmdPoolType() *cobra.Command + func GetCmdPools() (*osmocli.QueryDescriptor, *types.QueryPoolsRequest) + func GetCmdQueryPoolsWithFilter() *cobra.Command + func GetCmdQueryTotalLiquidity() *cobra.Command + func GetCmdSpotPrice() (*osmocli.QueryDescriptor, *types.QuerySpotPriceRequest) + func GetCmdTotalPoolLiquidity() *cobra.Command + func GetCmdTotalShares() *cobra.Command + func GetConcentratedPoolIdLinkFromCFMMRequest() (*osmocli.QueryDescriptor, *types.QueryConcentratedPoolIdLinkFromCFMMRequest) + func GetQueryCmd() *cobra.Command + func NewBuildCreateBalancerPoolMsg(clientCtx client.Context, fs *flag.FlagSet) (sdk.Msg, error) + func NewBuildCreateStableswapPoolMsg(clientCtx client.Context, fs *flag.FlagSet) (sdk.Msg, error) + func NewBuildSwapExactAmountOutMsg(clientCtx client.Context, args []string, fs *flag.FlagSet) (sdk.Msg, error) + func NewCmdSubmitCreateCLPoolAndLinkToCFMMProposal() *cobra.Command + func NewCmdSubmitReplaceMigrationRecordsProposal() *cobra.Command + func NewCmdSubmitSetScalingFactorControllerProposal() *cobra.Command + func NewCmdSubmitUpdateMigrationRecordsProposal() *cobra.Command + func NewCreatePoolCmd() *osmocli.TxCliDesc + func NewExitPoolCmd() (*osmocli.TxCliDesc, *types.MsgExitPool) + func NewExitSwapExternAmountOut() (*osmocli.TxCliDesc, *types.MsgExitSwapExternAmountOut) + func NewExitSwapShareAmountIn() (*osmocli.TxCliDesc, *types.MsgExitSwapShareAmountIn) + func NewJoinPoolCmd() (*osmocli.TxCliDesc, *types.MsgJoinPool) + func NewJoinSwapExternAmountIn() (*osmocli.TxCliDesc, *types.MsgJoinSwapExternAmountIn) + func NewJoinSwapShareAmountOut() (*osmocli.TxCliDesc, *types.MsgJoinSwapShareAmountOut) + func NewStableSwapAdjustScalingFactorsCmd() *cobra.Command + func NewStableSwapAdjustScalingFactorsMsg(clientCtx client.Context, _args []string, fs *flag.FlagSet) (sdk.Msg, error) + func NewSwapExactAmountInCmd() (*osmocli.TxCliDesc, *types.MsgSwapExactAmountIn) + func NewSwapExactAmountOutCmd() (*osmocli.TxCliDesc, *types.MsgSwapExactAmountOut) + func NewTxCmd() *cobra.Command + func ParseCoinsNoSort(coinsStr string) (sdk.Coins, error) + type XCreatePoolInputs createBalancerPoolInputs + type XCreatePoolInputsExceptions struct + Other *string + type XCreateStableswapPoolInputs createStableswapPoolInputs + type XCreateStableswapPoolInputsExceptions struct + Other *string v17.0.0-rc0 Aug 15, 2023 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/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 github.com/osmosis-labs/osmosis/v9