Deposit
GET/v1/actions/lending/deposit
Build calldata for depositing into a lending pool. Use mode=direct (default) for raw protocol interaction or mode=proxy for 1delta composer. Identify the market via marketUid (format: lender:chainId:address). Approval transactions are automatically filtered: if the user already has sufficient allowances, permissions/permissionTxns will be empty. Pass simulate=true to include projected post-trade metrics.
Request
Responses
- 200
- 400
Transaction calldata and approvals for deposit
Validation error