Expand description

ICS 20: Token Transfer implementation allows for multi-chain denomination handling, which constitutes a “fungible token transfer bridge module” between the IBC routing module and an asset tracking module.

Modules

This module implements the processing logic for ICS20 (token transfer) message.

Constants

The port identifier that the ICS20 applications typically bind with.

ICS20 application current version.

Functions