web3wagmi
← All standards

ERC-165 vs ERC-3386

Standard Interface Detection compared with ERC-721 and ERC-1155 to ERC-20 Wrapper.

ERC-3386 is a strict superset of ERC-165
1 shared · 1 vs 7 functions · 100% of the smaller surface

🤝 Shared (1)

0x01ffc9a7supportsInterface(bytes4)

◀️ Only in ERC-165 (0)

None.

▶️ Only in ERC-3386 (6)

0xb949f44fbatchBurn(address,address,uint256[])
0xf69630aabatchIdBurn(address,address,uint256[],uint256[])
0x0ca83480batchMint(address,uint256[],uint256[])
0xf6b911bcburn(address,address,uint256)
0x4d3d4890idBurn(address,address,uint256,uint256)
0x156e29f6mint(address,uint256,uint256)

Both surfaces parsed from the canonical specifications: ERC-165 · ERC-3386