ERC-165 vs ERC-2477
Standard Interface Detection compared with Token Metadata Integrity.
ERC-2477 is a strict superset of ERC-165
1 shared · 1 vs 3 functions · 100% of the smaller surface
🤝 Shared (1)
0x01ffc9a7 | supportsInterface(bytes4) |
◀️ Only in ERC-165 (0)
None.
▶️ Only in ERC-2477 (2)
0x49846680 | tokenURIIntegrity(uint256) |
0xcaae188e | tokenURISchemaIntegrity(uint256) |
Both surfaces parsed from the canonical specifications: ERC-165 · ERC-2477