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

# ExplorerConfig

> ExplorerConfig type

<div data-generated>
  ## GraphQL

  ```
  type ExplorerConfig {
    checksummed: Boolean!
    icon: String!
    name: String!
    url: String!
  }
  ```

  ### Used By

  **Returned by**

  * [getNetworkConfigs](/api-reference/queries/getnetworkconfigs.md): Returns a list of network configurations.
</div>
