Skip to main content
POST
SDK Alternative: Use agent.withdraw(amount?) for a simpler TypeScript interface. See SDK docs

Description

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

chain_id
integer
required
The blockchain chain ID
wallet
string
required
The wallet address

Request Body

amount
integer
required
Amount to withdraw in smallest token units (e.g., 1000000 = 1 USDC)

Response

date
string
Withdrawal date
total_value
number
Total withdrawn value
total_value_in_usd
number
Total withdrawn value in USD
withdraw_details
array
Breakdown of withdrawn tokens