Documentation ¶
Index ¶
- Variables
- func CmdCalculateDiscount() *cobra.Command
- func CmdGetAllPrices() *cobra.Command
- func CmdGetAmmPrice() *cobra.Command
- func CmdGetConsolidatedPrice() *cobra.Command
- func CmdGetUsersPoolData() *cobra.Command
- func CmdLeverageLpTotal() *cobra.Command
- func CmdLiquidTotal() *cobra.Command
- func CmdListPortfolio() *cobra.Command
- func CmdLockedOrder() *cobra.Command
- func CmdPerpetual() *cobra.Command
- func CmdQueryParams() *cobra.Command
- func CmdRewardsTotal() *cobra.Command
- func CmdSetPortfolio() *cobra.Command
- func CmdShowPortfolio() *cobra.Command
- func CmdStaked() *cobra.Command
- func CmdStakedPool() *cobra.Command
- func GetQueryCmd(queryRoute string) *cobra.Command
- func GetTxCmd() *cobra.Command
Constants ¶
This section is empty.
Variables ¶
Functions ¶
func CmdCalculateDiscount ¶
func CmdGetAllPrices ¶ added in v1.4.0
func CmdGetAmmPrice ¶ added in v0.35.0
func CmdGetConsolidatedPrice ¶ added in v0.38.0
func CmdGetUsersPoolData ¶ added in v0.49.4
func CmdLeverageLpTotal ¶ added in v0.34.0
func CmdLiquidTotal ¶ added in v0.35.0
func CmdListPortfolio ¶
func CmdLockedOrder ¶ added in v0.54.0
func CmdPerpetual ¶ added in v0.35.0
func CmdQueryParams ¶
func CmdRewardsTotal ¶ added in v0.35.0
func CmdSetPortfolio ¶
func CmdShowPortfolio ¶
func CmdStakedPool ¶ added in v0.35.0
func GetQueryCmd ¶
GetQueryCmd returns the cli query commands for this module
Types ¶
This section is empty.
Source Files ¶
- query.go
- query_calculate_discount.go
- query_get_all_prices.go
- query_get_amm_price.go
- query_get_consolidated_price.go
- query_get_locked_order.go
- query_get_users_pool_data.go
- query_leverage_lp_total.go
- query_liquid_total.go
- query_params.go
- query_perpetual.go
- query_portfolio.go
- query_rewards_total.go
- query_staked.go
- query_staked_pool.go
- tx.go
- tx_set_portfolio.go
Click to show internal directories.
Click to hide internal directories.