product
Properties
Name | Type | Description |
---|---|---|
id | string | |
name | string | |
token_id | string | |
image_url | string | |
description | string | null | |
creation_tx_hash | string | Hash of the transaction in which the item was created |
creation_tx_timestamp | number | Timestamp of when the item was created (Unix timestamp) |
url | string | |
attributes | attribute[] | null | |
collection | ||
owner | ||
is_owner | boolean |
|
is_correct_chain | boolean |
|
sell | sell | null | The sell object exists only if the item is for sale |
Access
🍇 In product template
Last updated