Tron (EVM) public RPC endpoints, tested

Every keyless Tron (EVM) (chain ID 728126428) endpoint listed on Chainlist and chainid.network, tested the same way on 2026-09-24: does it answer on the right chain, how fast, how far behind the best head, how large an eth_getLogs range it accepts, whether it keeps archive state, and whether its WebSocket actually streams. 6 of 9 HTTP endpoints were working.

Working HTTP endpoints

EndpointLatencyBehind besteth_getLogsState
https://lb.routeme.sh/rpc/evm/72812642882 ms0 blocksunder 1,000none
https://tron.api.pocket.network101 ms3 blocks1,000archive (1M+)
https://tron.rpc.sentio.xyz199 ms2 blocks1,000none
https://rpc.swiftnodes.io/rpc/tron-evm (SwiftNodes, keyless: 2 req/s)692 ms1 blocks1,000none
https://api.trongrid.io/jsonrpc14 ms5 blocks1,000none
https://tron.drpc.org55 ms12 blocksunder 1,000none

Order: endpoints within 3 blocks of the best head first, then by median latency. Latency is measured from one server, so yours will differ by region; lag and limits do not.

WebSocket endpoints

  • does not stream tron.drpc.org: connection failed (connect)
  • does not stream rpc.swiftnodes.io/ws/tron-evm (SwiftNodes): gateway: WebSocket not available for chain: tron-evm

Listed but not working

  • rpc.ankr.com/tron_jsonrpc: chainId: message: API key is not allowed to access blockchain, json-rpc code: -32052, rest code: 403
  • tron.therpc.io/jsonrpc: chainId: fetch failed
  • tron-mainnet.gateway.tatum.io: no answer (HTTP 404)

Test any endpoint yourself with the RPC tester. Our Tron (EVM) endpoint, limits and status: Tron (EVM) RPC, uptime history.