Hyperliquid ノードを運用していますか?Hyperliquid のピアリング機能を使用して、ブロックおよびフルメンプールへのダイレクトパスを有効にします。
詳細はこちらConnect to TRON mainnet and every active testnet with low-latency RPC, full archive data, debug and trace APIs, and real-time Streams. The complete TRON data stack, managed from a single Quicknode dashboard.
TRON builders need more than basic RPC. Quicknode runs the full surface: the TRON HTTP API, JSON-RPC, full-history access, and real-time Streams, all from one dashboard.
Six ways to access TRON data, from a single account query to billions of rows of TRC-20 transfer history. Pick the interface, ship faster.
The full TRON HTTP API (full node and solidity node) plus JSON-RPC for EVM-style methods, over HTTPS on mainnet and Nile testnet, with predictable rate limits.
TRON runs the TVM, so the Solidity contracts and tooling you already know deploy with minimal changes. TronWeb, the TRON HTTP API, and JSON-RPC all hit a Quicknode TRON endpoint. Same methods, same SDK, just a private RPC URL.
getnowblock, getaccount, triggersmartcontract, and gettransactionbyid all behave exactly as they do on a TRON full node.
Point your existing TRON codebase at a Quicknode TRON endpoint and deploy. Contracts, SDKs, and tooling carry over.
Docs, guides, and runnable sample apps for every TRON workload. Clone, customize, and ship.
Full reference for the TRON HTTP API, JSON-RPC, and gRPC methods. Code examples for TronWeb and the TRON CLI.
Deploy and interact with Solidity contracts on TRON using TronWeb and your Quicknode TRON endpoint, from compile to onchain calls.
From your first TRON endpoint to mission-critical production workloads, Quicknode scales with you. Get started in minutes.
Spin up your TRON endpoint and ship. The free tier covers prototyping and small production loads, no credit card required.
Dedicated TRON infrastructure, contractual SLAs, priority support, and procurement-ready terms for wallets, exchanges, trading firms, and high-volume protocols.
よくある質問
まだ疑問が残っていますか? サポートにお問い合わせいただくか、Quicknode (equipe )をご利用いただければ、答えを見つけるお手伝いをいたします。
SOC 2 タイプ II 認証取得・ISO 27001
Query accounts, transactions, and events with low latency. From a single getaccount call to full transaction history, you get the right interface for the job.
Deploy Solidity contracts and land transactions on the same Quicknode account. The TRON toolchain you already know works unchanged.
Backfill and real-time TRON blocks and events delivered to your datastore with guaranteed reliability. Filter upstream, receive only the data you actually need.
配信保証、再送信、および組み込みの再編成処理機能を備えたイベント駆動型アラート。特定のアドレス、コントラクトイベント、またはオンチェーンの条件をサブスクライブし、リアルタイムで対応できます。
Full-history access with no pruning. Query blocks, transactions, and TRC-20 transfers for indexing, analytics, and stablecoin settlement forensics.
High-performance gRPC access to the TRON network for low-latency reads and transaction broadcast, built for indexers, trading systems, and latency-sensitive apps on mainnet and Nile.
Deploy and call Solidity contracts on the TRON Virtual Machine with triggersmartcontract and triggerconstantcontract, or through the eth-style JSON-RPC. TronWeb and TronBox work out of the box.
// Query TRON with TronWebimport { TronWeb } from "tronweb";const tronWeb = new TronWeb({fullHost: QUICKNODE_TRON_URL});const block = await tronWeb.trx.getCurrentBlock();const balance = await tronWeb.trx.getBalance(address);// TRON HTTP API and JSON-RPC over one endpoint.
Runnable app that tracks wallet activity with Quicknode Streams and Webhooks. Monitor TRON address transfers in real time. Clone, customize, and ship.
「Quicknode Streams のシンプルさと使いやすさStreams 、新しいチェーンへの対応をこれまでにないスピードで提供することがStreams 、その結果、常に競合他社の一歩先を行くことができています。」Mario Baxter, Founder & CEO @ Stable Finance