# Packages
No description provided by the author
# Functions
DefaultGenesis returns the default genesis state.
DefaultParams returns a default set of parameters.
No description provided by the author
No description provided by the author
No description provided by the author
GetUint64Bytes returns the byte representation of the ID.
GetUint64FromBytes returns ID in uint64 format from a byte array.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewParams creates a new Params instance.
No description provided by the author
No description provided by the author
No description provided by the author
ParamKeyTable the param key table for launch module.
PoolKey returns the store key to retrieve a Pool from the index fields.
No description provided by the author
No description provided by the author
No description provided by the author
RegisterQueryHandler registers the http handlers for service Query to "mux".
RegisterQueryHandlerClient registers the http handlers for service Query to "mux".
RegisterQueryHandlerFromEndpoint is same as RegisterQueryHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterQueryHandlerServer registers the http handlers for service Query to "mux".
No description provided by the author
# Constants
DefaultIndex is the default global index.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
MemStoreKey defines the in-memory store key.
ModuleName defines the module name.
ParamsKey is the prefix for parameters of leveragelp module.
PoolKeyPrefix is the prefix to retrieve all Pool.
RouterKey defines the module's message routing key.
StoreKey defines the primary module store key.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
x/leveragelp module sentinel errors.
x/leveragelp module sentinel errors.
x/leveragelp module sentinel errors.
x/leveragelp module sentinel errors.
x/leveragelp module sentinel errors.
x/leveragelp module sentinel errors.
x/leveragelp module sentinel errors.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
x/leveragelp module sentinel errors.
x/leveragelp module sentinel errors.
x/leveragelp module sentinel errors.
x/leveragelp module sentinel errors.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
x/leveragelp module sentinel errors.
x/leveragelp module sentinel errors.
x/leveragelp module sentinel errors.
x/leveragelp module sentinel errors.
x/leveragelp module sentinel errors.
x/leveragelp module sentinel errors.
x/leveragelp module sentinel errors.
x/leveragelp module sentinel errors.
x/leveragelp module sentinel errors.
x/leveragelp module sentinel errors.
x/leveragelp module sentinel errors.
x/leveragelp module sentinel errors.
x/leveragelp module sentinel errors.
x/leveragelp module sentinel errors.
x/leveragelp module sentinel errors.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Position liquidation sort prefix.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Position stop loss sort prefix.
No description provided by the author
# Structs
No description provided by the author
GenesisState defines the leveragelp module's genesis state.
No description provided by the author
No description provided by the author
Params defines the parameters for the module.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Params defines the parameters for the module.
ParamsRequest is request type for the Query/Params RPC method.
ParamsResponse is response type for the Query/Params RPC method.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
UnimplementedMsgServer can be embedded to have forward compatible implementations.
UnimplementedQueryServer can be embedded to have forward compatible implementations.
No description provided by the author
No description provided by the author
# Interfaces
AccountKeeper defines the expected account keeper used for simulations (noalias).
AmmKeeper defines the expected interface needed to swap tokens.
AssetProfileKeeper defines the expected interface needed to retrieve denom info.
BankKeeper defines the expected interface needed to retrieve account balances.
No description provided by the author
No description provided by the author
MasterchefKeeper defines expected interface for masterchef keeper.
MsgClient is the client API for Msg service.
MsgServer is the server API for Msg service.
QueryClient is the client API for Query service.
QueryServer is the server API for Query service.
StableStakeKeeper defines the expected interface needed on stablestake.
# Type aliases
combine multiple leverageLp hooks, all hook functions are run in array sequence.