getEarnOrderHistory
Retrieve your stake and redeem order history with cursor-based pagination, supporting flexible saving and on-chain categories. Data defaults to the last 7 days with a maximum range of 7 days.
Instructions
Query stake/redeem order history.
Returns the most recent 7 days of data by default; maximum query range is 7 days
Supports cursor-based pagination
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| category | Yes | ||
| orderId | No | ||
| orderLinkId | No | ||
| productId | No | ||
| startTime | No | ||
| endTime | No | ||
| limit | No | ||
| cursor | No |