Hardcoded Router Address Vulnerability in Fees.sol
The contract Fees.sol contains a hardcoded router address that is not compatible with deployment on multiple chains.
Using hardcoded addresses limits the contract's interoperability and restricts its deployment to a single chain.
Manual Review
avoid hardcoding specific addresses. Instead, consider using an address parameter that can be set during deployment or updated later as needed.
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.