ERC-5267 vs ERC-8001
Retrieval of EIP-712 domain compared with Agent Coordination Framework.
No shared functions
0 shared · 1 vs 4 functions · 0% of the smaller surface
ERC-8001 lists ERC-5267 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-5267 (1)
0x84b0196e | eip712Domain() |
▶️ 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-5267 · ERC-8001