Skip to main content
Version: Next

Events

MsgTransfer

TypeAttribute KeyAttribute Value
ibc_transfersender{sender}
ibc_transferreceiver{receiver}
messageactiontransfer
messagemoduletransfer

OnRecvPacket callback

TypeAttribute KeyAttribute Value
fungible_token_packetmoduletransfer
fungible_token_packetsender{sender}
fungible_token_packetreceiver{receiver}
fungible_token_packetdenom{denom}
fungible_token_packetamount{amount}
fungible_token_packetsuccess{ackSuccess}
fungible_token_packetmemo{memo}
denomination_tracetrace_hash{hex_hash}

OnAcknowledgePacket callback

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

OnTimeoutPacket callback

TypeAttribute KeyAttribute Value
fungible_token_packetmoduletransfer
fungible_token_packetrefund_receiver{receiver}
fungible_token_packetdenom{denom}
fungible_token_packetamount{amount}
fungible_token_packetmemo{memo}