Get NFT owners by contract

Get owners of NFTs for a given contract.

  • 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

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