package
6.6.0
Repository: https://github.com/umee-network/umee.git
Documentation: pkg.go.dev

# Functions

GetQueryCmd returns the CLI query commands for the x/metoken module.
GetTxCmd returns the CLI transaction commands for the x/metoken module.
IndexBalances creates a Cobra command to query for the x/metoken module Indexes assets balances metoken_denom is optional, if it isn't provided then all the balances will be returned.
Indexes creates a Cobra command to query for the x/metoken module registered Indexes.
IndexPrice creates a Cobra command to query for the x/metoken module Index Prices.
QueryParams creates a Cobra command to query for the x/metoken module parameters.
Redeem creates a Cobra command to generate or broadcast a transaction with a MsgRedeem message.
RedeemFee creates a Cobra command to query for the RedeemFee Both arguments are required: metoken: the meToken coin that is taken as base for the fee calculation.
Swap creates a Cobra command to generate or broadcast a transaction with a MsgSwap message.
SwapFee creates a Cobra command to query for the SwapFee Both arguments are required: coin: the coin that is taken as base for the fee calculation.