---
title: "Changes to Get blockchain status"
method: GET
path: "/v1/cryptos/{cryptoCode}/status"
---

# Changes to Get blockchain status

`GET /v1/cryptos/{cryptoCode}/status`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 40 revisions.

- **2024-11-25** `8d0c25e4d26f` — 3 warning, 8 info
- **2024-11-25** `72a2dfa26976` — 1 info
- **2024-11-18** `b5092f204599` — 1 breaking

## Changes

- **2024-11-25** `8d0c25e4d26f` — 3 warning, 8 info
  - removed the optional property `blocks` from the response with the `200` status
  - removed the optional property `headers` from the response with the `200` status
  - removed the optional property `isSynchronized` from the response with the `200` status
  - added the optional property `bitcoinStatus` to the response with the `200` status
  - added the optional property `cryptoCode` to the response with the `200` status
  - added the optional property `instanceName` to the response with the `200` status
  - added the optional property `isFullySynched` to the response with the `200` status
  - added the optional property `networkType` to the response with the `200` status
  - added the optional property `supportedCryptoCodes` to the response with the `200` status
  - added the optional property `syncHeight` to the response with the `200` status
  - added the optional property `version` to the response with the `200` status
- **2024-11-25** `72a2dfa26976` — 1 info
  - endpoint added
- **2024-11-18** `b5092f204599` — 1 breaking
  - api path removed without deprecation

---

[Operation](https://skmtc.dev/btcpayserver/apis/nbxplorer-api/docs/v1/cryptos/:cryptoCode/status/get.md) · [API](https://skmtc.dev/btcpayserver/apis/nbxplorer-api.md) · [Page](https://skmtc.dev/btcpayserver/apis/nbxplorer-api/changes/v1/cryptos/:cryptoCode/status/get)
