Interface: IFoundryOutputBuilderOptions
Options for building a Foundry Output
Hierarchy
↳
IFoundryOutputBuilderOptions
Table of contents
Properties
Properties
amount
• Optional
amount: string
If not provided, minimum storage deposit will be used
Inherited from
IBasicOutputBuilderOptions.amount
nativeTokens
• Optional
nativeTokens: INativeToken
[]
The native tokens to be held by the output.
Inherited from
IBasicOutputBuilderOptions.nativeTokens
unlockConditions
• unlockConditions: UnlockConditionTypes
[]
The unlock conditions for the output.
Inherited from
IBasicOutputBuilderOptions.unlockConditions
features
• Optional
features: FeatureTypes
[]
Features to be contained by the output.
Inherited from
IBasicOutputBuilderOptions.features
serialNumber
• serialNumber: number
The serial number of the foundry with respect to the controlling alias.