ERC-1271 vs ERC-7093
Standard Signature Validation Method for Contracts compared with Social Recovery Interface.
No shared functions
0 shared · 1 vs 13 functions · 0% of the smaller surface
ERC-7093 lists ERC-1271 in its requires field but declares no inheritance in its interface, so any surface it inherits is not counted here.
🤝 Shared (0)
None.
◀️ Only in ERC-1271 (1)
0x1626ba7e | isValidSignature(bytes32,bytes) |
▶️ Only in ERC-7093 (13)
0x10de2676 | cancelRecovery(uint256) |
0x87265c95 | DOMAIN_SEPARATOR_NAME() |
0xb4907ddc | DOMAIN_SEPARATOR_VERSION() |
0x78e890ba | domainSeparatorV4() |
0x56570571 | executeRecovery(uint256) |
0x295f3f74 | getGuardianVerifierInfo() |
0x34b45a3a | getPolicyVerifierInfo() |
0xf2499d19 | getRecoveryConfigs() |
0x3e43b0b6 | getRecoveryNonce() |
0x07c73d34 | getRecoveryStatus(address) |
0x89c18fb0 | isValidPermission(bytes32,bytes,bytes) |
0xf9da5051 | isValidPermissions(bytes32,bytes[],bytes[]) |
0x70043ea0 | isValidSigners(bytes[]) |
Both surfaces parsed from the canonical specifications: ERC-1271 · ERC-7093