Skip to content

api.procedures.types.InstructionNftLeg

polymath-eric edited this page Jun 11, 2024 · 26 revisions

Interface: InstructionNftLeg

api/procedures/types.InstructionNftLeg

Table of contents

Properties

Properties

asset

asset: string | NftCollection

Defined in

api/procedures/types.ts:858


from

from: PortfolioLike

Defined in

api/procedures/types.ts:856


nfts

nfts: (BigNumber | Nft)[]

Defined in

api/procedures/types.ts:855


to

to: PortfolioLike

Defined in

api/procedures/types.ts:857

Clone this wiki locally