The contract stores a single lastUpdateTimestamp
, which is shared across all token price updates
This design may be misleading since each token can have its own price update. Consider changing the contract to maintain individual timestamps for each token to ensure accurate tracking.
Add a mapping:
Update this mapping in the setHousePrice()
function:
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.