getNFTTraitsByCollectionPaginate
Retrieve paginated NFT traits for a specific contract address. Use this tool to access detailed trait data from blockchain collections, enabling efficient analysis and management.
Instructions
Get traits of NFTs for a given contract with pagination.
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). | |
limit | No | The desired page size of the result. |