Block Daily Stats

Returns metadata and stats of the blocks produced on a given date

https://api.vechainstats.com/v2/block/stats
    ?date=2023-09-21
    &expanded=true
    &VCS_API_KEY=your_api_key
ParameterDescription

date

The requested date formatted as YYYY-MM-DD

expanded

Either true or false. Setting this option to true expands the response with extra information.

Last updated