# Connect

Standard provides real-time updates for various market info streams including orderbook updates, OHLCV bars, and trades. Base URL to connect to websocket streams are based on deployed network's name.

## Base URL

Each network has its websocket connection url to listen to realtime updates. here are testnet and mainnet urls for websockets to listen to.

{% tabs %}
{% tab title="Testnet" %}

| Deployed Network | Base URL                                        |
| ---------------- | ----------------------------------------------- |
| Rise Sepolia     | wss\://rise-sepolia-websocket.standardweb3.com  |
| Monad Testnet    | wss\://monad-testnet-websocket.standardweb3.com |
| Ink Sepolia      | wss\://Ink-sepolia-websocket.standardweb3.com   |
| {% endtab %}     |                                                 |

{% tab title="Mainnet" %}

| Deployed Network | Base URL |
| ---------------- | -------- |
|                  |          |
|                  |          |
|                  |          |
| {% endtab %}     |          |
| {% endtabs %}    |          |
