Skip to content

api.procedures.types.InstructionNftLeg

prashantasdeveloper edited this page Sep 18, 2024 · 26 revisions

Interface: InstructionNftLeg

api/procedures/types.InstructionNftLeg

Table of contents

Properties

Properties

asset

asset: string | NftCollection

Defined in

api/procedures/types.ts:905


from

from: PortfolioLike

Defined in

api/procedures/types.ts:903


nfts

nfts: (BigNumber | Nft)[]

Defined in

api/procedures/types.ts:902


to

to: PortfolioLike

Defined in

api/procedures/types.ts:904

Clone this wiki locally