BEZ-Coin token logoBEZHAS
SYSTEM ARCHITECTURE

RPC & NODES

High-performance, low-latency access to the BeZhas ledger. Decentralized infrastructure for industrial-grade applications and high-frequency trading.

Global Latency
12MS AVG
Uptime Index
Active Clusters
publicMulti-Region Active
Throttling rate
0.02%
warningCritical Threshold 1%

Public RPC Clusters

Shared Access
HTTPS ENDPOINThttps://mainnet-rpc.bezhas.io/v2/secure
WEBSOCKET (WSS)wss://mainnet-ws.bezhas.io/v2/stream

Current Rate Limits

ANONYMOUS50 req/sec
DEVELOPER API2,500 req/sec
Local real setup

RPC, Enterprise Node & Edge Node

Para pruebas unitarias y desarrollo de SubApps, apunta primero a un RPC local compatible EVM y valida que los nodos respondan antes de conectar testnet, mainnet o servicios de produccion.

Guia completa arrow_forward
Iniciar RPC localanvil --chain-id 31337 --port 8545
Variable de entornoBEZHAS_L2_RPC_URL=http://localhost:8545
Validar desplieguenode scripts/verify-deployment.js
Estado de validadoresnode scripts/validator-status.js
Chain local31337
Core API3001
SDK installpnpm

Global Traffic

Live Node Response Distribution

Peak Load
1.2M RPS
Data Throughput
14.8 GB/S
developer_board

Dedicated Nodes

Zero-latency dedicated infrastructure for institutional traders and validator operators.

  • check_circleIsolated CPU/RAM clusters
  • check_circlePrivate Mempool Access
  • check_circleHistorical state (Full Archive)
PROVISION NODE

Enterprise SLA

// COMPLIANCE_ID: 982-ZHA
// STATUS: ACTIVE
// AUTH: LEVEL_4

VIEW DOCS arrow_forward
DEBUG CONSOLE

Connect your wallet to inspect live chain state directly in the browser.

SDK & Integrations

javascript
BeZhas.js

pnpm add @bezhas/web3-core

GET STARTED
terminal
CLI Toolset

curl -sL https://bezhas.sh | bash

INSTALL CLI
monitoring
Graph Indexer

Query high-speed indexed chain data

EXPLORE QUERIES