get_token_events_for_maker
Get token events for any wallet address, filtered by event type, network, timestamp, and token, to track on-chain activity.
Instructions
Get a list of token events for a given wallet address
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 |