Remember the agent wallet for buying
hoton_use_walletRegisters the agent's TON wallet for this session, allowing buy tools to target it. Call once before purchasing.
Instructions
Store the agent's TON wallet identity (from @ton/mcp) for this session so buy tools can target it. Call this once before buying.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chain | No | Chain id, e.g. -239 for mainnet | |
| address | Yes | Wallet address (user-friendly EQ.../UQ... or raw 0:hex form) | |
| publicKey | No | Wallet public key (hex) | |
| walletStateInit | No | Base64 wallet state-init (from @ton/mcp wallet info) |