package kava.cdp.v1beta1

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

service Msg

tx.proto:11

Msg defines the cdp Msg service.

service Query

query.proto:17

Query defines the gRPC querier service for cdp module

message CDP

cdp.proto:13

CDP defines the state of a single collateralized debt position.

Used in: GenesisState

message CDPResponse

query.proto:146

CDPResponse defines the state of a single collateralized debt position.

Used in: QueryCdpResponse, QueryCdpsResponse

message CollateralParam

genesis.proto:90

CollateralParam defines governance parameters for each collateral type within the cdp module

Used in: Params

message DebtParam

genesis.proto:74

DebtParam defines governance params for debt assets

Used in: Params

message Deposit

cdp.proto:35

Deposit defines an amount of coins deposited by an account to a cdp

Used in: GenesisState, QueryDepositsResponse

message GenesisAccumulationTime

genesis.proto:134

GenesisAccumulationTime defines the previous distribution time and its corresponding denom

Used in: GenesisState

message GenesisState

genesis.proto:13

GenesisState defines the cdp module's genesis state.

message GenesisTotalPrincipal

genesis.proto:148

GenesisTotalPrincipal defines the total principal and its corresponding collateral type

Used in: GenesisState

message OwnerCDPIndex

cdp.proto:57

OwnerCDPIndex defines the cdp ids for a single cdp owner

message Params

genesis.proto:40

Params defines the parameters for the cdp module.

Used in: GenesisState, QueryParamsResponse

message TotalCollateral

cdp.proto:51

TotalCollateral defines the total collateral of a given collateral type

Used in: QueryTotalCollateralResponse

message TotalPrincipal

cdp.proto:45

TotalPrincipal defines the total principal of a given collateral type

Used in: QueryTotalPrincipalResponse