Platform: Code4rena
Start Date: 15/07/2021
Pot Size: $80,000 USDC
Total HM: 28
Participants: 18
Period: 7 days
Judge: ghoulsol
Total Solo HM: 18
Id: 20
League: ETH
Rank: 16/18
Findings: 1
Award: $124.95
🌟 Selected for report: 0
🚀 Solo Findings: 0
7811
Return value not checked for the following lines:
iBEP20(_pool).transfer(member, _claimable); (BondVault.sol#115)
https://github.com/code-423n4/2021-07-spartan/blob/main/contracts/BondVault.sol
Editor
Using a require statement can revert back the transaction if there's an error.
#0 - verifyfirst
2021-07-22T01:13:26Z
Duplicate of #8