Lucene search
+L

1 matches found

Code423n4
Code423n4
added 2021/12/18 12:00 a.m.11 views

_mint721() function can be broken because of strict equality check on token balance

Handle jayjonah8 Vulnerability details Impact In NFTXMarketplaceZap.sol the mint721 function has a require check that the balance must be equal to the amount of vault tokens in the contract. uint256 balance = count BASE - count INFTXVaultvault.mintFee; requirebalance ==...

6.9AI score
SaveExploits0
Rows per page
Query Builder