ERC-165 vs ERC-8262
Standard Interface Detection compared with Zero-Knowledge Compliance Oracle.
No shared functions
0 shared · 1 vs 15 functions · 0% of the smaller surface
ERC-8262 lists ERC-165 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-165 (1)
0x01ffc9a7 | supportsInterface(bytes4) |
▶️ Only in ERC-8262 (15)
0x81cfd0b2 | attestationTTL() |
0xd1e8eba9 | checkCompliance(address,uint8) |
0x0916d812 | checkComplianceByType(address,uint8,uint8) |
0xb6f5e5a7 | getAttestationHistory(address,uint8) |
0x10078d3e | getHistoricalProof(bytes32) |
0xde3d74ba | getProofType(bytes32) |
0xadaad467 | getVerifier(uint8) |
0x4fda1451 | getVerifierAtVersion(uint8,uint256) |
0x93618b1d | getVerifierVersion(uint8) |
0x589b799c | providerConfigHash() |
0xf33bc62b | submitCompliance(uint8,uint8,bytes,bytes,bytes32) |
0x17fb2d94 | submitComplianceBatch(uint8,uint8[],bytes[],bytes[],bytes32[]) |
0xe0d500fd | verifyProof(uint8,bytes,bytes) |
0x1990952a | verifyProofAtVersion(uint8,uint256,bytes,bytes) |
0xffa8194b | verifyProofBatch(uint8[],bytes[],bytes[]) |
Both surfaces parsed from the canonical specifications: ERC-165 · ERC-8262