summarizeNFTAttributes
Get a summary of trait and attribute distribution for an NFT collection by specifying its contract address and network.
Instructions
Get a summary of trait/attribute distribution for an NFT collection
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| network | No | Network ID. Call listSupportedNetworks for all options. e.g. "eth-mainnet", "base-mainnet" | eth-mainnet |
| contractAddress | Yes | Contract address of the NFT collection. |