Dune deployment #1061
Answered
by
cpb8010
lutr0
asked this question in
Deployments
Dune deployment
#1061
-
Team or ProjectDune ZK chainSophon EnvironmentMainnet L2 block numberNo response zkSolc Versionzksolc-1.5.15 zksync-ethers VersionMinimal Reproducible Code or Repo Link
Does this work on other EVMs? (If yes, please list at least 1 of them)Worked on 70+ other chains Description of What Your Contract DoesGetting error
Additional DetailsWe are using the latest |
Beta Was this translation helpful? Give feedback.
Answered by
cpb8010
Jul 10, 2025
Replies: 1 comment 6 replies
-
Does this deploy cleanly to zksync-anvil? I'd always test on local node, since you can get more information via traces. |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Can you try --skip-simulation?
My guess is that it's getting confused with the base token balance check. There are more updates coming soon to help with this.