package ibc.applications.transfer.v1

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

service Msg

tx.proto:12

Msg defines the ibc/transfer Msg service.

service Query

query.proto:13

Query provides defines the gRPC querier service.

message DenomTrace

transfer.proto:11

DenomTrace contains the base denomination for ICS20 fungible tokens and the source tracing information path.

Used in: GenesisState, QueryDenomTraceResponse, QueryDenomTracesResponse

message GenesisState

genesis.proto:11

GenesisState defines the ibc-transfer genesis state

message Params

transfer.proto:23

Params defines the set of IBC transfer parameters. NOTE: To prevent a single token from being transferred, set the TransfersEnabled parameter to true and then set the bank module's SendEnabled parameter for the denomination to false.

Used in: GenesisState, QueryParamsResponse