ERC-165 vs ERC-6381
Standard Interface Detection compared with Public Non-Fungible Token Emote Repository.
ERC-6381 is a strict superset of ERC-165
1 shared · 1 vs 11 functions · 100% of the smaller surface
🤝 Shared (1)
0x01ffc9a7 | supportsInterface(bytes4) |
◀️ Only in ERC-165 (0)
None.
▶️ Only in ERC-6381 (10)
0x2d2ac944 | bulkEmote(address[],uint256[],bytes4[],bool[]) |
0x7595ecab | bulkEmoteCountOf(address[],uint256[],bytes4[]) |
0x7d42e2bc | bulkPrepareMessagesToPresignEmote(address[],uint256[],bytes4[],bool[],uint256[]) |
0xef056141 | bulkPresignedEmote(address[],address[],uint256[],bytes4[],bool[],uint256[],uint8[],bytes32[],bytes32[]) |
0xb1495281 | emote(address,uint256,bytes4,bool) |
0xdad998a6 | emoteCountOf(address,uint256,bytes4) |
0x637b5d81 | hasEmoterUsedEmote(address,address,uint256,bytes4) |
0x39e5c8f9 | haveEmotersUsedEmotes(address[],address[],uint256[],bytes4[]) |
0xa3a370b4 | prepareMessageToPresignEmote(address,uint256,bytes4,bool,uint256) |
0x81af4ca3 | presignedEmote(address,address,uint256,bytes4,bool,uint256,uint8,bytes32,bytes32) |
Both surfaces parsed from the canonical specifications: ERC-165 · ERC-6381