Protocol Revenue Service API

Get tron total protocol revenue

https://apilist.tronscanapi.com/api/external/turnover/new?size=1000&start=1575129600000&end=1725846158880&timeType=0

Try this endpoint in your browse

Query Parameter

Parameter
Description

size

Number of items per page. Default 1000

start

Start time, accurate to milliseconds

end

End time, accurate to milliseconds

timeType

Query granularity 0/1/2/3 for Day/Month/Quarter/Year

format

Download format. If format = csv, the statistic data can be downloaded

Retrieve burn income/staking income on TRON.

https://apilist.tronscanapi.com/api/external/consumption/statistic?size=1000&start=1575129600000&end=1725847289598&timeType=0&type=burn

Try this endpoint in your browse

Query Parameter

Parameter
Description

size

Number of items per page. Default 1000

start

Start time, accurate to milliseconds

end

End time, accurate to milliseconds

timeType

Query granularity 0/1/2/3 for Day/Month/Quarter/Year

format

Download format. If format = csv, the statistic data can be downloaded

type

Retrieval type burn/stake for Burn/Staking

Last updated