the minting operation may fail and revert in case of issues.
GMXVault::mintFee()
GMXVault::mint()
If there are any issues like exceeding the token's maximum supply, you are minting fees to an address, an attacker might find a way to call the mint function and create new tokens without proper authorization.
Manual Review
Using safeMint instead of mint can make the code more safe.
The contest is live. Earn rewards by submitting a finding.
This is your time to appeal against judgements on your submissions.
Appeals are being carefully reviewed by our judges.