Interface: NftOutputBuilderParams
Options for building an Nft Output
Hierarchy
↳
NftOutputBuilderParams
Table of contents
Properties
Properties
amount
• Optional
amount: string
If not provided, minimum storage deposit will be used
Inherited from
BasicOutputBuilderParams.amount
nativeTokens
• Optional
nativeTokens: INativeToken
[]
The native tokens to be held by the output.
Inherited from
BasicOutputBuilderParams.nativeTokens
unlockConditions
• unlockConditions: UnlockCondition
[]
The unlock conditions for the output.
Inherited from
BasicOutputBuilderParams.unlockConditions
features
• Optional
features: Feature
[]
Features to be contained by the output.