Optional authorityCandy machine account.
Optional collectionCollection authority record account is either the delegated authority record (legacy)
or a metadata delegate record for the authority_pda. The delegate is set when a new collection
is set to the candy machine.
Optional collectionMaster edition account of the collection NFT.
Optional collectionMetadata account of the collection NFT.
Mint account of the collection NFT.
Update authority of the collection NFT.
Candy machine mint authority (mint only allowed for the mint_authority).
Optional nftMaster edition account of the NFT. The account will be initialized if necessary.
Optional nftMetadata account of the NFT. This account must be uninitialized.
Mint account of the NFT. The account will be initialized if necessary.
Optional nftMint authority of the NFT. In most cases this will be the owner of the NFT.
Optional payer?: SignerPayer for the transaction and account allocation (rent).
Optional recentSlotHashes sysvar cluster data.
Optional systemSystem program.
Optional tokenToken Metadata program.
Optional tokenSPL Token program.
Generated using TypeDoc
Candy machine authority account. This is the account that holds a delegate to verify an item into the collection.