package kava.hard.v1beta1

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

service Msg

tx.proto:11

Msg defines the hard Msg service.

service Query

query.proto:15

Query defines the gRPC querier service for bep3 module.

message Borrow

hard.proto:105

Borrow defines an amount of coins borrowed from a hard module account.

Used in: GenesisState

message BorrowInterestFactor

hard.proto:131

BorrowInterestFactor defines an individual borrow interest factor.

Used in: Borrow

message BorrowInterestFactorResponse

query.proto:259

BorrowInterestFactorResponse defines an individual borrow interest factor.

Used in: BorrowResponse

message BorrowLimit

hard.proto:49

BorrowLimit enforces restrictions on a money market.

Used in: MoneyMarket

message BorrowResponse

query.proto:246

BorrowResponse defines an amount of coins borrowed from a hard module account.

Used in: QueryBorrowsResponse, QueryUnsyncedBorrowsResponse

message CoinsProto

hard.proto:141

CoinsProto defines a Protobuf wrapper around a Coins slice

message Deposit

hard.proto:89

Deposit defines an amount of coins deposited into a hard module account.

Used in: GenesisState

message DepositResponse

query.proto:226

DepositResponse defines an amount of coins deposited into a hard module account.

Used in: QueryDepositsResponse, QueryUnsyncedDepositsResponse

message GenesisAccumulationTime

genesis.proto:42

GenesisAccumulationTime stores the previous distribution time and its corresponding denom.

Used in: GenesisState

message GenesisState

genesis.proto:13

GenesisState defines the hard module's genesis state.

message InterestFactor

query.proto:275

InterestFactor is a unique type returned by interest factor queries

Used in: QueryInterestFactorsResponse

message InterestRateModel

hard.proto:64

InterestRateModel contains information about an asset's interest rate.

Used in: MoneyMarket

message MoneyMarket

hard.proto:26

MoneyMarket is a money market for an individual asset.

Used in: Params

message MoneyMarketInterestRate

query.proto:266

MoneyMarketInterestRate is a unique type returned by interest rate queries

Used in: QueryInterestRateResponse

message Params

hard.proto:12

Params defines the parameters for the hard module.

Used in: GenesisState, QueryParamsResponse

message SupplyInterestFactor

hard.proto:121

SupplyInterestFactor defines an individual borrow interest factor.

Used in: Deposit

message SupplyInterestFactorResponse

query.proto:239

SupplyInterestFactorResponse defines an individual borrow interest factor.

Used in: DepositResponse