web3wagmi
← All standards

ERC-1155 Multi Token Standard

Finalrequires ERC-165

🆔 ERC-165 interface ids

Computed here as the XOR of the selectors each interface defines.

ERC11550xd9b67a26

⚙️ Functions this standard introduces (6)

0x00fdd58ebalanceOf(address,uint256)view
0x4e1273f4balanceOfBatch(address[],uint256[])view
0xe985e9c5isApprovedForAll(address,address)view
0x2eb2c2d6safeBatchTransferFrom(address,address,uint256[],uint256[],bytes)
0xf242432asafeTransferFrom(address,address,uint256,uint256,bytes)
0xa22cb465setApprovalForAll(address,bool)

🧬 Inherited (1)

0x01ffc9a7supportsInterface(bytes4)ERC-165

⚖️ Compare with

Parsed from the canonical specification · discussion