ERC-8048 Onchain Metadata for Token Registries
🆔 ERC-165 interface ids
Computed here as the XOR of the selectors each interface defines.
| IERC8048Metadata | 0xdf670be1 |
| IERC8048MetadataAuthority | 0xf9cb127d |
| IERC165 | 0x01ffc9a7 |
⚙️ Functions this standard introduces (3)
0xdf670be1 | metadata(uint256,string) | view |
0xf9cb127d | metadataAuthority(uint256) | view |
0x01ffc9a7 | supportsInterface(bytes4) | view |
⚖️ Compare with
Parsed from the canonical specification · discussion