Overview

Explore the comprehensive guide to the Validium JSON-RPC API, offering seamless Ethereum integration and advanced Layer 2 functionalities for developers.


Welcome to the Validium API reference documentation! This page provides you with a high-level overview of our API capabilities and essential information.

Validium seamlessly integrates with the Ethereum ecosystem. To achieve this integration, we support not only the standard Ethereum JSON-RPC API but also introduce L2-specific features that enhance functionality.

To ensure a seamless experience, we impose rate limits on both HTTPS and WebSocket APIs. Generally, these limits are ample, ranging from 10 to 100 requests per second (RPS) per client.

Devnet

  • Network Name: Validum Devnet

  • RPC URL: http://devnet.l2.rpc.validium.network

  • Chain ID: 273

  • Currency Symbol: VLDM

  • Block Explorer URL: http://devnet.explorer.validium.network

  • WebSocket URL: wss://devnet.l2.rpc.validium.network/ws

Mainnet

  • Coming Soon!

API Collections

Explore our curated collections of API endpoints tailored for every need, from seamless Ethereum integrations to advanced debugging tools. Embrace the full potential of Validium and elevate your dApps to new heights. Discover, integrate, and innovate with our robust API offerings.

Ethereum JSON-RPC API

Integrate effortlessly with full compatibility for the Ethereum JSON-RPC API.


ZKsync JSON-RPC API

Unlock Layer 2 capabilities with our dedicated ZKsync JSON-RPC API.


Debugging JSON-RPC API

Simplify your development process with powerful debugging tools.


PubSub JSON-RPC

Stay informed with real-time event subscriptions.

Last updated