summarizeNFTAttributes
Generate a summary of attribute prevalence for an NFT collection.
Path parameters
apiKey
Query parameters
contractAddress
String - Contract address for the NFT contract (ERC721 and ERC1155 supported).
Response
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