Skip to main content

Context

Context is a library with functions to retrieve the context of the MEVM execution.

Functions​

confidentialInputs​

Returns the confidential inputs of the confidential compute request.

Output:

  • output (bytes): Bytes of the confidential inputs.

kettleAddress​

Returns the address of the Kettle that executes the confidential compute request.

Output:

  • kettleAddress (address): Address of the kettle.