/{chain}/price/{tokenAddress}

Returns the token price at the requested point in time. If timestamp is omitted, the latest price is returned.

Only "cc" (Canton Coin) is currently supported. The token identifier is case-insensitive.

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

Path Params
string
required
Defaults to canton

Name of the chain.

string
required
Defaults to cc

Token identifier to price. Currently only "cc" is supported.

Query Params
int64

Timestamp to retrieve the price as of (Unix timestamp). Optional, defaults to the latest price.

Headers
string
required
Defaults to demokey

API Key for Canton API. To generate an API Key, visit https://app.noves.fi

Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json