Skip to main content

ScriptInfo

Represents information related to a specific script execution purpose.

Mint

Information for a minting script.

FieldDescription
policyPolicy ID associated with the minting.

Spend

Information for a spending script.

FieldDescription
refReference to the transaction output being spent.
optionalDatumOptional datum associated with the output.

Withdraw

Information for a withdrawal script.

FieldDescription
credentialCredential authorized to withdraw.

Certificate

Information for a certificate-related script.

FieldDescription
certificateIndexIndex of the certificate.
certificateThe certificate details.

Vote

Information for a voting script.

FieldDescription
voterThe voter information.

Propose

Information for a proposal script.

FieldDescription
proposalIndexIndex of the proposal.
proposalProposal procedure details.