← All standardsERC-5380 ERC-721 Entitlement Extension
🆔 ERC-165 interface ids
Computed here as the XOR of the selectors each interface defines.
| ERC5380Entitlement | 0xd7f935ad |
| ERC5380EntitlementEnumerable | 0x2cf7d87c |
| ERC5380EntitlementMetadata | 0x3c130d90 |
⚙️ Functions this standard introduces (5)
0xed57f4bf | entitle(address,address,uint256) | |
0xde2107c5 | entitlementOf(address,address,uint256) | view |
0x2cf7d87c | entitlementOfUserByIndex(address,uint256) | view |
0xe48fc6d7 | maxEntitlements(address,uint256) | view |
0x3c130d90 | tokenURI() | view |
🧬 Inherited (1)
0x01ffc9a7 | supportsInterface(bytes4) | ERC-165 |
Parsed from the canonical specification · discussion