Description:
When creating a WToken, the name and symbol are both set to "w" + collateralToken.symbol(). While not a security risk, this causes the ERC20 name and symbol to be identical, which may confuse users and tools expecting distinct values.
Impact:
User confusion and potential integration issues with external tools.
Recommendation:
Set the name field to a more descriptive value (e.g., "Wrapped [Token Name]") while keeping the symbol as w[SYMBOL].
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.