getNftEvents

Get a list of emitted events associated with the queried NFT. Events are results of transaction execution.

Path Params
string
required
Defaults to 0x119ce9ace68ec667830742cb43928dbc3840064bf45726cf9bd52c0c75e54a88

Enter full nft address to get events by a particular nft.

Query Params
int32
required
≥ 0
Defaults to 0

Queried API page.

int32
required
1 to 100
Defaults to 20

Number of queried entries.

string
enum
required
Defaults to DESC

Sorting method: from the lowest element to the highest (ASC) or from the highest element to the lowest (DESC).

Allowed:
string
enum
required
Defaults to AGE

Select sorting parameter.

Allowed:
Body Params
eventTypes
array of strings
enum
required

Types of emitted events.

eventTypes*
marketplaces
array of strings
enum
required

Enter part or full marketplace name to get events by the queried marketplace.

marketplaces*
Response

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