79555343

Date: 2025-04-04 12:52:01
Score: 1
Natty:
Report link

I think you simply forgot the declaration in the beginning of the test:

function testbatchmintunique() external {
    string[10] memory names;
    string[10] memory descriptions;
    string[10] memory uris;

    ...
}
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Robo