# Packages
No description provided by the author
# Functions
GetTransferAmount returns the amount from an ICS20 FungibleTokenPacketData.
GetTransferSenderRecipient returns the sender and recipient sdk.AccAddresses from an ICS20 FungibleTokenPacketData as well as the original sender bech32 address from the packet data.
NewModule creates a new IBC Module boilerplate given the underlying IBC app.