As per the ERC20 standard, the decimals()
function is OPTIONAL.
Thus, some valid ERC20 tokens may not have the decimals()
function implemented. Thus reverting on the _create()
function here:
Expected supported ERC20 tokens, as per the contest docs Scope/Compatibility section and ERC20 specification are not supported.
Add to the list of supported tokens those that have the decimals()
function implemented.
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.