View this page as Markdown

CALL_CONTEXT

Optional per-step context containing a gas price, access list, and blob hashes.

Family
Logical
Physical
JSON
Used by
3 functions
Examples
0 samples

Used by functions

Derived from generated function parameters and return types.

Accepted as input

  • execute_call

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

    scalar function Offline 1 overload
  • execute_contract

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

    scalar function Offline 1 overload

Returned as output

  • call_context

    Builds the EVM transaction context attached to one PROGRAM call step.

    scalar function Offline 1 overload