Derive
Derive Candy Machine V2 Creator
Derive the candy machine creator PDA from the candy machine id.
Usage
metaboss derive cmv2-creator <candy_machine_id>
Derive Edition
Derive the edition PDA from the mint account.
metaboss derive edition <mint_account>
Derive Metadata
Derive the metadata PDA from the mint account.
metaboss derive metadata <mint_account>
Derive PDA
Derive a generic PDA from a list of seeds and a program id.
Usage
metaboss derive pda <seed1>,<seed2>,<seed3> <program_id>