You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Should have an option to switch between "operational transactions" and "regular transactions" charts on the frontend.
Stats service now always returns corresponding fields on the main page handle: https://stats-sepolia.k8s-dev.blockscout.com/api/v1/pages/main
It's possible that the arbitrum charts are disabled on the microservice, which will result in these fields being null:
The task is to unify the implementation of stats across all relevant pages
Homepage
Counters and graphs
/api/v1/pages/main
Fetches counters and graphs data for the main page.
Transactions
Counters
/api/v1/pages/transactions
Provides transaction counters, including pending and daily transaction statistics.
Verified contracts
Counters
/api/v1/pages/contracts
Retrieves statistics for verified contracts, including new and total contracts.
Swagger
The text was updated successfully, but these errors were encountered: