High-throughput Hyperliquid RPC nodes are now available: get access to HyperEVM and HyperCore in seconds.    Learn more
  • Pricing
  • Docs

Launch on zkLink with Dedicated RPC Nodes

Secure, scalable, and production-ready zkLink RPC access, fully managed and hosted by Chainstack.

Focus on building while we handle the rest.

Stop overspending on self-hosted nodes

Get reliable, cost-effective zkLink Mainnet access without the hassle of cloud setup and maintenance.

Flat monthly fee Unlimited requests

Dedicated Node is the all-access pass to unbounded Web3 development.

Market’s top performance and security combined with limitless customization capabilities.

Secure infra you can trust

Your zkLink node is deployed in a secure, isolated environment with strict access controls, encrypted communication, and continuous monitoring. Hardened, isolated, and always protected.

Learn more →

Build better on zkLink

Explore how dedicated zkLink nodes can streamline your infrastructure and reduce operational costs. Learn why teams choose Chainstack for reliable blockchain access.

Read the full blog post →

Performance. That’s more than RPS.

Deploy applications with stable, always-on zkLink Mainnet connectivity at Chainstack Cloud.

zkLink Mainnet

Dedicated zkLink Mainnet nodes with guaranteed performance, high availability, and full data integrity.

Whether you’re building wallets, analytics, or integrations, Chainstack ensures seamless and reliable access to the zkLink network.

99.9% uptime with SLA. SOC2 certified.

Request a node

Frequently Asked Questions
What are the uptime and performance guarantees?

We offer a 99.9% uptime SLA on our dedicated zkLink RPC nodes, backed by enterprise-grade infrastructure optimized for low-latency and high-throughput performance.

How long does it take to activate access after submitting a request?

You will receive your connection credentials after our support team processes your request, which typically takes 1–2 business days.

What pricing or billing options are available for RPC access?

We offer flexible monthly and annual billing plans. Dedicated node deployment requires a Pro plan subscription and higher.

Dedicated Node compute per hour price starts from $0.50 across all paid subscription plans.

 

Can I monitor usage or performance metrics of my node?

Yes, we provide a user dashboard with real-time metrics, including request counts, latency, and system health, allowing you to monitor and optimize your usage.

Request zkLink RPC node

Request access to enterprise-grade zkLink RPC services tailored for performance, reliability, and scale.

Learn more about zkLink
What is zkLink?

zkLink is a ZK-powered aggregation layer that unifies liquidity from multiple L2s and L1s, enabling cross-rollup spot and derivatives trading without bridges.

How to get zkLink RPC endpoint?
Create a free account at Chainstack and log in to the console. Click Add node, pick zkLink (mainnet or testnet), and deploy a dedicated node in seconds. When the node shows as running, go to Access & credentials to copy your HTTPS and WebSocket RPC endpoints.
How to run a zkLink node?
Deploy a Global Node on Chainstack to integrate zkLink proofs without standing up circuits. Choose a Dedicated Node for heavy cross-rollup settlement. Self-hosting entails compiling Starkware libs, running provers, and handling liquidity snapshots.
What is zkLink RPC API?

zkLink exposes a RESTful API for proof aggregation alongside EVM JSON-RPC for settlement. Endpoints like zkLink_getProof verify cross-roll-up deposits, while eth_call queries unified liquidity pools. The abstraction hides individual L2 differences behind one gateway.

How much does it cost to run a zkLink RPC?

zkLink’s proof aggregation and EVM settlement require strong CPUs, costing US $150-300 / month. Maintaining circuits and liquidity snapshots adds to that. Using an RPC provider such as Chainstack minimizes expense for most teams.

Is zkLink RPC free?

zkLink provides free aggregation endpoints, though proof bursts can choke them. A free Chainstack plan includes 3 million reliable zkLink requests.

How to setup a zkLink RPC?

Copy the zkLink endpoint in Chainstack. Point your SDK’s provider or wallet RPC field to that URL to interact with the aggregation layer.

Notes for zkLink API

zkLink RPC nodes conform to the JSON-RPC interface, giving developers a way to interact with the zkLink chain remotely. By using established tools like ethers.js and web3.py, building scalable apps on zkLink becomes fast and straightforward.