# Interface: Info

## Table of contents

### Properties

- [auctionWindow](Info.md#auctionwindow)
- [auctions](Info.md#auctions)
- [balanceUsers](Info.md#balanceusers)
- [bidUsers](Info.md#bidusers)
- [cycles](Info.md#cycles)
- [extendWindow](Info.md#extendwindow)
- [feeToken](Info.md#feetoken)
- [heapSize](Info.md#heapsize)
- [memSize](Info.md#memsize)
- [minBidPrices](Info.md#minbidprices)
- [minRaisePrices](Info.md#minraiseprices)
- [paused](Info.md#paused)
- [renewPrices](Info.md#renewprices)
- [thresholdWindow](Info.md#thresholdwindow)
- [totalBalance](Info.md#totalbalance)
- [totalDebt](Info.md#totaldebt)

## Properties

### auctionWindow

• **auctionWindow**: `bigint`

___

### auctions

• **auctions**: `bigint`

___

### balanceUsers

• **balanceUsers**: `bigint`

___

### bidUsers

• **bidUsers**: `bigint`

___

### cycles

• **cycles**: `bigint`

___

### extendWindow

• **extendWindow**: `bigint`

___

### feeToken

• **feeToken**: `Principal`

___

### heapSize

• **heapSize**: `bigint`

___

### memSize

• **memSize**: `bigint`

___

### minBidPrices

• **minBidPrices**: `number`[]

___

### minRaisePrices

• **minRaisePrices**: `number`[]

___

### paused

• **paused**: `boolean`

___

### renewPrices

• **renewPrices**: `number`[]

___

### thresholdWindow

• **thresholdWindow**: `bigint`

___

### totalBalance

• **totalBalance**: `bigint`

___

### totalDebt

• **totalDebt**: `bigint`
