ERC-165 vs ERC-8325
Standard Interface Detection compared with Asset Anchor Registry.
ERC-8325 is a strict superset of ERC-165
1 shared · 1 vs 18 functions · 100% of the smaller surface
🤝 Shared (1)
0x01ffc9a7 | supportsInterface(bytes4) |
◀️ Only in ERC-165 (0)
None.
▶️ Only in ERC-8325 (17)
0x5b59619c | anchorId() |
0x6e5e9e49 | anchorIdOf(uint256) |
0x5a180c0a | anchorRegistry() |
0x4db66b0c | bindToken(bytes32,address,bytes32,uint256) |
0xf4fa0648 | deactivateAnchor(bytes32,string) |
0x7feb51d9 | getAnchor(bytes32) |
0xa5961b4c | getMetadata(bytes32) |
0xee6fc51e | invalidateTokenBinding(bytes32,bytes32) |
0x5c36901c | isActive(bytes32) |
0x6f0c5082 | isAnchorActive() |
0x7ed0e942 | isAnchorActiveFor(uint256) |
0x0ca456c2 | isBindingValid(bytes32) |
0xe0d16cd8 | isBound(bytes32) |
0x83d0c9dc | reattest(bytes32,uint64,uint64) |
0x8faf742d | registerAnchor(bytes32,bytes32,bytes) |
0x0f8a69a6 | registerAndBind(bytes32,bytes32,bytes,address,bytes32,uint256) |
0xe300d351 | registeredBy(bytes32) |
Both surfaces parsed from the canonical specifications: ERC-165 · ERC-8325