Optional
authority?: undefined | PublicKey<string> | Pda<string, number>Optional
authorityAuthority PDA used to verify minted NFTs to the collection.
Optional
collectionCollection authority 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
configConfig line settings
List of creators
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
payer?: undefined | SignerPayer of the transaction.
Secondary sales royalty basis points (0-10000)
Optional
symbol?: undefined | stringSymbol for the asset
Optional
systemSystem program.
Optional
tokenToken Metadata program.
Generated using TypeDoc
Candy Machine authority. This is the address that controls the upate of the candy machine.