> ## 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.

# PrimePoolType

> The type of Prime pool caching contract.

<div data-generated>
  ## GraphQL

  ```
  enum PrimePoolType {
    PRIME_REWARDS
    ETH_AND_PRIME_REWARDS
    TIMED_CACHE_ETH_AND_PRIME_REWARDS
  }
  ```

  ### Used By

  **Returned by**

  * [getPrimePoolEvents](/api-reference/queries/getprimepoolevents.md) *(deprecated)*: Returns a list of Prime pool events.
</div>
