evm_getnftbycontracttraits
Retrieve NFTs from a specific contract that match defined traits, enabling precise attribute-based searches. Ideal for filtering NFTs by characteristics within a given blockchain.
Instructions
Find NFTs in a contract matching specific traits, perfect for attribute-based searches.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
address | Yes | The address of the NFT contract | |
chain | No | The chain to query | eth |
cursor | No | The cursor returned in the previous response (used for getting the next page). | |
format | No | The format of the token ID | decimal |
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? | |
requestBody | Yes | Body |