package crescent.marketmaker.v1beta1

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

service Msg

tx.proto:13

Msg defines the marketmaker Msg service.

service Query

query.proto:18

Query defines the gRPC query service for the marketmaker module.

message Common

marketmaker.proto:37

Used in: Params

message Deposit

marketmaker.proto:135

stores apply deposit amount for a future refund

message DepositRecord

marketmaker.proto:146

Used in: GenesisState

message GenesisState

genesis.proto:16

GenesisState defines the marketmaker module's genesis state.

message Incentive

marketmaker.proto:108

Store the total amount of incentives distributed through `MarketMakerProposal`, and it can be claimed at once through `MsgClaimIncentives`

Used in: GenesisState, QueryIncentiveResponse

message IncentiveDistribution

proposal.proto:49

Used in: MarketMakerProposal

message IncentivePair

marketmaker.proto:67

Used in: Params

message MarketMaker

marketmaker.proto:123

Market maker object created by applying, if included through `MarketMakerProposal`, eligible becomes true and is deleted if rejected or excluded

Used in: GenesisState, QueryMarketMakersResponse

message MarketMakerHandle

proposal.proto:40

Used in: MarketMakerProposal

message MarketMakerProposal

proposal.proto:13

message Params

marketmaker.proto:13

Params defines the set of params for the marketmaker module.

Used in: GenesisState, QueryParamsResponse