ZKsync

Discover zkSync, a Layer 2 scaling solution for Ethereum using ZK rollups. Build scalable decentralized applications using its RPC gateway.

The zkSync RPC documentation provides developers with the necessary tools to interact programmatically with zkSync, a Layer 2 scaling solution for Ethereum. zkSync uses zero-knowledge rollups (ZK rollups) to achieve faster transactions and lower fees while maintaining the security of the Ethereum network. The documentation includes API endpoints for querying blockchain data, managing transactions, and deploying smart contracts. Developers can use zkSync to build scalable decentralized applications (dApps) with enhanced performance and lower transaction costs.

Related: 📚 Supported Blockchains • 🌐 RPC Nodes ZKsync • 🔗 Official ZKsync Website

Blockchain RPC Gateway for ZKsync

ZKsync RPC networks

mainnet
https://zksync-mainnet.gateway.tatum.io

Connect to ZKsync and Fetch the Latest Block

This widget lets you instantly query the latest block height (or equivalent) for ZKsync using a chain-specific RPC method like eth_blockNumber, getblockcount, or getBlockHeight. Useful for connectivity checks, uptime monitoring, or API testing.

Get API key For free. No commitment.

Don't have an API key?

Sign up to Dashboard and create your API keys today.
Get higher limits and use debugging tools.

Retrieve ZKsync Node Status or Client Version via RPC

Use this pre-configured request to get version or status information for your connected ZKsync node. Whether it's web3_clientVersion, getblockchaininfo, or chain-specific endpoints, the method is optimized for each supported blockchain.