Skip to content

api.procedures.types.InstructionNftLeg

prashantasdeveloper edited this page Apr 16, 2024 · 28 revisions

Interface: InstructionNftLeg

api/procedures/types.InstructionNftLeg

Table of contents

Properties

Properties

asset

asset: string | NftCollection

Defined in

api/procedures/types.ts:527


from

from: PortfolioLike

Defined in

api/procedures/types.ts:525


nfts

nfts: (BigNumber | Nft)[]

Defined in

api/procedures/types.ts:524


to

to: PortfolioLike

Defined in

api/procedures/types.ts:526

Clone this wiki locally