# Overview

TRON is a Layer 1 blockchain platform designed for decentralized applications (dApps) and smart contracts, offering fast transaction speeds and low fees through its Delegated Proof of Stake (DPoS) consensus mechanism with `TRX` as its native token.

You can find a block explorer for Tron mainnet at: <https://tronscan.org/>

Tron's own Developer Documentation is here: <https://developers.tron.network/reference/full-node-api-overview>

## Network Support

| Network | Full Node HTTP API | JSON-RPC API | Solidity HTTP API |
| ------- | ------------------ | ------------ | ----------------- |
| Mainnet | ✅                  | ✅            | ✅                 |
