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

# OnTokenEventsCreatedInput

> OnTokenEventsCreatedInput input type

<div data-generated>
  ## GraphQL

  ```
  input OnTokenEventsCreatedInput {
    tokenAddress: String
    networkId: Int!
  }
  ```

  ### Used By

  **Used as input by**

  * [onTokenEventsCreated](/api-reference/subscriptions/ontokeneventscreated.md): Live-streamed events for a given token across all it's pools
</div>
