Building a Web3 AI Trading Agent on Base + Uniswap tutorial is live!    Learn more
  • Pricing
  • Docs

Launch on Mantle with reliable RPC Nodes

Secure, scalable, and production-ready Mantle RPC access, fully managed and hosted by Chainstack.

Focus on building while we handle the rest.

Global Node

Chainstack makes sure you get access to robust and scalable infrastructure, ready for your Mantle builder journey, in a matter of minutes.

We take away the burden of managing it so that you can instantly focus on building and exploring data on Mantle RPC and API.

Pricing options

Dedicated Node

With Chainstack’s patented Bolt technology you get fully synced Dedicated mantle RPC nodes in almost no time at all.

Chainstack spins up dedicated Mantle RPC nodes with the latest state—so you get a node ready the same day.

Request a node

Stop overspending on self-hosted nodes

Get reliable, cost-effective Mantle Mainnet and Testnet access without the hassle of cloud setup and maintenance.

from $445 monthly at Chainstack Request a node
VS
~ $1,150 approx. monthly costs any cloud hosting + engineering labor
Flat monthly fee Unlimited requests

Activate Unlimited Node Add-on: Get fully scalable, production-grade RPC infrastructure with a flat monthly fee.

Unlimited Node pricing

Secure infra you can trust

Your Mantle node is deployed in a secure, isolated environment with strict access controls, encrypted communication, and continuous monitoring. Hardened, isolated, and always protected.

Learn more →

Build better on Mantle

Explore how dedicated Mantle nodes can streamline your infrastructure and reduce operational costs. Learn why teams choose Chainstack for reliable blockchain access.

Read the full blog post →

Performance. That’s more than RPS.

Deploy applications with stable, always-on Mantle Mainnet and Testnet connectivity at Chainstack Cloud.

Mantle Mainnet and Testnet

Global and Dedicated Mantle Mainnet and Testnet RPC nodes with guaranteed performance, high availability, and full data integrity.

Whether you’re building wallets, analytics, or integrations, Chainstack ensures seamless and reliable access to the Mantle network.

99.9% uptime with SLA. SOC2 certified.

Deploy Mantle node

Frequently Asked Questions
What are the uptime and performance guarantees?

We offer a 99.9% uptime SLA on our dedicated Mantle RPC nodes, backed by enterprise-grade infrastructure optimized for low-latency and high-throughput performance.

How long does it take to activate access after submitting a request?

You will receive your connection credentials after our support team processes your request, which typically takes 1–2 business days.

What pricing or billing options are available for RPC access?

We offer flexible monthly and annual billing plans. Dedicated node deployment requires a Pro plan subscription and higher.

Dedicated Node compute per hour price starts from $0.50 across all paid subscription plans.

 

Can I monitor usage or performance metrics of my node?

Yes, we provide a user dashboard with real-time metrics, including request counts, latency, and system health, allowing you to monitor and optimize your usage.

Request Mantle RPC node

Request access to enterprise-grade Mantle RPC services tailored for performance, reliability, and scale.

Learn more about Mantle
What is Mantle?

Mantle is a modular optimistic rollup backed by BitDAO treasury; it separates execution and data availability to lower costs for developers.

How to get Mantle RPC endpoint?
Sign up for a free Chainstack account and open your project dashboard. In the dashboard, choose Add node, select Mantle, and provision either a dedicated node or an elastic cluster. After the node syncs, open Access & credentials and grab the RPC URL for immediate integration.
How to run a Mantle node?
Deploy a Mantle Global Node with Chainstack and skip the modular DA plumbing. Select a Dedicated Node if you’re powering an on-chain game or DEX. Self-hosters must patch BitDAO configs, manage blob storage, and babysit data-availability layers.
What is Mantle RPC API?

Mantle inherits OP-Stack JSON-RPC plus endpoints exposing modular DA metrics like mantle_blobGasPrice. Standard eth_* calls still deploy and query contracts. Gas quotes factor in Mantle’s separation of execution and data availability.

How much does it cost to run a Mantle RPC?

Mantle nodes are lighter but still run US $90-180 / month once you include data-availability blobs. Operational effort during upgrades adds hidden spend. Using Chainstack’s Mantle RPC is the most cost-effective path for most dApps.

Is Mantle RPC free?

Yes—Mantle has open endpoints, but they slow when the BitDAO ecosystem gets busy. Chainstack’s free plan covers 3 million Mantle requests and smooths those spikes.

How to setup a Mantle RPC?

Copy Mantle’s RPC URL from Chainstack. Paste it into MetaMask’s “Add network” form or replace your provider string in Web3.js to hit Mantle.

Notes for Mantle API

Mantle nodes expose the chain using a JSON-RPC protocol, allowing developers to access chain data remotely. To work with the Mantle RPC infrastructure, popular libraries like ethers.js (JavaScript) and web3.py (Python) are fully compatible and widely used.