Get NFT transfers by token ID

Get transfers of an NFT given a contract address and token ID.

Path Params
string
required

The address of the NFT contract

string
required

The ID of the token

Query Params
string
enum
Defaults to eth

The chain to query

string
enum
Defaults to decimal

The format of the token ID

Allowed:
integer
≥ 0

The desired page size of the result.

string

The cursor returned in the previous response (used for getting the next page).

Response

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