ERC-7066 Lockable Extension for ERC-721
🆔 ERC-165 interface ids
Computed here as the XOR of the selectors each interface defines.
| IERC7066 | 0x18e33afa |
⚙️ Functions this standard introduces (5)
0x66dfbfb4 | lock(uint256,address) | |
0xdd467064 | lock(uint256) | |
0x121cba19 | lockerOf(uint256) | view |
0xd0feac0a | transferAndLock(uint256,address,address,bool) | |
0x6198e339 | unlock(uint256) |
⚖️ Compare with
Parsed from the canonical specification · discussion