BinanceGetWbethRewardsHistory
Retrieve historical WBETH rewards history to view estimated ETH rewards, holding amounts, and APR details, with time range and pagination support.
Instructions
Get WBETH Rewards History API allows users to retrieve historical reward data earned from WBETH holdings, including estimated rewards in ETH, holding amounts, and APR details.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| size | No | Number of results per page. Default: 10, Max: 100 | |
| current | No | Currently querying page. Start from 1. Default: 1 | |
| endTime | No | End time in milliseconds (e.g., 1641522720000) | |
| startTime | No | Start time in milliseconds (e.g., 1641522717552) | |
| recvWindow | No | Time window for request validity |