ERC-173 vs ERC-7738
Contract Ownership Standard compared with Permissionless Script Registry.
No shared functions
0 shared · 3 vs 2 functions · 0% of the smaller surface
ERC-7738 lists ERC-173 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-173 (3)
0x8da5cb5b | owner() |
0x01ffc9a7 | supportsInterface(bytes4) |
0xf2fde38b | transferOwnership(address) |
▶️ Only in ERC-7738 (2)
0xad3d28ab | scriptURI(address) |
0x05cbf4f4 | setScriptURI(address,string[]) |
Both surfaces parsed from the canonical specifications: ERC-173 · ERC-7738