Content
@
https://opensea.io/collection/dev-21
0 reply
0 recast
2 reactions
kompreni π
@kompreni
Is anyone else unable to verify contracts on BaseScan? Been like this for the past day for me.
5 replies
0 recast
5 reactions
BASEMENT
@basement-xyz
have you tried using hardhat?
1 reply
0 recast
0 reaction
kompreni π
@kompreni
For dev and deploy but not verification. They fixed the site tho!
1 reply
0 recast
0 reaction
BASEMENT
@basement-xyz
nice! i have something like this at the end of my deploy script to verify after deployment completes await hre.run("verify:verify", { address: myContract.address, contract: "MyContract.sol", constructorArguments: [arg1], });
1 reply
0 recast
0 reaction