ERC-165 vs ERC-1761
Standard Interface Detection compared with Scoped Approval Interface.
No shared functions
0 shared · 1 vs 5 functions · 0% of the smaller surface
ERC-1761 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-1761 (5)
0x610291ce | isApprovedForScope(address,address,bytes32) |
0x40e0051c | scopeCountForId(uint256) |
0x9103d3ee | scopeForId(uint256,uint32) |
0xd5894752 | scopeUri(bytes32) |
0x557e8369 | setApprovalForScope(address,bytes32,bool) |
Both surfaces parsed from the canonical specifications: ERC-165 · ERC-1761