Get transactions for a specific NFT

/v3/nft/transaction/tokenId/{chain}/{tokenAddress}/{tokenId}

20 credit per API call

Get incoming and outgoing transactions for an NFT.

This API is supported for the following blockchains:

  • Celo
  • Ethereum
  • Polygon
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
enum
required

The blockchain to work with

Allowed:
string
required
length ≤ 78

NFT Token ID.

string
required

Address of the token smart contract

Query Params
number
required
1 to 50

Max number of items per page is 50.

number

Offset to obtain next page of the data.

number
≥ 0

Transactions from this block onwards will be included.

number
≥ 0

Transactions up to this block will be included.

Responses

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