SmartContractService
RPC | Request | Response | Comments |
---|---|---|---|
| Creates a contract | ||
| Updates a contract with the content | ||
| Calls a contract | ||
| Retrieves the contract information | ||
| Calls a smart contract to be run on a single node | ||
| Retrieves the byte code of a contract | ||
| Retrieves a contract by its Solidity address | ||
| Retrieves the 25-hour records stored for a contract | ||
| Deletes a contract instance and transfers any remaining hbars to a specified receiver | ||
| Deletes a contract if the submitting account has network admin privileges | ||
| Undeletes a contract if the submitting account has network admin privileges |
Last updated