ERC-165 vs ERC-5173
Standard Interface Detection compared with NFT Future Rewards (nFR).
ERC-5173 is a strict superset of ERC-165
1 shared · 1 vs 8 functions · 100% of the smaller surface
🤝 Shared (1)
0x01ffc9a7 | supportsInterface(bytes4) |
◀️ Only in ERC-165 (0)
None.
▶️ Only in ERC-5173 (7)
0xd96a094a | buy(uint256) |
0x50fd7367 | list(uint256,uint256) |
0x32dea195 | releaseFR(address) |
0xde376468 | retrieveAllottedFR(address) |
0x5101ab53 | retrieveFRInfo(uint256) |
0x51a15a7b | retrieveListInfo(uint256) |
0xbf5a4dd3 | unlist(uint256) |
Both surfaces parsed from the canonical specifications: ERC-165 · ERC-5173