web3wagmi
← All standards

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)

0x1626ba7eisValidSignature(bytes32,bytes)

▶️ Only in ERC-7093 (13)

0x10de2676cancelRecovery(uint256)
0x87265c95DOMAIN_SEPARATOR_NAME()
0xb4907ddcDOMAIN_SEPARATOR_VERSION()
0x78e890badomainSeparatorV4()
0x56570571executeRecovery(uint256)
0x295f3f74getGuardianVerifierInfo()
0x34b45a3agetPolicyVerifierInfo()
0xf2499d19getRecoveryConfigs()
0x3e43b0b6getRecoveryNonce()
0x07c73d34getRecoveryStatus(address)
0x89c18fb0isValidPermission(bytes32,bytes,bytes)
0xf9da5051isValidPermissions(bytes32,bytes[],bytes[])
0x70043ea0isValidSigners(bytes[])

Both surfaces parsed from the canonical specifications: ERC-1271 · ERC-7093