WebSocket Support for Nodes
WebSocket allows websites to update content without waiting for the user. Unlike other techniques that piggyback on the HTTP protocol, the WebSocket protocol creates an ongoing connection between the user and the web service, allowing information to flow easily between both endpoints.
We provide access to our data API using a standard HTTP API or WebSockets connection. You can use the auth token or bearer token in the header for the WebSocket endpoint.
WebSocket-Supported Protocols
- Astar
- Base
- BNB
- Cardano
- Celestia
- Cosmos
- Cronos
- Ethereum
- Fantom
- Flare
- Kusama
- Moonbeam
- Polkadot
- Polygon
- Pythnet
- Solana
- Tezos
- Unichain
- ZetaChain
- zkSync
👋 Need Help?
Contact us through email or our support page for any issues, bugs, or assistance you may need.
Updated about 1 month ago