ERC-5753 Lockable Extension for EIP-721
🆔 ERC-165 interface ids
Computed here as the XOR of the selectors each interface defines.
| ILockable | 0x72b68110 |
⚙️ Functions this standard introduces (3)
0x3b035df6 | getLocked(uint256) | view |
0x282d3fdf | lock(address,uint256) | |
0x6198e339 | unlock(uint256) |
⚖️ Compare with
Parsed from the canonical specification · discussion