Skip to main content

Interface: BuildNftOutputData

Deprecated

use NftOutputBuilderParams instead.

Hierarchy

Table of contents

Properties

Properties

amount

Optional amount: string

If not provided, minimum storage deposit will be used

Inherited from

BuildBasicOutputData.amount


nativeTokens

Optional nativeTokens: INativeToken

Inherited from

BuildBasicOutputData.nativeTokens


unlockConditions

unlockConditions: UnlockCondition[]

Inherited from

BuildBasicOutputData.unlockConditions


features

Optional features: Feature[]

Inherited from

BuildBasicOutputData.features


nftId

nftId: string


immutableFeatures

Optional immutableFeatures: Feature[]