Attributes Summary By Contract
Generates a summary of attribute prevalence for a specific NFT collection.
Please note that this endpoint is only available on Ethereum (mainnet) & Polygon (mainnet & mumbai).
Path parameters
apiKey
Query parameters
contractAddress
String - Contract address for the NFT contract (ERC721 and ERC1155 supported).
Response
Returns a summary of attribute prevalence for the specified NFT collection.
totalSupply
String - Total number of NFTs in a given NFT collection.
summary
Object mapping trait types to the prevalence of each trait within that type.
contractAddress