Calls a public method of smart contract
Get all contract Ids of the blockchain, or filtered by the argument
Get a contract by its Id
Get all contracts of given account, or filtered by the arguments
Publishes a smart contract to the blockchain
Publishes a smart contract to the blockchain using the code base of an already existant contract. This reduces payload in the chain, allowing to deploy many contracts per block and very cheap
Contract API
This module provides methods about the smart contracts