Table Columns
| Column Name | Description |
|---|---|
| object_id | The unique identifier of the NFT object |
| name | The name of the NFT |
| description | Detailed description of the NFT |
| image_url | URL to the NFT’s image |
| attributes | JSON variant containing NFT attributes |
| collection_id | The unique identifier of the collection |
| owner_at_timestamp | The owner address at the specified timestamp |
| version | Version information of the NFT |
| digest | The digest/hash of the NFT transaction |
| _created_at | Timestamp when the record was created |
| _updated_at | Timestamp when the record was last updated |