---
title: "State"
method: GET
path: "/debug/minerInfo"
tags: ["debug"]
---

# State

`GET /debug/minerInfo`

All miner info you need to debug

## Response `200`

successful operation

- object
  - `address` string, required
  - `miningBalance` integer, required
  - `timestamp` integer, required

## Other responses

- `403` — Provided API key is not correct

---

[API](https://skmtc.net/wavesplatform/apis/waves-full-node-chainid.md) · [All operations](https://skmtc.net/wavesplatform/apis/waves-full-node-chainid/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/wavesplatform/waves-full-node-chainid/versions/09465bcdf6ce/schema)
