ibc-transfer
Facilitate IBC token transfers across blockchain networks by specifying recipient address, transfer amount, source channel, and network name using MantraChain MCP Server.
Instructions
Send tokens via IBC transfer.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
ibcMemo | No | Optional memo for the IBC transfer | |
memo | No | Optional memo for the transaction | |
networkName | Yes | Name of the network to use - must first check what networks are available through the mantrachain-mcp server by accessing the networks resource `networks://all` before you pass this arguments | |
recipientAddress | Yes | Address of the recipient | |
sourceChannel | Yes | Source channel for the IBC transfer | |
sourcePort | No | Source port for the IBC transfer | |
timeoutHeight | No | Timeout height for the IBC transfer | |
timeoutTimestamp | No | Timeout timestamp for the IBC transfer | |
transferAmount | Yes | Amount to send |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from MantraChain MCP Server
Related Tools
- @allthatjazzleo/mantrachain-mcp
- @TermiX-official/bsc-mcp
- @TermiX-official/bsc-mcp
- @NaniDAO/agentek
- @allthatjazzleo/mantrachain-mcp