← All standardsERC-3386 ERC-721 and ERC-1155 to ERC-20 Wrapper
🆔 ERC-165 interface ids
Computed here as the XOR of the selectors each interface defines.
⚙️ Functions this standard introduces (6)
0xb949f44f | batchBurn(address,address,uint256[]) | |
0xf69630aa | batchIdBurn(address,address,uint256[],uint256[]) | |
0x0ca83480 | batchMint(address,uint256[],uint256[]) | |
0xf6b911bc | burn(address,address,uint256) | |
0x4d3d4890 | idBurn(address,address,uint256,uint256) | |
0x156e29f6 | mint(address,uint256,uint256) | |
🧬 Inherited (1)
0x01ffc9a7 | supportsInterface(bytes4) | ERC-165 |
Parsed from the canonical specification · discussion