send
Transfer tokens to a specified address using a BIP-39 mnemonic for transaction signing. Supports custom amounts, denominations, gas settings, and memos via the Osmosis MCP Server.
Instructions
Send tokens to another address
Input Schema
Name | Required | Description | Default |
---|---|---|---|
amount | Yes | Amount and denomination to send | |
gas | No | Gas limit (default: auto-estimate) | |
gasPrice | No | Gas price (default: 0.025uosmo) | |
memo | No | Transaction memo | |
mnemonic | Yes | BIP-39 mnemonic phrase for signing the transaction | |
toAddress | Yes | Recipient address |