Home > @infiniteobjects/data-types > IAssetCollection
Metadata about the collection this Token is part of.
Signature:
export interface IAssetCollection
Collections can be composed of several underling contracts like ArtBlocks
| Property | Modifiers | Type | Description |
|---|---|---|---|
| blockchain | Blockchain | Blockchain one off Blockchain enumeration values. | |
| description | Nullable<string> | Description of the collection | |
| externalUrl | Nullable<string> | Link to the website displaying the collection | |
| imageUrl | Nullable<string> | Image associated with the collection | |
| name | string | Name of the collection |