Replies: 1 comment
-
I will say disconnect your Metamask and then ensure to switch the network to |
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
-
Here is the error statement.
Error: "underlying network changed (event="changed", network={"chainId":300,"name":"zkSync Sepolia Testnet"}, detectedNetwork={"name":"sepolia","chainId":11155111,"ensAddress":null}, code=NETWORK_ERROR, version=providers/5.7.2)"
I use brave browser.
I have refreshed the page multiple times.
I have cleared browser cache and refreshed again.
The SimpleStorage.sol file is correctly saved in a Contracts folder
My wallet is connected, it is exactly on "Zksync sepolia testnet," but the error keeps telling me that "Sepolia" is being detected instead of zksync sepolia testnet.
Code compiles successfully, but doesn't deploy.
How do I get through this?
Beta Was this translation helpful? Give feedback.
All reactions