Missing emit for WithdrawnBatch event #114
Labels
0 (Non-critical)
bug
Something isn't working
disagree with severity
duplicate
This issue or pull request already exists
Handle
0xRajeev
Vulnerability details
Impact
Missing emit for this WithdrawnBatch event indicates a missing batch withdrawal functionality that appears to be unimplemented in RCNftHubL2.
Proof of Concept
https://github.com/code-423n4/2021-06-realitycards/blob/86a816abb058cc0ed9b6f5c4a8ad146f22b8034c/contracts/nfthubs/RCNftHubL2.sol#L37
Tools Used
Manual Analysis
Recommended Mitigation Steps
Evaluate if this functionality is indeed missing and implement it to emit the declared event. If not, remove event declaration.
The text was updated successfully, but these errors were encountered: