Cyfrin / foundry-full-course-cu

GNU General Public License v3.0
3.7k stars 916 forks source link

Cannot verify a smart contract on Etherscan #2744

Closed 0xdavinci closed 1 month ago

0xdavinci commented 1 month ago

I deployed the smart contract on Sepolia. My contract used solidity 0.8.28 . Here is my contract address. https://sepolia.etherscan.io/address/0x69be1adb241e9215633f48fee8d7532da77c83d0 I tried to verify and publish my contract source code. I set the Compiler Version to v0.8.28+commit.7893614a. Screenshot 2024-10-24 220437

Error! Unable to generate Contract Bytecode and ABI

EngrPips commented 1 month ago

Hello @0xdavinci, This type of discussion is appropriate for the discussion tab of this GitHub repo and not this issue section.