Historic VET/VTHO

Returns the historic VET/VTHO balance on the last block of the given date in UTC time or exact block number for a requested address

https://api.vechainstats.com/v2/account/historic-vet-vtho
    ?date=2021-08-01
    &address=0x44bc93a8d3cefa5a6721723a2f8d2e4f7d480ba0
    &VCS_API_KEY=your_api_key
Parameter
Description

date (optional)

The requested date formatted as YYYY-MM-DD. The values given in the response present the values at the latest block hight of the requested date in UTC time.

blocknum (optional)

The requested block number for which the balance should be returned

address

The address you want to query

Last updated