OptionalassociatedOwner of the compressed NFT leaf being operated on.
OptionallogThe SPL/MPL Noop program, used to log leaf data so off-chain indexers can reconstruct the tree.
OptionalmasterMaster edition account created for the decompressed NFT.
OptionalmetadataMetadata account created for the decompressed NFT.
Mint account of the decompressed NFT, created fresh during decompression.
OptionalmintPDA mint authority for the decompressed NFT's mint.
OptionalsystemThe Solana System program.
OptionalsysvarThe Rent sysvar.
OptionaltokenToken account that will hold the decompressed NFT for leafOwner.
OptionaltokenThe Token Metadata program, invoked to read or (un)verify the legacy collection accounts.
OptionaltokenThe SPL Token program.
Voucher PDA created by redeem; closed by this instruction once its
leaf data has been used to mint the decompressed NFT.
The SPL Associated Token Account program.