web3wagmi
← All standards

ERC-6909 vs ERC-8122

Minimal Multi-Token Interface compared with Minimal Agent Registry.

No shared functions
0 shared · 5 vs 4 functions · 0% of the smaller surface

ERC-8122 lists ERC-6909 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-6909 (5)

0x426a8493approve(address,uint256,uint256)
0x558a7297setOperator(address,bool)
0x01ffc9a7supportsInterface(bytes4)
0x095bcdb6transfer(address,uint256,uint256)
0xfe99049atransferFrom(address,address,uint256,uint256)

▶️ 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-6909 · ERC-8122