web3wagmi
← All standards

ERC-1271 vs ERC-7231

Standard Signature Validation Method for Contracts compared with Identity-aggregated NFT.

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

ERC-7231 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-7231 (3)

0x45692b82getIdentitiesRoot(uint256)
0xff30a118setIdentitiesRoot(uint256,bytes32)
0x6aee318cverifyIdentitiesBinding(uint256,address,string[],bytes32,bytes)

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