ERC-191 vs ERC-7405
Signed Data Standard compared with Portable Smart Contract Accounts.
No shared functions
0 shared · 1 vs 3 functions · 0% of the smaller surface
ERC-7405 lists ERC-191 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-191 (1)
0x110eb0a3 | signatureBasedExecution(address,uint256,bytes,uint8,bytes32,bytes32) |
▶️ Only in ERC-7405 (3)
0x5e021c3c | cancelAccountMigration() |
0xae2828ba | handleAccountMigration(address,bytes,bytes) |
0x50fe70bd | prepareAccountMigration(address,bytes) |
Both surfaces parsed from the canonical specifications: ERC-191 · ERC-7405