Column name | Type | Description |
---|---|---|
id | bigint | Internal token attribute id |
contract | string | Contract address |
token_id | string | Id of the token in the collection |
attribute_id | bigint | Internal attribute id |
collection_id | string | Internal collection id |
key | string | Attribute name |
value | string | Attribute value |
created_at | timestamp | Timestamp the token attribute was created |
updated_at | timestamp | Timestamp the token attribute was updated |