View this page as Markdown

STEP

Typed EVM execution step consumed by PROGRAM.

Family
Logical
Physical
JSON
Used by
2 functions
Examples
0 samples

Used by functions

Derived from generated function parameters and return types.

Returned as output

  • execute_call

    Builds one raw EVM call step for ordered, non-atomic PROGRAM execution.

    scalar function Offline 2 overloads
  • execute_contract

    Selects an ABI function, encodes its arguments, and builds one step for ordered, non-atomic PROGRAM execution.

    scalar function Offline 2 overloads