You can natively perform batch operations between all existing Items (native and wrapped) since they all belong to the same singleton Main Interface. It is possible to execute a batchTransfer
or a burnBatch
between different Items. For example, it is possible to batch transfer, in a single transaction, any native Items, any wrapped ERC20 item, any wrapped ERC721 ITEMs, and any wrapped ERC1155 Items. Generally speaking, using the Item standard is possible to execute batch operations on all the existing tokens on Ethereum.