Module stablestake

Source

Structs§

AmmPool
BalanceBorrowed
Debt
GenesisState
GenesisState defines the stablestake module’s genesis state.
InterestBlock
LegacyParams
MsgAddPool
MsgAddPoolResponse
MsgBond
MsgBondResponse
MsgUnbond
MsgUnbondResponse
MsgUpdateParams
MsgUpdateParamsResponse
MsgUpdatePool
MsgUpdatePoolResponse
Params
Params defines the parameters for the module.
Pool
PoolResponse
QueryAllAmmPoolsRequest
QueryAllAmmPoolsResponse
QueryAllPoolRequest
QueryAllPoolResponse
QueryAmmPoolRequest
QueryAmmPoolResponse
QueryBorrowRatioRequest
QueryBorrowRatioRequest is request type for the Query/BorrowRatio RPC method.
QueryBorrowRatioResponse
QueryBorrowRatioResponse is response type for the Query/BorrowRatio RPC method.
QueryGetPoolRequest
QueryGetPoolResponse
QueryParamsRequest
QueryParamsRequest is request type for the Query/Params RPC method.
QueryParamsResponse
QueryParamsResponse is response type for the Query/Params RPC method.
StablestakeQuerier