ISmartContract defines a general interface for operating with SmartContract objects.
Creates a Transaction for calling (a function of) the Smart Contract.
Creates a Transaction for deploying the Smart Contract to the Network.
Gets the address of the Smart Contract.
Creates a Transaction for upgrading the Smart Contract on the Network.
ISmartContract defines a general interface for operating with SmartContract objects.