Assets queries the assets registered for a chain
ChainMaintainers queries the chain maintainers for a given chain
ChainState queries the state of a registered chain on the network
Chains queries the chains registered on the network
ChainsByAsset queries the chains that support an asset on the network
FeeInfo queries the fee info by chain and asset
LatestDepositAddress queries the a deposit address by recipient
RecipientAddress queries the recipient address for a given deposit address
TransferFee queries the transfer fee by the source, destination chain, and amount. If amount is 0, the min fee is returned
TransferRateLimit queries the transfer rate limit for a given chain and asset. If a rate limit is not set, nil is returned.
TransfersForChain queries transfers by chain
Generated using TypeDoc
QueryService defines the gRPC querier service.