🎯 Goal
Transfer native or ERC-20 tokens to a trusted address, with the Agent confirming amount and destination before it executes.
✅ Prerequisites
- Agentic Wallet installed and signed in.
- The recipient address must be added to the Address Book in the Binance App (Wallet → Settings → Address Book). Transfers can only go to whitelisted addresses.
Send native token
"Send 0.02 BNB to 0x1234...5678"
The Agent confirms the details before executing — for example: "You're about to send 0.02 BNB to 0x1234...5678, with a small gas fee. Confirm to proceed." Once you approve, it submits the transfer and reports back with the transaction hash.
Send ERC-20 token
"Transfer 10 USDT to 0x1234...5678"
The Agent will show you the amount and destination address before executing. After success, it returns a transaction hash. You can follow up:
"Has that transfer been confirmed on-chain?"
The Agent checks and answers in plain language — for example: "Yes, your 10 USDT transfer to 0x1234...5678 was confirmed on-chain a few moments ago."
What's next
- Wallet Operations — Check the transfer status and history.
- Market Order — Swap tokens at market price.