Keccak256 hash of the leaf's creators array.
Keccak256 hash of the leaf's metadata (MetadataArgs/MetadataArgsV2).
Current delegate of the leaf (equal to owner when unset).
Asset id of the leaf, derived from the tree address and nonce.
Tree-scoped nonce assigned to the leaf when it was minted; part of the asset id derivation.
Current owner of the leaf.
Hash of the leaf's optional off-chain asset data, if any (V2 only).
Hash of the leaf's MPL Core collection reference, if any (V2 only).
Keccak256 hash of the leaf's creators array.
Keccak256 hash of the leaf's metadata (MetadataArgs/MetadataArgsV2).
Current delegate of the leaf (equal to owner when unset).
Packed status bits for the leaf, e.g. frozen and non-transferable (V2 only).
Asset id of the leaf, derived from the tree address and nonce.
Tree-scoped nonce assigned to the leaf when it was minted; part of the asset id derivation.
Current owner of the leaf.
The canonical on-chain representation of a compressed NFT leaf, hashed to produce the value stored at a tree's leaf node.
V1is produced bymintV1/mintToCollectionV1and the legacy instruction family;V2is produced bymintV2and addscollectionHash,assetDataHashandflagsto support MPL Core collections and freezing/non-transferable assets.