USDC Yield With Cover Built InQuicknode Earn now runs USDC yield with cover for protocol risk built in, underwritten by OpenCover. Six covered vaults on Base.
発表を見るConnect to Polygon PoS mainnet and Amoy Testnet with low-latency RPC, full archive data, debug and trace APIs, and real-time Streams. The complete Polygon PoS data stack, managed from a single Quicknode dashboard.
SOC 2 タイプ II 認証取得・ISO 27001
Polygon PoSビルダーには、基本的なRPC以上の機能が必要です。Quicknode は、低遅延のJSON-RPC、デバッグやトレース機能を備えた完全なアーカイブ、リアルタイムのStreams など、あらゆる機能を1つのダッシュボードから提供します。
Polygon のPoSデータを、低遅延でクエリ、サブスクライブ、ストリーミングできます。単一のeth_callから数十億行に及ぶ履歴ログまで、用途に応じた最適なインターフェースをご利用いただけます。
Polygon のPoSデータにアクセスする6つの方法。単一のeth_callから、クエリ可能な数十億行の履歴データまで。最適なインターフェースを選んで、開発を加速させましょう。
Standard JSON-RPC over HTTPS and WSS on Polygon mainnet and Amoy testnet. Every EVM method supported, including eth_call, eth_getLogs, eth_getBalance, eth_sendRawTransaction, and eth_subscribe, with predictable rate limits.
Trailing 24-hour P95 Polygon PoS RPC response time, the slowest 5% of requests, the tail your users actually feel. Averaged across five global regions and measured against the most-cited providers in the category. Lower and flatter is better.
過去24時間におけるP95(95パーセンタイル)のJSON-RPCレイテンシ。世界5つのリージョンで平均化した値であり、プロバイダーごとに条件は同一です。完全なベンチマークではデフォルトでより長い期間のデータが使用されるため、その数値は異なります。
ベンチマークの詳細を表示Polygon PoS is EVM compatible, so the tooling you already know works unchanged. ethers.js, web3.js, viem, and web3.py all hit a Quicknode Polygon endpoint the same way they hit Ethereum. Same methods, same SDK, just a different RPC URL and chain ID 137.
Point your existing Ethereum codebase at a Quicknode Polygon endpoint and deploy. Contracts, libraries, and tooling carry over.
eth_call, eth_getLogs, eth_sendRawTransaction, and eth_subscribe all behave exactly as they do on Ethereum.
Open MetaMask, go to Settings, Networks, Add Network, and enter your Quicknode Polygon RPC URL with the details on the right. Save, and MetaMask routes through your private Quicknode endpoint instead of a rate-limited public RPC.
Docs, guides, and runnable sample apps for every Polygon PoS workload. Clone, customize, and ship.
Polygon のすべてのPoS JSON-RPCメソッド、WebSocketサブスクリプション、およびデバッグ・トレースネームスペースに関する完全なリファレンス。@quicknode/sdk 、ethers.js、web3.js、およびviemのコード例。
Mint an NFT on Polygon with Ethers.js, from smart contract to a live onchain token.
The Quicknode Multi-Chain Faucet drips Polygon PoS testnet tokens to your wallet, one drip per network every 12 hours. Connect MetaMask, Coinbase Wallet, Uniswap Wallet, or Phantom and pick your network.
From your first Polygon PoS endpoint to mission-critical production workloads, Quicknode scales with you. Get started in minutes.
Spin up your Polygon PoS endpoint and ship. The free tier covers prototyping and small production loads, no credit card required.
Dedicated Polygon PoS infrastructure, contractual SLAs, priority support, and procurement-ready terms for wallets, exchanges, trading firms, and high-volume protocols.
よくある質問
まだ疑問点がありますか?サポート までご連絡ください。Quicknode (equipe )が、ご質問への回答をお手伝いいたします。
同じQuicknode アカウントでの土地取引。すでにご存知のEthereum ツールチェーンは、チェーンID 137でも変更なく動作します。
Full historical state with no pruning, plus the deep analysis namespaces. Run debug_traceTransaction and trace_block against Polygon archive nodes for indexing, simulation, and trading forensics.
Backfill and real-time Polygon blocks, logs, and traces delivered to your datastore with guaranteed reliability. Filter upstream, receive only the data you actually need.
配信が保証されたイベント駆動型アラート。特定のアドレス、イベントタイプ、またはオンチェーン の条件を購読できます。
qn_getBlockWithReceipts を使用すれば、1回の呼び出しでブロックとそのトランザクションのレシートをすべて取得できます。これにより、Polygon 上のトラッカー、エクスプローラー、分析ツールにおいて、ラウンドトリップ数が減り、インデックス作成が高速化されます。
Batch queries, transaction submission, and contract interactions for HyperEVM and HyperCore historical data.
// Your Ethereum code, pointed at Polygonimport { createPublicClient, http } from "viem";import { polygon } from "viem/chains";const クライアント = createPublicClient({チェーン: polygon,輸送: http(QUICKNODE_POLYGON_URL)});const ブロック = await client.getBlockNumber();// Same methods, same SDK. Just chain ID 137.
EIP-7702スマートアカウントを使用したトークンの一括転送。アプリをクローンして、Polygon で実行してください。
"Quicknode provides the most robust, low-latency, high-performance nodes on the market with great multi-chain coverage and excellent technical support."イヴァン・メット、ナンセン社 エンジニアリングマネージャー