> ## Documentation Index
> Fetch the complete documentation index at: https://docs.codex.io/llms.txt
> Use this file to discover all available pages before exploring further.

# QuoteCurrency

> QuoteCurrency enum

<div data-generated>
  ## GraphQL

  ```
  enum QuoteCurrency {
    USD
    TOKEN
  }
  ```

  ### Used By

  **Used as input by**

  * [getTokenBars](/api-reference/queries/gettokenbars.md): Returns aggregated bar chart data to track price changes over time.
</div>
