> For the complete documentation index, see [llms.txt](https://docs.fringe.fi/v2-smart-contract-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.fringe.fi/v2-smart-contract-documentation/bondtroller/bondtrollerv4storage.md).

# BondtrollerV4Storage

## Overview

#### License: MIT

```solidity
contract BondtrollerV4Storage is BondtrollerV3Storage
```

## State variables info

### borrowCapGuardian (0x21af4569)

```solidity
address borrowCapGuardian
```

### borrowCaps (0x4a584432)

```solidity
mapping(address => uint256) borrowCaps
```
