getHoldToEarnYieldHistory
Retrieve your past yield distributions for Hold-to-Earn products, with results sorted by date descending and supporting cursor-based pagination.
Instructions
Query personal yield distribution history for Hold-to-Earn products. Requires Earn permission on the API key.
Results are sorted by distribution date newest first.
Pagination: Cursor-based. Omit cursor on the first request;
pass the nextCursor from the previous response for subsequent pages.
An empty nextCursor in the response indicates the last page.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| timeStart | No | ||
| timeEnd | No | ||
| limit | No | ||
| cursor | No |