← All standardsERC-7992 Verifiable ML Model Inference (ZKML)
🆔 ERC-165 interface ids
Computed here as the XOR of the selectors each interface defines.
| IERCZKMLRegistry | 0xd28519b1 |
| IERCZKMLVerifier | 0x5df65472 |
| IERCZKMLStorageExtension | 0x29c6ba89 |
⚙️ Functions this standard introduces (9)
0xb0453384 | deprecateModel(uint256) | |
0x584ee35c | getInference(bytes32) | view |
0x6d361694 | getModel(uint256) | view |
0xa6571c04 | proofSystemOf(uint256) | view |
0x88e9606f | registerModel((bytes32,bytes32,bytes32,bytes4,string)) | |
0x7b103999 | registry() | view |
0x871f5cce | updateModel(uint256,(bytes32,bytes32,bytes32,bytes4,string)) | |
0x718859d5 | verifyAndStoreInference(uint256,bytes32,bytes,bytes) | |
0x80b171ef | verifyInference(uint256,bytes32,bytes,bytes) | |
🧬 Inherited (1)
0x01ffc9a7 | supportsInterface(bytes4) | ERC-165 |
Parsed from the canonical specification · discussion