Mantle

Build on Mantle Network's three-layer modular blockchain with Blast API

Building on Mantle Network is easier with Blast! Blast's RPC endpoints enable developers to prototype, deploy, and scale projects with fast response times and efficient pricing.

Benefits of Mantle

About Mantle

Mantle Network represents a significant advancement in blockchain scalability as a Layer-2 (L2) solution built on top of Ethereum. It adopts a modular architecture, which is a strategic departure from the traditional L2 frameworks. This approach enables Mantle Network to leverage the security benefits of optimistic rollups while incorporating an innovative data availability solution. The result is a platform that empowers developers to create and operate dApps in an environment characterized by high throughput, enhanced security, and notably low fees.

Mantle Network's design focuses on both reducing gas fees and enhancing the developer experience. By utilizing a modular approach, Mantle Network diverges from the 'monolithic' structure of popular blockchains like Ethereum, Binance Smart Chain,and Solana, which handle all functions at the node or network level. Instead, Mantle Network breaks down these functions into distinct layers, each specialized in specific tasks such as transaction execution, dispute resolution, consensus, and data availability. This modular design not only helps in reducing gas costs but also boosts overall performance, offering a scalable and customizable blockchain solution.

At the heart of Mantle Network's innovation is its Data Availability (DA) feature, which ensures the accessibility and integrity of transaction history within the network. The Mantle Network DA, powered by EigenLayer's Data Availability solution (EigenDA), allows nodes within the network to offer data availability services. This approach ensures the accuracy and integrity of data on the Mantle execution layer, while simultaneously leveraging the security of L1 blockchains.

Free Public API for Mantle Network

Mantle Mainnet

Mantle Mainnet Alpha is the fully developed and deployed blockchain protocol where transactions are being broadcasted, verified, and recorded on a distributed ledger technology.

Public RPC Endpoint

Public WSS Endpoint

Playground

eth_blockNumber

Parameters

eth_blockNumber

Returns the number of the most recent block

eth_blockNumber response

Returns the number of the most recent block

resultnumber

An integer value of the current block number the client is on

Request

curl -X POST https://mantle-mainnet.public.blastapi.io \
-H 'Content-Type: application/json' \
-d '{"jsonrpc":"2.0","id":0,"method":"eth_blockNumber"}'
See all Public APIs

Blast Features for Mantle Developers

Core API

Blast custom APIs offer optimized throughput and reduced latency for transactions on Mantle Network and enable access to real-time data, transaction history and network status.

Included with all plans

Archive Nodes

These nodes retain all historical transaction information on the Mantle blockchain from the genesis block to the present, enabling users to query and retrieve any past information. Archive Nodes is enabled starting with the Developer plan.

Included with Developer, Startup, Enterprise & Pay As You Go plans

Trace API

This API provides detailed information about specific transactions on Mantle Network, including their origins, destinations, intermediate steps, and associated data. Trace API is enabled starting with the Developer plan.

Included with Developer, Startup, Enterprise & Pay As You Go plans

Debug API

The Debug API gives Mantle Network developers access to several non-standard RPC methods, which will allow them to inspect, debug and set certain debugging flags during runtime.

Included with Developer, Startup, Enterprise & Pay As You Go plans

Frequently Asked Questions

What is Mantle Network?

Mantle Network is a Layer-2 (L2) scalability solution on top of Ethereum adopting a three-layer modular architecture. Combining the security of optimistic rollups with an innovative data availability solution, Mantle Network empowers developers to deploy and operate their dApps in a secure, high-throughput, and low-fee environment.

How to bridge to Mantle?

To bridge from Ethereum to the Mantle Network, it's safest to use the official bridge set up by the Mantle team. Visit the official Mantle bridge website and connect it to your MetaMask and follow the pop-up instructions on your wallet.

How can I use Blast on Mantle Network?

Just go to Launch App, connect your wallet and get direct access to dedicated endpoints that you can organize into projects depending on your development needs.

How much does it cost to use Blast APIs for Mantle Network?

Blast offers free public APIs and a free plan for dedicated accounts to get you started. For detailed pricing you can take a look on our pricing page.

Where do I get support if my Blast APIs are not working on Mantle Network?

The Bware Labs team is available 24/7 via Discord for support! Just join our server and write down your questions in the Technical Support channel.

Blast Resources for Mantle Network Developers

Getting started with developing on Mantle by using Blast APIs is straightforward. You can follow the instructions in our documentation to set up your development environment and start building.

Read Documentation