> ## Documentation Index
> Fetch the complete documentation index at: https://orderly.network/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Orderly network hooks.StatusContextState

[Orderly SDKs](/sdks/tech-doc/README) / [Modules](/sdks/tech-doc/modules) / [@orderly.network/hooks](/sdks/tech-doc/modules/orderly_network_hooks) / StatusContextState

# Interface: StatusContextState

[@orderly.network/hooks](/sdks/tech-doc/modules/orderly_network_hooks).StatusContextState

## Table of contents

### Properties

* [ws](/sdks/tech-doc/interfaces/orderly_network_hooks.StatusContextState#ws)

## Properties

### ws

• `Optional` **ws**: [`WsNetworkStatus`](/sdks/tech-doc/enums/orderly_network_hooks.WsNetworkStatus)

#### Defined in

[packages/hooks/src/statusProvider.tsx:5](https://github.com/OrderlyNetwork/js-sdk/blob/ba995f2/packages/hooks/src/statusProvider.tsx#L5)
