v2

latestOpenAPI 3.0.4MIT License2026-08-015029332.0 KB
Metadata

List all blockchain chains

Retrieves all blockchain chains supported by the system.

:::info Properties of the output are providing aggregated information from across all symbols related to the specific chain. If you need to calculate your aggregation (e.g., limiting only the particular type of symbols), you should use /v1/symbols endpoint as a data source. :::

get/v1/chains

Query parameters

filter_chain_idstring

Comma or semicolon delimited chain identifiers used to filter response. (optional, eg. ETHEREUM;ARBITRUM).

Response

successful operation

chain_idstring nullable

Gets or sets the chain identifier.

namestring nullable

Gets or sets the name of the chain.