TRON (TRX)

Query native TRX and distinguish TRON-hosted TRC-20 asset manifests.

PropertyValue
API chain valuetrx
SymbolTRX
Network modelDelegated proof-of-stake, account based
Hosted tokensTRC-20 assets use separate discovery IDs
curl -H "x-api-key: YOUR_API_KEY" \
  "https://chartinspect.com/api/v1/onchain/status?chain=trx"

curl -H "x-api-key: YOUR_API_KEY" \
  "https://chartinspect.com/api/v1/onchain/realized-cap?chain=trx&days=365"

Native TRX and each TRC-20 token have distinct manifests, contract identities, supplies, and metric coverage. Do not reuse an Ethereum token ID for the TRON version of a similarly named asset. Discover the exact ID through /api/v1/chains.

Was this page helpful?