web3wagmi
← All standards

ERC-165 vs ERC-8327

Standard Interface Detection compared with Directional Transfer Domain Registry.

No shared functions
0 shared · 1 vs 9 functions · 0% of the smaller surface

ERC-8327 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-8327 (9)

0xa0e65839cancelRevocation(bytes32,bytes32,bytes32,bytes32)
0xdf9a2bbefinalizeRevocation(bytes32,bytes32,bytes32)
0xfcbddce7getRevocation(bytes32,bytes32,bytes32)
0xbe3a96ecgetRoute(bytes32,bytes32,bytes32)
0x130464a4initiateRevocation(bytes32,bytes32,bytes32,bytes32)
0x29a154beisRoutePermitted(bytes32,bytes32,bytes32)
0xf1a5e959isRoutePermittedBatch(bytes32[],bytes32[],bytes32[])
0x2929da83revokeRoute(bytes32,bytes32,bytes32,bytes32)
0x8771e270setRoute(bytes32,bytes32,bytes32,bytes32)

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