universalTransferListQuery
Query universal transfer records across master and sub accounts. Filter by transfer ID, coin, status, time range, or cursor.
Instructions
Query universal transfer records. Supports both master and sub account API keys.
Master API key: can query sub-sub, parent-sub, and sub-parent records where master is the operator
Sub account API key: can only query records where the sub account is a sender or receiver Time range rules:
No time params: last 30 days
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| transferId | No | ||
| coin | No | ||
| status | No | ||
| startTime | No | ||
| endTime | No | ||
| limit | No | ||
| cursor | No |