package kava.swap.v1beta1

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

service Msg

tx.proto:11

Msg defines the swap Msg service.

service Query

query.proto:14

Query defines the gRPC querier service for swap module

message AllowedPool

swap.proto:28

AllowedPool defines a pool that is allowed to be created

Used in: Params

message DepositResponse

query.proto:100

DepositResponse defines a single deposit query response type.

Used in: QueryDepositsResponse

message GenesisState

genesis.proto:10

GenesisState defines the swap module's genesis state.

message Params

swap.proto:11

Params defines the parameters for the swap module.

Used in: GenesisState, QueryParamsResponse

message PoolRecord

swap.proto:39

PoolRecord represents the state of a liquidity pool and is used to store the state of a denominated pool

Used in: GenesisState

message PoolResponse

query.proto:59

Pool represents the state of a single pool

Used in: QueryPoolsResponse

message ShareRecord

swap.proto:55

ShareRecord stores the shares owned for a depositor and pool

Used in: GenesisState