web3wagmi
← All standards

ERC-8262 Zero-Knowledge Compliance Oracle

Draftrequires ERC-165

🆔 ERC-165 interface ids

Computed here as the XOR of the selectors each interface defines.

IERC8262Verifier0x77fcc7b7
IERC8262Oracle0x9da56d09

⚙️ Functions this standard introduces (15)

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

⚖️ Compare with

Parsed from the canonical specification · discussion