get_earn_order_history
Retrieve stake and redeem order history for Earn products. Filter by category, product ID, and limit the number of records.
Instructions
Get Earn stake/redeem order history.
Args: category: Product category. product_id: Filter by product ID (optional). limit: Number of records (default: 50).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| category | Yes | ||
| product_id | No | ||
| limit | No |