getCryptoLoanCommonAdjustmentHistory
Review historical collateral adjustment operations for crypto loans, including LTV changes and status, with pagination support.
Instructions
Query historical collateral adjustment operations with pagination support.
Features:
Private endpoint (authentication required)
Query by specific adjustId or filter by currency
Pagination support with cursor-based navigation
Shows before/after LTV for each adjustment
Track adjustment status (processing, success, failed)
Rate limit: 5 requests per time window per UID
Use Cases:
Review past collateral adjustments
Track LTV changes over time
Verify adjustment operations
Audit collateral management activities
Query Modes:
By adjustId: Get specific adjustment (no pagination)
By currency: Get all adjustments for a currency (with pagination)
All adjustments: Get complete history (with pagination)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| cursor | No | ||
| adjustId | No | ||
| collateralCurrency | No |