Optional numberThe number of uses to utilize.
1
Optional owner?: PublicKey | SignerThe owner of the NFT or SFT.
This must be a Signer unless a useAuthority is provided.
metaplex.identity()
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.
Generated using TypeDoc
The address of the mint account.