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)
0x06661abd | count() |
0x95bc2673 | remove(bytes32) |
◀️ Only in ERC-1900 (5)
0x693ec85e | get(string) |
0x00f29589 | getByIdentifier(bytes32) |
0x127bfe31 | getTypeIdentifier(string) |
0xbc902ad2 | insert(address) |
0x27258b22 | isRegistered(bytes32) |
▶️ Only in ERC-2157 (4)
0xa2dd3d47 | getByHash(bytes32) |
0x2d883a73 | getByIndex(uint256) |
0xd7987ea5 | insertBytes(bytes) |
0x3f42aeab | isStored(bytes32) |
Both surfaces parsed from the canonical specifications: ERC-1900 · ERC-2157