zkSync logo

zkSync

RPC & Resources

RPC & Resources

Endpoints, websockets, and devtools

Endpoints, websockets, and devtools

About

Enhance Ethereum with zkSync's scalable and efficient Layer 2 solutions.

Full Coverage

Stack

Symbol

ZK

Gas Token

ETH

Chain ID:

324

Testnet Chain ID:

300

Official Links

Live ZK Pricing for Scalable Layer 2 Apps

Access zkSync via Uniblock's unified blockchain API. Scalable Layer 2 for Ethereum Enhance Ethereum with zkSync's scalable and efficient Layer 2 solutions.

Code Snippet

INPUT

const options = {method: 'GET', headers: {accept: 'application/json'}};

fetch('https://api.uniblock.dev/uni/v1/market-data/price?id=cg%3Azksync', options)

 .then(response => response.json())

 .then(response => console.log(response))

 .catch(err => console.error(err));

OUTPUT

{

 "cg:zksync": {

   "btc": 0.00000201,

   "eth": 0.00004975,

   "bnb": 0.00022574,

   "xrp": 0.20819248,

   "usd": 0.124254,

   "aud": 0.18026,

   "cad": 0.167638,

   "eur": 0.112234,

   "gbp": 0.093537,

   "hkd": 0.965771,

   "jpy": 17.86,

   "rub": 11.91

 }

}

Build with a team you can reach

Production-grade multi-chain infrastructure, backed by engineers who understand your workload.

Build with a team you can reach

Production-grade multi-chain infrastructure, backed by engineers who understand your workload.

Build with a team you can reach

Production-grade multi-chain infrastructure, backed by engineers who understand your workload.