gochain / web3

A CLI tool to interact with web3 blockchains - Ethereum, GoChain, etc
https://gochain.io
Apache License 2.0
402 stars 88 forks source link

Unable to verify smart contract. #247

Open Lukem121 opened 2 years ago

Lukem121 commented 2 years ago

Trying to verify a smart contract have tried web3 cli and explorer but no luck.

On the explorer I am getting a "error occurred while compiling source code" message. Via the CLI I am getting "ERROR: Cannot verify the contract: error occurred while compiling source code, error code: 400"

Any advice?

solidity ^0.8.2 Contract address: 0x5AB69E688B3631D435D766502BD0176bE5Ad93f1 Gist to contract code (flat and not flat) https://gist.github.com/Lukem121/b16894255318ba1c525beaa1e34d6c16