Contract Stats

Returns metrics on the total, new, active and seen contracts on vechain.

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

Note : This endpoint is throttled to 10 calls/minute regardless of API Pro tier.

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