getTransactionLog
Retrieve unified account wallet transaction history up to 2 years back. Filter by category, currency, transaction type, and time range.
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 |
|---|---|---|---|
| type | No | ||
| limit | No | ||
| cursor | No | ||
| endTime | No | ||
| baseCoin | No | ||
| category | No | ||
| currency | No | ||
| startTime | No | ||
| accountType | No | ||
| transSubType | No |