> For the complete documentation index, see [llms.txt](https://docs.bbscoin.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bbscoin.org/development-integration/wallet-api/wallet-container/getstatus.md).

# getStatus

### Input

| Argument | Mandatory | Description | Format |
| -------- | --------- | ----------- | ------ |
| none     |           |             |        |

### Output

| Argument        | Description               | Format |
| --------------- | ------------------------- | ------ |
| blockCount      | Number of blocks          | uint32 |
| knownBlockCount | Number of known blocks    | uint32 |
| lastBlockHash   | Hash of last block        | string |
| peerCount       | Number of connected peers | uint32 |
