Zircuit JSON-RPC API

Standard Ethereum JSON-RPC 2.0 interface to the Zircuit L2 network (HTTP and WebSocket) for reading chain state and submitting transactions. Mainnet is chain ID 48900; the Garfield testnet is chain ID 48898. EVM-compatible, so the full eth_* / net_* / web3_* method set applies. DRPC additionally offers paid high-performance node access with debug traces.

API entry from apis.yml

apis.yml Raw ↑
name: Zircuit JSON-RPC API
description: Standard Ethereum JSON-RPC 2.0 interface to the Zircuit L2 network (HTTP and WebSocket) for
  reading chain state and submitting transactions. Mainnet is chain ID 48900; the Garfield testnet is
  chain ID 48898. EVM-compatible, so the full eth_* / net_* / web3_* method set applies. DRPC additionally
  offers paid high-performance node access with debug traces.
humanURL: https://docs.zircuit.com/infra/rpcs
baseURL: https://mainnet.zircuit.com
tags:
- JSON-RPC
- Ethereum
- Blockchain
- Layer 2
properties:
- type: Documentation
  url: https://docs.zircuit.com/infra/rpcs
- type: Sandbox
  url: https://garfield-testnet.zircuit.com
- type: x-json-rpc-websocket
  url: wss://mainnet.zircuit.com
- type: x-chain-id
  url: '48900'