ERC-165 vs ERC-5437
Standard Interface Detection compared with Security Contact Interface.
No shared functions
0 shared · 1 vs 4 functions · 0% of the smaller surface
ERC-5437 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-5437 (4)
0x95246b81 | bountyPolicy(uint256) |
0xd9416f61 | getSecurityContact(uint8,bytes) |
0x5435988d | securityNotify(uint8,bytes) |
0xbb0154b3 | setSecurityContact(uint8,bytes,bytes) |
Both surfaces parsed from the canonical specifications: ERC-165 · ERC-5437