CALL_CONTEXT
EVM-visible call context.
Used by functions
Derived from generated function parameters and return types.
Accepted as input
- execute_call
Builds one raw EVM call step for sequential, non-atomic PROGRAM execution.
scalar function Offline 1 overload - execute_contract
Builds one ABI-encoded contract call step for sequential, non-atomic PROGRAM execution.
scalar function Offline 1 overload
Returned as output
- call_context
Builds the optional EVM-visible context attached to one PROGRAM call step.
scalar function Offline 1 overload