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

# RefreshBalancesInput

<div data-generated>
  ## GraphQL

  ```
  input RefreshBalancesInput {
    walletId: String!
    tokenId: String!
  }
  ```

  ### Used By

  **Used as input by**

  * [refreshBalances](/api-reference/mutations/refreshbalances.md): Force refreshes the balance for a token in a wallet. EVM only.
</div>
