Home > @3rdweb/sdk > BundleModule > mintBatchTo
Signature:
mintBatchTo(to: string, args: INFTBundleBatchArgs[], data?: BytesLike): Promise<void>;
Parameter | Type | Description |
---|---|---|
to | string | |
args | INFTBundleBatchArgs[] | |
data | BytesLike |
Returns:
Promise<void>