Chains

List supported RPC chains

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

get/chains/rpc

Response

Supported RPC 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