Smart Contracts

SolidityNode APIs for querying and simulating smart contracts from the solidified chain view.

SolidityNode APIs for querying and simulating smart contracts from the solidified chain view.

APIs in this group

APIPurpose
TriggerConstantContractSimulate a read-only or constant contract call against the solidified state.
EstimateEnergyEstimate the Energy required by a contract call.
GetContractQuery deployed contract information.
GetContractInfoQuery contract metadata and runtime information.

Related resources