Get Hourly Active Accounts Stats
POST/:chain/:network/stats/getHourlyActiveAccountsStats
Retrieves the hourly count of active accounts within the specified range.
When is data reflected?
In the current hourly statistics API, time is based on UTC, and each response item provides statistics for the period from the date +1 hour. For hourly statistics, the most recent hour's statistics may be delayed by up to 40 minutes, so this should be considered when querying the latest data.
Check the network when using!
This API is only supported on Ethereum Mainnet and TheBalance Mainnet. It cannot be used on other networks. Please verify the network when using.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 405
- 408
- 409
- 413
- 414
- 429
- 500
- 503
Successful Response
Bad Request
Unauthorized
Forbidden
Not Found
Method Not Allowed
Request Timeout
Conflict
Payload Too Large
URI Too Long
Too Many Requests
Internal Server Error
Service Unavailable