WebAuthnValidationModule
Source:Verified
Read Functions / supportsInterface
Overview

The supportsInterface function in the WebAuthnValidationModule contract checks if the contract implements a specific interface defined by the provided interfaceId. It first checks for support of the IValidationModule interface and then delegates to the parent contract's implementation to verify other interfaces.

Inputs
  • interfaceId (bytes4): The identifier of the interface to check for support.
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...