Calls a public method of smart contract
Get all contract Ids of the blockchain, or filtered by the argument
Gets all contracts for a given machin code hash
Get a contract by its Id
Gets a key-value list for the given first key of a contracts data store
Get all contracts of given account, or filtered by the arguments
Gets a map value from a contracts data store
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