40,000 USDC
View results
Submission Details
Severity: gas

Better tracking of deployed contracts in the `Factory`

Summary

Currently, the deployed contracts are not easily retrievable or checkable.

Vulnerability Details

The absence of an easy way to retrieve deployed contract addresses can make it difficult to manage and monitor contracts.

Impact

This could lead to inefficiencies in contract management and oversight.

Tools Used

A detailed review of the code base was conducted to identify this issue.

Recommendations

Add new deployed contract addresses to an address array or a mapping( address buyer -> address escrow) inside the factory contract.

Support

FAQs

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