Mantle public RPC endpoints, tested
Every keyless Mantle (chain ID 5000) endpoint listed on Chainlist and chainid.network, tested the same way on 2026-09-24: does it answer on the right chain, how fast, how far behind the best head, how large an eth_getLogs range it accepts, whether it keeps archive state, and whether its WebSocket actually streams. 9 of 17 HTTP endpoints were working.
Working HTTP endpoints
| Endpoint | Latency | Behind best | eth_getLogs | State |
|---|---|---|---|---|
| https://mantle.api.onfinality.io/public | 171 ms | 0 blocks | under 1,000 | recent only |
| https://rpc.swiftnodes.io/rpc/mantle (SwiftNodes, keyless: 2 req/s) | 189 ms | 2 blocks | 10,000+ | none |
| https://mantle.drpc.org | 20 ms | 14 blocks | under 1,000 | archive (1M+) |
| https://mantle-rpc.publicnode.com | 28 ms | 16 blocks | 10,000+ | none |
| https://rpc-mantle.blockmachine.io | 39 ms | 12 blocks | 1,000 | archive (1M+) |
| https://api-mantle-mainnet.n.dwellir.com/2ccf18bf-2916-4198-8856-42172854353c | 39 ms | 7 blocks | under 1,000 | none |
| https://mantle.api.pocket.network | 89 ms | 13 blocks | 10,000+ | none |
| https://api.zan.top/mantle-mainnet | 170 ms | 14 blocks | under 1,000 | archive (1M+) |
| https://rpc.mantle.xyz | 172 ms | 18 blocks | 10,000+ | archive (1M+) |
Order: endpoints within 3 blocks of the best head first, then by median latency. Latency is measured from one server, so yours will differ by region; lag and limits do not.
WebSocket endpoints
- streams
mantle.drpc.org: first head after 109 ms - streams
mantle-rpc.publicnode.com: first head after 1364 ms - does not stream
rpc.swiftnodes.io/ws/mantle(SwiftNodes): subscribe rejected: Unsupported subscription: newHeads
Listed but not working
rpc.nodeflare.app/mantle/public: chainId: unknown_chainmantle-mainnet.public.blastapi.io: chainId: Blast API is no longer available. Please update your integration to use Alchemy's API instemantle-public.nodies.app: no answer (HTTP 403)public.1rpc.io/mantle: chainId: You've reached the usage limit for your current plan. To continue with higher limits and unendpoints.omniatech.io/v1/mantle/mainnet/public: no answer (HTTP 521)rpc.owlracle.info/mantle/70d38ce1826c4a60bb2a8e05a6c8b20f: no answer (HTTP 401)mantle.therpc.io: chainId: fetch failedlb.routeme.sh/rpc/evm/5000: eth_blockNumber failed
Test any endpoint yourself with the RPC tester. Our Mantle endpoint, limits and status: Mantle RPC, uptime history.