NFTs by Contract Owner(s)

This endpoint is used to retrieve metadata of all of the NFTs generated from contracts owned by one or more wallet addresses.

📘

What's the difference between NFTs by Wallet(s) vs NFTs by Contract Owner Endpoint?

NFTs by Wallet returns the NFTs owned by each wallet address, while the NFTs by Contract Owner retrieves all NFTs generated from a contract owned by each wallet address.

Query Params
string
required
Defaults to ethereum,polygon-mumbai

Name of the chain(s), comma-separated for multiple values (e.g., polygon,ethereum)

string
Defaults to 0xD6507fC98605eAb8775f851c25A5E09Dc12ab7A7,0x5f7f9c4bb2897c6c2b6b64fccbad02e243a01cef

Owner wallet address(es), comma-separated for multiple values (e.g., 0xa12,0xb34). Limit of 20 addresses.

string
enum

Include the total distinct count of tokens in the response (pass count=1)

Allowed:
string

Used to retrieve the next page of results

int32
Defaults to 50

Limit. Defaults to 50, capped at 50.

Responses

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