Skip to content

[ZK Stack] - [Reopen] Cannot transfer ETH from L1 to L2 in local environment #903

Discussion options

You must be logged in to vote

Hi @pashakhromov , thanks for sharing this.

Can you see if specifying the rpc-url in the command args makes a difference?

npx zksync-cli bridge deposit --rpc=http://localhost:3050 --l1-rpc=http://localhost:8545

I just tried following the steps in this tutorial, and the deposit worked on my end.

Edit: another thing to check is that the local chain node is running at the correct port. There should be a log that says Initialized HTTP API on 0.0.0.0:XXXX where XXXX is the port number where the local chain node is running

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@pashakhromov
Comment options

Answer selected by pashakhromov
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
ZK Stack
Labels
zk-stack ZK Stack Question
2 participants