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
- 200
successful operation
- text/plain
- application/json
- text/json
- application/x-msgpack
- Schema
- Example (from schema)
- Example response
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.
[
{
"exchange_id": "string",
"asset_id": "string",
"url": "string"
}
]
[
{
"exchange_id": "CHAINCE",
"url": "https://s3.eu-central-1.amazonaws.com/bbxt-static-icons/type-id/png_16/204e55dd8dab4a0d823c21f04be6be4b.png"
},
{
"exchange_id": "BILAXY",
"url": "https://s3.eu-central-1.amazonaws.com/bbxt-static-icons/type-id/png_16/4958c92dbddd4936b1f655e5063dc782.png"
},
{
"exchange_id": "BCOINSG",
"url": "https://s3.eu-central-1.amazonaws.com/bbxt-static-icons/type-id/png_16/b7c77041cdef4f359b4044b2d73c7741.png"
}
]
- Schema
- Example (from schema)
- Example response
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.
[
{
"exchange_id": "string",
"asset_id": "string",
"url": "string"
}
]
[
{
"exchange_id": "CHAINCE",
"url": "https://s3.eu-central-1.amazonaws.com/bbxt-static-icons/type-id/png_16/204e55dd8dab4a0d823c21f04be6be4b.png"
},
{
"exchange_id": "BILAXY",
"url": "https://s3.eu-central-1.amazonaws.com/bbxt-static-icons/type-id/png_16/4958c92dbddd4936b1f655e5063dc782.png"
},
{
"exchange_id": "BCOINSG",
"url": "https://s3.eu-central-1.amazonaws.com/bbxt-static-icons/type-id/png_16/b7c77041cdef4f359b4044b2d73c7741.png"
}
]
- Schema
- Example (from schema)
- Example response
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.
[
{
"exchange_id": "string",
"asset_id": "string",
"url": "string"
}
]
[
{
"exchange_id": "CHAINCE",
"url": "https://s3.eu-central-1.amazonaws.com/bbxt-static-icons/type-id/png_16/204e55dd8dab4a0d823c21f04be6be4b.png"
},
{
"exchange_id": "BILAXY",
"url": "https://s3.eu-central-1.amazonaws.com/bbxt-static-icons/type-id/png_16/4958c92dbddd4936b1f655e5063dc782.png"
},
{
"exchange_id": "BCOINSG",
"url": "https://s3.eu-central-1.amazonaws.com/bbxt-static-icons/type-id/png_16/b7c77041cdef4f359b4044b2d73c7741.png"
}
]
- Schema
- Example (from schema)
- Example response
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.
[
{
"exchange_id": "string",
"asset_id": "string",
"url": "string"
}
]
[
{
"exchange_id": "CHAINCE",
"url": "https://s3.eu-central-1.amazonaws.com/bbxt-static-icons/type-id/png_16/204e55dd8dab4a0d823c21f04be6be4b.png"
},
{
"exchange_id": "BILAXY",
"url": "https://s3.eu-central-1.amazonaws.com/bbxt-static-icons/type-id/png_16/4958c92dbddd4936b1f655e5063dc782.png"
},
{
"exchange_id": "BCOINSG",
"url": "https://s3.eu-central-1.amazonaws.com/bbxt-static-icons/type-id/png_16/b7c77041cdef4f359b4044b2d73c7741.png"
}
]
Loading...
Was this section helpful?