# STEP

Typed EVM execution step consumed by PROGRAM.

Canonical HTML: <https://determica.com/docs/types/step>

- Family: Logical
- Physical type: JSON

Typed EVM execution step consumed by PROGRAM.

## Used by functions

### Returned as output

- [execute_call](/docs/functions/execute_call.md) — Builds one raw EVM call step for ordered, non-atomic PROGRAM execution.
- [execute_contract](/docs/functions/execute_contract.md) — Selects an ABI function, encodes its arguments, and builds one step for ordered, non-atomic PROGRAM execution.
