> For the complete documentation index, see [llms.txt](https://developers.polymath.network/polymesh-sdk-api-reference/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developers.polymath.network/polymesh-sdk-api-reference/docs-v3/interfaces/accountbalance.md).

# AccountBalance

## Hierarchy

* **AccountBalance**

## Index

### Properties

* [free](/polymesh-sdk-api-reference/docs-v3/interfaces/accountbalance.md#free)
* [locked](/polymesh-sdk-api-reference/docs-v3/interfaces/accountbalance.md#locked)

## Properties

### free

• **free**: *BigNumber*

*Defined in* [*src/types/index.ts:473*](https://github.com/PolymathNetwork/polymesh-sdk/blob/1221e467/src/types/index.ts#L473)

### locked

• **locked**: *BigNumber*

*Defined in* [*src/types/index.ts:474*](https://github.com/PolymathNetwork/polymesh-sdk/blob/1221e467/src/types/index.ts#L474)
