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
| API | Purpose |
|---|---|
| TriggerConstantContract | Simulate a read-only or constant contract call against the solidified state. |
| EstimateEnergy | Estimate the Energy required by a contract call. |
| GetContract | Query deployed contract information. |
| GetContractInfo | Query contract metadata and runtime information. |
Related resources
- Smart contracts — smart contract concepts and development flow
- TVM — TRON Virtual Machine behavior
- FullNode and SolidityNode API selection — choose the right node view for current or final state