Skip to main content

Interface: AliasOutputBuilderParams

Options for building an Alias Output

Hierarchy

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.

Inherited from

BasicOutputBuilderParams.features