The mapping uses string tokenSymbol to store the tokenAddress addresses.
The mapping s_tokenToAddress uses string tokenSymbol for key, as token symbol is usually comprised of 3 letters which can easily be reused and thus lead to overwriting existing entries and ultimately to loss of funds.
This may lead to overwriting existing address and may cause lost of funds.
High as it may lead to loss of funds
Manual Review
Change the key of the mapping to a more robust implementation.
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.