Agents
Withdraw
Execute a partial withdrawal from a wallet
POST
Documentation Index
Fetch the complete documentation index at: https://docs.gizatech.xyz/llms.txt
Use this file to discover all available pages before exploring further.
SDK Alternative: Use
agent.withdraw(amount?) for a simpler TypeScript interface. See SDK docsDescription
Executes a partial withdrawal from a wallet. The agent remains active after a partial withdrawal. For full withdrawal (deactivation), use the Deactivate Wallet endpoint.Path Parameters
The blockchain chain ID
The wallet address
Request Body
Amount to withdraw in smallest token units (e.g., 1000000 = 1 USDC)
Response
Withdrawal date
Total withdrawn value
Total withdrawn value in USD
Breakdown of withdrawn tokens