Skip to content

api.entities.Instruction.types.NftLeg

prashantasdeveloper edited this page Oct 31, 2024 · 28 revisions

Interface: NftLeg

api/entities/Instruction/types.NftLeg

Table of contents

Properties

Properties

asset

asset: NftCollection

Defined in

api/entities/Instruction/types.ts:74


from

from: NumberedPortfolio | DefaultPortfolio

Defined in

api/entities/Instruction/types.ts:71


nfts

nfts: Nft[]

Defined in

api/entities/Instruction/types.ts:73


to

to: NumberedPortfolio | DefaultPortfolio

Defined in

api/entities/Instruction/types.ts:72

Clone this wiki locally