get_token_events
Retrieve transaction events for a token pair, including swaps, mints, burns, and more, with filters for address, network, event type, and time range.
Instructions
Get transactions for a token pair
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | The maximum number of events to return | |
| query | Yes | Query parameters for filtering token events | |
| cursor | No | A cursor for use in pagination | |
| direction | No | The direction to sort the events by |