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

Launch on Metis with Dedicated RPC Nodes

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

Skip the complexities of node maintenance and infrastructure setup.

Stop overspending on self-hosted nodes

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

Flat monthly fee Unlimited requests

Dedicated Node is the all-access pass to unbounded Web3 development.

Market’s top performance and security combined with limitless customization capabilities.

Secure infra you can trust

Your Metis 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 Metis

Explore how dedicated Metis 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 Metis Mainnet and Testnet connectivity at Chainstack Cloud.

Metis Mainnet and Testnet

Dedicated Metis Mainnet and Testnet 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 Metis network.

99.9% uptime with SLA. SOC2 certified.

Request a node

Frequently Asked Questions
What are the uptime and performance guarantees?

We offer a 99.9% uptime SLA on our dedicated Metis 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 Metis RPC node

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

Learn more about Metis
What is Metis?

Metis is an optimistic rollup that adds a decentralized sequencer and Polis framework so DAOs can run their own micro-rollups called “DACs.”

How to get Metis RPC endpoint?
Open a free Chainstack account, then access your console. Hit Add node, pick the Metis network, and spin up your node with one click. Once it’s up, click Access & credentials and take your personal RPC endpoint into your dApp.
How to run a Metis node?
Chainstack lets you launch a Metis Global Node in the time it takes to brew tea. A Dedicated Node fits when you need full DAC role support. Running it yourself involves setting up sequencer-validator pairs and constant DB pruning.
What is Metis RPC API?

Metis offers Ethereum-compatible JSON-RPC with extra l2_getVerifiedCommitments for its DAC architecture. Transactions sent via eth_sendRawTransaction are later proved on Ethereum mainnet. WebSocket feeds publish challenge-window events.

How much does it cost to run a Metis RPC?

Expect US $100-200 / month for a Metis node with DAC support, plus overhead for periodic pruning. Downtime penalties can cost even more. Most developers save by opting for Chainstack’s Metis RPC instead of self-hosting.

Is Metis RPC free?

Metis publishes no-cost RPC URLs, yet DAC load sometimes overwhelms them. Chainstack’s 3 million-request free tier brings predictable Metis performance.

How to setup a Metis RPC?

Pull the Metis HTTPS endpoint from the Chainstack Console. Add it as a custom RPC in your wallet or update RPC_URL in your dApp’s env file.

Notes for Metis API

RPC support for Metis chain is enabled via JSON-RPC-compliant nodes. Developers can call methods, send transactions, and monitor blockchain activity using tools like ethers.js for JavaScript and web3.py for Python to integrate Metis easily.