Skip to main content
GET
NFT Activities by Token ID

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
contract_address
string
required

Address of the NFT Contract.

token_id
string
required

Token ID of the NFT.

Query Parameters

activity_types
enum<string>[]

Types of activities to fetch.

Available options:
mint,
sale,
transfer

Response

Successful Response

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