web3wagmi
← All standards

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)

0x06661abdcount()
0xa2dd3d47getByHash(bytes32)
0x2d883a73getByIndex(uint256)
0xd7987ea5insertBytes(bytes)
0x3f42aeabisStored(bytes32)
0x95bc2673remove(bytes32)

▶️ Only in ERC-2193 (2)

0x61dee869getAliased(bytes1,string)
0xad3d4072setAlias(bytes32,bytes1,string,bytes32,bytes)

Both surfaces parsed from the canonical specifications: ERC-2157 · ERC-2193