web3wagmi
← All standards

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)

0x01ffc9a7supportsInterface(bytes4)

▶️ Only in ERC-7208 (12)

0xffd7d983allocate(address)
0xcf39cb4dallowDataManager(bytes32,address,bool)
0xdca82a20grantAdminRole(bytes32,address)
0xb75dbb8eisAdmin(bytes32,address)
0xc8168777isApprovedDataManager(bytes32,address)
0x61c60f12read(address,bytes32,bytes4,bytes)
0xb7c0ee22read(bytes32,bytes4,bytes)
0x811b3e78revokeAdminRole(bytes32,address)
0x5862ef9esetDIImplementation(bytes32,address)
0xef5d6bbbtransferOwnership(bytes32,address)
0x2dd0b82bwrite(address,bytes32,bytes4,bytes)
0x29cc42adwrite(bytes32,bytes4,bytes)

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