How to find the right IBC channel for transfers on Komodo Wallet
This guide will help you find the correct IBC channel for making transfers using Komodo Wallet.
IBC transfer is an advanced feature. Due to the possibility of expired clients or network changes, users should approach IBC transfers carefully and ensure they are using the most up-to-date channels.
- In Komodo Wallet, select IRIS and open the withdraw form.
- Enter the amount and an OSMOSIS address as the destination.
- Toggle on the "Set IBC channel" option.
- Set the
ibc_source_channel
value tochannel-3
(the channel for IRIS in the above image alongside OSMOSIS). - Send your funds.
Channel IDs are specific to each chain pair and direction. The channel for sending from Chain A to Chain B may be different from the channel for sending from Chain B to Chain A.
After initiating a transfer:
- Note the transaction hash provided by Komodo Wallet.
- Use a block explorer for either the sending or receiving chain to track the transaction status.
- Allow some time for the transfer to complete, as IBC transfers may take longer than on-chain transactions.
- Regularly check for updates to the Komodo Wallet application.
- Join official Komodo community channels to stay informed about any changes to IBC functionality or recommended practices.
By following these steps, you can ensure you're using the correct IBC channel for your transfers on Komodo Wallet, minimizing the risk of failed transactions or lost funds.
To see the API method used behind the scenes for IBC transfers, refer to the withdraw (v2) method.