Arc Mainnet launches todayReach out to get your infrastructure set up ahead of launch.
Talk to usConnect to TRON mainnet and Nile 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.
SOC 2 Type II 인증 · ISO 27001
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.
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.
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 을 통해 답변을 찾으실 수 있습니다.
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.
"Streams Streams의 단순성과 사용 편의성Streams 우리는 전례 없는 속도로 새로운 체인에 대한 지원을 출시할Streams , 이는 우리가 경쟁사보다 항상 한 발 앞서 나간다는 것을 의미합니다."Mario Baxter, Founder & CEO @ Stable Finance