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)
0x426a8493 | approve(address,uint256,uint256) |
0x558a7297 | setOperator(address,bool) |
0x01ffc9a7 | supportsInterface(bytes4) |
0x095bcdb6 | transfer(address,uint256,uint256) |
0xfe99049a | transferFrom(address,address,uint256,uint256) |
▶️ 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-6909 · ERC-8122