enzymefinance / oyente

An Analysis Tool for Smart Contracts
GNU General Public License v3.0
1.32k stars 309 forks source link

Error: Expected identifier, got 'LParen' #435

Open chaitudapp opened 2 years ago

chaitudapp commented 2 years ago

Error: Expected identifier, got 'LParen' constructor(address _strategist) ERC20("Nuggies AlcxVault", "nALCX") {

I get this error when using oyente from docker.

mrx23dot commented 2 years ago

Oyente only supports old compiler solc 0.4.21. try to save binary to file and run it like: -s bin.txt -b