> ## Documentation Index
> Fetch the complete documentation index at: https://docs.layerfi.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Balance Sheet

> The Balance Sheet report.

![Balance Sheet](https://github.com/Layer-Fi/layer-react/assets/1592431/c35a6110-38e3-4845-b725-b1ca4913b831)

```tsx theme={null}
import { BalanceSheet } from "@layerfi/components";
…

<BalanceSheet/>
```

### Properties

<ParamField body="effectiveDate" type="ISO8601 timestamp">
  Date to open the report at.
</ParamField>
