Token Info

Returns information on a token symbol such as socials, holder count, contract and more.

https://api.vechainstats.com/v2/token/info
    ?token=vet
    &expanded=true
    &VCS_API_KEY=your_api_key
ParameterDescription

token

Symbol of the requested token

expanded

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

Last updated