web3wagmi
← All standards

ERC-1900 vs ERC-2157

dType - Decentralized Type System for EVM compared with dType Storage Extension - Decentralized Type System for EVM.

Overlapping, neither contains the other
2 shared · 7 vs 6 functions · 33% of the smaller surface

ERC-2157 lists ERC-1900 in its requires field but declares no inheritance in its interface, so any surface it inherits is not counted here.

🤝 Shared (2)

0x06661abdcount()
0x95bc2673remove(bytes32)

◀️ Only in ERC-1900 (5)

0x693ec85eget(string)
0x00f29589getByIdentifier(bytes32)
0x127bfe31getTypeIdentifier(string)
0xbc902ad2insert(address)
0x27258b22isRegistered(bytes32)

▶️ Only in ERC-2157 (4)

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

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