RPC connection to use
Fee payer
Account that will control minting
Location of the decimal place
Optional: Mint keypair. Defaults to a random keypair.
OptionalconfirmOptions: ConfirmOptionsOptions for confirming the transaction
OptionaltokenProgramId: boolean | PublicKeyOptional: Program ID for the token. Defaults to TOKEN_PROGRAM_ID.
OptionalfreezeAuthority: PublicKey | Signer | nullOptional: Account that will control freeze and thaw.
Object with mint address and transaction signature
Use createMintInterface instead, which supports both SPL and compressed mints.
Create and initialize a new SPL token mint