Open web3sOAmazing opened 1 year ago
A quick look at the code suggests batch burns are currently not supported, and batch transfers are not implemented, but there is an open pull request regarding the feature:
@web3sOAmazing
Those features have been recently implemented along with batchTransfer and I have already tested it and it works perfect!
Hey, community Is there any way to be able to batch burning with ERC721A implementation?
Cannot see any option (For example adding quantity and startTokenId instead of tokenId) similar with _beforeTokenTransfers
Only can burn one token at once?