ERC-1271 vs ERC-4973
Standard Signature Validation Method for Contracts compared with Account-bound Tokens.
No shared functions
0 shared · 1 vs 6 functions · 0% of the smaller surface
ERC-4973 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-4973 (6)
0x70a08231 | balanceOf(address) |
0xfe94eca1 | decodeURI(bytes) |
0x85aa0f87 | give(address,bytes,bytes) |
0x6352211e | ownerOf(uint256) |
0x52c718a5 | take(address,bytes,bytes) |
0xd179e3d0 | unequip(uint256) |
Both surfaces parsed from the canonical specifications: ERC-1271 · ERC-4973