summarizeNftAttributes - SDK
Get a summary of attribute prevalence for an NFT collection.
Don’t have an API key?
Start using this method in your app today. Get started for free
Description
Get a summary of attribute prevalence for an NFT collection.
Parameters
Response
NftAttributesResponse
object parameters
Example Request and Response
Prerequisite: You will need to install the Alchemy SDK before making requests with it.
The commands for installing it using npm or yarn are given below:
Request
index.js
Response
json
Use Cases
Here is a potential use case for the summarizeNftAttributes
method:
- Users can use the
summarizeNftAttributes
method to get an overview of all the traits in an NFT Collection and also find out which traits are rare.