Smart Contracts

APIs for deploying, calling, triggering, and querying smart contracts.

APIs for deploying, calling, triggering, and querying smart contracts.

APIs in this group

APIPurpose
DeployContractDeploy a smart contract.
TriggerSmartContractTrigger a state-changing smart contract method.
TriggerConstantContractSimulate a read-only or constant contract call.
EstimateEnergyEstimate the Energy required by a contract call.
GetContractQuery deployed contract information.
GetContractInfoQuery contract metadata and runtime information.
ClearABIClear a contract ABI.
UpdateSettingUpdate a contract's consume_user_resource_percent setting.
UpdateEnergyLimitUpdate a contract's origin Energy limit.

Related resources