Monad 现已在Chainstack上线!获取可靠的Monad 和测试网RPC端点。   了解更多
  • 定价
  • 文件

Get a low-latency RPC endpoint to Polygon

Create a high-performing geo-balanced Polygon RPC node — keep your app always fast, always available. Deliver consistent performance worldwide with enterprise-grade reliability.

100K+ 开发人员
20K+ 活动节点
12 全球数据中心
无与伦比的基础设施。无可匹敌的价格。

Reliable Polygon Mainnet and Testnet infrastructure. No friction. No complexity. Just infrastructure that scales with you.

全节点请求
1 RU
归档节点请求
2个机架单元
API请求 = 1 个请求单位
无限请求
Unlock Polygon Unlimited Node

以固定月费获取完全可扩展、生产级别的RPC基础设施。
计费基于您选择的RPS层级,让您完全掌控成本与扩展能力。

了解更多

全球节点

Chainstack makes sure you get access to robust and scalable infrastructure, ready for your Polygon journey, in a matter of minutes.

We take away the burden of managing it so that you can instantly focus on building and exploring data on Polygon RPC and API.

Create Polygon node

专用节点

With Chainstack’s patented Bolt technology you get fully synced dedicated Polygon RPC nodes in almost no time at all.

Chainstack spins up dedicated Polygon RPC nodes with the latest state—so you get a node ready the same day.

开始使用

“The rapid adoption of Polygon has resulted in the need for strong infrastructure that can support the high throughput on-chain transactions from 300+ DApps on Polygon. We are pleased to collaborate with Chainstack to make the blockchain experience seamless for users and developers.”

Sandeep Nailwal Co-Founder and COO, Polygon

Reliable Polygon mainnet and testnet infrastructure

Chainstack makes sure you get access to robust and scalable infrastructure, ready for your Polygon journey, in a matter of minutes.

We take away the burden of managing it so that you can instantly focus on building, trading, and exploring data on the Polygon commit chain.

开始使用

Start fast with Global Polygon RPC Nodes

Global Polygon RPC Nodes* provide personal, geographically diverse, and protected API endpoints you can immediately start using to interact with Polygon networks, starting at $0 per month.

Chainstack global Polygon RPC Nodes

  • 请求无限制,无每日限制
  • 近乎即时的部署
  • 全球终端位置
  • 安全HTTP和WebSocket API
  • Polygon API namespaces: net, eth, web3
  • Standard Polygon RPC methods

开始使用

将交易传播至区块链的速度提升2.5倍

Chainstack Trader nodes are channeled through the bloXroute BDN integration making it instantly available for validators to include in the next block.

开始使用

Polygon archive nodes starting at just $49

Get access to Polygon archive nodes to query the entire history of the mainnet—starting at just $49 per month.

And with Chainstack’s Bolt fast sync technology, you can deploy your own dedicated archive node in minutes instead of months.

开始使用

涡轮增压同步

With Chainstack’s patented Bolt technology you get fully synced dedicated Polygon RPC nodes in almost no time at all.

By using up-to-date snapshots of the ledger, Chainstack spins up dedicated Polygon RPC nodes with the latest state — so you get a node ready same day rather than having to wait long sync times while spinning it from genesis block.

介绍Bolt
阅读更多        
Hours taken to sync a Polygon node

Dedicated Polygon RPC nodes for dedicated users

Backed up by an expert support team, Chainstack’s dedicated Polygon RPC nodes are a go-to for request-intensive workloads on the Polygon network, including traders and plethora of different DeFi projects.

Chainstack dedicated Polygon RPC nodes

开始使用

使用加密货币支付

Flexible billing with crypto. Pay for every plan and service using Polygon or 150+ other available tokens. No lock-ins, no constraints—just seamless payments on your terms.

开始使用

Build on Polygon blockchain with us

Discover a wealth of information on how to deploy blockchain infrastructure and build amazing applications using Polygon RPCs and APIs with Chainstack.

常见问题解答
What is Polygon?

Polygon began as Plasma-based sidechains and evolved into a multi-chain ecosystem that now includes the PoS network and zkEVM and CDK stacks for zero-knowledge rollups.

How to get Polygon RPC endpoint?
Open a free Chainstack account, then access your console. Hit Add node, pick the Polygon network, and spin up your node with one click. Once it’s up, click Access & credentials and take your personal RPC endpoint into your dApp.
How to run a Polygon node?
Start a Global Node on Chainstack and you’re serving Polygon PoS RPC the same hour. Prefer isolation and higher rate limits? Spin up a Dedicated Node that only your apps touch. Going self-hosted forces you through Heimdall, Bor, sentry layers, and days of state syncs.
What is Polygon RPC API?

Polygon PoS delivers the full Ethereum JSON-RPC along with Bor-specific debug traces. It supports HTTP and WebSocket so high-throughput dApps can stream events in real time. Gas units returned by eth_gasPrice are denominated in MATIC and reflect the network’s low fees.

How much does it cost to run a Polygon RPC?

For Polygon PoS, full nodes hover around US $100 / month while archive nodes with Heimdall + Bor can double that. Network churn and dual-client upkeep add hidden labor costs. Most projects save money by sourcing Polygon RPC from Chainstack or another specialized provider.

Is Polygon RPC free?

Free community Polygon endpoints are available, but they lag or time out when network usage surges. Chainstack offers 3 million monthly Polygon requests on its free plan with built-in load balancing.

How to setup a Polygon RPC?

Copy your Polygon node URL from Chainstack Console. Paste it into Wallet Connect / MetaMask or set it as rpc_url in your backend to route all calls to Polygon through Chainstack.

Notes for Polygon API

When communicating with a Polygon RPC node, the Polygon client implements a JSON-RPC specification, a communication protocol allowing one to make remote calls and execute them as if they were made locally.

The Polygon API allows developers to communicate with the Polygon blockchain to build applications. The best way to use the Polygon API is to use a web3 library such as ethers.js if using JavaScript or web3.py using Python.