Skip to main content
GET
NFT Tokens by Contract

Authorizations

X-API-KEY
string
header
required

Path Parameters

chain
enum<string>
required
Available options:
ethereum,
abstract,
apechain,
arbitrum,
arbitrum-nova,
avalanche,
base,
optimism,
polygon,
shape,
soneium,
xai,
zero,
zora,
linea
contract_address
string
required
Example:

"0xBd3531dA5CF5857e7CfAA92426877b022e612cf8"

Query Parameters

limit
integer
default:20

Number of items to return in a response

Required range: 1 <= x <= 200
cursor
string

Use the cursor value returned from the response to fetch the next page of results

Response

Successful Response

items
NftToken · object[] | null
cursor
string | null
error
string | null