Ethereum RPC Endpoints
Ethereum
Mainnet
Hoodi
Holesky
Sepolia
Chain ID
1
0x1
Native Currency
ETH
Connection code snippet
curl
node-fetch
Go
Web3.js
Python
HTTP
Copy code
curl https://eth.drpc.org \
-X POST \
-H "Content-Type: application/json" \
--data '{"jsonrpc":"2.0","method":"REPLACE_ME_WITH_ACTUAL_METHOD","params":[],"id":1}'
Ethereum
Ethereum is a decentralized platform that runs smart contracts.
Developer Resources
Go to Growth Plan
High performance
Advanced analytics
5,000 RPS
Priority Support
Access to 95 chains
Unlimited API keys
dRPC Ethereum Mainnet99.92% Uptime
30 days agoToday
How to add Ethereum Mainnet to Metamask using dRPC?The network can be added automatically by clicking on the "Add to wallet" button or manually.
Network name
Ethereum
New RPC URL
https://eth.drpc.org
Chain ID
0x1
Currency Symbol
ETH
Block Explorer URL (Optional)
https://eth.blockscout.com
By clicking on the Ethereum icon in the network selection drop-down menu in MetaMask, you can now switch to the Ethereum and perform all transactions on that network.
FAQ
RPC in Ethereum, which stands for Remote Procedure Call, is a communication protocol used for interacting with the Ethereum blockchain. It allows external applications to request data from, and perform actions on, the Ethereum network, typically using the JSON-RPC format.
What’s missing?
Share your ideas to improve our Chainlist