Documentation ¶
Index ¶
- Constants
- func BurnStableCmd() *cobra.Command
- func BuybackCmd() *cobra.Command
- func CmdQueryCirculatingSupplies() *cobra.Command
- func CmdQueryLiquidityRatioInfo() *cobra.Command
- func CmdQueryModuleAccountBalances() *cobra.Command
- func CmdQueryParams() *cobra.Command
- func FlagSetSwapAmountOutRoutes() *flag.FlagSet
- func GetQueryCmd() *cobra.Command
- func GetTxCmd() *cobra.Command
- func MintStableCmd() *cobra.Command
- func RecollateralizeCmd() *cobra.Command
Constants ¶
View Source
const (
// Will be parsed to []string.
MintDenoms = "swap-route-denoms"
)
Variables ¶
This section is empty.
Functions ¶
func BurnStableCmd ¶
func BuybackCmd ¶
func CmdQueryCirculatingSupplies ¶ added in v0.1.0
func CmdQueryLiquidityRatioInfo ¶ added in v0.1.0
func CmdQueryModuleAccountBalances ¶ added in v0.1.0
func CmdQueryParams ¶
func GetQueryCmd ¶
GetQueryCmd returns the cli query commands for this module
func MintStableCmd ¶
MintStableCmd is a CLI command that mints Nibiru stablecoins. Example: "mint-sc 100unusd"
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.