Withdraw (simulate)
POST/v1/actions/lending/withdraw
Build calldata for withdrawing from a lending pool and simulate post-trade state. Same parameters as GET. Optionally send a JSON body with current portfolio state (balanceData, aprData, positions) to receive projected post-trade metrics in the simulation field — if omitted, the API fetches balances on-chain automatically. Use the data returned by the user-data endpoints directly — always include positions for accurate health-factor and borrow-capacity projections.
Request
Responses
- 200
- 400
Transaction calldata with post-trade simulation
Validation error