Skip to main content
Glama

transfer_token

Send ERC-20 or SPL tokens to addresses on EVM or Solana chains. Specify amounts in human-readable format, sign transactions, and broadcast transfers using wallet infrastructure.

Instructions

Send ERC-20 tokens (EVM) or SPL tokens (Solana) to an address. Specify the amount in human-readable format (e.g. "100" for 100 USDC). Signs and broadcasts the transaction. Use get_chains to find stablecoin addresses.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
wallet_idYesWallet ID to send from
tokenYesToken address (0x-prefixed ERC-20 contract for EVM, Base58 mint for Solana)
toYesRecipient address (0x-prefixed for EVM, Base58 for Solana)
amountYesAmount in human-readable format (e.g. "100" for 100 USDC)
chain_idYesChain ID
decimalsNoToken decimals (6 for USDC, 18 for most tokens)

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/hifriendbot/agentwallet-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server