ERC-165 vs ERC-7603
Standard Interface Detection compared with ERC-1155 Multi-Asset extension.
ERC-7603 is a strict superset of ERC-165
1 shared · 1 vs 5 functions · 100% of the smaller surface
🤝 Shared (1)
0x01ffc9a7 | supportsInterface(bytes4) |
◀️ Only in ERC-165 (0)
None.
▶️ Only in ERC-7603 (4)
0x5e2e3292 | getAssetMetadata(uint256,uint64) |
0x14d1e17f | getAssetPriorities(uint256) |
0xd9212164 | getAssets(uint256) |
0xde8e602c | setPriority(uint256,uint64[]) |
Both surfaces parsed from the canonical specifications: ERC-165 · ERC-7603