Skip to content

api.procedures.types.InstructionNftLeg

polymesh-bot edited this page Jun 3, 2025 · 50 revisions

Interface: InstructionNftLeg

api/procedures/types.InstructionNftLeg

Table of contents

Properties

Properties

asset

asset: string | NftCollection

Defined in

api/procedures/types.ts:962


from

from: PortfolioLike

Defined in

api/procedures/types.ts:960


nfts

nfts: (BigNumber | Nft)[]

Defined in

api/procedures/types.ts:959


to

to: PortfolioLike

Defined in

api/procedures/types.ts:961

Clone this wiki locally