Skip to main content

List of icons for the exchanges

GET 

/v1/exchanges/icons/:size

List of icons for the exchanges

Request

Path Parameters

    size int32required

    The size of the icons.

Responses

successful operation

Schema

  • Array [

  • exchange_id stringnullable

    Gets or sets the exchange ID associated with the icon.

    asset_id stringnullable

    Gets or sets the asset ID associated with the icon.

    url stringnullable

    Gets or sets the URL of the icon.

  • ]

Loading...