Skip to main content

Introduction

Arbitrum is a Layer 2 scaling solution for Ethereum that leverages optimistic rollups to improve transaction speed and reduce fees. By bundling multiple transactions together and posting them on the Ethereum main chain, Arbitrum significantly enhances the throughput while retaining the security of Ethereum. Arbitrum is ideal for decentralized finance (DeFi) applications and developers seeking fast and affordable Ethereum-compatible solutions.

Supported Networks

The Arbitrum RPC API is available for the following networks:
  1. Arbitrum Mainnet
  2. Arbitrum Sepolia Testnet

Network Details

NetworkChain IDPath Parameter
Arbitrum Mainnet0xa4b1 (42161)arbitrum
Arbitrum Sepolia0x66eee (421614)arbitrum-sepolia

Supported RPC Methods