Skip to main content

Interface: IFoundryOutput

Foundry output.

Hierarchy

Table of contents

Properties

Properties

type

type: 5

The type of the object.

Inherited from

ITypeBase.type


nativeTokens

Optional nativeTokens: INativeToken[]

The native tokens held by the output.

Inherited from

ICommonOutput.nativeTokens


unlockConditions

unlockConditions: UnlockConditionTypes[]

The unlock conditions for the output.

Inherited from

ICommonOutput.unlockConditions


features

Optional features: FeatureTypes[]

Features contained by the output.

Inherited from

ICommonOutput.features


amount

amount: string

The amount of IOTA tokens held by the output.


serialNumber

serialNumber: number

The serial number of the foundry with respect to the controlling alias.


tokenScheme

tokenScheme: ISimpleTokenScheme

The token scheme for the foundry.


immutableFeatures

Optional immutableFeatures: FeatureTypes[]

Immutable features contained by the output.