Returns
TokenLifecycleEventConnection
Arguments
Int
The maximum number of events to return.
TokenLifecycleEventsQueryInput!
required
The query filters to apply to the results.
See TokenLifecycleEventsQueryInput
String
The cursor to use for pagination.
Example
Test this query in the Explorer →Usage Guidelines
- Pass the token contract address and
networkIdinqueryto filter events for a specific token on a specific network - Use the returned
cursorwith thecursorargument to paginate through results - A non-null
cursormeans more results are available, but pages may be empty due to filtering