getTransactionLog
Retrieve unified account wallet transaction logs with filters for category, currency, type, and time range. Access up to two years of historical data.
Instructions
Query unified account wallet transaction logs. Supports filtering by category, currency, transaction type, and time range. Returns up to 2 years of historical data.
Rate limit: 5 req/s
Agent hint: Use this to retrieve detailed wallet transaction history. Filter by category (spot/linear/option/inverse), currency, or type. Time range defaults to last 24h. Max 7-day span when both startTime and endTime are given. Use cursor for pagination. Limit max is 50 per page.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| accountType | No | ||
| category | No | ||
| currency | No | ||
| baseCoin | No | ||
| type | No | ||
| transSubType | No | ||
| startTime | No | ||
| endTime | No | ||
| limit | No | ||
| cursor | No |