Skip to content

api.entities.Instruction.types.FungibleLeg

polymesh-bot edited this page Jun 19, 2025 · 51 revisions

Interface: FungibleLeg

api/entities/Instruction/types.FungibleLeg

Table of contents

Properties

Properties

amount

amount: BigNumber

Defined in

api/entities/Instruction/types.ts:66


asset

asset: FungibleAsset

Defined in

api/entities/Instruction/types.ts:67


from

from: NumberedPortfolio | DefaultPortfolio

Defined in

api/entities/Instruction/types.ts:64


to

to: NumberedPortfolio | DefaultPortfolio

Defined in

api/entities/Instruction/types.ts:65

Clone this wiki locally