WebAuthnValidationModule
Source:Verified
Events / SignerTransferred
Event Overview

The SignerTransferred event is crucial in the WebAuthnValidationModule contract, signaling updates to a signer's public key coordinates associated with a specific entity. This event captures the transition of the signer's public key, including both the new and old coordinates, ensuring transparency and traceability of signer changes.

Emitted Variables:
account:addressindexed
entityId:uint32indexed
newX:uint256indexed
newY:uint256indexed
oldX:uint256
oldY:uint256
Recent Transactions Emitting This Event
This returns the latest 20 times that this event was emitted.
Looking for transactions where this event was emitted...