Smart Contracts (WASM)

sumc-runtime WASM contract calls.

7 methods · verified against the live mainnet RPC at https://rpc.sumchain.io.

contract_getContract

Contract metadata.

contract_isContract

Existence check.

contract_call

Read-only view call.

contract_estimateGas

Gas estimation.

contract_getCodeHash

Code-hash lookup.

contract_getStorageAt

Raw storage slot read.

contract_getBalance

Contract balance.