VIP180 Balance

This endpoint returns the VIP180 token balances of a given address

https://api.vechainstats.com/v2/account/vip180
    ?address=0x3FB604A9b40e4c1aBF0Eb91A67bB90FC06dfb27E
    &expanded=false
    &VCS_API_KEY=your_api_key
ParameterDescription

address

The address for which you want to know it's token balance.

expanded

Either true or false. Setting this option to true expands the response with name, contract and decimals.

This VIP180 token balances in this response are limited to the tokens that are fully integrated on VeChainStats. Non-Supported token balances can be requested in VIP180 Balance Custom. Since VET is the native token and not VIP180 it's not returned in this endpoint.

Last updated