cli

package
v0.30.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 23, 2024 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

View Source
const (
	FlagDiscount  = "discount"
	FlagRecipient = "recipient"
)
View Source
const (
	FlagSwapFee                     = "swap-fee"
	FlagExitFee                     = "exit-fee"
	FlagUseOracle                   = "use-oracle"
	FlagWeightBreakingFeeMultiplier = "weight-breaking-fee-multiplier"
	FlagWeightBreakingFeeExponent   = "weight-breaking-fee-exponent"
	FlagExternalLiquidityRatio      = "extern-liquidity-ratio"
	FlagWeightRecoveryFeePortion    = "weight-recovery-fee"
	FlagThresholdWeightDifference   = "threshold-weight-diff"
	FlagFeeDenom                    = "fee-denom"
)
View Source
const (
	FlagMinAmount = "min-amount"
	FlagMaxAmount = "max-amount"
)

Variables

This section is empty.

Functions

func CmdBalance added in v0.14.0

func CmdBalance() *cobra.Command

func CmdCreatePool

func CmdCreatePool() *cobra.Command

func CmdExitPool

func CmdExitPool() *cobra.Command

func CmdExitPoolEstimation added in v0.29.22

func CmdExitPoolEstimation() *cobra.Command

func CmdInRouteByDenom added in v0.16.0

func CmdInRouteByDenom() *cobra.Command

func CmdJoinPool

func CmdJoinPool() *cobra.Command

func CmdJoinPoolEstimation added in v0.29.22

func CmdJoinPoolEstimation() *cobra.Command

func CmdListDenomLiquidity

func CmdListDenomLiquidity() *cobra.Command

func CmdListPool

func CmdListPool() *cobra.Command

func CmdOutRouteByDenom added in v0.16.0

func CmdOutRouteByDenom() *cobra.Command

func CmdQueryParams

func CmdQueryParams() *cobra.Command

func CmdShowDenomLiquidity

func CmdShowDenomLiquidity() *cobra.Command

func CmdShowPool

func CmdShowPool() *cobra.Command

func CmdSwapByDenom added in v0.17.0

func CmdSwapByDenom() *cobra.Command

func CmdSwapEstimation added in v0.13.0

func CmdSwapEstimation() *cobra.Command

func CmdSwapEstimationByDenom added in v0.16.0

func CmdSwapEstimationByDenom() *cobra.Command

func CmdSwapExactAmountIn

func CmdSwapExactAmountIn() *cobra.Command

func CmdSwapExactAmountOut

func CmdSwapExactAmountOut() *cobra.Command

func CmdTrackedSlippage added in v0.13.0

func CmdTrackedSlippage() *cobra.Command

func CmdTrackedSlippageAll added in v0.13.0

func CmdTrackedSlippageAll() *cobra.Command

func CmdUpdatePoolParams added in v0.18.0

func CmdUpdatePoolParams() *cobra.Command

func GetQueryCmd

func GetQueryCmd(queryRoute string) *cobra.Command

GetQueryCmd returns the cli query commands for this module

func GetTxCmd

func GetTxCmd() *cobra.Command

GetTxCmd returns the transaction commands for this module

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL