Query Parameters
The wallet address to get activity for.
Comma-separated list of platforms to filter by.
Comma-separated list of activity types (e.g.,
buy,sell).Start time. Accepts Unix timestamp in milliseconds (e.g.,
1709913600000) or ISO 8601 string (e.g., 2024-03-01T00:00:00Z).End time. Accepts Unix timestamp in milliseconds (e.g.,
1709913600000) or ISO 8601 string (e.g., 2024-03-01T00:00:00Z).Number of activities to return (1 to 100).
Page number (1-indexed).
Pagination offset (alternative to page).
Sort order:
asc or desc.Transaction hash to anchor cursor pagination from.
Cursor direction:
before or after.Response
Array of wallet activity records.
Pagination metadata.
Server node identifier.
Request processing time in milliseconds.