Ninja's World Audit Report
  • Overview
  • Legal Disclaimer
  • Audit Results
    • Ninja.sol
      • About the file
      • Finding
    • NJC.sol
      • About
      • Owner Capabilities
      • Findings
    • NJW.sol
      • About
      • BEP-20 Compatible
      • Findings
  • Summary
Powered by GitBook
On this page
  1. Audit Results
  2. Ninja.sol

Finding

Issue 01

Type

Severity

Location

Status

Best Practice

Informational

batchMint

❌Uresolved

Description

batchMint is an external function without role which calls a function with minter role access.

Recommendation

Consider adding minter role access to batchMint function as well for readability.

PreviousAbout the fileNextNJC.sol

Last updated 3 years ago