# Interface: Diagnostics

## Table of contents

### Properties

- [callsInQueue](Diagnostics.md#callsinqueue)
- [chunkUpdates](Diagnostics.md#chunkupdates)
- [fps](Diagnostics.md#fps)
- [gasPrices](Diagnostics.md#gasprices)
- [height](Diagnostics.md#height)
- [rpcUrl](Diagnostics.md#rpcurl)
- [totalCalls](Diagnostics.md#totalcalls)
- [totalChunks](Diagnostics.md#totalchunks)
- [totalPlanets](Diagnostics.md#totalplanets)
- [totalTransactions](Diagnostics.md#totaltransactions)
- [transactionsInQueue](Diagnostics.md#transactionsinqueue)
- [visibleChunks](Diagnostics.md#visiblechunks)
- [visiblePlanets](Diagnostics.md#visibleplanets)
- [width](Diagnostics.md#width)

## Properties

### callsInQueue

• **callsInQueue**: `number`

---

### chunkUpdates

• **chunkUpdates**: `number`

---

### fps

• **fps**: `number`

---

### gasPrices

• `Optional` **gasPrices**: [`GasPrices`](GasPrices.md)

---

### height

• `Optional` **height**: `number`

---

### rpcUrl

• **rpcUrl**: `string`

---

### totalCalls

• **totalCalls**: `number`

---

### totalChunks

• **totalChunks**: `number`

---

### totalPlanets

• **totalPlanets**: `number`

---

### totalTransactions

• **totalTransactions**: `number`

---

### transactionsInQueue

• **transactionsInQueue**: `number`

---

### visibleChunks

• **visibleChunks**: `number`

---

### visiblePlanets

• **visiblePlanets**: `number`

---

### width

• `Optional` **width**: `number`
