New

Solana Beta is now live

polygon-amoy live
Polygon

Polygon Amoy Testnet RPC Endpoint

Amoy is Polygon's post-Mumbai testnet. A dedicated Chain ID 80002 endpoint for staging, CI runs and contract dress rehearsals.

chain id · 80002 json-rpc 2.0 websocket

latency

In production at
Chainlink Enjin Tiingo Gains Network

Quick connect

Your endpoint, ready in one line.

Drop this URL into your RPC client, HTTP library or wallet config. No SDK install required.

HTTPS
https://eu.endpoints.matrixed.link/rpc/polygon-amoy?auth=YOUR_API_KEY
WebSocket
wss://eu.endpoints.matrixed.link/ws/polygon-amoy?auth=YOUR_API_KEY

Replace YOUR_API_KEY with your API key. Get a free key →

Connect

Pick your stack.

Copy-paste examples for the libraries you already use. Swap the API key, hit run.

import { ethers } from "ethers";

const provider = new ethers.JsonRpcProvider(
  "https://eu.endpoints.matrixed.link/rpc/polygon-amoy?auth=YOUR_API_KEY"
);

About Polygon

Connect to Polygon Amoy Testnet with BoltRPC’s reliable RPC infrastructure. Free trial access covers Amoy alongside Polygon mainnet from the same provider, with one API key and a consistent endpoint format.

Chain at a Glance

Chain ID80002
ProtocolPoS testnet
Block time~2 s
Native tokenPOL (test)
FinalityEthereum L1 checkpoints (testnet)
EVM compatibleYes

What Polygon Amoy is Built For

Polygon Amoy replaced Mumbai as Polygon’s official testnet in 2024 and mirrors the current Polygon Mainnet stack. It is the correct testnet for any development targeting Polygon PoS mainnet. Amoy is used by teams building DeFi protocols, NFT applications, gaming backends and enterprise blockchain applications that plan to deploy on Polygon mainnet. Because Amoy mirrors mainnet behavior, contracts and tooling that work on Amoy will deploy to mainnet without changes. The testnet environment is particularly important for teams with CI/CD pipelines that run integration tests against a live network before each production deployment.

Why BoltRPC

Built for teams that ship on Polygon.

Testnet parity with your mainnet setup

BoltRPC's Polygon Amoy endpoint uses the same format, the same API key, and the same infrastructure quality as the Polygon mainnet endpoint. Switching from testnet to mainnet means changing one line in your configuration. No separate accounts, no different auth patterns, no surprises.

Reliable testnet infrastructure for serious development

Polygon Amoy replaced Mumbai as the official Polygon testnet in 2024. Public testnet RPCs are notoriously unreliable: rate limits, resets, downtime during congestion. BoltRPC provides consistent testnet access for workflows that cannot afford a flaky connection.

Stable CI/CD pipelines

A flaky testnet endpoint breaks automated testing and deployment pipelines. BoltRPC gives your Amoy workflows the same stability as your mainnet setup. Integration tests that depend on RPC connectivity should not fail because the public testnet endpoint is congested.

Full EVM compatibility

Polygon Amoy mirrors Polygon PoS exactly. Code that works on Amoy deploys to mainnet without changes.

WebSocket for testnet event-driven testing

Subscribe to Amoy events via WebSocket. Useful for integration tests that need to react to transaction events in real time rather than polling.

One provider for Polygon mainnet and testnet

BoltRPC covers both Polygon mainnet and Amoy testnet. One account, one API key, consistent infrastructure from development through production.

Methods

Full JSON-RPC coverage.

Every standard Polygon method you'd expect. Archive-only methods are available on request for qualifying plans.

standard

5
eth_call eth_sendRawTransaction eth_getBalance eth_blockNumber eth_getTransactionReceipt

FAQ

Polygon, explained.

Common questions about connecting to Polygon over BoltRPC.

Get started

Pick a chain. Point your client.

One endpoint format, 20+ networks, no SDK. Drop our URL into the client you already use and your integration is done.

https://eu.endpoints.matrixed.link/rpc/ {chain} ?auth= YOUR_API_KEY

No credit card required. · 14-day trial on any tier.