Skip to content

api.procedures.types.InstructionNftLeg

prashantasdeveloper edited this page Dec 4, 2023 · 26 revisions

Interface: InstructionNftLeg

api/procedures/types.InstructionNftLeg

Table of contents

Properties

Properties

asset

asset: string | NftCollection

Defined in

api/procedures/types.ts:510


from

from: PortfolioLike

Defined in

api/procedures/types.ts:508


nfts

nfts: (BigNumber | Nft)[]

Defined in

api/procedures/types.ts:507


to

to: PortfolioLike

Defined in

api/procedures/types.ts:509

Clone this wiki locally