Home > @infiniteobjects/data-types > TopShotAssetToken
TopShot NFT Asset Public API
Signature:
export declare class TopShotAssetToken extends AssetToken<ITopshotAssetTraits> implements ITopShotAssetToken
Extends: AssetToken<ITopshotAssetTraits>
Implements: ITopShotAssetToken
For use in the browser
Property | Modifiers | Type | Description |
---|---|---|---|
assetType | FileType.video | Type of data the Token points to | |
blockchain | Blockchain.Flow | Blockchain | |
tokenService | TokenService.TopShot | TokenService |
Method | Modifiers | Description |
---|---|---|
toVideoPrint(_preview) | Return a videoPrint representation of the AssetToken The preview of an asset can be requested in place of the original if requested |