Documentation Index
Fetch the complete documentation index at: https://docs.cultura.xyz/llms.txt
Use this file to discover all available pages before exploring further.
ParentDigitalAsset:Represents a parent digital asset with its collection address, token ID, owner, and royalty split (as a whole number percentage)Readonly<{parentCollection:`0x${string}`;parentDigitalAssetId:bigint;owner:`0x${string}`;royaltySplit:bigint; }>

