This endpoint can be used to fetch asset event list from the system, query by collection slug or combined query by chain, contractAddress and tokenId. The Sale events include all markets. The Listing/Cancel events include Element,OpenSea,LooksRare,X2Y2...

Asset Events: Only fill in 'collection_slugs' or 'contract_address' and 'token_id' will get events of this asset.

Collection Events: Only fill in 'collection_slugs' or 'contract_address' will get all events of these collections.

Market Events: If neither 'collection_slugs' nor 'contract_address' nor 'token_id' are filled in, you must fill in markets, events of all collections in markets will be obtained.

Log in to see full request history
Query Params
string
required

Chain Name

string

The smart contract address.

string

The asset token id.

string

Collection Slug.

int32

Start time, second timestamp.

int32

To time, second timestamp

string

Markets, allow values: Element, OpenSea, X2Y2, LooksRare, tofuNFT, case sensitive and comma separated.

string

Filter by event names, allow values: Sale,Minted,List,Offer,Transfer,CollectionOffer,BidCancel,Cancel, comma separated. If filtered by market, Minted, Transfer are not support.

string

Page cursor

int32
Defaults to 20

Page size, max is 50, default 20

Responses

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