Await required operation status.
The operation id
The required operation status
The operation status
Calls a smart contract.
The call data
Optional
executor: IBaseAccountThe account used to send the transaction (if not set, the base account is used)
The operation id
Deploy a smart contract.
The contract data
Optional
executor: IBaseAccountThe account used to send the transaction (if not set, the base account is used)
The operation id
Execute read only smart contract.
The contract data
The execute read only response
Get filtered smart contract output events.
The event filter data
The array of corresponding events
Get an operation status.
The operation id
The operation status
Read a smart contract.
The read data
The contract read operation response
Generated using TypeDoc
Represents a SmartContractClient object.
See