Specifies both the unique identifier and the parameters for an asset

Implements

Constructors

Properties

createdAtRound?: bigint

Round during which this asset was created.

deleted?: boolean

Whether or not this asset is currently deleted.

destroyedAtRound?: bigint

Round during which this asset was destroyed.

index: bigint

unique asset identifier

AssetParams specifies the parameters for an asset. (apar) when part of an AssetConfig transaction. Definition: data/transactions/asset.go : AssetParams

encodingSchemaValue: undefined | Schema

Accessors

Methods

Generated using TypeDoc