web3wagmi
← All standards

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)

0x01ffc9a7supportsInterface(bytes4)

◀️ Only in ERC-165 (0)

None.

▶️ Only in ERC-8325 (17)

0x5b59619canchorId()
0x6e5e9e49anchorIdOf(uint256)
0x5a180c0aanchorRegistry()
0x4db66b0cbindToken(bytes32,address,bytes32,uint256)
0xf4fa0648deactivateAnchor(bytes32,string)
0x7feb51d9getAnchor(bytes32)
0xa5961b4cgetMetadata(bytes32)
0xee6fc51einvalidateTokenBinding(bytes32,bytes32)
0x5c36901cisActive(bytes32)
0x6f0c5082isAnchorActive()
0x7ed0e942isAnchorActiveFor(uint256)
0x0ca456c2isBindingValid(bytes32)
0xe0d16cd8isBound(bytes32)
0x83d0c9dcreattest(bytes32,uint64,uint64)
0x8faf742dregisterAnchor(bytes32,bytes32,bytes)
0x0f8a69a6registerAndBind(bytes32,bytes32,bytes,address,bytes32,uint256)
0xe300d351registeredBy(bytes32)

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