> ## Documentation Index
> Fetch the complete documentation index at: https://docs.polygon.technology/llms.txt
> Use this file to discover all available pages before exploring further.

# RPC endpoints

> Network details and RPC endpoints for the Polygon PoS mainnet and Amoy testnet.

## Network details

### Amoy

Testnet tokens are available from the [Polygon faucet](https://faucet.polygon.technology/).

| Properties     | Network details                                                   |
| -------------- | ----------------------------------------------------------------- |
| Network name   | **Amoy**                                                          |
| Parent chain   | **Sepolia**                                                       |
| Chain ID       | `80002`                                                           |
| Gas token      | POL                                                               |
| Gas station    | [Polygon Gas Tracker](https://gasstation.polygon.technology/amoy) |
| RPC endpoint   | [https://polygon-amoy.drpc.org](https://polygon-amoy.drpc.org)    |
| WSS endpoint   | [wss://polygon-amoy.drpc.org](wss://polygon-amoy.drpc.org)        |
| Block Explorer | [https://amoy.polygonscan.com/](https://amoy.polygonscan.com/)    |

### Mainnet

| Properties     | Network details                                                  |
| -------------- | ---------------------------------------------------------------- |
| Network name   | **Polygon**                                                      |
| Parent chain   | **Ethereum**                                                     |
| Chain ID       | `137`                                                            |
| Gas token      | POL                                                              |
| Gas station    | [Polygon Gas Tracker](https://gasstation.polygon.technology/pos) |
| RPC endpoint   | [https://polygon.drpc.org](https://polygon.drpc.org)             |
| WSS endpoint   | [wss://polygon.drpc.org](wss://polygon.drpc.org)                 |
| Block explorer | [https://polygonscan.com/](https://polygonscan.com/)             |

<Note title="Additional information">
  For more details, refer to the [JSON data](https://github.com/0xPolygon/static/blob/master/network/mainnet/v1/index.json).
</Note>

## RPC API methods

Network endpoints follow the JSON-RPC standard.

<Note title="RPC exploration">
  For API documentation, visit your RPC provider’s documentation. To explore API requests without setup, use the [Composer App](https://composer.alchemyapi.io).
</Note>

## Infrastructure providers

### Public RPCs

Public RPCs are free to use but may have rate limits or traffic restrictions:

| Provider   | Server Address                                                                         |
| ---------- | -------------------------------------------------------------------------------------- |
| dRPC       | [https://polygon.drpc.org](https://polygon.drpc.org)                                   |
| Tenderly   | [https://tenderly.rpc.polygon.community](https://tenderly.rpc.polygon.community)       |
| Allnodes   | [https://polygon.publicnode.com](https://polygon.publicnode.com)                       |
| Tatum      | [https://polygon-mainnet.gateway.tatum.io/](https://polygon-mainnet.gateway.tatum.io/) |
| Nodies     | [https://polygon-public.nodies.app/](https://polygon-public.nodies.app/)               |
| 1RPC       | [https://1rpc.io/matic](https://1rpc.io/matic)                                         |
| Quicknode  | [https://rpc-mainnet.matic.quiknode.pro](https://rpc-mainnet.matic.quiknode.pro)       |
| OnFinality | [https://polygon.api.onfinality.io/public](https://polygon.api.onfinality.io/public)   |

### Paid RPCs

Paid RPCs are enterprise-grade services available at various pricing tiers:

* [Tenderly](https://tenderly.co/web3-gateway)
* [Alchemy](https://www.alchemy.com/)
* [All That Node](https://www.allthatnode.com/polygon.dsrv)
* [Amazon Managed Blockchain](https://aws.amazon.com/managed-blockchain/)
* [Ankr](https://www.ankr.com/)
* [BlockPI](https://blockpi.io/)
* [Blockeden](https://blockeden.xyz/api-marketplace/polygon)
* [Chainbase](https://platform.chainbase.com/chainNetwork/Polygon)
* [Chainnodes](https://www.chainnodes.org/)
* [Chainstack](https://chainstack.com/build-better-with-polygon/)
* [Dwellir](https://www.dwellir.com/networks/polygon)
* [4EVERLAND](https://docs.4everland.org/rpc-beta/polygon)
* [GetBlock](https://getblock.io/nodes/pol/)
* [Infura](https://infura.io)
* [Kriptonio](https://kriptonio.com/)
* [LeoRPC](https://leorpc.com/)
* [Moralis](https://moralis.io/nodes/?utm_source=polygon-docs\&utm_medium=partner-docs)
* [NodeReal](https://nodereal.io)
* [Nodies](https://www.nodies.app/)
* [NOWNodes](https://nownodes.io/nodes/polygon-matic)
* [Omnia](https://omniatech.io/)
* [OnFinality](https://onfinality.io/)
* [Pocket Network](https://api.pocket.network/)
* [QuickNode](https://www.quicknode.com/chains/matic)
* [1RPC](https://1rpc.io/)
* [RPC Fast](https://rpcfast.com/dedicated-polygon-nodes)
* [SettleMint](https://settlemint.com/)
* [Tatum](https://tatum.io/)
* [SubQuery](https://subquery.network/rpc)
* [Validation Cloud](https://app.validationcloud.io)
* [WatchData](https://docs.watchdata.io/blockchain-apis/polygon-api)

For a complete list of public and paid endpoints, visit [Compare Nodes](https://www.comparenodes.com/protocols/polygon/).
