Add blockchain stats endpoints
We'd like to start exposing new endpoints that return statistics about the current state of the blockchain for different topics, included under a new router (e.g. /extended/v1/stats/...).
This issue tracks a list of sub-issues, one per endpoint:
- [x] #1066
- [ ] #982
- [ ] Add endpoint to return total deployed contracts
This could also be a microservice
@rafaelcr are there any updates for this issue?
@andresgalante after we opened this issue we were thinking this was going to become its own microservice given that taking these stats would add unnecessary complexity to the current API.
I think we should sync and come up with a reasonable timeline in which to do this, especially if you feel these are going to become important for the explorer to have so we can have them ready ASAP