/{chain}/price/{tokenAddress}

Returns the price for the requested token at the given timestamp. If no timestamp is passed, the price for the current time will be returned.

Currently, only the "cc" (Canton Coin) token is supported. The token address is case-insensitive, so both "cc" and "CC" are accepted.

If the requested timestamp is earlier than the first indexed price observation, the endpoint returns 404.

Language
Response
Click Try It! to start a request and see the response here!