Call to optional ERC20 functions (name()
and symbol()
)
The liquidityTokenName
and liquidityTokenSymbol
variables could be concat with empty fields. The reason for that is because decimals()
, name()
and symbol()
are optional parts of the ERC20 specification, so there are tokens that do not implement them.
Manual Review
A check is needed to ensure that the params are not empty.
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.