OptionalcompressionDelegate authority for the leaf; defaults to the leaf owner when no delegate is set.
Owner 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.
Master edition account created for the decompressed NFT.
The concurrent Merkle tree account storing the compressed leaves, owned by the account compression program.
Metadata account created for the decompressed NFT.
Mint account of the decompressed NFT, created fresh during decompression.
Account that pays for the transaction and any account rent.
OptionalsystemThe Solana System program.
Token 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.
OptionaltreeThe tree's TreeConfig PDA, which stores its configuration and acts
as the tree's authority for CPIs into the compression program.
The SPL/MPL Account Compression program that owns and manages the Merkle tree.