---
title: "Changes to Acquiring CoinName (MARKET_DATA)"
method: GET
path: "/sapi/v1/mining/pub/coinList"
---

# Changes to Acquiring CoinName (MARKET_DATA)

`GET /sapi/v1/mining/pub/coinList`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 26 revisions.

- **2023-09-02** `6622e0c15100` — 3 warning
- **2021-10-25** `a484ce871a72` — 2 breaking, 10 info

## Changes

- **2023-09-02** `6622e0c15100` — 3 warning
  - deleted the `query` request parameter `recvWindow`
  - deleted the `query` request parameter `signature`
  - deleted the `query` request parameter `timestamp`
- **2021-10-25** `a484ce871a72` — 2 breaking, 10 info
  - for the `query` request parameter `recvWindow`, the type/format was changed from `integer`/`` to `integer`/`int64`
  - for the `query` request parameter `timestamp`, the type/format was changed from `integer`/`` to `integer`/`int64`
  - the response property `code` became required for the status `200`
  - the response property `code` became required for the status `400`
  - the response property `data` became required for the status `200`
  - the response property `data/items/algoId` became required for the status `200`
  - the response property `data/items/algoName` became required for the status `200`
  - the response property `data/items/coinId` became required for the status `200`
  - the response property `data/items/coinName` became required for the status `200`
  - the response property `data/items/poolIndex` became required for the status `200`
  - the response property `msg` became required for the status `200`
  - the response property `msg` became required for the status `400`

---

[Operation](https://skmtc.dev/binance/apis/binance-public-spot-api/docs/sapi/v1/mining/pub/coinList/get.md) · [API](https://skmtc.dev/binance/apis/binance-public-spot-api.md) · [Page](https://skmtc.dev/binance/apis/binance-public-spot-api/changes/sapi/v1/mining/pub/coinList/get)
