BinanceGetConvertTradeHistory
Retrieve your token conversion trade history within a specified time range, with pagination support up to 1000 records per request.
Instructions
The API retrieves your token conversion trade history within a specified time range, with support for pagination using the limit parameter (up to 1000 records).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Default 100, Max 1000 | |
| endTime | Yes | End time in milliseconds | |
| startTime | Yes | Start time in milliseconds | |
| recvWindow | No | Time window for request validity |