ERC-1900 dType - Decentralized Type System for EVM
🆔 ERC-165 interface ids
Computed here as the XOR of the selectors each interface defines.
| dType | 0x73d83ed8 |
⚙️ Functions this standard introduces (7)
0x06661abd | count() | view |
0x693ec85e | get(string) | view |
0x00f29589 | getByIdentifier(bytes32) | view |
0x127bfe31 | getTypeIdentifier(string) | pure |
0xbc902ad2 | insert(address) | |
0x27258b22 | isRegistered(bytes32) | view |
0x95bc2673 | remove(bytes32) |
⚖️ Compare with
Parsed from the canonical specification · discussion