20,000 USDC
View results
Submission Details
Severity: high
Valid

Hardcoded router address

Summary

Hardcoded Router Address Vulnerability in Fees.sol

Vulnerability Details

The contract Fees.sol contains a hardcoded router address that is not compatible with deployment on multiple chains.

Impact

Using hardcoded addresses limits the contract's interoperability and restricts its deployment to a single chain.

Tools Used

Manual Review

Recommendations

avoid hardcoding specific addresses. Instead, consider using an address parameter that can be set during deployment or updated later as needed.

Support

FAQs

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