API Reference

Returns a paginated list of pool events of a token, newest first

Returns a paginated list of pool events of a token, newest first

Log in to see full request history
Path Params
string
required

Unique identifier of the token to fetch. This can be either its resource address or its slug.

Query Params
integer
Defaults to 0

Use this cursor to paginate through the list of items. Provide the next_cursor value from a previous response to retrieve the next set of results.

integer
≤ 100
Defaults to 50

Specifies the maximum number of items to be returned per page. Adjust this value to control the number of results shown in each response.

type
array of strings

Specify the event types to be retrieved by listing them as a comma-separated sequence. By default, all event types are returned.

type
Responses

Language
Click Try It! to start a request and see the response here! Or choose an example:
application/json