Skip to main content

Node Endpoints and Providers

Mantle provides powerful RPC Endpoints to programmatically interact with the web. Whether you are operating on a Mainnet or testing on a Testnet, Mantle provides accessible URLs for easy integration.

Official Network Endpoints

Currently, Mantle Network supports both https and WSS endpoints.

Connection WaysUrl
Https Urlhttps://rpc.mantle.xyz
WebSocket Urlwss://wss.mantle.xyz
info
  • The official Mantle RPC employs rate limiting to ensure stability during traffic spikes
  • The WebSocket supports an access method equivalent to the https interface, along with event subscription and cancellation. See here for reference.

Third-Party Providers

We're working with popular node providers that you can use to connect your dApps or games to the Mantle network. They enable convenient and scalable API access to Mantle nodes, so you can focus on building without having to worry about the underlying infrastructure.

NameHttps UrlWebSocket Url
Ankrhttps://mantle.public-rpc.com/N/A
DRPCLogin to get API keywss://mantle.drpc.org
Blast APIhttps://blastapi.io/public-api/mantlewss://mantle-mainnet.public.blastapi.io
Allnodeshttps://mantle.publicnode.com/wss://mantle.publicnode.com
QuickNodeLogin to create your endpoint