Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Verification returning success but devnet explorer not updating #25

Open
BrettCleary opened this issue Jul 28, 2022 · 0 comments
Open

Comments

@BrettCleary
Copy link

This is using @nomiclabs/hardhat-etherscan.

Running this

npx hardhat verify --network harmonyDev <deployed contract address> "Constructor Argument 1" "Constructor Argument 2"

returns this:
`
Successfully submitted source code for contract
contracts/OwnerNFTs.sol:OwnerNFTs at 0x12db62b3579d23298b914bd921c0f6d5a5d7618d
for verification on the block explorer. Waiting for verification result...

Successfully verified contract OwnerNFTs on Etherscan.
https://explorer.ps.hmny.io/address/0x12db62b3579d23298b914bd921c0f6d5a5d7618d#code
`

but the explorer does not update with the contract code

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant