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