Get desktop application:
View/edit binary Protocol Buffers messages
Msg defines the pricefeed Msg service.
PostPrice defines a method for creating a new post price
MsgPostPrice represents a method for creating a new post price
address of client
MsgPostPriceResponse defines the Msg/PostPrice response type.
(message has no fields)
Query defines the gRPC querier service for pricefeed module
Params queries all parameters of the pricefeed module.
QueryParamsRequest defines the request type for querying x/pricefeed parameters.
(message has no fields)
QueryParamsResponse defines the response type for querying x/pricefeed parameters.
Price queries price details based on a market
QueryPriceRequest is the request type for the Query/PriceRequest RPC method.
QueryPriceResponse is the response type for the Query/Prices RPC method.
Prices queries all prices
QueryPricesRequest is the request type for the Query/Prices RPC method.
(message has no fields)
QueryPricesResponse is the response type for the Query/Prices RPC method.
RawPrices queries all raw prices based on a market
QueryRawPricesRequest is the request type for the Query/RawPrices RPC method.
QueryRawPricesResponse is the response type for the Query/RawPrices RPC method.
Oracles queries all oracles based on a market
QueryOraclesRequest is the request type for the Query/Oracles RPC method.
QueryOraclesResponse is the response type for the Query/Oracles RPC method.
List of oracle addresses
Markets queries all markets
QueryMarketsRequest is the request type for the Query/Markets RPC method.
(message has no fields)
QueryMarketsResponse is the response type for the Query/Markets RPC method.
List of markets
CurrentPrice defines a current price for a particular market in the pricefeed module.
CurrentPriceResponse defines a current price for a particular market in the pricefeed module.
Used in:
,GenesisState defines the pricefeed module's genesis state.
params defines all the parameters of the module.
Market defines an asset in the pricefeed.
Used in:
MarketResponse defines an asset in the pricefeed.
Used in:
Params defines the parameters for the pricefeed module.
Used in:
,PostedPrice defines a price for market posted by a specific oracle.
Used in:
PostedPriceResponse defines a price for market posted by a specific oracle.
Used in: