TRON (TRX)
Query native TRX and distinguish TRON-hosted TRC-20 asset manifests.
| Property | Value |
|---|---|
API chain value | trx |
| Symbol | TRX |
| Network model | Delegated proof-of-stake, account based |
| Hosted tokens | TRC-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?