Core Rendering
Get attributes for a collection trait
Commonly used to get the count of unique values for traits within an NFT collection.
GET
/
v1
/
{chainName}
/
nft
/
{collectionContract}
/
traits
/
{trait}
/
attributes
/
Credit Cost: 2 per call.
Processing: Batch
Processing: Batch
Path Parameters
chainName
string
requiredThe chain name eg: eth-mainnet
.
collectionContract
string
requiredThe requested collection address. Passing in an ENS
, RNS
, Lens Handle
, or an Unstoppable Domain
resolves automatically.
trait
string
requiredThe requested trait.
Response
200 - application/json
updated_at
string
The timestamp when the response was generated. Useful to show data staleness to users.
items
object[]
List of response items.