Slurp.Adapters.Evm.log_hashed_event_signature

You're seeing just the function log_hashed_event_signature, go back to Slurp.Adapters.Evm module for more information.
Link to this function

log_hashed_event_signature(log)

Specs

log_hashed_event_signature(log()) ::
  {:ok, hashed_event_signature()} | {:error, :not_found}

Callback implementation for Slurp.Adapter.log_hashed_event_signature/1.