curl -H 'content-type:application/json' -d '{"id": 1, "jsonrpc": "2.0", "method": "eth_blockNumber"}' 'https://polygon-amoy.api.onfinality.io/public'https://polygon-amoy.api.onfinality.io/publicwss://polygon-amoy.api.onfinality.io/public-ws* The public endpoint is rate limited
ArchiveTrace
Only pay for what you need.
Polygon Amoy is the official testnet for Polygon PoS, anchored to Ethereum Sepolia. It provides a low-stakes environment for developers to test smart contracts, dApps, and infrastructure before mainnet deployment. OnFinality offers managed RPC endpoints for Polygon Amoy, giving you reliable access without running your own node.
Launched in January 2024, Amoy replaces the deprecated Mumbai testnet. It mirrors Polygon PoS mainnet (Chain ID 137) with identical EVM behavior, making it ideal for contract testing, QA, staging releases, wallet integration testing, and backend validation. The testnet uses POL as gas token and has a block time of 2-3 seconds.
OnFinality provides authenticated RPC endpoints with higher rate limits and clearer usage visibility compared to public endpoints. Key features include:
eth_blockNumber.| Property | Value | |----------|-------| | Network Name | Amoy | | Chain ID | 80002 | | Gas Token | POL | | Parent Chain | Sepolia | | Block Explorer | https://amoy.polygonscan.com |
Public RPC endpoints are suitable for quick experiments but often have rate limits and no observability. OnFinality's authenticated endpoints provide stable access, request analytics, and a clear path to higher capacity for team projects and production-like workloads.
Polygon Amoy users are usually preparing Polygon releases, so the page should make testnet RPC access, QA checks, and upgrade paths clear.
Best fit: testnet testing workflows for testing contracts, QA, and release validation.
What builders usually check first:
Supported capability notes:
Decision notes:
A quick connection check usually starts with eth_blockNumber, then moves into the exact methods your wallet, dashboard, bot, indexer, or backend service needs.
Planning the next step:
Next steps:
OnFinality takes away the heavy lifting of DevOps so you can build smarter and faster.
Get Started