EDUCHAIN Agent Kit
send_erc20_token
Send ERC20 token to another wallet address
Input Schema
Name | Required | Description | Default |
---|---|---|---|
amount | Yes | Amount of tokens to send | |
confirm | No | Confirm the transaction after verifying wallet address (default: true) | |
privateKey | Yes | Private key of the sender wallet | |
toAddress | Yes | Recipient wallet address | |
tokenAddress | Yes | Token contract address |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools
- check_arbitrage_opportunities
- get_24h_volume
- get_edu_balance
- get_external_market_config
- get_external_market_data
- get_multiple_token_balances
- get_nft_balance
- get_pool_historical_data
- get_pool_info
- get_rpc_url
- get_swap_quote
- get_token_balance
- get_token_historical_data
- get_token_info
- get_token_price
- get_top_pools
- get_top_tokens
- get_total_tvl
- get_wallet_address_from_private_key
- get_wallet_overview
- send_edu
- send_erc20_token
- set_rpc_url
- swap_edu_for_tokens
- swap_tokens
- swap_tokens_for_edu
- unwrap_wedu
- update_external_market_config
- wrap_edu