Platform: Code4rena
Start Date: 07/04/2022
Pot Size: $100,000 USDC
Total HM: 20
Participants: 62
Period: 7 days
Judge: LSDan
Total Solo HM: 11
Id: 107
League: ETH
Rank: 62/62
Findings: 1
Award: $25.78
🌟 Selected for report: 0
🚀 Solo Findings: 0
25.7805 USDC - $25.78
https://github.com/code-423n4/2022-04-jpegd/blob/59e288c27e1ff1b47505fea2e5434a7577d85576/contracts/vaults/FungibleAssetVaultForDAO.sol#L105 https://github.com/code-423n4/2022-04-jpegd/blob/59e288c27e1ff1b47505fea2e5434a7577d85576/contracts/vaults/NFTVault.sol#L459
latestAnswer()
is deprecated with the added risk that prices might be stale
use latestRoundData()
instead and make use of the extra arguments to validate
#0 - spaghettieth
2022-04-11T15:07:57Z
Duplicate of #4