• Safe transfer of a batch of tokens to an address. The receiving address can implement the onMRC1155BatchReceived interface to be called once a transfer happens.

    Emits a TransferBatch event.

    Parameters

    • binaryArgs: StaticArray<number>

    Returns void

Generated using TypeDoc