Chains

List supported WebSocket chains

Returns the EVM chains supported over WebSocket, sorted by chain ID. Public endpoint, no authentication required. Returns an empty array when no chains are supported.

get/chains/ws

Response

Supported WebSocket chains

chain_idstring required

Numeric chain ID (e.g. "1", "137", "8453").

namestring required

Human-readable chain name.

Changes

Changed in 1 of the 14 revisions of this API.1