web3wagmi
← All standards

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)

0x1626ba7eisValidSignature(bytes32,bytes)

▶️ Only in ERC-8001 (4)

0xb0238fc3cancelCoordination(bytes32,string)
0x223330d5getAgentNonce(address)
0x9a001b07getCoordinationStatus(bytes32)
0x808b986fgetRequiredAcceptances(bytes32)

Both surfaces parsed from the canonical specifications: ERC-1271 · ERC-8001