ERC-165 vs ERC-7231
Standard Interface Detection compared with Identity-aggregated NFT.
No shared functions
0 shared · 1 vs 3 functions · 0% of the smaller surface
ERC-7231 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-7231 (3)
0x45692b82 | getIdentitiesRoot(uint256) |
0xff30a118 | setIdentitiesRoot(uint256,bytes32) |
0x6aee318c | verifyIdentitiesBinding(uint256,address,string[],bytes32,bytes) |
Both surfaces parsed from the canonical specifications: ERC-165 · ERC-7231