Skip to main content

Don't have an RPC Node yet?

Start using RPC Nodes in your project today.

Get your free RPC Node
Version: 2.2

Ethereum JSON RPC API

Introduction

Ethereum is the pioneering smart contract platform that enables developers to build decentralized applications (dApps) on a permissionless blockchain. It supports smart contracts, decentralized finance (DeFi), and a broad array of token standards, including ERC-20 and ERC-721. Ethereum’s consensus mechanism transitioned from Proof of Work (PoW) to Proof of Stake (PoS) with the Ethereum 2.0 upgrade, making it more energy-efficient. As the largest smart contract platform by market capitalization and developer activity, Ethereum remains a leader in the blockchain space.

Supported Networks

The Ethereum RPC API is available for the following networks:

  1. Ethereum Mainnet
  2. Ethereum Sepolia Testnet
  3. Ethereum Holesky Testnet

Network Details

NetworkChain IDEVM ChainRPC URLs
Ethereum Mainnet0x1 (1)EvmChain.ETHEREUMhttps://site1.moralis-nodes.com/eth/
https://site2.moralis-nodes.com/eth/
Ethereum Sepolia0xaa36a7 (11155111)EvmChain.SEPOLIAhttps://site1.moralis-nodes.com/sepolia/
https://site2.moralis-nodes.com/sepolia/
Ethereum Holesky0x4268 (17000)EvmChain.HOLESKYhttps://site1.moralis-nodes.com/holesky/
https://site2.moralis-nodes.com/holesky/

Supported RPC Methods

Supported Extended RPC Methods