Optional authority?: PublicKey | PdaOptional authorityAuthority PDA used to verify minted NFTs to the collection.
Optional authorizationToken Authorization rules account for the collection metadata (if any).
Optional authorizationToken Authorization Rules program.
Candy Machine account. The account space must be allocated to allow accounts larger than 10kb.
Optional collectionMetadata delegate record. The delegate is used to verify NFTs.
Optional collectionMaster Edition account of the collection.
Optional collectionMetadata account of 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 payer?: SignerPayer of the transaction.
Optional ruleAuthorization rule set to be used by minted NFTs.
Optional systemSystem program.
Optional sysvarInstructions sysvar account.
Optional tokenToken Metadata program.
Generated using TypeDoc
Candy Machine authority. This is the address that controls the upate of the candy machine.