Core Contracts

Regnum Aurum Acquisition Corp
HardhatReal World AssetsNFT
77,280 USDC
View results
Submission Details
Severity: low
Invalid

Missing Event Emissions

Summary

The following functions should emit event:

  • LendingPool::setPrimeRateOracle

  • LendingPool::setProtocolFeeRate

  • LendingPool::rescueToken: the ERC20 contract emits an event but it is not trivial to deduce the motive of the transaction

  • BaseGauge::setBoostParameters

  • BaseGauge::emergencyWithdraw

  • RAACHousePrices::setOracle

  • LPToken::setMinter

  • LPToken::setBurner

  • RAACNFT::addNewBatch

Impact

Missing event emissions hinder the offchain traceability of the protocol.

Recommendations

Emit event on the mentioned functions

Updates

Lead Judging Commences

inallhonesty Lead Judge 4 months ago
Submission Judgement Published
Invalidated
Reason: Non-acceptable severity

Support

FAQs

Can't find an answer? Chat with us on Discord, Twitter or Linkedin.