Exchanges

Exchanges List (ID Map)

This endpoint allows you to query all the exchanges with ID and name

get/exchanges/list

Query parameters

status'active' | 'inactive'

filter by status of exchanges, default: active

Response

List all exchanges with ID and name

idstring

exchange ID

namestring

exchange name

Changes