Optionaldata: PartialMessage<MsgTransfer>optional memo
the recipient address on the destination chain
the sender address
the channel by which the packet will be sent
the port on which the packet will be sent
OptionaltimeoutTimeout height relative to the current block height. The timeout is disabled when set to 0.
Timeout timestamp in absolute nanoseconds since unix epoch. The timeout is disabled when set to 0.
Optionaltokenthe tokens to be transferred
Static ReadonlyfieldsStatic ReadonlyruntimeStatic ReadonlytypeStaticequalsStaticfromOptionaloptions: Partial<BinaryReadOptions>StaticfromOptionaloptions: Partial<JsonReadOptions>StaticfromOptionaloptions: Partial<JsonReadOptions>
MsgTransfer defines a msg to transfer fungible tokens (i.e Coins) between ICS20 enabled chains. See ICS Spec here: https://github.com/cosmos/ibc/tree/master/spec/app/ics-020-fungible-token-transfer#data-structures
Generated
from message ibc.applications.transfer.v1.MsgTransfer