ERC-8048 vs ERC-8119
Onchain Metadata for Token Registries compared with Parameterized Storage Keys.
No shared functions
0 shared · 3 vs 2 functions · 0% of the smaller surface
ERC-8048 lists ERC-8119 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-8048 (3)
0xdf670be1 | metadata(uint256,string) |
0xf9cb127d | metadataAuthority(uint256) |
0x01ffc9a7 | supportsInterface(bytes4) |
▶️ Only in ERC-8119 (2)
0xd11a1f07 | getMetadata(string) |
0x38e58999 | setMetadata(string,bytes) |
Both surfaces parsed from the canonical specifications: ERC-8048 · ERC-8119