🤖
BlockwatchAI
  • 🤖Intro
  • ⭐Roadmap
  • zkSync Introduction
    • ❔zkSync how to
    • 🛣️Bridge to zkSync Era ecosystem
  • Products
    • 🤖Blockwatch BOT
    • 💰Blockwatch Wallet
    • 🔀Blockwatch Swap
    • 🔐Blockwatch Staking
  • TOKENOMICS
    • 🪙BWAI Token
    • 📃BWAI Smart Contract
    • 🤝How to Participate
  • Resource
    • ❓FAQ
  • Website
  • Twitter
  • Telegram Channel
Powered by GitBook
On this page
  1. zkSync Introduction

zkSync how to

PreviousRoadmapNextBridge to zkSync Era ecosystem

Last updated 2 years ago

Setup zkSync on Metamask

Connecting to zkSync Era on MetamaskIn order to add the zkSync Era alpha mainnet network to your wallet, you will need to enter the following details:

  1. 1.Sign into your Metamask wallet and click on the network in the top center:

  1. 2.Click on Add network.

  2. 3.Scroll down to the bottom of the network list and click Add network manually.

  3. 4.Fill in the zkSync Era mainnet or testnet network details:

Mainnet network info

  • Network Name: zkSync Era Mainnet

  • RPC URL: https://mainnet.era.zksync.io

  • Chain ID: 324

  • Currency Symbol: ETH

  • Block Explorer URL: https://explorer.zksync.io/

  • WebSocket URL: wss://mainnet.era.zksync.io/ws

Testnet network info

  • Network Name: zkSync Era Testnet

  • RPC URL: https://testnet.era.zksync.dev

  • Chain ID: 280

  • Currency Symbol: ETH

  • Block Explorer URL: https://goerli.explorer.zksync.io/

  • WebSocket URL: wss://testnet.era.zksync.dev/ws

  1. 5.Click "Save"

❔
Page cover image