Retrieves all NFTs for a given NFT contract address. Supports both ERC721 and ERC1155 token standards. Returns detailed NFT data including token IDs, metadata, images, and attributes. Use this to analyze NFT collections, build marketplace features, track collection holdings, or…
limitintegerSets the total number of NFTs returned in the response. Defaults to 100. Maximum is 100
start_tokenstringToken ID to start pagination from. Supports both hex (0x...) and decimal format. Use the pageKey from previous response
with_metadatabooleanWhen true, returns NFT metadata. Set to false to reduce payload size. Defaults to true
contract_addressRequiredstringThe contract address of the NFT collection (supports ERC721 and ERC1155)
token_uri_timeout_msintegerTimeout in milliseconds for fetching token metadata. Set to 0 to only use cached data
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.