ERC-1271 vs ERC-8001
Standard Signature Validation Method for Contracts compared with Agent Coordination Framework.
No shared functions
0 shared · 1 vs 4 functions · 0% of the smaller surface
ERC-8001 lists ERC-1271 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-1271 (1)
0x1626ba7e | isValidSignature(bytes32,bytes) |
▶️ Only in ERC-8001 (4)
0xb0238fc3 | cancelCoordination(bytes32,string) |
0x223330d5 | getAgentNonce(address) |
0x9a001b07 | getCoordinationStatus(bytes32) |
0x808b986f | getRequiredAcceptances(bytes32) |
Both surfaces parsed from the canonical specifications: ERC-1271 · ERC-8001