ERC-7632 Interfaces for Named Token
🆔 ERC-165 interface ids
Computed here as the XOR of the selectors each interface defines.
| IERC_NamedTokenCore | 0xc09ce278 |
| IERC_NamedTokenExtension | 0xde421d24 |
⚙️ Functions this standard introduces (4)
0x364410b3 | idToName(uint256) | view |
0xc6008073 | isValidTokenName(string) | view |
0xf6d8f2cb | nameToId(string) | |
0x18429d57 | normalizeTokenName(string) | view |
⚖️ Compare with
Parsed from the canonical specification · discussion