web3wagmi
← All standards

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)

0x01ffc9a7supportsInterface(bytes4)

▶️ Only in ERC-1761 (5)

0x610291ceisApprovedForScope(address,address,bytes32)
0x40e0051cscopeCountForId(uint256)
0x9103d3eescopeForId(uint256,uint32)
0xd5894752scopeUri(bytes32)
0x557e8369setApprovalForScope(address,bytes32,bool)

Both surfaces parsed from the canonical specifications: ERC-165 · ERC-1761