ibc-transfer
Transfer tokens across blockchain networks using Inter-Blockchain Communication (IBC). Input mnemonic, source channel, token details, and recipient address to execute cross-chain transfers on Osmosis.
Instructions
Transfer tokens across chains using IBC
Input Schema
Name | Required | Description | Default |
---|---|---|---|
gas | No | Gas limit (default: auto-estimate) | |
gasPrice | No | Gas price (default: 0.025uosmo) | |
memo | No | Transfer memo | |
mnemonic | Yes | BIP-39 mnemonic phrase for signing the transaction | |
receiver | Yes | Recipient address on destination chain | |
sourceChannel | Yes | Source channel ID (e.g., 'channel-0' for Cosmos Hub) | |
sourcePort | No | Source port (usually 'transfer') | transfer |
timeoutHeight | No | Timeout height for the transfer | |
timeoutTimestamp | No | Timeout timestamp in nanoseconds (0 to disable) | |
token | Yes | Token to transfer |