reservoir.token_attributes

This table contains records with information about each NFT token attribute.

Query examples can be found here:

https://dune.com/queries/1302940/2232326

Column nameTypeDescription
idbigintInternal token attribute id
contractstringContract address
token_idstringId of the token in the collection
attribute_idbigintInternal attribute id
collection_idstringInternal collection id
keystringAttribute name
valuestringAttribute value
created_attimestampTimestamp the token attribute was created
updated_attimestampTimestamp the token attribute was updated