ERC-7093 Social Recovery Interface
🆔 ERC-165 interface ids
Computed here as the XOR of the selectors each interface defines.
| IPermissionVerifier | 0x2940de35 |
⚙️ Functions this standard introduces (13)
0x10de2676 | cancelRecovery(uint256) | |
0x87265c95 | DOMAIN_SEPARATOR_NAME() | view |
0xb4907ddc | DOMAIN_SEPARATOR_VERSION() | view |
0x78e890ba | domainSeparatorV4() | view |
0x56570571 | executeRecovery(uint256) | |
0x295f3f74 | getGuardianVerifierInfo() | view |
0x34b45a3a | getPolicyVerifierInfo() | view |
0xf2499d19 | getRecoveryConfigs() | view |
0x3e43b0b6 | getRecoveryNonce() | view |
0x07c73d34 | getRecoveryStatus(address) | view |
0x89c18fb0 | isValidPermission(bytes32,bytes,bytes) | |
0xf9da5051 | isValidPermissions(bytes32,bytes[],bytes[]) | |
0x70043ea0 | isValidSigners(bytes[]) |
⚖️ Compare with
Parsed from the canonical specification · discussion