Account Info

Returns metadata of a requested account address

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

https://api.vechainstats.com/v2/account/info
    ?address=0xFF5ba88a17b2E16D23FF6647E9052E937AcB1406
    &expanded=true
    &VCS_API_KEY=your_api_key
ParameterDescription

address

The address you want to query

expanded

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

Works for both regular accounts and contract addresses

Last updated