Skip to main content

Mantle RPC

With QuickNode, you get access to our global Mantle network which always routes your API requests to the nearest available location, ensuring low latency and the fastest speeds.

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:

Mainnet
Type:Production
Chain ID:
5000
HTTP:
WSS:
Archive:Yes
Pruning:None
Sepolia
Type:Testnet
Chain ID:
5001
HTTP:
WSS:
Archive:Yes
Pruning:None
Share this doc