getCryptoLoanFixedBorrowContractInfo
Fetch active crypto loan borrow contracts to track outstanding loans, filter by loan ID, order ID, currency, or term, and manage positions efficiently.
Instructions
Query active borrow contracts (loans).
Rate limit: 5 requests per UID
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| term | No | ||
| limit | No | ||
| cursor | No | ||
| loanId | No | ||
| orderId | No | ||
| orderCurrency | No |