Mantle RPC
Mantle Overview
Mantle Network is an EVM-compatible scaling solution for Ethereum built as an optimistic rollup with a modular architecture.
Under the hood, Mantle separates transaction execution, consensus, settlement, and storage into individual modules. Its core infrastructure includes an EVM-compatible execution layer for transaction execution, consensus and settlement layers completed on Ethereum, and an external data availability component powered by Mantle DA (data availability).
Mantle utilizes Ethereum validators and consensus protocols, with L2 state transitions verified by Ethereum validators through the same consensus and settlement processes as L1 transactions. Users can customize transaction confirmation requirements for low confirmation latency.
Interacting with Mantle APIs
Mantle supports standard Ethereum JSON-RPC methods, allowing developers to use familiar Ethereum development tools and libraries without modification. All contracts and tools running on Ethereum can operate on Mantle Network with minimal changes.
For the most current information on Mantle specific features and RPC behavior, we recommend referencing the official Mantle documentation alongside our documentation.
Making API Requests on Mantle
The quickest way to start building on Mantle is to create a QuickNode endpoint and send your first JSON-RPC request.
QuickNode provides managed Mantle endpoints, giving you immediate access to Mantle Mainnet and Sepolia without the overhead of running infrastructure. These endpoints offer:
- High reliability – globally distributed infrastructure designed to minimize downtime
- Enhanced performance – optimized latency and request handling for production-grade apps
- Integrated ecosystem – additional functionality through specialized APIs (add-ons) on the QuickNode Marketplace and products like Streams
Visit the QuickStart page to create your endpoint and send your first request.
Supported Networks
QuickNode provides access to the following Mantle networks:
Complete reference for developers building on Mantle with QuickNode:
QuickStart
Get started with Mantle quickly. Follow our step-by-step quickstart to set up your endpoint and make your first API request.
Provider Endpoints
Learn how to configure and manage your Mantle endpoints for optimal performance and reliability.
API Overview
Explore supported APIs, networks, QuickNode products, and enhanced API features for building powerful applications.
Marketplace
Discover and integrate powerful add-ons and tools from the QuickNode Marketplace to enhance your web3 applications.
Endpoint Security
Secure your endpoints with authentication, whitelisting, and best security practices.
Error Codes
Understand common error codes and troubleshooting steps for Mantle API requests.