Steadefi

Steadefi
DeFiHardhatFoundryOracle
35,000 USDC
View results
Submission Details
Severity: low
Invalid

Tokens may be minted to address(0x0)

Summary

[L-7] Tokens may be minted to address(0x0)

Neither the listed functions, nor _mint() prevent minting to address(0x0)

file: /contracts/strategy/gmx/GMXVault.sol
677 function mint(address to, uint256 amt) external onlyVault {
_mint(to, amt);
679 }
Updates

Lead Judging Commences

hans Lead Judge over 1 year ago
Submission Judgement Published
Invalidated
Reason: Known issue

Support

FAQs

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