web3wagmi
← All standards

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)

0x01ffc9a7supportsInterface(bytes4)

▶️ Only in ERC-8262 (15)

0x81cfd0b2attestationTTL()
0xd1e8eba9checkCompliance(address,uint8)
0x0916d812checkComplianceByType(address,uint8,uint8)
0xb6f5e5a7getAttestationHistory(address,uint8)
0x10078d3egetHistoricalProof(bytes32)
0xde3d74bagetProofType(bytes32)
0xadaad467getVerifier(uint8)
0x4fda1451getVerifierAtVersion(uint8,uint256)
0x93618b1dgetVerifierVersion(uint8)
0x589b799cproviderConfigHash()
0xf33bc62bsubmitCompliance(uint8,uint8,bytes,bytes,bytes32)
0x17fb2d94submitComplianceBatch(uint8,uint8[],bytes[],bytes[],bytes32[])
0xe0d500fdverifyProof(uint8,bytes,bytes)
0x1990952averifyProofAtVersion(uint8,uint256,bytes,bytes)
0xffa8194bverifyProofBatch(uint8[],bytes[],bytes[])

Both surfaces parsed from the canonical specifications: ERC-165 · ERC-8262