Interface: PortfolioCollection
api/entities/Portfolio/types.PortfolioCollection
Properties
collection
• collection: NftCollection
Defined in
api/entities/Portfolio/types.ts:12
free
• free: Nft[]
NFTs available for transferring
Defined in
api/entities/Portfolio/types.ts:16
locked
• locked: Nft[]
NFTs that are locked, such as being involved in a pending instruction
Defined in
api/entities/Portfolio/types.ts:20
total
• total: BigNumber
Total number of NFTs held for a collection