-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
npx hardhat --network harmony verify 0xaE617f0519fc69112C1a6972eEb9B7D8144563c4 0x72Cb10C6bfA5624dD07Ef608027E366bd690048F 600 100000000000000000 --show-stack-traces
Successfully submitted source code for contract
contracts/AuctionHouse.sol:AuctionHouse at 0xaE617f0519fc69112C1a6972eEb9B7D8144563c4
for verification on the block explorer. Waiting for verification result...
We tried verifying your contract AuctionHouse without including any unrelated one, but it failed.
Trying again with the full solc input used to compile and deploy it.
This means that unrelated contracts may be displayed on Etherscan...
Successfully submitted source code for contract
contracts/AuctionHouse.sol:AuctionHouse at 0xaE617f0519fc69112C1a6972eEb9B7D8144563c4
for verification on the block explorer. Waiting for verification result...
Error in plugin @nomiclabs/hardhat-etherscan: Failure during etherscan status polling. The verification may still succeed but
should be checked manually.
Endpoint URL: https://ctrver.t.hmny.io/verify?apikey=your+API+key&module=contract&action=checkverifystatus&guid=70835941-1022-4bd0-ae41-353fcea711b1
Reason: Headers Timeout Error
I've used the hardhat etherscan plugin successfully before, but had this timeout issue when verifying a new contract. Do you have any suggestions about how to deal with this error?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels