Documentation Index
Fetch the complete documentation index at: https://base-a060aa97-youssef-update-agents.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
What you can ask
How it works
Theswap tool routes through the Coinbase swap service and requires your approval at keys.coinbase.com. Swaps are only supported on mainnet — not on testnets.
| Parameter | Required | What it does |
|---|---|---|
fromAsset | Yes | Token to swap from — symbol (USDC) or contract address |
toAsset | Yes | Token to swap to — symbol (ETH) or contract address |
amount | Yes | Amount of fromAsset to swap (human-readable decimal) |
chain | Yes | base — testnets are not supported |
Testnet swaps are not supported. If you need to test, use
send on base-sepolia instead.Approval flow
Same as sending — every swap requires approval atkeys.coinbase.com. Your assistant will give you a link to review the swap details (input amount, expected output, price impact) before anything is signed.
Related guides
Send tokens
Send tokens directly to another address.
Check balance
Verify balances before swapping.