🚨 Verification Scripts Fail
refcell opened this issue · 2 comments
refcell commented
Overview
Verification scripts fail due to Invalid Compiler Version
Ex:
Invalid compiler version. See https://etherscan.io/solcversions for list of supported solc versions
zkSoju commented
Apparently for this you have to paste the specific version from https://etherscan.io/solcversions
0.8.11
is v0.8.12+commit.f00d7308
zkSoju commented
Nevermind totally missed that you were going to parse dynamically.