Get NFT owners by token ID

Get owners of a specific NFT given the contract address and token ID.

  • Requests for contract addresses not yet indexed will automatically start the indexing process for that NFT collection
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).

boolean
Defaults to false

Should normalized metadata be returned?

Response

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