/traits

/traits will provide a complete output of all available traits for a given collection hosted on OpenSea.

It can be used blockchain agnostic. So it works for Base Collections as well as Ethereum or Blast collections.

/traitscan be used in the Community-Bot channel:

Required Parameters

  • collectionslug:Specify the collection slug you want to scan. Full links to the collection on OpenSea can be posted here.

Examples:

Optional Parameters

  • None

Output

The Community bot will directly send back an export of the collection and all available traits.

Please note the first section "Categories" is providing an overview of the available trait types while the next section "counts" is then providing details about each Trait Type and their values including the counts (available assets)

This information can then be used for the /tokenscan command to get a full list of all Token IDs for a given trait.

Last updated