package kava.pricefeed.v1beta1

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

service Msg

tx.proto:12

Msg defines the pricefeed Msg service.

service Query

query.proto:14

Query defines the gRPC querier service for pricefeed module

message CurrentPrice

store.proto:51

CurrentPrice defines a current price for a particular market in the pricefeed module.

message CurrentPriceResponse

query.proto:148

CurrentPriceResponse defines a current price for a particular market in the pricefeed module.

Used in: QueryPriceResponse, QueryPricesResponse

message GenesisState

genesis.proto:12

GenesisState defines the pricefeed module's genesis state.

message Market

store.proto:21

Market defines an asset in the pricefeed.

Used in: Params

message MarketResponse

query.proto:157

MarketResponse defines an asset in the pricefeed.

Used in: QueryMarketsResponse

message Params

store.proto:13

Params defines the parameters for the pricefeed module.

Used in: GenesisState, QueryParamsResponse

message PostedPrice

store.proto:33

PostedPrice defines a price for market posted by a specific oracle.

Used in: GenesisState

message PostedPriceResponse

query.proto:133

PostedPriceResponse defines a price for market posted by a specific oracle.

Used in: QueryRawPricesResponse