The mint public key.
Optional
type: MetadataPDaTypeThe type of metadata PDA (optional).
Optional
programId: PublicKeyThe program ID of the metadata program (optional, default is METADATA_PROGRAM_ID).
The generated PDA address for the metadata program.
Generated using TypeDoc
Generates a PDA (Program Derived Address) for the metadata program based on the given
mint
andtype
.