Location: MultiHopOracle.sol (lines 39-40)
The contract makes external calls to multiple oracles without proper
error handling or validation of returned values.
Location: MultiHopOracle.sol (lines 39-40)
The contract makes external calls to multiple oracles without proper
error handling or validation of returned values.
Code Snippet:
Silent failures leading to broken contract state or lost funds.
Implement proper error handling for oracle calls and add
validation for returned values. Consider adding timeout mechanisms and bounds
checking for timestamps.
The contest is live. Earn rewards by submitting a finding.
This is your time to appeal against judgements on your submissions.
Appeals are being carefully reviewed by our judges.