Skip to content

api.entities.Instruction.types.FungibleLeg

prashantasdeveloper edited this page Dec 2, 2024 · 30 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