ERC-2157 vs ERC-2193
dType Storage Extension - Decentralized Type System for EVM compared with dType Alias Extension - Decentralized Type System.
No shared functions
0 shared · 6 vs 2 functions · 0% of the smaller surface
ERC-2193 lists ERC-2157 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-2157 (6)
0x06661abd | count() |
0xa2dd3d47 | getByHash(bytes32) |
0x2d883a73 | getByIndex(uint256) |
0xd7987ea5 | insertBytes(bytes) |
0x3f42aeab | isStored(bytes32) |
0x95bc2673 | remove(bytes32) |
▶️ Only in ERC-2193 (2)
0x61dee869 | getAliased(bytes1,string) |
0xad3d4072 | setAlias(bytes32,bytes1,string,bytes32,bytes) |
Both surfaces parsed from the canonical specifications: ERC-2157 · ERC-2193