Tron

Explore Tron, a blockchain optimized for content sharing and decentralized applications. Build fast, low-cost dApps using its RPC gateway.

The Tron RPC documentation provides developers with the tools to interact programmatically with the Tron blockchain. Tron is optimized for decentralized content sharing and entertainment, using a Delegated Proof-of-Stake (DPoS) consensus mechanism to enable fast and low-cost transactions. The documentation includes API endpoints for querying blockchain data, managing transactions, and deploying smart contracts. Tron’s architecture is well-suited for media, gaming, and NFT applications, offering scalability and strong support for digital content distribution.

Related: 📚 Supported Blockchains • 🌐 RPC Nodes Tron • 🔗 Official Tron Website

Blockchain RPC Gateway for Tron

Tron RPC networks

💎 mainnet
https://tron-mainnet.gateway.tatum.io
testnet
https://tron-testnet.gateway.tatum.io

Connect to Tron and Fetch the Latest Block

This widget lets you instantly query the latest block height (or equivalent) for Tron using a chain-specific RPC method like eth_blockNumber, getblockcount, or getBlockHeight. Useful for connectivity checks, uptime monitoring, or API testing.

Get API key For free. No commitment.

Don't have an API key?

Sign up to Dashboard and create your API keys today.
Get higher limits and use debugging tools.

Retrieve Tron Node Status or Client Version via RPC

Use this pre-configured request to get version or status information for your connected Tron node. Whether it's web3_clientVersion, getblockchaininfo, or chain-specific endpoints, the method is optimized for each supported blockchain.

Available Tron interfaces

Tron - HTTP API

Tron - Solidity HTTP API

Tron - JSON-RPC

Tron - Tatum API