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:
- Alta fiabilidad: infraestructura distribuida a nivel mundial diseñada para minimizar el tiempo de inactividad
- Rendimiento mejorado: latencia optimizada y gestión de solicitudes para aplicaciones de nivel de producción
- Ecosistema integrado: funcionalidad adicional a través de API especializadas (complementos) disponibles en Quicknode Marketplace y productos como Streams
Visita la página de inicio rápido para crear tu punto final y enviar tu primera solicitud.
Redes compatibles
Quicknode provides access to the following Mantle networks:
Complete reference for developers building on Mantle with Quicknode:
Inicio rápido
Get started with Mantle quickly. Follow our step-by-step quickstart to set up your endpoint and make your first API request.
Puntos de conexión de los proveedores
Learn how to configure and manage your Mantle endpoints for optimal performance and reliability.
Descripción general de la API
Descubre las API compatibles, las redes, los productos de Quicknode y las funciones mejoradas de las API para crear aplicaciones potentes.
Mercado
Descubre e integra potentes complementos y herramientas del Quicknode Marketplace para mejorar tus aplicaciones web3.
Seguridad de los dispositivos finales
Protege tus dispositivos finales mediante la autenticación, las listas blancas y las mejores prácticas de seguridad.
Códigos de error
Understand common error codes and troubleshooting steps for Mantle API requests.