Gets the price of a token at a given range in a period.
API key to access the API (Optional)
The ID of the coin to get market cap of
"cg:ethereum"
Symbol of coin to get price of
"ETH"
Target currency (usd, eur, jpy, etc)
"USD"
The address of the token to query.
Unix timestamp for start
"1700000000"
Unix timestamp for end
"1706000000"
Duration between data points. Strings accepted by period: Can use regular chart candle notion like ‘4h’ etc where: W = week, D = day, H = hour, M = minute (not case sensitive)
Unique identifier for a blockchain network.
"1"
Returns the raw data given by the provider. WARNING: removes backup feature, and raw data returned is not normalized which might make switching providers difficult
null
Specify which provider to use. The project's provider priority list is used by default if no providers are selected. (Priority list can be managed on Uniblock's dashboard)
CoinGecko, CODEX, The response is of type object.