Skip to main content

Interface: BuildFoundryOutputData

Deprecated

use FoundryOutputBuilderParams 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


serialNumber

serialNumber: number


tokenScheme

tokenScheme: TokenScheme


immutableFeatures

Optional immutableFeatures: Feature[]