getTokenOrderList
Retrieve BYUSDT token order history by order ID or link ID to audit mint and redeem transactions.
Instructions
Query BYUSDT Token order history. Supports querying by orderLinkId or orderId.
Rate Limit: 10 req/s (UID)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| coin | Yes | ||
| limit | No | ||
| cursor | No | ||
| endTime | No | ||
| orderId | No | ||
| orderType | No | ||
| startTime | No | ||
| orderLinkId | No |