Listing Events by Chain

This endpoint is used to retrieve listing events (listing added, modified, removed) in reverse chronological order. This endpoint is currently in beta.
Pass a chain and optional UNIX timestamps to get back listing events for this chain. Note that data is available starting from April 10, 2023, and that OpenSea lazy minted items are included as well (on Ethereum & Polygon).
Path Params
string
enum
required
Defaults to ethereum

Name of the chain (e.g., ethereum)

Query Params
int32

Lower bound timestamp (inclusive). Seconds since the Unix epoch.

int32

Upper bound timestamp (inclusive). Seconds since the Unix epoch.

string

Used to retrieve the next page of results

int32
Defaults to 50

Limit. Defaults to 50, capped at 50.

Responses

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