Retrieves NFT sales that have occurred through on-chain marketplaces using Alchemy's v3 API. Supports Ethereum (Seaport, Wyvern, X2Y2, Blur, LooksRare, Cryptopunks), Polygon (Seaport), and Optimism (Seaport) mainnets. Use this to track NFT sales activity, analyze market trends,…
limitintegerMaximum number of sales to return. Defaults to 100
orderstringSort order for NFT sales results.
takerstringTaker role in NFT trade.
page_keystringPagination key returned from a previous response. Use to fetch the next page of results
to_blockstringEnding block number to fetch NFT sales to. Accepts decimal integers, hex integers, or 'latest'. Defaults to 'latest'
token_idstringFilter by specific token ID. Can be in hex or decimal format. Must be used with contract_address
from_blockstringStarting block number to fetch NFT sales from. Accepts decimal integers, hex integers (e.g., '0x0'), or 'latest'. Defaults to '0'
marketplacestringSupported NFT marketplaces.
buyer_addressstringFilter sales by buyer's Ethereum address. Returns sales involving any buyer if not specified
seller_addressstringFilter sales by seller's Ethereum address. Returns sales involving any seller if not specified
contract_addressstringFilter by NFT contract address (supports ERC721 and ERC1155). Returns sales for all contracts if not specified
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.