ERC-7994 Purpose-Bound ERC-20 with Conditional Unlock
🆔 ERC-165 interface ids
Computed here as the XOR of the selectors each interface defines.
| IPurposeBoundERC20 | 0x110b6eea |
| IConditionChecker | 0xd6d4a730 |
⚙️ Functions this standard introduces (4)
0x91c0fd81 | bindPurpose(address,uint256,(bytes32,bytes)[],uint256) | |
0xbd66528a | claim(bytes32) | |
0xd6d4a730 | isConditionMet(address,bytes) | view |
0x3dadc1e1 | isUnlocked(bytes32) | view |
⚖️ Compare with
Parsed from the canonical specification · discussion