ERC-165 vs ERC-5453
Standard Interface Detection compared with Endorsement - Permit for Any Functions.
No shared functions
0 shared · 1 vs 6 functions · 0% of the smaller surface
ERC-5453 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-5453 (6)
0x28e046e9 | computeExtensionDataTypeA(uint256,uint256,uint256,address,bytes) |
0x389f4623 | computeExtensionDataTypeB(uint256,uint256,uint256,address[],bytes[]) |
0x18b5d469 | computeFunctionParamHash(string,bytes) |
0x8e0e4327 | computeValidityDigest(bytes32,uint256,uint256,uint256) |
0x3d2c4bca | eip5453Nonce(address) |
0x903dec9b | isEligibleEndorser(address) |
Both surfaces parsed from the canonical specifications: ERC-165 · ERC-5453