Skip to main content

Interface: INftOutput

NFT output.

Hierarchy

Table of contents

Properties

Properties

type

type: 6

The type of the object.

Inherited from

ITypeBase.type


nativeTokens

Optional nativeTokens: INativeToken[]

The native tokens held by the output.

Inherited from

ICommonOutput.nativeTokens


unlockConditions

unlockConditions: UnlockConditionTypes[]

The unlock conditions for the output.

Inherited from

ICommonOutput.unlockConditions


features

Optional features: FeatureTypes[]

Features contained by the output.

Inherited from

ICommonOutput.features


amount

amount: string

The amount of IOTA tokens held by the output.


nftId

nftId: string

Unique identifier of the NFT, which is the BLAKE2b-160 hash of the Output ID that created it.


immutableFeatures

Optional immutableFeatures: FeatureTypes[]

Immutable features contained by the output.