📄️ PDatumHash
Represents a hash of a datum (piece of data associated with a transaction output), allowing the script to reference and verify the datum efficiently
📄️ PScriptHash
Represents hash of a script, to uniquely identify a script and is essential for referencing and interacting with scripts associated with transaction outputs within transactions
📄️ PValidatorHash
Represents hash of a validator scripts, used to uniquely identify and reference these scripts.