Skip to main content
ids
[String!]!
required
The contract address & networkId of the token, joined by a colon. ex: 0xbe042e9d09cb588331ff911c2b46fd833a3e5bd6:1
from
Int
The unix timestamp for the start of the requested range. Defaults to 1 week ago.
to
Int
The unix timestamp for the end of the requested range. Defaults to current time.
resolution
String
The time frame for each candle. Available options are 1S, 5S, 15S, 30S, 1, 5, 15, 30, 60, 240, 720, 1D, 7D. Defaults to 60 (1 hour)
fillMissingBars
Boolean
Whether to add empty bars to the response, populated with the previous bar’s value. Default is false