Home > @infiniteobjects/data-types > AnimationDetails
AnimationDetails specific to ERC721 tokens
Signature:
export declare class AnimationDetails
| Property | Modifiers | Type | Description |
|---|---|---|---|
| bytes? | number | (Optional) | |
| codecs? | string[] | (Optional) | |
| duration? | number | (Optional) | |
| format? | string | (Optional) | |
| height? | number | (Optional) | |
| sha256? | string | (Optional) | |
| width? | number | (Optional) |