ERC-165 vs ERC-7992
Standard Interface Detection compared with Verifiable ML Model Inference (ZKML).
ERC-7992 is a strict superset of ERC-165
1 shared · 1 vs 10 functions · 100% of the smaller surface
🤝 Shared (1)
0x01ffc9a7 | supportsInterface(bytes4) |
◀️ Only in ERC-165 (0)
None.
▶️ Only in ERC-7992 (9)
0xb0453384 | deprecateModel(uint256) |
0x584ee35c | getInference(bytes32) |
0x6d361694 | getModel(uint256) |
0xa6571c04 | proofSystemOf(uint256) |
0x88e9606f | registerModel((bytes32,bytes32,bytes32,bytes4,string)) |
0x7b103999 | registry() |
0x871f5cce | updateModel(uint256,(bytes32,bytes32,bytes32,bytes4,string)) |
0x718859d5 | verifyAndStoreInference(uint256,bytes32,bytes,bytes) |
0x80b171ef | verifyInference(uint256,bytes32,bytes,bytes) |
Both surfaces parsed from the canonical specifications: ERC-165 · ERC-7992