Optional authority?: undefined | PublicKey<string> | Pda<string, number>Optional authorityAuthority PDA used to verify minted NFTs to the collection.
Mint account of the collection.
Update authority of the collection. This needs to be a signer so the candy machine can approve a delegate to verify minted NFTs to the collection.
Optional configConfig line settings
Optional hiddenHidden setttings
Optional isIndicates if the asset is mutable or not (default yes)
Number of assets available
Optional maxMax supply of each individual asset (default 0)
Optional mplToken Metadata program.
Optional payer?: undefined | SignerPayer of the transaction.
Optional systemSystem program.
Optional sysvarInstructions sysvar account.
Generated using TypeDoc
Candy Machine authority. This is the address that controls the upate of the candy machine.