ERC-5496 Multi-privilege Management NFT Extension
🆔 ERC-165 interface ids
Computed here as the XOR of the selectors each interface defines.
| IERC5496 | 0xc906a5cb |
⚠️ The spec asserts 0x076e1bbb for IERC5496, which its own interface does not produce.
Asserted value is reproducible only with setPrivilege(uint256,uint256,address,uint64); the body widened that parameter to uint256.
⚙️ Functions this standard introduces (3)
0x05d80b00 | hasPrivilege(uint256,uint256,address) | view |
0x207d8cd1 | privilegeExpires(uint256,uint256) | view |
0xeca3221a | setPrivilege(uint256,uint256,address,uint256) |
⚖️ Compare with
Parsed from the canonical specification · discussion