web3wagmi
← All standards

ERC-1271 vs ERC-8107

Standard Signature Validation Method for Contracts compared with ENS Trust Registry for Agent Coordination.

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

ERC-8107 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-8107 (7)

0x77cdc00fgetIdentityGate(bytes32)
0x4136a33cgetNonce(bytes32)
0x9b9accfcgetTrust(bytes32,bytes32,bytes32)
0x9b74b2c3pathExists(bytes32,bytes32,uint8)
0x807c2b3aremoveIdentityGate(bytes32)
0x73a8dd41revokeTrust(bytes32,bytes32,bytes32,bytes32)
0xb90dc440validateParticipant(bytes32,bytes32,uint8,uint8)

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