QUERY_CONTRACT_STATE

Query the current state of a deployed contract.

Returns the SCALE-encoded contract state as hex. Used by dApps to fetch on-chain state before circuit execution.

Variables:

  • address: HexEncoded! (required, 64-char contract address)