OptionalauthorityOptionalcompressionThe SPL/MPL Account Compression program that owns and manages the Merkle tree.
OptionalcoreMPL Core collection account the asset belongs to (V2 collections).
OptionalleafDefaults to leafOwner.
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.
The concurrent Merkle tree account storing the compressed leaves, owned by the account compression program.
New owner the leaf is being transferred to.
Account that pays for the transaction and any account rent.
OptionalsystemThe Solana System program.
The tree's TreeConfig PDA, which stores its configuration and acts
as the tree's authority for CPIs into the compression program.
Optional authority, defaults to
payer. Must be either the leaf owner or a permanent transfer delegate plugin on the collection.