Skip to Content
APIStatistics

Statistics

Get contract Energy consumption Data

Returns the contract’s Energy statistic data.

GET https://apilist.tronscanapi.com/api/energydailystatistic?limit=10&day=1680502490593

Try this endpoint in your browser ↗ 🔗

ParameterDescription
dayCurrent timestamp, accurate to milliseconds
limitNumber of items. Default: 10. Max: 100

Get Energy consumption distribution

Returns the contract’s Energy consumption distribution in a period.

GET https://apilist.tronscanapi.com/api/energystatistic

Try this endpoint in your browser ↗ 🔗

ParameterDescription
start_timestampStart timestamp, accurate to milliseconds
end_timestampEnd timestamp, accurate to milliseconds
sizeNumber of items. Max: 1000
typeStatistic type. 0: by day. 1: by month. 2: by quarter

Get top 10 statistic data

Returns top statistic data, including overview, accounts, tokens, contracts, and resources.

GET https://apilist.tronscanapi.com/api/top10?type=0&time=1

Try this endpoint in your browser ↗ 🔗

ParameterDescription
timeTime type. 0: realtime. 1: latest one hour. 2: recent 24 hours. 3: last week
typeStatistic data type. Value range: 017.
0: Overview
1: Top accounts by total TRX sent
2: Top accounts by TRX sending transactions
3: Top accounts by total TRX received
4: Top accounts by TRX receiving transactions
5: Top accounts by frozen TRX
6: Top accounts by votes
7: Top tokens by holders
8: Top tokens by transaction accounts
9: Top tokens by total transaction count
10: Top tokens by total transaction amount
11: Top contracts by total TRX balance
12: Top contracts by calling accounts
13: Top contracts by number of calls
14: Top accounts by Energy consumption
15: Top accounts by Bandwidth consumption
16: Top contracts by Energy consumption
17: Top contracts by fee consumption

Get contract called distribution

Returns the contract calling distribution of a specific day.

GET https://apilist.tronscanapi.com/api/triggeramountstatistic?limit=10&day=1680520472549

Try this endpoint in your browser ↗ 🔗

ParameterDescription
dayData time, accurate to milliseconds
limitNumber of items. Max: 100

Get TVC of Tokens

Returns the token’s total value on chain.

GET https://apilist.tronscanapi.com/api/tokenTvc?startTime=1586140919

Try this endpoint in your browser ↗ 🔗

ParameterDescription
startTimeStart time. Default: 7 days ago, accurate to seconds
endTimeEnd time. Default: current time, accurate to seconds

Get statistic data of contract called

Returns the statistic data of contract calling in a specific period.

GET https://apilist.tronscanapi.com/api/contract_caller_statistic?start_timestamp=1679961600000&end_timestamp=1680595504531

Try this endpoint in your browser ↗ 🔗

ParameterDescription
startTimeStart time. Default: 7 days ago, accurate to seconds
endTimeEnd time. Default: current time, accurate to seconds

Get contract triggered data in period

Returns the contract trigger data by day in a specific period.

GET https://apilist.tronscanapi.com/api/triggerstatistic

Try this endpoint in your browser ↗ 🔗

ParameterDescription
start_timestampStart timestamp, accurate to milliseconds
end_timestampEnd timestamp, accurate to milliseconds
limitMax number of data. Default: 1000

Get new increased user by day

Returns the number of new users added every day.

GET https://apilist.tronscanapi.com/api/overview/dailyaccounts?days=5

Try this endpoint in your browser ↗ 🔗

ParameterDescription
daysData time range. Default: 15. Max: 2000

Get TRX supply, marketcap & destroy amount data

Returns TRX related data, like the real-time supply, market cap, and burning data.

GET https://apilist.tronscanapi.com/api/funds

Try this endpoint in your browser ↗ 🔗

No parameters required.


Get price source of TRX

Returns available sources of the TRX price.

GET https://apilist.tronscanapi.com/api/trx/volume/sourceList

Try this endpoint in your browser ↗ 🔗

No parameters required.


Get TRX turnover

Returns the statistic data of TRX, like supply, TRON protocol revenue, minting amount, and burning amount.

GET https://apilist.tronscanapi.com/api/turnover?from=issuance&start=1575129600000&end=1680753244454&type=0

Try this endpoint in your browser ↗ 🔗

ParameterDescription
sizeNumber of data count
startStart time, accurate to milliseconds
endEnd time, accurate to milliseconds
typeQuery type. 0: by day. 1: by month. 2: by quarter. 3: by block

Get records of TRX’s price, volume & marketcap

Returns the historical TRX data, such as the price, volume, and market cap.

GET https://apilist.tronscanapi.com/api/trx/volume?start_timestamp=1507564800000&limit=2004&end_timestamp=1680765305898&source=coinmarketcap

Try this endpoint in your browser ↗ 🔗

ParameterDescription
limitNumber of data count
start_timestampStart time, accurate to milliseconds
end_timestampEnd time, accurate to milliseconds
startStart index
sourceData source. Default: coinmarketcap

Get accounts with holding TRX

Returns the number of accounts that hold TRX, sorted by time in ascending order.

GET https://apilist.tronscanapi.com/api/overview/acountswithtrx?days=1000

Try this endpoint in your browser ↗ 🔗

ParameterDescription
daysNumber of query days

Get number of contract calls for a period, including maximum and minimum values

Returns the number of contract calls for a certain period of days, including the maximum and minimum values.

GET https://apilist.tronscanapi.com/api/calleraddressstatistic?start_timestamp=1680393600000&end_timestamp=1680652800000&limit=4

Try this endpoint in your browser ↗ 🔗

ParameterDescription
start_timestampStart time, accurate to milliseconds
end_timestampEnd time, accurate to milliseconds
limitNumber of results returned. Max: 3000

Get TRX Staking Rate Data

Returns the TRX staking rate.

GET https://apilist.tronscanapi.com/api/freezeresource?start_day=2023-04-01&end_day=2023-04-06

Try this endpoint in your browser ↗ 🔗

ParameterDescription
start_dayStart time. Format: yyyy-MM-dd
end_dayEnd time. Format: yyyy-MM-dd

Get Average block size data

Returns the average block size per day, sorted by time in ascending order.

GET https://apilist.tronscanapi.com/api/overview/dailyavgblockSize?days=10

Try this endpoint in your browser ↗ 🔗

ParameterDescription
daysNumber of query days. Default: 15

Get cost of Energy and Bandwidth data

Returns the cost of resources such as Energy and Bandwidth.

GET https://apilist.tronscanapi.com/api/acquisition_cost_statistic?limit=10

Try this endpoint in your browser ↗ 🔗

ParameterDescription
start_timestampStart time, accurate to milliseconds
end_timestampEnd time, accurate to milliseconds
limitNumber of data returned. Default: 14. Max: 3000

Get transfer amount of core tokens

Returns the transfer amount of core tokens.

GET https://apilist.tronscanapi.com/api/tokenTransfer/analysis?token=&days=10

Try this endpoint in your browser ↗ 🔗

ParameterDescription
tokenToken ID or address. Set to _ for TRX. Can be empty
daysNumber of query days

Get transaction trend data

Returns transaction trend data, sorted by time in ascending order.

GET https://apilist.tronscanapi.com/api/overview/dailytransactionnum?type=0&days=10

Try this endpoint in your browser ↗ 🔗

ParameterDescription
typeQuery type. 0: by day. 1: by week. 2: by month. 3: by quarter
daysNumber of query days. Default: 15

Get active accounts statistic data

Returns active account data per day.

GET https://apilist.tronscanapi.com/api/account/active_statistic?type=day&start_timestamp=1680480000000

Try this endpoint in your browser ↗ 🔗

ParameterDescription
typeQuery type. Values: DAY, WEEK, or MONTH
start_timestampStart time, accurate to milliseconds

Get cumulative transactions data

Returns cumulative transactions per day, sorted by time.

GET https://apilist.tronscanapi.com/api/overview/transactionnum?days=20

Try this endpoint in your browser ↗ 🔗

ParameterDescription
daysNumber of query days. Default: 15. Max: 2000

Get Bandwidth consumption

Returns Bandwidth consumption per day.

GET https://apilist.tronscanapi.com/api/netstatistic?start_timestamp=1680307200000&end_timestamp=1680739200000&type=day

Try this endpoint in your browser ↗ 🔗

ParameterDescription
start_timestampStart time, accurate to milliseconds
end_timestampEnd time, accurate to milliseconds
typeStatistic type. Values: day, month, or quarter
limitMax data count

Get DeFi TVL data

Returns statistic data of DeFi TVL per day.

GET https://apilist.tronscanapi.com/api/defiTvl?type=tvlline&startTime=1680660000&endTime=1680681600&project=

Try this endpoint in your browser ↗ 🔗

ParameterDescription
typeIf set to tvlline, the result includes tvlline data. Default value omits tvlline data
startTimeStart time, accurate to seconds. Default: 7 days ago
endTimeEnd time, accurate to seconds. Default: current time
projectTVL data for specific projects: SUN, JustLend, JustStable, JustCryptos, or JustSwap. Default: all projects

Get cumulative block size (on-chain size)

Returns the cumulative block size (on-chain size), sorted by time in ascending order.

GET https://apilist.tronscanapi.com/api/overview/totalblockchainsize?days=10

Try this endpoint in your browser ↗ 🔗

ParameterDescription
daysNumber of query days. Default: 15

Get token transaction data

Returns analysis data of token transactions, such as transfers and holders.

GET https://apilist.tronscanapi.com/api/token/analysis?token=TPYmHEhy5n8TCEfYGqW2rPxsghSfzghPDn&start_day=2023-03-04&end_day=2023-04-06

Try this endpoint in your browser ↗ 🔗

ParameterDescription
tokenToken address
start_dayStart day. Format: yyyy-MM-dd
end_dayEnd day. Format: yyyy-MM-dd
typeOptional. Default: token transfer data. 1: token holder data

Get statistics data of TRON

Returns statistic data of TRON per day, such as transfers, accounts, resources, and tokens.

GET https://apilist.tronscanapi.com/api/stats/overview?days=10

Try this endpoint in your browser ↗ 🔗

ParameterDescription
daysNumber of query days. Default: 15
Last updated on: