Skip to content

api.procedures.types.InstructionNftLeg

prashantasdeveloper edited this page Oct 31, 2024 · 28 revisions

Interface: InstructionNftLeg

api/procedures/types.InstructionNftLeg

Table of contents

Properties

Properties

asset

asset: string | NftCollection

Defined in

api/procedures/types.ts:922


from

from: PortfolioLike

Defined in

api/procedures/types.ts:920


nfts

nfts: (BigNumber | Nft)[]

Defined in

api/procedures/types.ts:919


to

to: PortfolioLike

Defined in

api/procedures/types.ts:921

Clone this wiki locally