The account associated with the script.
The compiled bytecode of the script.
Functions that can be invoked within the script.
The ABI interface for the script.
The provider used for interacting with the network.
The script request object.
The account used to pay the deployment costs.
The blobId and a waitForResult callback that returns the deployed predicate once the blob deployment transaction finishes.
The returned loader script will have the same configurable constants as the original script which was used to generate the loader script.
Set the configurable constants of the script.
An object containing the configurable constants and their values.
This instance of the Script
.
Script
provides a typed interface for interacting with the script program type.