From 17dd8a87c48c82a3d87a607509effda7a10f920a Mon Sep 17 00:00:00 2001 From: Fred Date: Mon, 7 Jul 2025 16:09:26 -0400 Subject: [PATCH] Update rpc-endpoints.md - Alphabetize and add Grove Alphabetize the list and add Grove to the list of Public RPCs --- docs/pos/reference/rpc-endpoints.md | 23 ++++++++++++----------- 1 file changed, 12 insertions(+), 11 deletions(-) diff --git a/docs/pos/reference/rpc-endpoints.md b/docs/pos/reference/rpc-endpoints.md index 2339017a6..0b024d166 100644 --- a/docs/pos/reference/rpc-endpoints.md +++ b/docs/pos/reference/rpc-endpoints.md @@ -65,36 +65,37 @@ Developers can interact with on-chain data and execute various types of transact Public RPCs may have rate limits or traffic restrictions. For dedicated free RPC URLs, consider the following providers: +- [1RPC](https://1rpc.io/) +- [4EVERLAND](https://docs.4everland.org/rpc-beta/polygon) - [Alchemy](https://www.alchemy.com/) -- [Allnodes](https://polygon.publicnode.com) -- [Tenderly](https://tenderly.co/web3-gateway) - [All That Node](https://www.allthatnode.com/polygon.dsrv) +- [Allnodes](https://polygon.publicnode.com) - [Amazon Managed Blockchain](https://aws.amazon.com/managed-blockchain/) - [Ankr](https://www.ankr.com/) - [Blast (Bware Labs)](https://blastapi.io/) - [BlockPI](https://blockpi.io/) +- [Chain49](https://chain49.com/) +- [Chainbase](https://chainbase.com/) - [Chainnodes](https://www.chainnodes.org/) - [Chainstack](https://chainstack.com/build-better-with-polygon/) - [DataHub (Figment)](https://datahub.figment.io) +- [dRPC](https://drpc.org/chainlist/polygon) - [Dwellir](https://www.dwellir.com/networks/polygon) - [GetBlock](https://getblock.io/en/) +- [Grove](https://grove.city/) - [Infura](https://infura.io) +- [Kriptonio](https://kriptonio.com/) - [Moralis](https://moralis.io/nodes/?utm_source=polygon-docs&utm_medium=partner-docs) - [NodeReal](https://nodereal.io) +- [NOWNodes](https://nownodes.io/nodes/polygon-matic) - [OnFinality](https://onfinality.io/) - [QuickNode](https://www.quicknode.com/chains/matic) - [SettleMint](https://docs.settlemint.com/docs/polygon-connect-to-a-node) -- [Tatum](https://tatum.io/) -- [WatchData](https://docs.watchdata.io/blockchain-apis/polygon-api) -- [NOWNodes](https://nownodes.io/nodes/polygon-matic) -- [Kriptonio](https://kriptonio.com/) -- [Chain49](https://chain49.com/) -- [Chainbase](https://chainbase.com/) - [Stackup](https://www.stackup.sh/) -- [1RPC](https://1rpc.io/) -- [4EVERLAND](https://docs.4everland.org/rpc-beta/polygon) - [SubQuery](https://subquery.network/rpc) +- [Tatum](https://tatum.io/) +- [Tenderly](https://tenderly.co/web3-gateway) - [Validation Cloud](https://app.validationcloud.io) -- [dRPC](https://drpc.org/chainlist/polygon) +- [WatchData](https://docs.watchdata.io/blockchain-apis/polygon-api) For a complete list of public endpoints, visit [Alchemy's Chain Connect](https://www.alchemy.com/chain-connect/chain/polygon-pos) and [Chainlist](https://chainlist.org/?search=Polygon+Mainnet).