GetContractInfo¶
Get a contract's full runtime information (runtime code, state, and energy info included).
- Service:
Walletonly
rpc GetContractInfo (BytesMessage) returns (SmartContractDataWrapper) {}
See the corresponding HTTP endpoint at /wallet/getcontractinfo.