Optional
owner?: undefined | PublicKey | SignerThe owner of the NFT or SFT.
This must be a Signer unless a useAuthority
is provided.
metaplex.identity()
Optional
numberThe number of uses to utilize.
1
Optional
ownerThe address of the token account linking the mint account with the owner account.
Defaults to using the associated token account
from the mintAddress
and owner
parameters.
Optional
useThe delegated use authority that should authorize this operation.
Defaults to not using a delegated use authority
and using the owner
parameter as a Signer instead.
Optional
instructionA key to distinguish the instruction that uses the NFT.
Generated using TypeDoc
The address of the mint account.