Get the details of the contract instance
The details of the contract instance
The contract Id of the contract instance
Check if the contract instance is active
A boolean value indicating whether the contract instance is active or not
Check if the contract instance is closed
A boolean value indicating whether the contract instance is closed or not
Wait for the transaction that created the contract to be confirmed on the Cardano blockchain.
A boolean value indicating whether the transaction has been confirmed or not.
Apply inputs to the contract instance
The transaction id of the transaction that applied the inputs
Compute the applicable actions for the contract instance
Optional
request: ComputeApplicableActionsRequestRequest parameters for computing the applicable actions
ApplicableActionsAPI instance
Get a list of the applied inputs for the contract
This Interface provides capabilities for interacting with a Contract Instance. A Contract Instance is a contract that has been created on the Cardano blockchain.