ERC-1900 vs ERC-2193
dType - Decentralized Type System for EVM compared with dType Alias Extension - Decentralized Type System.
No shared functions
0 shared · 7 vs 2 functions · 0% of the smaller surface
ERC-2193 lists ERC-1900 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-1900 (7)
0x06661abd | count() |
0x693ec85e | get(string) |
0x00f29589 | getByIdentifier(bytes32) |
0x127bfe31 | getTypeIdentifier(string) |
0xbc902ad2 | insert(address) |
0x27258b22 | isRegistered(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-1900 · ERC-2193