getFixedTermOrder
Query fixed term order history, including stake, redeem, and reinvest orders. Supports cursor-based pagination and filtering by product ID, category, and date range.
Instructions
Query fixed term order history. Supports cursor-based pagination.
Notes:
When querying by
productId,categorymust also be providedReturns all order types if
orderTypeis not specified
Rate limit: 10 req/s (UID)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| orderType | No | ||
| productId | No | ||
| category | No | ||
| orderId | No | ||
| startTime | No | ||
| endTime | No | ||
| limit | No | ||
| cursor | No |