ERC-8048 vs ERC-8122
Onchain Metadata for Token Registries compared with Minimal Agent Registry.
No shared functions
0 shared · 3 vs 4 functions · 0% of the smaller surface
ERC-8122 lists ERC-8048 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-8122 (4)
0x6352211e | ownerOf(uint256) |
0xcc5889bd | register(address,(string,bytes)[]) |
0x8541d73a | register(address,string,string,address) |
0x01fe2345 | registerBatch(address[],(string,bytes)[][]) |
Both surfaces parsed from the canonical specifications: ERC-8048 · ERC-8122