WebAuthnValidationModule
Source:Verified
Read Functions / validateRuntime
Overview

The validateRuntime function in the WebAuthnValidationModule contract is a pure function that checks the validity of a runtime operation. It immediately reverts with a NotAuthorized error, indicating that the caller is not authorized to perform the action.

Inputs
  • address (address): An address parameter, purpose unspecified.
  • uint32 (uint32): A 32-bit unsigned integer parameter, purpose unspecified.
  • address (address): Another address parameter, purpose unspecified.
  • uint256 (uint256): A 256-bit unsigned integer parameter, purpose unspecified.
  • bytes (bytes calldata): A bytes array parameter, purpose unspecified.
  • bytes (bytes calldata): Another bytes array parameter, purpose unspecified.
Outputs
  • None: This function does not return any values.
Emits Zero Events
Functions will often emit events during execution, often signifying key changes in state. There are no events emited by this function
Recent Transactions Calling This Function
This returns the latest 20 times that this function was called directly by a wallet or internally by another contract.
Looking for transactions where this function was called...