Borrow
GET/v1/actions/lending/borrow
Build calldata for borrowing from a lending pool. Identify the market via marketUid (format: lender:chainId:address). Approval transactions are automatically filtered: if the user already has sufficient allowances, permissions (envelope) and permissionTxns (per-entry) will be empty. Pass simulate=true to include projected post-trade metrics.
Lista DAO fixed-term (brokered) markets: when the market is brokered (its public data has a non-empty terms[] rate card and flags.variableBorrowDisabled === true), pass termId to open a fixed-rate, fixed-term loan at the chosen term. Omitting termId on a brokered market opens the flexible (variable) position — direct mode only, since the broker has no on-behalf flex-borrow overload for the composer path.
Request
Responses
- 200
- 400
Transaction calldata and approvals for borrow
Validation error