ERC-165 vs ERC-5380
Standard Interface Detection compared with ERC-721 Entitlement Extension.
ERC-5380 is a strict superset of ERC-165
1 shared · 1 vs 6 functions · 100% of the smaller surface
🤝 Shared (1)
0x01ffc9a7 | supportsInterface(bytes4) |
◀️ Only in ERC-165 (0)
None.
▶️ Only in ERC-5380 (5)
0xed57f4bf | entitle(address,address,uint256) |
0xde2107c5 | entitlementOf(address,address,uint256) |
0x2cf7d87c | entitlementOfUserByIndex(address,uint256) |
0xe48fc6d7 | maxEntitlements(address,uint256) |
0x3c130d90 | tokenURI() |
Both surfaces parsed from the canonical specifications: ERC-165 · ERC-5380