Interface: INftOutput
NFT output.
Hierarchy
ITypeBase
<6
>↳
INftOutput
Table of contents
Properties
Properties
type
• type: 6
The type of the object.
Inherited from
nativeTokens
• Optional
nativeTokens: INativeToken
[]
The native tokens held by the output.
Inherited from
unlockConditions
• unlockConditions: UnlockConditionTypes
[]
The unlock conditions for the output.
Inherited from
ICommonOutput.unlockConditions
features
• Optional
features: FeatureTypes
[]
Features contained by the output.
Inherited from
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.