Replies: 2 comments
-
i myself think of proxy network . |
Beta Was this translation helpful? Give feedback.
0 replies
-
@kohandani This can happen due to multiple reasons;
You can leave your repo so I can verify things. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
hi i get this error when i try to verify my contract on etherscan whit goerli network and alchemy.
error its :
Error: could not detect network (event="noNetwork", code=NETWORK_ERROR, version=providers/5.7.2)
at Logger.makeError (C:\Users\mrkoh\Desktop\hardhat\node_modules@ethersproject\logger\src.ts\index.ts:269:28)
at Logger.throwError (C:\Users\mrkoh\Desktop\hardhat\node_modules@ethersproject\logger\src.ts\index.ts:281:20)
at EthersProviderWrapper. (C:\Users\mrkoh\Desktop\hardhat\node_modules@ethersproject\providers\src.ts\json-rpc-provider.ts:483:23)
at step (C:\Users\mrkoh\Desktop\hardhat\node_modules@ethersproject\providers\lib\json-rpc-provider.js:48:23)
at Object.throw (C:\Users\mrkoh\Desktop\hardhat\node_modules@ethersproject\providers\lib\json-rpc-provider.js:29:53)
at rejected (C:\Users\mrkoh\Desktop\hardhat\node_modules@ethersproject\providers\lib\json-rpc-provider.js:21:65)
at processTicksAndRejections (node:internal/process/task_queues:96:5) {
reason: 'could not detect network',
code: 'NETWORK_ERROR',
event: 'noNetwork'
}
ty
Beta Was this translation helpful? Give feedback.
All reactions