Home > @infiniteobjects/data-types > ITopshotAssetSchemaV1
TopShot NFT Asset Schema
Signature:
export interface ITopshotAssetSchemaV1
Property | Modifiers | Type | Description |
---|---|---|---|
collection | IAssetCollection | Moment’s collection | |
description | string | Moment’s description | |
externalUrl | string | External link to Moment | |
id | string | The id of a moment as stored in the Top Shots database | |
original | IAssetOriginalFile | Moment’s original file | |
owner | IProfile | Profile of owner | |
previewUrl | string | Moment’s thumbnail URL | |
tokenId | string | The id of a moment as stored in the Top Shots contract | |
traits | ITopshotAssetTraits | Moment’s traits |