Skip to content

Asset

Asset: object

Specifies both the unique identifier and the parameters for an asset

Type declaration

created-at-round?

optional created-at-round: number

Round during which this asset was created.

deleted?

optional deleted: boolean

Whether or not this asset is currently deleted.

destroyed-at-round?

optional destroyed-at-round: number

Round during which this asset was destroyed.

index

index: number

unique asset identifier

params

params: AssetParams

Defined in

types.gen.ts:294