ERC-165 vs ERC-5489
Standard Interface Detection compared with NFT Hyperlink Extension.
No shared functions
0 shared · 1 vs 5 functions · 0% of the smaller surface
ERC-5489 lists ERC-165 in its requires field but declares no inheritance in its interface, so any surface it inherits is not counted here.
🤝 Shared (0)
None.
◀️ Only in ERC-165 (1)
0x01ffc9a7 | supportsInterface(bytes4) |
▶️ Only in ERC-5489 (5)
0xcfc3ac92 | authorizeSlotTo(uint256,address) |
0x0754b2cc | getSlotUri(uint256,address) |
0x543e41c9 | revokeAllAuthorizations(uint256) |
0xc3612ef7 | revokeAuthorization(uint256,address) |
0xd0ade91b | setSlotUri(uint256,string) |
Both surfaces parsed from the canonical specifications: ERC-165 · ERC-5489