Home > @3rdweb/sdk > BundleModule > burnBatchFrom
Signature:
burnBatchFrom(account: string, args: INFTBundleBatchArgs[]): Promise<TransactionReceipt>;
Parameter | Type | Description |
---|---|---|
account | string | |
args | INFTBundleBatchArgs[] |
Returns:
Promise<TransactionReceipt>