Token Price

Returns the last known price of a token on vechain

https://api.vechainstats.com/v2/token/price
    ?token=vtho
    &expanded=true
    &VCS_API_KEY=your_api_key
circle-info

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

circle-exclamation
Parameter
Description

token

Symbol of the requested token

expanded

Either true or false. Setting this option to true expands the response with VET, EUR, CNY price.

circle-info

Not all tokens have their price information supported, a price can only be returned if a token is supported on a central exchange or meets volume and liquidity standards.

Last updated