cURL
curl --request GET \ --url http://localhost/api/v2/stats/charts/transactions
{ "chart_data": [ {} ] }
Retrieves time series data of daily transaction counts for rendering charts.
Documentation IndexFetch the complete documentation index at: https://docs.blockscout.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.blockscout.com/llms.txt
Use this file to discover all available pages before exploring further.
API key for rate limiting or for sensitive endpoints
Secret key for getting access to restricted resources
Time series data for transaction count charts.
Was this page helpful?