get https://api.nftport.xyz/v0/transactions/nfts//
Returns all on-chain transactions (Contract specific/OS Seaport/LooksRare/X2Y2/Rarible/CryptoPunks) as well as Seaport listings for the specified NFT token. Can be set to include transactions such as transfer, burn, mint, sale and list, or all which includes all transactions. Ethereum and Polygon mainnet is supported.
Useful for:
- Tracking all transactions of an NFT token.
- Building analytics and monitoring solutions.
Related:
- For a quick start, see the List of sample addresses and token IDs to copy.
- To query transactions from a contract, see Retrieve transactions by contract.
- To query transactions from an account, see Retrieve transactions by account.