Lucene search
+L

2 matches found

Code423n4
Code423n4
added 2022/10/23 12:00 a.m.12 views

_expectMint is not checked when tokenId != 0

Lines of code Vulnerability details Impact In the mintBestAvailableTier function from the JBTiered721Delegate contract the expectMint variable is used to determine if the user is expecting the contract to mint tokens with the left over funds or not, but the boolean value of expectMint is only...

7AI score
SaveExploits0
Code423n4
Code423n4
added 2022/10/23 12:00 a.m.8 views

Error when calculating total redemption weight using the totalRedemptionWeight function

Lines of code Vulnerability details Impact When trying to calculate the total redemption weight named weight using the totalRedemptionWeight function the wrong tierId is passed to the function numberOfReservedTokensOutstandingFor which is responsible of determining the number of remaining reserve...

6.7AI score
SaveExploits0
Rows per page
Query Builder