Core Contracts

Regnum Aurum Acquisition Corp
HardhatReal World AssetsNFT
77,280 USDC
View results
Submission Details
Severity: medium
Invalid

Missing 'batch minting' functionality in RAACNFT.sol

Description

As the documentation states:

The RAACNFT is an ERC721 token representing real estate assets in the RAAC lending protocol. It implements minting functionality tied to house prices and allows for batch minting of NFTs.

However, there's a unused currentBatchSize variable inside RAACNFT.sol which is never tied to any batch minting function. No function has been implemented by the protocol to enable batch minting.

Impact

Deviates from stated functionality. No batch minting possible.

Mitigation

Implement a batchMint() function.

Updates

Lead Judging Commences

inallhonesty Lead Judge 3 months ago
Submission Judgement Published
Invalidated
Reason: Design choice

Support

FAQs

Can't find an answer? Chat with us on Discord, Twitter or Linkedin.