Content pfp
Content
@
0 reply
0 recast
0 reaction

andrei pfp
andrei
@andreitr.eth
Solidity devs. I am having a hard time verifying a smart contract on BASE via forge verify-contract. I am getting "Etherscan could not detect the deployment" event though the contract is deployed: 0x7822465cD6F5A553F464F82ADA1b2ea33bCB2634 Ideas? https://github.com/andreitr/basedbits/blob/main/src/BBitsCheckIn.sol
4 replies
0 recast
4 reactions

Nader 🎩 pfp
Nader 🎩
@0xnader
Basescan is a separate api from etherscan. It’s likely trying to verify that address on mainnet. Are you hitting the basescan endpoint?
1 reply
0 recast
1 reaction

andrei pfp
andrei
@andreitr.eth
I bet it is something like this. I am passing BASE rpc url + basescan API key but I wonder if I also need to point it to specific basescan url
0 reply
0 recast
0 reaction