Skip to content

api.entities.Instruction.types.FungibleLeg

prashantasdeveloper edited this page Sep 11, 2024 · 23 revisions

Interface: FungibleLeg

api/entities/Instruction/types.FungibleLeg

Table of contents

Properties

Properties

amount

amount: BigNumber

Defined in

api/entities/Instruction/types.ts:57


asset

asset: FungibleAsset

Defined in

api/entities/Instruction/types.ts:58


from

from: NumberedPortfolio | DefaultPortfolio

Defined in

api/entities/Instruction/types.ts:55


to

to: NumberedPortfolio | DefaultPortfolio

Defined in

api/entities/Instruction/types.ts:56

Clone this wiki locally