Skip to content

Conversation

@cshein45
Copy link

Overview

This PR introduces ERC721ABatchBurnableMock, a mock contract used for testing batch burn functionality on top of the ERC721A standard.

What's Added

  • ERC721ABatchBurnableMock.sol contract in the /contracts/mocks directory
  • Corresponding unit tests covering batch burn edge cases
  • Ensures proper integration with existing ERC721A tests

Why?

Batch burn capabilities are important for testing upgrade-safe and gas-efficient mass token burning scenarios.

References

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants