# ZKSync Era 主网交互教程

By [加密老雷 Crypto Lei](https://paragraph.com/@crypto-lei) · 2023-04-01

---

基本信息
====

*   官网
    
    [https://zksync.io/](https://zksync.io/)
    
*   Twitter
    
    [https://twitter.com/zksync](https://twitter.com/zksync)
    
*   浏览器
    
    [https://explorer.zksync.io/](https://explorer.zksync.io/)
    
*   融资情况：一共融资4轮，累计2.58亿美元，A16Z，Dragonfly，Coinbase，Binance Lab等大机构投资
    

![](https://storage.googleapis.com/papyrus_images/615102e4cc18827aef1ff5ff68319b1363c6f0691614cc5640812eed9a61746a.png)

该项目已经做了4年，目前发布了ZKSync Era，即ZKSync的2.0版本，交互建议直接上2.0。

添加网络
====

需要先添加ZKSync Era网络，可以直接使用chainlist添加：

[https://chainlist.org/?search=ZKSync](https://chainlist.org/?search=ZKSync)

![](https://storage.googleapis.com/papyrus_images/d593fc3239f1e19812952ba8310d142fa41aa131b756ec59dd786ee3523000f9.png)

![](https://storage.googleapis.com/papyrus_images/a19f45135bb4849c399aab8445ce1c2d4acd4e8121bd5fca9aa0ce6bddc9cd21.png)

也可以手动添加，网络信息：

    网络名称：zkSync Era Mainnet
    RPC：https://zksync2-mainnet.zksync.io
    ID：324
    货币符号：ETH
    浏览器：https://explorer.zksync.io
    

![](https://storage.googleapis.com/papyrus_images/cb9c344572ef9dc34d75a74d0a7fe6cf0adff8cd3161eacdcc8e00790570773a.png)

一、跨链
====

建议只用官方跨链桥：

[https://portal.zksync.io/bridge](https://portal.zksync.io/bridge)

![](https://storage.googleapis.com/papyrus_images/bfe27faea6ad0131b6a1fee1b4e2d4f734cf6bb2883092f51908e4bcc71c14f0.png)

五分钟左右到账。

![](https://storage.googleapis.com/papyrus_images/34067f9f0b32c16ad1efc34e6732a47c7ddcb2acfa3e8ef58806607d95fe6487.png)

二、Swap + Pool
=============

选取ZKSync上TVL较高的DEX进行Swap

![](https://storage.googleapis.com/papyrus_images/04a88e7df29720e0edd09d47437b54edd6970851e03999442f44ccd4e525a791.png)

SyncSwap一直表现很好，并且确定要发币，咱们就使它进行Swap

![](https://storage.googleapis.com/papyrus_images/8135064df05f9a3489ab7192ddca9f10c787a128db199edaa367e3052ae3f7db.png)

地址：

[https://syncswap.xyz/swap](https://syncswap.xyz/swap)

具体操作见下图：

![](https://storage.googleapis.com/papyrus_images/a42b14fb85722664f92987f21f45d03d06afc41517a51b6bb5dda1dc00a511ae.png)

再提供一些流动性，点击Pool

![](https://storage.googleapis.com/papyrus_images/5a18d34667b3f3c4e0d7ff51cf4260c6ada0ab8a713e163cabd85eea99467bd0.png)

选择 New Position

![](https://storage.googleapis.com/papyrus_images/5c54b9b02bce2f5c710c9f935fbffa3fdea0e9b2d98386e2cd59bb1a3fa43d2b.png)

![](https://storage.googleapis.com/papyrus_images/1b447f9f33bcbf97795b372af6bb7bcd59d935dff27425a8f9f4f773fde8b071.png)

网池子中存入一定数量的资金：

![](https://storage.googleapis.com/papyrus_images/9aacfeb0ba39ac0e366093096de6a35d88b1a99782d9525a0983cd8b72f5f9f7.png)

操作完成后，返回前面的界面即可看到自己的池子：

![](https://storage.googleapis.com/papyrus_images/5b405c61919861cab209e0e69d1a8c414eff2022e47a942840561ed816816dd3.png)

---

*Originally published on [加密老雷 Crypto Lei](https://paragraph.com/@crypto-lei/zksync-era)*
