package kava.bep3.v1beta1

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

service Msg

tx.proto:11

Msg defines the bep3 Msg service.

service Query

query.proto:15

Query defines the gRPC querier service for bep3 module

message AssetParam

bep3.proto:21

AssetParam defines parameters for each bep3 asset.

Used in: Params

message AssetSupply

bep3.proto:146

AssetSupply defines information about an asset's supply.

Used in: GenesisState

message AssetSupplyResponse

query.proto:61

AssetSupplyResponse defines information about an asset's supply.

Used in: QueryAssetSuppliesResponse, QueryAssetSupplyResponse

message AtomicSwap

bep3.proto:109

AtomicSwap defines an atomic swap between chains for the pricefeed module.

Used in: GenesisState

message AtomicSwapResponse

query.proto:110

AtomicSwapResponse represents the returned atomic swap properties

Used in: QueryAtomicSwapResponse, QueryAtomicSwapsResponse

message GenesisState

genesis.proto:11

GenesisState defines the pricefeed module's genesis state.

message Params

bep3.proto:12

Params defines the parameters for the bep3 module.

Used in: GenesisState, QueryParamsResponse

message SupplyLimit

bep3.proto:60

SupplyLimit define the absolute and time-based limits for an assets's supply.

Used in: AssetParam

enum SwapDirection

bep3.proto:97

SwapDirection is the direction of an AtomicSwap

Used in: AtomicSwap, AtomicSwapResponse, QueryAtomicSwapsRequest

enum SwapStatus

bep3.proto:83

SwapStatus is the status of an AtomicSwap

Used in: AtomicSwap, AtomicSwapResponse, QueryAtomicSwapsRequest