NFT Activities by Contract Address
Fetch a list of NFT Activities by contract address.
GET
Authorizations
Headers
Path Parameters
Available options:
ethereum
, abstract
, apechain
, arbitrum
, arbitrum-nova
, avalanche
, base
, optimism
, polygon
, shape
, soneium
, xai
, zero
, zora
Address of the NFT Contract.
Query Parameters
Types of activities to filter by. Multiple values can be provided.
Available options:
mint
, sale
, tranfer
Cursor to paginate through results.
Number of items to return in a response.
Required range:
1 <= x <= 50
Response
200
application/json
Successful Response
The response is of type object
.