Core Rendering
Get traits for a collection
Commonly used to fetch and render the traits of a collection as seen in rarity calculators.
GET
/
v1
/
{chainName}
/
nft
/
{collectionContract}
/
traits
/
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.
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.