ERC-7734 Decentralized Identity Verification (DID)
🆔 ERC-165 interface ids
Computed here as the XOR of the selectors each interface defines.
| IDecentralizedIdentity | 0xb6f93a0e |
⚙️ Functions this standard introduces (4)
0x216b0089 | createIdentity(bytes32) | |
0x2fea7b81 | getIdentity(address) | view |
0xdd4db94f | revokeIdentity() | |
0x6535f849 | verifyIdentity(bytes32[2]) |
⚖️ Compare with
Parsed from the canonical specification · discussion