web3wagmi
← All standards

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)

0xdf670be1metadata(uint256,string)
0xf9cb127dmetadataAuthority(uint256)
0x01ffc9a7supportsInterface(bytes4)

▶️ Only in ERC-8122 (4)

0x6352211eownerOf(uint256)
0xcc5889bdregister(address,(string,bytes)[])
0x8541d73aregister(address,string,string,address)
0x01fe2345registerBatch(address[],(string,bytes)[][])

Both surfaces parsed from the canonical specifications: ERC-8048 · ERC-8122