Get desktop application:
View/edit binary Protocol Buffers messages
Msg defines the nexus Msg service.
(message has no fields)
(message has no fields)
ActivateChainRequest represents a message to activate chains
(message has no fields)
DeactivateChainRequest represents a message to deactivate chains
(message has no fields)
RegisterAssetFeeRequest represents a message to register the transfer fee info associated to an asset on a chain
(message has no fields)
SetTransferRateLimitRequest represents a message to set rate limits on transfers
(message has no fields)
QueryService defines the gRPC querier service.
LatestDepositAddress queries the a deposit address by recipient
LatestDepositAddressRequest represents a message that queries a deposit address by recipient address
TransfersForChain queries transfers by chain
TransfersForChainRequest represents a message that queries the transfers for the specified chain
FeeInfo queries the fee info by chain and asset
FeeInfoRequest represents a message that queries the transfer fees associated to an asset on a chain
TransferFee queries the transfer fee by the source, destination chain, and amount. If amount is 0, the min fee is returned
TransferFeeRequest represents a message that queries the fees charged by the network for a cross-chain transfer
Chains queries the chains registered on the network
ChainsRequest represents a message that queries the chains registered on the network
Assets queries the assets registered for a chain
AssetsRequest represents a message that queries the registered assets of a chain
ChainState queries the state of a registered chain on the network
ChainStateRequest represents a message that queries the state of a chain registered on the network
ChainsByAsset queries the chains that support an asset on the network
ChainsByAssetRequest represents a message that queries the chains that support an asset on the network
RecipientAddress queries the recipient address for a given deposit address
RecipientAddressRequest represents a message that queries the registered recipient address for a given deposit address
ChainMaintainers queries the chain maintainers for a given chain
ChainMaintainersRequest represents a message that queries the chain maintainers for the specified chain
TransferRateLimit queries the transfer rate limit for a given chain and asset. If a rate limit is not set, nil is returned.
TransferRateLimitRequest represents a message that queries the registered transfer rate limit and current transfer amounts for a given chain and asset
ParamsRequest represents a message that queries the params
(message has no fields)
ChainState represents the state of a registered blockchain
Used in:
,Used in:
GenesisState represents the genesis state
Used in:
Used in:
Params represent the genesis parameters for the module
Used in:
,Used in:
Used in:
indicates whether the rate tracking is for transfers going
Used in:
time_left indicates the time left in the rate limit window