ERC-165 vs ERC-7208
Standard Interface Detection compared with On-Chain Data Containers.
No shared functions
0 shared · 1 vs 12 functions · 0% of the smaller surface
ERC-7208 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-7208 (12)
0xffd7d983 | allocate(address) |
0xcf39cb4d | allowDataManager(bytes32,address,bool) |
0xdca82a20 | grantAdminRole(bytes32,address) |
0xb75dbb8e | isAdmin(bytes32,address) |
0xc8168777 | isApprovedDataManager(bytes32,address) |
0x61c60f12 | read(address,bytes32,bytes4,bytes) |
0xb7c0ee22 | read(bytes32,bytes4,bytes) |
0x811b3e78 | revokeAdminRole(bytes32,address) |
0x5862ef9e | setDIImplementation(bytes32,address) |
0xef5d6bbb | transferOwnership(bytes32,address) |
0x2dd0b82b | write(address,bytes32,bytes4,bytes) |
0x29cc42ad | write(bytes32,bytes4,bytes) |
Both surfaces parsed from the canonical specifications: ERC-165 · ERC-7208