#Execution
Functions marked with Execution, grouped from the generated Determica catalog for fast scanning across related workflows.
- evm_attempt_accesses Reads direct typed attempt access rows for an execution attempt.Table · Simulate
- evm_attempt_authorizations Reads direct typed Phase 2 attempt relation rows for an execution attempt.Table · Simulate
- evm_attempt_creates Reads direct typed Phase 2 attempt relation rows for an execution attempt.Table · Simulate
- evm_attempt_frames Reads direct typed attempt frame rows for an execution attempt.Table · Simulate
- evm_attempt_logs Reads direct typed attempt log rows for an execution attempt.Table · Simulate
- evm_attempt_relations Returns deterministic direct typed attempt relation rows from evm.attempt_* tables.Table · Simulate
- evm_attempt_selfdestructs Reads direct typed Phase 2 attempt relation rows for an execution attempt.Table · Simulate
- 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_attempt_transient_accesses Reads direct typed Phase 2 attempt relation rows for an execution attempt.Table · Simulate
- evm_block_context_hash Hashes the pinned block context currently known for a simulation.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_execute_run_branch Executes the selected product branch steps, links all kernel attempts, and selects one terminal attempt.Scalar · Simulate
- evm_execution_blockhash_reads Reads direct typed Phase 2 attempt relation rows for an execution attempt.Table · Simulate
- evm_execution_request_attempts Returns all persisted execution attempts for one hydration/execution request in attempt order.Table · Simulate
- evm_intrinsic_gas Computes intrinsic gas for an unsigned transaction context under the selected EVM version.Scalar · Simulate
- evm_run_branch_attempts Returns product-linked branch execution attempts for a branch id or run id; forensic=true includes discarded and poisoned lineage.Table · Simulate
- evm_run_gas_summary Summarizes gas across the complete hydration lineage for each branch.Table · Simulate
- evm_run_revert_summary Summarizes terminal and lineage failure/revert information for each branch.Table · Simulate
- evm_run_touched_contracts Returns contracts/accounts touched by branch attempt evidence relations.Table · Simulate
- evm_select_branch_terminal_attempt Selects exactly one linked terminal execution attempt for a product branch.Scalar · Simulate
- evm_validate_unsigned_execution_context Validates unsigned transaction, selected EVM version, and pinned block context before signer-grade execution.Scalar · Simulate
- evm_versions Returns supported EVM versions and version-derived feature flags for execution analysis.Table · Simulate