getNFTByContractTraits
Retrieve NFTs by specific traits for a given contract address, enabling filtered blockchain data queries with pagination, metadata normalization, and media preview options.
Instructions
Get NFTs by traits for a given contract.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
address | No | The address of the NFT contract | |
cursor | No | The cursor returned in the previous response (used for getting the next page). | |
format | No | The format of the token ID | |
limit | No | The desired page size of the result. | |
media_items | No | Should preview media data be returned? | |
normalizeMetadata | No | Should normalized metadata be returned? |