Returns price candles for a specific token.
Your Prism API key. You can get one for free in the Prism Dashboard.
Token address to retrieve price candles for.
Time interval to aggregate candles by.
Start time for the candles range.
Must be used in conjunction with to.
End time for the candles range.
Must be used in conjunction with from or count.
Defaults to the current time.
Number of candles to return.
Must be used in conjunction with to.