typescript-sdk

Home > @3rdweb/sdk > BundleModule > burnFrom

BundleModule.burnFrom() method

Signature:

burnFrom(account: string, args: INFTBundleBatchArgs): Promise<TransactionReceipt>;

Parameters

Parameter Type Description
account string  
args INFTBundleBatchArgs  

Returns:

Promise<TransactionReceipt>