Metadata for NFTs on Sui.

Table Columns

Column NameDescription
object_idThe unique identifier of the NFT object
nameThe name of the NFT
descriptionDetailed description of the NFT
image_urlURL to the NFT’s image
attributesJSON variant containing NFT attributes
collection_idThe unique identifier of the collection
owner_at_timestampThe owner address at the specified timestamp
versionVersion information of the NFT
digestThe digest/hash of the NFT transaction
_created_atTimestamp when the record was created
_updated_atTimestamp when the record was last updated