Skip to main content
Version: Next

sdk.lockscriptassetsoptions

Home > @blaze-cardano/sdk > LockScriptAssetsOptions

LockScriptAssetsOptions interface

Options for locking assets at a typed script.

Signature:

interface LockScriptAssetsOptions 

Properties

Property

Modifiers

Type

Description

address?

Address

(Optional) Full script address to lock at. If omitted, the builder creates one from the script and optional stake credential.

scriptReference?

Script

(Optional) Optional reference script attached to the output.

stakeCredential?

Credential

(Optional) Optional stake credential used when constructing the script address.