LogoLogo
Launch App
  • Standard
    • Thesis
    • Core Contributors
    • Sigma
    • $STND
    • Tokenomics
    • DeFi 3.0
  • Apps
    • Spot
      • For Traders
        • Market
        • Order Type
      • For Developers
        • REST API
        • Websocket Streams
          • Connect
          • Trades
          • Orders
          • Orderhistories
          • Prices
          • Orderbook
      • For Projects
        • Listing
        • Launchpad
        • Terminal
        • Market Making
    • Vaults
  • Standard L3
    • What is Standard L3?
      • How Standard L3 works
      • Modular Architecture
      • Bridge
Powered by GitBook
On this page

Was this helpful?

  1. Apps
  2. Spot
  3. For Developers
  4. Websocket Streams

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.

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

Deployed Network
Base URL

PreviousWebsocket StreamsNextTrades

Last updated 26 days ago

Was this helpful?