ERC-1271 vs ERC-6551
Standard Signature Validation Method for Contracts compared with Non-fungible Token Bound Accounts.
No shared functions
0 shared · 1 vs 6 functions · 0% of the smaller surface
ERC-6551 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)
0x1626ba7e | isValidSignature(bytes32,bytes) |
▶️ Only in ERC-6551 (6)
0x246a0021 | account(address,bytes32,uint256,address,uint256) |
0x8a54c52f | createAccount(address,bytes32,uint256,address,uint256) |
0x51945447 | execute(address,uint256,bytes,uint8) |
0x523e3260 | isValidSigner(address,bytes) |
0xc19d93fb | state() |
0xfc0c546a | token() |
Both surfaces parsed from the canonical specifications: ERC-1271 · ERC-6551