Optional
collection?: undefined | PublicKeyThe address of the Sized Collection NFT associated with the NFT to delete, if any. This is required as the collection NFT will need to decrement its size.
Defaults to assuming the NFT is not associated with a Size Collection NFT.
Optional
owner?: undefined | SignerThe owner of the NFT as a Signer.
metaplex.identity()
Optional
ownerThe explicit token account linking the provided mint and owner accounts, if that account is not their associated token account.
Defaults to using the associated token account
from the mintAddress
and owner
parameters.
Optional
instructionA key to distinguish the instruction that burns the NFT.
Generated using TypeDoc
The address of the mint account.