OptionaldelegateNew Edition (pda of ['metadata', program id, mint id, 'edition'])
Edition pda to mark creation - will be checked for pre-existence. (pda of ['metadata', program id, master metadata mint id, 'edition', edition_number]) where edition_number is NOT the edition number you pass in args but actually edition_number = floor(edition/EDITION_MARKER_BIT_SIZE).
New Metadata key (pda of ['metadata', program id, mint id])
Mint of new token - THIS WILL TRANSFER AUTHORITY AWAY FROM THIS KEY
OptionaleditionMint authority of new mint
Token account of new token
Owner of the token account of new token
OptionaleditionToken record account
OptionalholderThe Delegate Record authorizing escrowless edition printing
Master Record Edition V2 (pda of ['metadata', program id, master metadata mint id, 'edition'])
Master record metadata account
token account containing token from master metadata mint
Optionalmasterowner of token account containing master token
payer
OptionalsplSPL Associated Token Account program
OptionalsplToken program
OptionalsystemSystem program
OptionalsysvarInstructions sysvar account
The update authority of the master edition.
The authority printing the edition for a delegated print