ChainsBase
Base Mainnet RPC Endpoints
MEV
Premium
Base
Mainnet
Sepolia
Chain ID
8453
0x2105
Native Currency
ETH
Connection code snippet
curl
node-fetch
Go
Web3.js
Python
HTTP
Copy code
curl https://base.drpc.org \
-X POST \
-H "Content-Type: application/json" \
--data '{"jsonrpc":"2.0","method":"REPLACE_ME_WITH_ACTUAL_METHOD","params":[],"id":1}'
Base
Base is an open-source optimistic rollup built on the Ethereum
blockchain. Rollups are L2 blockchains built to help layer one (L1)
blockchains like {BITCOIN_LINK} and Ethereum scale. They bundle hundreds of
transactions and submit them to L1 as a single transaction, which reduces
gas fees for the end user. dRPC's Base RPC offerings ensure foundational
access and seamless integration with multiple blockchain platforms,
underpinning the functionality and efficiency of advanced blockchain
applications.
Developer Resources
Go to Growth Plan
High performance
Advanced analytics
5,000 RPS
Priority Support
Access to 95 chains
Unlimited API keys
How to add Base Mainnet to Metamask using dRPC?The network can be added automatically by clicking on the "Add to wallet" button or manually.
Network name
Base
New RPC URL
https://base.drpc.org
Chain ID
0x2105
Currency Symbol
ETH
Block Explorer URL (Optional)
https://base.blockscout.com
By clicking on the Base icon in the network selection drop-down menu in MetaMask, you can now switch to the Base and perform all transactions on that network.
FAQ
Base RPC refers to the fundamental Remote Procedure Call infrastructure that facilitates core interactions with blockchain networks. It is crucial for executing basic blockchain operations, including data retrieval and transaction processing.
What’s missing?
Share your ideas to improve our Chainlist