web3wagmi
← All standards

ERC-1271 vs ERC-6538

Standard Signature Validation Method for Contracts compared with Stealth Meta-Address Registry.

ERC-6538 is a strict superset of ERC-1271
1 shared · 1 vs 8 functions · 100% of the smaller surface

ERC-6538 lists ERC-1271 in its requires field but declares no inheritance in its interface, so any surface it inherits is not counted here.

🤝 Shared (1)

0x1626ba7eisValidSignature(bytes32,bytes)

◀️ Only in ERC-1271 (0)

None.

▶️ Only in ERC-6538 (7)

0x3644e515DOMAIN_SEPARATOR()
0xfe04b106ERC6538REGISTRY_ENTRY_TYPE_HASH()
0x627cdcb9incrementNonce()
0xed2a2d64nonceOf(address)
0x042c7aa3registerKeys(uint256,bytes)
0x428d3d0bregisterKeysOnBehalf(address,uint256,bytes,bytes)
0x7aa8b5adstealthMetaAddressOf(address,uint256)

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