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

# OnPricesUpdatedInput

> OnPricesUpdatedInput input type

<div data-generated>
  ## GraphQL

  ```
  input OnPricesUpdatedInput {
    address: String!
    networkId: Int!
    sourcePairAddress: String
  }
  ```

  ### Used By

  **Used as input by**

  * [onPricesUpdated](/api-reference/subscriptions/onpricesupdated.md): Live-streamed price updates for multiple tokens.
</div>
