GET
/
v1
/
{chainName}
/
address
/
{walletAddress}
/
collection
/
{collectionContract}
/
token
/
{tokenId}
/
Credit Cost: 1 per call.
Processing: Batch

Path Parameters

chainName
string
required

The chain name eg: eth-mainnet.

walletAddress
string
required

The requested address. Passing in an ENS, RNS, Lens Handle, or an Unstoppable Domain resolves automatically.

collectionContract
string
required

The requested collection address. Passing in an ENS, RNS, Lens Handle, or an Unstoppable Domain resolves automatically.

tokenId
string
required

The requested token ID.

Response

200 - application/json
updated_at
string

The timestamp when the response was generated. Useful to show data staleness to users.

address
string

The requested address.

collection
string

The requested collection.

is_spam
boolean

Denotes whether the token is suspected spam. Supports eth-mainnet and matic-mainnet.

items
object[]

List of response items.