v1
latestOpenAPI 3.0.22026-07-14599.1 KBEvents
Fetch events
get/v1/events
Query parameters
from_addressstring
Filter by event from address
to_addressstring
Filter by event to address
type'list' | 'sale' | 'cancel_listing' required
Filter by the event type
contractstring
Filter by contract address
token_idinteger
Filter by the token ID of contract. Needs to be send together with contract.
created_beforestring
Filter orders listed before this timestamp.
created_afterstring
Filter orders listed after this timestamp.
limitinteger
Number of events to return (capped at 200).
cursorstring
A cursor to be supplied as a query param to retrieve the next page
Response
Successful