#State
Functions marked with State, grouped from the generated Determica catalog for fast scanning across related workflows.
- evm_attempt_state_io Returns deterministic state read/write attempt relation rows from evm.attempt_state_* tables.Table · Simulate
- evm_attempt_state_reads Reads direct typed attempt state IO rows for an execution attempt.Table · Simulate
- evm_attempt_state_writes Reads direct typed attempt state IO rows for an execution attempt.Table · Simulate
- evm_clear_code_override Commits a tombstone that clears a local code override for a simulation address.Scalar · Simulate
- evm_commit_state Commits a batch of Determica v2 state changes from a table using exact state keys, provenance reason fields, and one atomic state revision.Scalar · Simulate
- evm_committed_state_lookup_status Reports physical committed-state lookup schema and row health.Table · Simulate
- evm_create_sim_at Creates a root Determica v2 simulation pinned to a block identity and EVM version.Scalar · Simulate
- evm_execute_bytecode Executes bytecode for table-input workloads and defers durable writer flushing until query finalization unless writer limits or option changes require an intermediate flush.Table · Simulate
- evm_fork Creates a metadata-only child fork. The child captures the parent's state revision watermark and copies no state rows.Scalar · Simulate
- evm_mark_account_storage_complete Records an explicit Determica v2 assumption that an account's visible storage universe is complete.Scalar · Simulate
- evm_plan_prefetch Normalizes explicit hints, access lists, prior footprints, policy reads, and conservative static bytecode storage-slot hints into a deduplicated ResolveMany request plan.Table · Simulate
- evm_prefetch_many Warms canonical chain cache for a batch of planned state requests through the same EIP-1898 fetch-attempt and ResolveMany path used by execution. It never mutates simulation state or committed graph rows.Table · Simulate
- evm_resolve_many Resolves storage and code state in batches using visible fork lineage, committed state versions, chain cache, and optional EIP-1898 RPC fallback. Each result includes source provenance.Table · Simulate
- evm_resolver_parity_status Reports physical committed-state resolver self-consistency for a simulation.Table · Simulate
- evm_resolver_source_status Reports the effective committed-state resolver source, Phase 6 gate, and backing row counts.Table · Simulate
- evm_select_canonical_state Registers a selected-state policy and counts query-time selected canonical observations for that policy.Scalar · Simulate
- evm_set_code Commits a local code assumption for a simulation. Local code shadows chain code without implying storage, balance, or nonce assumptions.Scalar · Simulate
- evm_sim_state_changes Reads physical committed state changes from the committed-state lookup.Table · Simulate
- evm_state_key Returns Determica's exact v2 domain-separated state key and probe columns for a state coordinate.Table · Simulate
- evm_storage_mode_status Reports the active Determica direct-typed attempt storage mode and physical resolver backing.Table · Simulate
- evm_visible_lineage Returns the visible metadata-only fork lineage and revision watermarks for a simulation.Table · Simulate