Skip to main content

Documentation Index

Fetch the complete documentation index at: https://cosmos-docs-evm-upgrade-7.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

MsgTransfer

TypeAttribute KeyAttribute Value
ibc_transfersender{sender}
ibc_transferreceiver{receiver}
ibc_transferdenom{denom}
ibc_transferdenom_hash{denom\_hash}
ibc_transferamount{amount}
ibc_transfermemo{memo}
messagemoduletransfer

OnRecvPacket callback

TypeAttribute KeyAttribute Value
fungible_token_packetsender{sender}
fungible_token_packetreceiver{receiver}
fungible_token_packetdenom{denom}
fungible_token_packetdenom_hash{denom\_hash}
fungible_token_packetamount{amount}
fungible_token_packetmemo{memo}
fungible_token_packetsuccess{ackSuccess}
fungible_token_packeterror{ackError}
messagemoduletransfer

OnAcknowledgePacket callback

TypeAttribute KeyAttribute Value
fungible_token_packetsender{sender}
fungible_token_packetreceiver{receiver}
fungible_token_packetdenom{denom}
fungible_token_packetdenom_hash{denom\_hash}
fungible_token_packetamount{amount}
fungible_token_packetmemo{memo}
fungible_token_packetacknowledgement{ack.String()}
fungible_token_packetsuccess / error{ack.Response}
messagemoduletransfer

OnTimeoutPacket callback

TypeAttribute KeyAttribute Value
timeoutrefund_receiver{receiver}
timeoutrefund_tokens{jsonTokens}
timeoutdenom{denom}
timeoutdenom_hash{denom\_hash}
timeoutmemo{memo}
messagemoduletransfer