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

Support other ZKsync VM networks (e.g. Abstract) #1594

Open
pauliax opened this issue Dec 31, 2024 · 1 comment
Open

Support other ZKsync VM networks (e.g. Abstract) #1594

pauliax opened this issue Dec 31, 2024 · 1 comment

Comments

@pauliax
Copy link

pauliax commented Dec 31, 2024

🌟 Feature Request for zksync Remix plugin

💥 Plugin name

zksync-remix-plugin

📝 Description

I have tried deploying a contract using Remix to an Abstract testnet based on the ZK stack.
My action failed due to this error:
Error: "underlying network changed (event="changed", network={"chainId":300,"name":"zkSync Sepolia Testnet"}, detectedNetwork={"chainId":11124,"name":"unknown"}, code=NETWORK_ERROR, version=providers/5.7.2)"

I have used an injected provider (Metamask) to select the account and network. The plugin appears to only support the ZkSync Sepolia testnet.

🤔 Rationale

A similar situation is with other new ZK networks, e.g. Lens Testnet (chain id 11124).

The ZK ecosystem is expanding and it would be very cool to have a generic plugin to support the different networks, not only the ZkSync chain.

📋 Additional Context

image

@iamdev42
Copy link

Does verification work programatically at all with abstract? because I couldnt make it work and getting error: ZkSyncVerifyPluginError: The provided chain with id 11124 is not supported by default!

And have latest versions...

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

2 participants